[==========] Running 8 tests from 2 test suites.
[----------] Global test environment set-up.
[----------] 6 tests from LeaderRebalancerTest
[ RUN      ] LeaderRebalancerTest.FunctionalTestForDivided
WARNING: Logging before InitGoogleLogging() is written to STDERR
I20260713 09:03:07.737414  5762 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.5.160.190:37015
I20260713 09:03:07.739066  5762 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260713 09:03:07.740160  5762 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:03:07.758287  5771 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:03:07.758314  5768 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:03:07.758316  5769 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:03:07.759562  5762 server_base.cc:1061] running on GCE node
I20260713 09:03:08.954314  5762 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:03:08.954613  5762 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:03:08.954829  5762 hybrid_clock.cc:648] HybridClock initialized: now 1783933388954809 us; error 0 us; skew 500 ppm
I20260713 09:03:08.955700  5762 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:03:08.961007  5762 webserver.cc:533] Webserver started at http://127.5.160.190:45609/ using document root <none> and password file <none>
I20260713 09:03:08.961956  5762 fs_manager.cc:362] Metadata directory not provided
I20260713 09:03:08.962204  5762 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:03:08.962672  5762 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:03:08.968487  5762 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskS8ctUk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933387563348-5762-0/minicluster-data/master-0-root/instance:
uuid: "ee7c8bb63ace4ad88c91a222e4c94f51"
format_stamp: "Formatted at 2026-07-13 09:03:08 on dist-test-slave-0vb5"
I20260713 09:03:08.976550  5762 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:03:08.982412  5777 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:03:08.983765  5762 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.005s	sys 0.000s
I20260713 09:03:08.984238  5762 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskS8ctUk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933387563348-5762-0/minicluster-data/master-0-root
uuid: "ee7c8bb63ace4ad88c91a222e4c94f51"
format_stamp: "Formatted at 2026-07-13 09:03:08 on dist-test-slave-0vb5"
I20260713 09:03:08.984633  5762 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskS8ctUk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933387563348-5762-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskS8ctUk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933387563348-5762-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskS8ctUk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933387563348-5762-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:03:09.042045  5762 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:03:09.043772  5762 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260713 09:03:09.044315  5762 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:03:09.121279  5762 rpc_server.cc:307] RPC server started. Bound to: 127.5.160.190:37015
I20260713 09:03:09.121332  5828 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.160.190:37015 every 8 connection(s)
I20260713 09:03:09.129427  5829 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:09.153730  5829 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ee7c8bb63ace4ad88c91a222e4c94f51: Bootstrap starting.
I20260713 09:03:09.160462  5829 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P ee7c8bb63ace4ad88c91a222e4c94f51: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:09.162597  5829 log.cc:826] T 00000000000000000000000000000000 P ee7c8bb63ace4ad88c91a222e4c94f51: Log is configured to *not* fsync() on all Append() calls
I20260713 09:03:09.168030  5829 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ee7c8bb63ace4ad88c91a222e4c94f51: No bootstrap required, opened a new log
I20260713 09:03:09.188611  5829 raft_consensus.cc:359] T 00000000000000000000000000000000 P ee7c8bb63ace4ad88c91a222e4c94f51 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ee7c8bb63ace4ad88c91a222e4c94f51" member_type: VOTER }
I20260713 09:03:09.189246  5829 raft_consensus.cc:385] T 00000000000000000000000000000000 P ee7c8bb63ace4ad88c91a222e4c94f51 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:09.189530  5829 raft_consensus.cc:740] T 00000000000000000000000000000000 P ee7c8bb63ace4ad88c91a222e4c94f51 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee7c8bb63ace4ad88c91a222e4c94f51, State: Initialized, Role: FOLLOWER
I20260713 09:03:09.190418  5829 consensus_queue.cc:260] T 00000000000000000000000000000000 P ee7c8bb63ace4ad88c91a222e4c94f51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ee7c8bb63ace4ad88c91a222e4c94f51" member_type: VOTER }
I20260713 09:03:09.190912  5829 raft_consensus.cc:399] T 00000000000000000000000000000000 P ee7c8bb63ace4ad88c91a222e4c94f51 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:03:09.191200  5829 raft_consensus.cc:493] T 00000000000000000000000000000000 P ee7c8bb63ace4ad88c91a222e4c94f51 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:03:09.191555  5829 raft_consensus.cc:3060] T 00000000000000000000000000000000 P ee7c8bb63ace4ad88c91a222e4c94f51 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:09.195710  5829 raft_consensus.cc:515] T 00000000000000000000000000000000 P ee7c8bb63ace4ad88c91a222e4c94f51 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ee7c8bb63ace4ad88c91a222e4c94f51" member_type: VOTER }
I20260713 09:03:09.196506  5829 leader_election.cc:304] T 00000000000000000000000000000000 P ee7c8bb63ace4ad88c91a222e4c94f51 [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: ee7c8bb63ace4ad88c91a222e4c94f51; no voters: 
I20260713 09:03:09.198253  5829 leader_election.cc:290] T 00000000000000000000000000000000 P ee7c8bb63ace4ad88c91a222e4c94f51 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:03:09.198639  5832 raft_consensus.cc:2804] T 00000000000000000000000000000000 P ee7c8bb63ace4ad88c91a222e4c94f51 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:03:09.200870  5832 raft_consensus.cc:697] T 00000000000000000000000000000000 P ee7c8bb63ace4ad88c91a222e4c94f51 [term 1 LEADER]: Becoming Leader. State: Replica: ee7c8bb63ace4ad88c91a222e4c94f51, State: Running, Role: LEADER
I20260713 09:03:09.201881  5832 consensus_queue.cc:237] T 00000000000000000000000000000000 P ee7c8bb63ace4ad88c91a222e4c94f51 [LEADER]: Queue going to LEADER mode. State: All 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: "ee7c8bb63ace4ad88c91a222e4c94f51" member_type: VOTER }
I20260713 09:03:09.202963  5829 sys_catalog.cc:565] T 00000000000000000000000000000000 P ee7c8bb63ace4ad88c91a222e4c94f51 [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:03:09.213652  5834 sys_catalog.cc:455] T 00000000000000000000000000000000 P ee7c8bb63ace4ad88c91a222e4c94f51 [sys.catalog]: SysCatalogTable state changed. Reason: New leader ee7c8bb63ace4ad88c91a222e4c94f51. Latest consensus state: current_term: 1 leader_uuid: "ee7c8bb63ace4ad88c91a222e4c94f51" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ee7c8bb63ace4ad88c91a222e4c94f51" member_type: VOTER } }
I20260713 09:03:09.213805  5833 sys_catalog.cc:455] T 00000000000000000000000000000000 P ee7c8bb63ace4ad88c91a222e4c94f51 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "ee7c8bb63ace4ad88c91a222e4c94f51" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ee7c8bb63ace4ad88c91a222e4c94f51" member_type: VOTER } }
I20260713 09:03:09.214646  5834 sys_catalog.cc:458] T 00000000000000000000000000000000 P ee7c8bb63ace4ad88c91a222e4c94f51 [sys.catalog]: This master's current role is: LEADER
I20260713 09:03:09.214742  5833 sys_catalog.cc:458] T 00000000000000000000000000000000 P ee7c8bb63ace4ad88c91a222e4c94f51 [sys.catalog]: This master's current role is: LEADER
I20260713 09:03:09.218137  5840 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:03:09.229166  5840 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:03:09.232703  5762 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:03:09.246310  5840 catalog_manager.cc:1383] Generated new cluster ID: 94551ab4302543c08fd719065fd4f1f3
I20260713 09:03:09.246631  5840 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:03:09.266283  5840 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:03:09.267915  5840 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:03:09.290886  5840 catalog_manager.cc:6070] T 00000000000000000000000000000000 P ee7c8bb63ace4ad88c91a222e4c94f51: Generated new TSK 0
I20260713 09:03:09.291968  5840 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:03:09.304616  5762 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:03:09.315655  5851 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:03:09.317340  5852 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:03:09.323374  5762 server_base.cc:1061] running on GCE node
W20260713 09:03:09.324371  5854 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:03:09.325412  5762 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:03:09.325623  5762 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:03:09.325866  5762 hybrid_clock.cc:648] HybridClock initialized: now 1783933389325828 us; error 0 us; skew 500 ppm
I20260713 09:03:09.326534  5762 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:03:09.331840  5762 webserver.cc:533] Webserver started at http://127.5.160.129:34241/ using document root <none> and password file <none>
I20260713 09:03:09.332484  5762 fs_manager.cc:362] Metadata directory not provided
I20260713 09:03:09.332717  5762 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:03:09.333073  5762 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:03:09.334438  5762 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskS8ctUk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933387563348-5762-0/minicluster-data/ts-0-root/instance:
uuid: "b45313f3417f493a9d9efefe73d00e28"
format_stamp: "Formatted at 2026-07-13 09:03:09 on dist-test-slave-0vb5"
I20260713 09:03:09.341271  5762 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.006s	sys 0.001s
I20260713 09:03:09.346175  5859 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:03:09.347147  5762 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.002s
I20260713 09:03:09.347486  5762 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskS8ctUk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933387563348-5762-0/minicluster-data/ts-0-root
uuid: "b45313f3417f493a9d9efefe73d00e28"
format_stamp: "Formatted at 2026-07-13 09:03:09 on dist-test-slave-0vb5"
I20260713 09:03:09.347872  5762 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskS8ctUk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933387563348-5762-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskS8ctUk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933387563348-5762-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskS8ctUk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933387563348-5762-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:03:09.373778  5762 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:03:09.375290  5762 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:03:09.378374  5762 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:03:09.382874  5762 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:03:09.383185  5762 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:03:09.383555  5762 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:03:09.383854  5762 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:03:09.499161  5762 rpc_server.cc:307] RPC server started. Bound to: 127.5.160.129:37453
I20260713 09:03:09.499243  5921 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.160.129:37453 every 8 connection(s)
I20260713 09:03:09.506904  5762 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:03:09.518097  5926 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:03:09.520061  5927 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:03:09.530504  5929 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:03:09.531096  5762 server_base.cc:1061] running on GCE node
I20260713 09:03:09.532150  5762 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:03:09.532426  5762 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:03:09.532644  5762 hybrid_clock.cc:648] HybridClock initialized: now 1783933389532624 us; error 0 us; skew 500 ppm
I20260713 09:03:09.533375  5762 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:03:09.540148  5922 heartbeater.cc:344] Connected to a master server at 127.5.160.190:37015
I20260713 09:03:09.540696  5922 heartbeater.cc:461] Registering TS with master...
I20260713 09:03:09.541745  5762 webserver.cc:533] Webserver started at http://127.5.160.130:43249/ using document root <none> and password file <none>
I20260713 09:03:09.541926  5922 heartbeater.cc:507] Master 127.5.160.190:37015 requested a full tablet report, sending...
I20260713 09:03:09.542382  5762 fs_manager.cc:362] Metadata directory not provided
I20260713 09:03:09.542635  5762 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:03:09.542944  5762 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:03:09.544309  5762 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskS8ctUk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933387563348-5762-0/minicluster-data/ts-1-root/instance:
uuid: "73e1bb32fac84301b6965b412fce7a51"
format_stamp: "Formatted at 2026-07-13 09:03:09 on dist-test-slave-0vb5"
I20260713 09:03:09.545598  5794 ts_manager.cc:194] Registered new tserver with Master: b45313f3417f493a9d9efefe73d00e28 (127.5.160.129:37453)
I20260713 09:03:09.548619  5794 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43036
I20260713 09:03:09.552008  5762 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.009s	sys 0.000s
I20260713 09:03:09.557482  5934 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:03:09.558439  5762 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.003s
I20260713 09:03:09.558772  5762 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskS8ctUk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933387563348-5762-0/minicluster-data/ts-1-root
uuid: "73e1bb32fac84301b6965b412fce7a51"
format_stamp: "Formatted at 2026-07-13 09:03:09 on dist-test-slave-0vb5"
I20260713 09:03:09.559111  5762 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskS8ctUk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933387563348-5762-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskS8ctUk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933387563348-5762-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskS8ctUk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933387563348-5762-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:03:09.598657  5762 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:03:09.600473  5762 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:03:09.603467  5762 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:03:09.607404  5762 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:03:09.607607  5762 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:03:09.607936  5762 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:03:09.608093  5762 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:03:09.717651  5762 rpc_server.cc:307] RPC server started. Bound to: 127.5.160.130:35033
I20260713 09:03:09.717796  5996 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.160.130:35033 every 8 connection(s)
I20260713 09:03:09.724736  5762 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:03:09.733112  6000 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:03:09.735082  6001 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:03:09.741449  5997 heartbeater.cc:344] Connected to a master server at 127.5.160.190:37015
I20260713 09:03:09.742007  5997 heartbeater.cc:461] Registering TS with master...
I20260713 09:03:09.743144  5997 heartbeater.cc:507] Master 127.5.160.190:37015 requested a full tablet report, sending...
I20260713 09:03:09.744218  5762 server_base.cc:1061] running on GCE node
W20260713 09:03:09.744905  6004 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:03:09.745998  5794 ts_manager.cc:194] Registered new tserver with Master: 73e1bb32fac84301b6965b412fce7a51 (127.5.160.130:35033)
I20260713 09:03:09.746162  5762 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:03:09.746486  5762 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:03:09.746706  5762 hybrid_clock.cc:648] HybridClock initialized: now 1783933389746689 us; error 0 us; skew 500 ppm
I20260713 09:03:09.747499  5762 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:03:09.747545  5794 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43042
I20260713 09:03:09.751080  5762 webserver.cc:533] Webserver started at http://127.5.160.131:34705/ using document root <none> and password file <none>
I20260713 09:03:09.751766  5762 fs_manager.cc:362] Metadata directory not provided
I20260713 09:03:09.752033  5762 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:03:09.752370  5762 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:03:09.753854  5762 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskS8ctUk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933387563348-5762-0/minicluster-data/ts-2-root/instance:
uuid: "c77c7ba558544781841be421dc24b361"
format_stamp: "Formatted at 2026-07-13 09:03:09 on dist-test-slave-0vb5"
I20260713 09:03:09.760200  5762 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.005s	sys 0.001s
I20260713 09:03:09.764828  6008 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:03:09.765908  5762 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260713 09:03:09.766283  5762 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskS8ctUk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933387563348-5762-0/minicluster-data/ts-2-root
uuid: "c77c7ba558544781841be421dc24b361"
format_stamp: "Formatted at 2026-07-13 09:03:09 on dist-test-slave-0vb5"
I20260713 09:03:09.766677  5762 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskS8ctUk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933387563348-5762-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskS8ctUk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933387563348-5762-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskS8ctUk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933387563348-5762-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:03:09.790273  5762 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:03:09.791828  5762 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:03:09.793309  5762 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:03:09.795534  5762 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:03:09.795789  5762 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:03:09.796103  5762 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:03:09.796311  5762 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:03:09.895017  5762 rpc_server.cc:307] RPC server started. Bound to: 127.5.160.131:40977
I20260713 09:03:09.895177  6070 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.160.131:40977 every 8 connection(s)
I20260713 09:03:09.914631  6071 heartbeater.cc:344] Connected to a master server at 127.5.160.190:37015
I20260713 09:03:09.915081  6071 heartbeater.cc:461] Registering TS with master...
I20260713 09:03:09.915978  6071 heartbeater.cc:507] Master 127.5.160.190:37015 requested a full tablet report, sending...
I20260713 09:03:09.918152  5794 ts_manager.cc:194] Registered new tserver with Master: c77c7ba558544781841be421dc24b361 (127.5.160.131:40977)
I20260713 09:03:09.919080  5762 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.017110365s
I20260713 09:03:09.919938  5794 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43054
I20260713 09:03:09.974987  5794 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:43068:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260713 09:03:09.978598  5794 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260713 09:03:10.102253  6036 tablet_service.cc:1511] Processing CreateTablet for tablet 832f4f5001444546886ffe889ffc2405 (DEFAULT_TABLE table=test-workload [id=a24290df556e4ceabb8314a9d7962b62]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:03:10.102398  6035 tablet_service.cc:1511] Processing CreateTablet for tablet c780316cd7074f7f888261372c70cf20 (DEFAULT_TABLE table=test-workload [id=a24290df556e4ceabb8314a9d7962b62]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:03:10.102963  5962 tablet_service.cc:1511] Processing CreateTablet for tablet 832f4f5001444546886ffe889ffc2405 (DEFAULT_TABLE table=test-workload [id=a24290df556e4ceabb8314a9d7962b62]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:03:10.104120  6036 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 832f4f5001444546886ffe889ffc2405. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:10.104249  5962 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 832f4f5001444546886ffe889ffc2405. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:10.106029  6035 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c780316cd7074f7f888261372c70cf20. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:10.110267  5961 tablet_service.cc:1511] Processing CreateTablet for tablet c780316cd7074f7f888261372c70cf20 (DEFAULT_TABLE table=test-workload [id=a24290df556e4ceabb8314a9d7962b62]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:03:10.112924  5961 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c780316cd7074f7f888261372c70cf20. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:10.111836  5960 tablet_service.cc:1511] Processing CreateTablet for tablet dc6da65530b5449da7442dba895b21ed (DEFAULT_TABLE table=test-workload [id=a24290df556e4ceabb8314a9d7962b62]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:03:10.113792  6034 tablet_service.cc:1511] Processing CreateTablet for tablet dc6da65530b5449da7442dba895b21ed (DEFAULT_TABLE table=test-workload [id=a24290df556e4ceabb8314a9d7962b62]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:03:10.115665  5960 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dc6da65530b5449da7442dba895b21ed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:10.117261  6034 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dc6da65530b5449da7442dba895b21ed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:10.123590  5959 tablet_service.cc:1511] Processing CreateTablet for tablet 1bba217e200f448ca9bec5217a2ad8b1 (DEFAULT_TABLE table=test-workload [id=a24290df556e4ceabb8314a9d7962b62]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:03:10.129557  5884 tablet_service.cc:1511] Processing CreateTablet for tablet 1bba217e200f448ca9bec5217a2ad8b1 (DEFAULT_TABLE table=test-workload [id=a24290df556e4ceabb8314a9d7962b62]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:03:10.133699  6033 tablet_service.cc:1511] Processing CreateTablet for tablet 1bba217e200f448ca9bec5217a2ad8b1 (DEFAULT_TABLE table=test-workload [id=a24290df556e4ceabb8314a9d7962b62]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:03:10.136001  6033 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1bba217e200f448ca9bec5217a2ad8b1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:10.124163  5887 tablet_service.cc:1511] Processing CreateTablet for tablet 832f4f5001444546886ffe889ffc2405 (DEFAULT_TABLE table=test-workload [id=a24290df556e4ceabb8314a9d7962b62]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:03:10.124217  5886 tablet_service.cc:1511] Processing CreateTablet for tablet c780316cd7074f7f888261372c70cf20 (DEFAULT_TABLE table=test-workload [id=a24290df556e4ceabb8314a9d7962b62]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:03:10.124799  5885 tablet_service.cc:1511] Processing CreateTablet for tablet dc6da65530b5449da7442dba895b21ed (DEFAULT_TABLE table=test-workload [id=a24290df556e4ceabb8314a9d7962b62]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:03:10.139436  5959 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1bba217e200f448ca9bec5217a2ad8b1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:10.141067  5884 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1bba217e200f448ca9bec5217a2ad8b1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:10.142907  5887 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 832f4f5001444546886ffe889ffc2405. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:10.144649  5885 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dc6da65530b5449da7442dba895b21ed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:10.146138  5886 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c780316cd7074f7f888261372c70cf20. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:10.166586  5883 tablet_service.cc:1511] Processing CreateTablet for tablet 243c19e8d39947e59fde012598acef25 (DEFAULT_TABLE table=test-workload [id=a24290df556e4ceabb8314a9d7962b62]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:03:10.170743  5883 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 243c19e8d39947e59fde012598acef25. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:10.203363  6032 tablet_service.cc:1511] Processing CreateTablet for tablet 243c19e8d39947e59fde012598acef25 (DEFAULT_TABLE table=test-workload [id=a24290df556e4ceabb8314a9d7962b62]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:03:10.199002  5958 tablet_service.cc:1511] Processing CreateTablet for tablet 243c19e8d39947e59fde012598acef25 (DEFAULT_TABLE table=test-workload [id=a24290df556e4ceabb8314a9d7962b62]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:03:10.207612  6032 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 243c19e8d39947e59fde012598acef25. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:10.209237  5958 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 243c19e8d39947e59fde012598acef25. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:10.214262  5882 tablet_service.cc:1511] Processing CreateTablet for tablet 29aa12bd4d0945c7b551f28581ed3a0a (DEFAULT_TABLE table=test-workload [id=a24290df556e4ceabb8314a9d7962b62]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:03:10.217051  5882 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29aa12bd4d0945c7b551f28581ed3a0a. 1 dirs total, 0 dirs full, 0 dirs failed
W20260713 09:03:10.228503  5842 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:03:10.254699  5957 tablet_service.cc:1511] Processing CreateTablet for tablet 29aa12bd4d0945c7b551f28581ed3a0a (DEFAULT_TABLE table=test-workload [id=a24290df556e4ceabb8314a9d7962b62]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:03:10.256654  5957 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29aa12bd4d0945c7b551f28581ed3a0a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:10.282598  6089 tablet_bootstrap.cc:492] T c780316cd7074f7f888261372c70cf20 P b45313f3417f493a9d9efefe73d00e28: Bootstrap starting.
I20260713 09:03:10.300212  6036 tablet_service.cc:1511] Processing CreateTablet for tablet 29aa12bd4d0945c7b551f28581ed3a0a (DEFAULT_TABLE table=test-workload [id=a24290df556e4ceabb8314a9d7962b62]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:03:10.304934  6036 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29aa12bd4d0945c7b551f28581ed3a0a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:10.305015  6091 tablet_bootstrap.cc:492] T 832f4f5001444546886ffe889ffc2405 P c77c7ba558544781841be421dc24b361: Bootstrap starting.
I20260713 09:03:10.313570  6034 tablet_service.cc:1511] Processing CreateTablet for tablet 85f1142c92674db7a7be44387b6256a2 (DEFAULT_TABLE table=test-workload [id=a24290df556e4ceabb8314a9d7962b62]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:03:10.315259  5960 tablet_service.cc:1511] Processing CreateTablet for tablet 85f1142c92674db7a7be44387b6256a2 (DEFAULT_TABLE table=test-workload [id=a24290df556e4ceabb8314a9d7962b62]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:03:10.316908  6034 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 85f1142c92674db7a7be44387b6256a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:10.317376  5960 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 85f1142c92674db7a7be44387b6256a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:10.321410  6090 tablet_bootstrap.cc:492] T 1bba217e200f448ca9bec5217a2ad8b1 P 73e1bb32fac84301b6965b412fce7a51: Bootstrap starting.
I20260713 09:03:10.325908  5886 tablet_service.cc:1511] Processing CreateTablet for tablet 85f1142c92674db7a7be44387b6256a2 (DEFAULT_TABLE table=test-workload [id=a24290df556e4ceabb8314a9d7962b62]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:03:10.327458  5886 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 85f1142c92674db7a7be44387b6256a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:10.338542  6089 tablet_bootstrap.cc:654] T c780316cd7074f7f888261372c70cf20 P b45313f3417f493a9d9efefe73d00e28: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:10.342135  5958 tablet_service.cc:1511] Processing CreateTablet for tablet 15ea22d1658a47adadda1ff66e4cd167 (DEFAULT_TABLE table=test-workload [id=a24290df556e4ceabb8314a9d7962b62]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:03:10.339105  5885 tablet_service.cc:1511] Processing CreateTablet for tablet 15ea22d1658a47adadda1ff66e4cd167 (DEFAULT_TABLE table=test-workload [id=a24290df556e4ceabb8314a9d7962b62]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:03:10.354168  5958 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 15ea22d1658a47adadda1ff66e4cd167. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:10.354410  6091 tablet_bootstrap.cc:654] T 832f4f5001444546886ffe889ffc2405 P c77c7ba558544781841be421dc24b361: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:10.360994  5885 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 15ea22d1658a47adadda1ff66e4cd167. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:10.362051  6032 tablet_service.cc:1511] Processing CreateTablet for tablet 15ea22d1658a47adadda1ff66e4cd167 (DEFAULT_TABLE table=test-workload [id=a24290df556e4ceabb8314a9d7962b62]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:03:10.363279  6032 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 15ea22d1658a47adadda1ff66e4cd167. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:10.372324  5882 tablet_service.cc:1511] Processing CreateTablet for tablet 35d1aad44ff948a690f4c06f5df67f6e (DEFAULT_TABLE table=test-workload [id=a24290df556e4ceabb8314a9d7962b62]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:03:10.374343  5959 tablet_service.cc:1511] Processing CreateTablet for tablet 35d1aad44ff948a690f4c06f5df67f6e (DEFAULT_TABLE table=test-workload [id=a24290df556e4ceabb8314a9d7962b62]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:03:10.375710  5959 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35d1aad44ff948a690f4c06f5df67f6e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:10.376848  6036 tablet_service.cc:1511] Processing CreateTablet for tablet 35d1aad44ff948a690f4c06f5df67f6e (DEFAULT_TABLE table=test-workload [id=a24290df556e4ceabb8314a9d7962b62]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:03:10.377688  5882 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35d1aad44ff948a690f4c06f5df67f6e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:10.378165  6036 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35d1aad44ff948a690f4c06f5df67f6e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:10.386978  6089 tablet_bootstrap.cc:492] T c780316cd7074f7f888261372c70cf20 P b45313f3417f493a9d9efefe73d00e28: No bootstrap required, opened a new log
I20260713 09:03:10.387698  6089 ts_tablet_manager.cc:1403] T c780316cd7074f7f888261372c70cf20 P b45313f3417f493a9d9efefe73d00e28: Time spent bootstrapping tablet: real 0.107s	user 0.000s	sys 0.020s
I20260713 09:03:10.392760  6089 raft_consensus.cc:359] T c780316cd7074f7f888261372c70cf20 P b45313f3417f493a9d9efefe73d00e28 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b45313f3417f493a9d9efefe73d00e28" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37453 } } peers { permanent_uuid: "73e1bb32fac84301b6965b412fce7a51" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35033 } } peers { permanent_uuid: "c77c7ba558544781841be421dc24b361" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 40977 } }
I20260713 09:03:10.403342  6089 raft_consensus.cc:385] T c780316cd7074f7f888261372c70cf20 P b45313f3417f493a9d9efefe73d00e28 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:10.395756  6090 tablet_bootstrap.cc:654] T 1bba217e200f448ca9bec5217a2ad8b1 P 73e1bb32fac84301b6965b412fce7a51: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:10.403796  6089 raft_consensus.cc:740] T c780316cd7074f7f888261372c70cf20 P b45313f3417f493a9d9efefe73d00e28 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b45313f3417f493a9d9efefe73d00e28, State: Initialized, Role: FOLLOWER
I20260713 09:03:10.406093  6089 consensus_queue.cc:260] T c780316cd7074f7f888261372c70cf20 P b45313f3417f493a9d9efefe73d00e28 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b45313f3417f493a9d9efefe73d00e28" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37453 } } peers { permanent_uuid: "73e1bb32fac84301b6965b412fce7a51" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35033 } } peers { permanent_uuid: "c77c7ba558544781841be421dc24b361" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 40977 } }
I20260713 09:03:10.409395  6091 tablet_bootstrap.cc:492] T 832f4f5001444546886ffe889ffc2405 P c77c7ba558544781841be421dc24b361: No bootstrap required, opened a new log
I20260713 09:03:10.412539  6091 ts_tablet_manager.cc:1403] T 832f4f5001444546886ffe889ffc2405 P c77c7ba558544781841be421dc24b361: Time spent bootstrapping tablet: real 0.108s	user 0.011s	sys 0.012s
I20260713 09:03:10.432516  6090 tablet_bootstrap.cc:492] T 1bba217e200f448ca9bec5217a2ad8b1 P 73e1bb32fac84301b6965b412fce7a51: No bootstrap required, opened a new log
I20260713 09:03:10.432956  6090 ts_tablet_manager.cc:1403] T 1bba217e200f448ca9bec5217a2ad8b1 P 73e1bb32fac84301b6965b412fce7a51: Time spent bootstrapping tablet: real 0.118s	user 0.008s	sys 0.013s
I20260713 09:03:10.424867  6091 raft_consensus.cc:359] T 832f4f5001444546886ffe889ffc2405 P c77c7ba558544781841be421dc24b361 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73e1bb32fac84301b6965b412fce7a51" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35033 } } peers { permanent_uuid: "c77c7ba558544781841be421dc24b361" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 40977 } } peers { permanent_uuid: "b45313f3417f493a9d9efefe73d00e28" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37453 } }
I20260713 09:03:10.433938  6091 raft_consensus.cc:385] T 832f4f5001444546886ffe889ffc2405 P c77c7ba558544781841be421dc24b361 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:10.434134  5922 heartbeater.cc:499] Master 127.5.160.190:37015 was elected leader, sending a full tablet report...
I20260713 09:03:10.434298  6091 raft_consensus.cc:740] T 832f4f5001444546886ffe889ffc2405 P c77c7ba558544781841be421dc24b361 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c77c7ba558544781841be421dc24b361, State: Initialized, Role: FOLLOWER
I20260713 09:03:10.434566  6089 ts_tablet_manager.cc:1434] T c780316cd7074f7f888261372c70cf20 P b45313f3417f493a9d9efefe73d00e28: Time spent starting tablet: real 0.046s	user 0.019s	sys 0.015s
I20260713 09:03:10.435294  6091 consensus_queue.cc:260] T 832f4f5001444546886ffe889ffc2405 P c77c7ba558544781841be421dc24b361 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73e1bb32fac84301b6965b412fce7a51" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35033 } } peers { permanent_uuid: "c77c7ba558544781841be421dc24b361" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 40977 } } peers { permanent_uuid: "b45313f3417f493a9d9efefe73d00e28" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37453 } }
I20260713 09:03:10.435779  6089 tablet_bootstrap.cc:492] T 243c19e8d39947e59fde012598acef25 P b45313f3417f493a9d9efefe73d00e28: Bootstrap starting.
I20260713 09:03:10.435832  6090 raft_consensus.cc:359] T 1bba217e200f448ca9bec5217a2ad8b1 P 73e1bb32fac84301b6965b412fce7a51 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b45313f3417f493a9d9efefe73d00e28" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37453 } } peers { permanent_uuid: "73e1bb32fac84301b6965b412fce7a51" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35033 } } peers { permanent_uuid: "c77c7ba558544781841be421dc24b361" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 40977 } }
I20260713 09:03:10.436700  6090 raft_consensus.cc:385] T 1bba217e200f448ca9bec5217a2ad8b1 P 73e1bb32fac84301b6965b412fce7a51 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:10.437122  6090 raft_consensus.cc:740] T 1bba217e200f448ca9bec5217a2ad8b1 P 73e1bb32fac84301b6965b412fce7a51 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 73e1bb32fac84301b6965b412fce7a51, State: Initialized, Role: FOLLOWER
I20260713 09:03:10.438057  6090 consensus_queue.cc:260] T 1bba217e200f448ca9bec5217a2ad8b1 P 73e1bb32fac84301b6965b412fce7a51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b45313f3417f493a9d9efefe73d00e28" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37453 } } peers { permanent_uuid: "73e1bb32fac84301b6965b412fce7a51" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35033 } } peers { permanent_uuid: "c77c7ba558544781841be421dc24b361" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 40977 } }
I20260713 09:03:10.442345  6089 tablet_bootstrap.cc:654] T 243c19e8d39947e59fde012598acef25 P b45313f3417f493a9d9efefe73d00e28: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:10.443390  5997 heartbeater.cc:499] Master 127.5.160.190:37015 was elected leader, sending a full tablet report...
I20260713 09:03:10.444464  6090 ts_tablet_manager.cc:1434] T 1bba217e200f448ca9bec5217a2ad8b1 P 73e1bb32fac84301b6965b412fce7a51: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.004s
I20260713 09:03:10.445458  6090 tablet_bootstrap.cc:492] T 832f4f5001444546886ffe889ffc2405 P 73e1bb32fac84301b6965b412fce7a51: Bootstrap starting.
I20260713 09:03:10.452952  6090 tablet_bootstrap.cc:654] T 832f4f5001444546886ffe889ffc2405 P 73e1bb32fac84301b6965b412fce7a51: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:10.453348  6071 heartbeater.cc:499] Master 127.5.160.190:37015 was elected leader, sending a full tablet report...
I20260713 09:03:10.464336  6090 tablet_bootstrap.cc:492] T 832f4f5001444546886ffe889ffc2405 P 73e1bb32fac84301b6965b412fce7a51: No bootstrap required, opened a new log
I20260713 09:03:10.464859  6090 ts_tablet_manager.cc:1403] T 832f4f5001444546886ffe889ffc2405 P 73e1bb32fac84301b6965b412fce7a51: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.004s
I20260713 09:03:10.467867  6090 raft_consensus.cc:359] T 832f4f5001444546886ffe889ffc2405 P 73e1bb32fac84301b6965b412fce7a51 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73e1bb32fac84301b6965b412fce7a51" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35033 } } peers { permanent_uuid: "c77c7ba558544781841be421dc24b361" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 40977 } } peers { permanent_uuid: "b45313f3417f493a9d9efefe73d00e28" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37453 } }
I20260713 09:03:10.468605  6090 raft_consensus.cc:385] T 832f4f5001444546886ffe889ffc2405 P 73e1bb32fac84301b6965b412fce7a51 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:10.468956  6090 raft_consensus.cc:740] T 832f4f5001444546886ffe889ffc2405 P 73e1bb32fac84301b6965b412fce7a51 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 73e1bb32fac84301b6965b412fce7a51, State: Initialized, Role: FOLLOWER
I20260713 09:03:10.469904  6090 consensus_queue.cc:260] T 832f4f5001444546886ffe889ffc2405 P 73e1bb32fac84301b6965b412fce7a51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73e1bb32fac84301b6965b412fce7a51" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35033 } } peers { permanent_uuid: "c77c7ba558544781841be421dc24b361" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 40977 } } peers { permanent_uuid: "b45313f3417f493a9d9efefe73d00e28" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37453 } }
I20260713 09:03:10.472322  6090 ts_tablet_manager.cc:1434] T 832f4f5001444546886ffe889ffc2405 P 73e1bb32fac84301b6965b412fce7a51: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260713 09:03:10.473343  6090 tablet_bootstrap.cc:492] T c780316cd7074f7f888261372c70cf20 P 73e1bb32fac84301b6965b412fce7a51: Bootstrap starting.
W20260713 09:03:10.473815  5998 tablet.cc:2406] T 1bba217e200f448ca9bec5217a2ad8b1 P 73e1bb32fac84301b6965b412fce7a51: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260713 09:03:10.479971  6090 tablet_bootstrap.cc:654] T c780316cd7074f7f888261372c70cf20 P 73e1bb32fac84301b6965b412fce7a51: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:10.486881  6091 ts_tablet_manager.cc:1434] T 832f4f5001444546886ffe889ffc2405 P c77c7ba558544781841be421dc24b361: Time spent starting tablet: real 0.074s	user 0.003s	sys 0.006s
I20260713 09:03:10.488389  6091 tablet_bootstrap.cc:492] T c780316cd7074f7f888261372c70cf20 P c77c7ba558544781841be421dc24b361: Bootstrap starting.
I20260713 09:03:10.524457  6094 raft_consensus.cc:493] T c780316cd7074f7f888261372c70cf20 P b45313f3417f493a9d9efefe73d00e28 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:10.525187  6094 raft_consensus.cc:515] T c780316cd7074f7f888261372c70cf20 P b45313f3417f493a9d9efefe73d00e28 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b45313f3417f493a9d9efefe73d00e28" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37453 } } peers { permanent_uuid: "73e1bb32fac84301b6965b412fce7a51" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35033 } } peers { permanent_uuid: "c77c7ba558544781841be421dc24b361" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 40977 } }
I20260713 09:03:10.529071  6094 leader_election.cc:290] T c780316cd7074f7f888261372c70cf20 P b45313f3417f493a9d9efefe73d00e28 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 73e1bb32fac84301b6965b412fce7a51 (127.5.160.130:35033), c77c7ba558544781841be421dc24b361 (127.5.160.131:40977)
I20260713 09:03:10.556111  6089 tablet_bootstrap.cc:492] T 243c19e8d39947e59fde012598acef25 P b45313f3417f493a9d9efefe73d00e28: No bootstrap required, opened a new log
I20260713 09:03:10.556815  6089 ts_tablet_manager.cc:1403] T 243c19e8d39947e59fde012598acef25 P b45313f3417f493a9d9efefe73d00e28: Time spent bootstrapping tablet: real 0.121s	user 0.039s	sys 0.080s
I20260713 09:03:10.556795  6096 raft_consensus.cc:493] T 832f4f5001444546886ffe889ffc2405 P c77c7ba558544781841be421dc24b361 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:10.557583  6090 tablet_bootstrap.cc:492] T c780316cd7074f7f888261372c70cf20 P 73e1bb32fac84301b6965b412fce7a51: No bootstrap required, opened a new log
I20260713 09:03:10.557440  6096 raft_consensus.cc:515] T 832f4f5001444546886ffe889ffc2405 P c77c7ba558544781841be421dc24b361 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73e1bb32fac84301b6965b412fce7a51" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35033 } } peers { permanent_uuid: "c77c7ba558544781841be421dc24b361" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 40977 } } peers { permanent_uuid: "b45313f3417f493a9d9efefe73d00e28" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37453 } }
I20260713 09:03:10.559556  6090 ts_tablet_manager.cc:1403] T c780316cd7074f7f888261372c70cf20 P 73e1bb32fac84301b6965b412fce7a51: Time spent bootstrapping tablet: real 0.086s	user 0.028s	sys 0.032s
I20260713 09:03:10.559891  6089 raft_consensus.cc:359] T 243c19e8d39947e59fde012598acef25 P b45313f3417f493a9d9efefe73d00e28 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b45313f3417f493a9d9efefe73d00e28" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37453 } } peers { permanent_uuid: "73e1bb32fac84301b6965b412fce7a51" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35033 } } peers { permanent_uuid: "c77c7ba558544781841be421dc24b361" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 40977 } }
I20260713 09:03:10.560621  6089 raft_consensus.cc:385] T 243c19e8d39947e59fde012598acef25 P b45313f3417f493a9d9efefe73d00e28 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:10.560155  6091 tablet_bootstrap.cc:654] T c780316cd7074f7f888261372c70cf20 P c77c7ba558544781841be421dc24b361: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:10.560905  6089 raft_consensus.cc:740] T 243c19e8d39947e59fde012598acef25 P b45313f3417f493a9d9efefe73d00e28 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b45313f3417f493a9d9efefe73d00e28, State: Initialized, Role: FOLLOWER
I20260713 09:03:10.562831  6096 leader_election.cc:290] T 832f4f5001444546886ffe889ffc2405 P c77c7ba558544781841be421dc24b361 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 73e1bb32fac84301b6965b412fce7a51 (127.5.160.130:35033), b45313f3417f493a9d9efefe73d00e28 (127.5.160.129:37453)
I20260713 09:03:10.563555  6089 consensus_queue.cc:260] T 243c19e8d39947e59fde012598acef25 P b45313f3417f493a9d9efefe73d00e28 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b45313f3417f493a9d9efefe73d00e28" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37453 } } peers { permanent_uuid: "73e1bb32fac84301b6965b412fce7a51" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35033 } } peers { permanent_uuid: "c77c7ba558544781841be421dc24b361" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 40977 } }
I20260713 09:03:10.568135  6089 ts_tablet_manager.cc:1434] T 243c19e8d39947e59fde012598acef25 P b45313f3417f493a9d9efefe73d00e28: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260713 09:03:10.569104  6089 tablet_bootstrap.cc:492] T 1bba217e200f448ca9bec5217a2ad8b1 P b45313f3417f493a9d9efefe73d00e28: Bootstrap starting.
I20260713 09:03:10.576406  6089 tablet_bootstrap.cc:654] T 1bba217e200f448ca9bec5217a2ad8b1 P b45313f3417f493a9d9efefe73d00e28: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:10.579643  6090 raft_consensus.cc:359] T c780316cd7074f7f888261372c70cf20 P 73e1bb32fac84301b6965b412fce7a51 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b45313f3417f493a9d9efefe73d00e28" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37453 } } peers { permanent_uuid: "73e1bb32fac84301b6965b412fce7a51" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35033 } } peers { permanent_uuid: "c77c7ba558544781841be421dc24b361" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 40977 } }
I20260713 09:03:10.580428  6090 raft_consensus.cc:385] T c780316cd7074f7f888261372c70cf20 P 73e1bb32fac84301b6965b412fce7a51 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:10.580708  6090 raft_consensus.cc:740] T c780316cd7074f7f888261372c70cf20 P 73e1bb32fac84301b6965b412fce7a51 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 73e1bb32fac84301b6965b412fce7a51, State: Initialized, Role: FOLLOWER
I20260713 09:03:10.589571  6090 consensus_queue.cc:260] T c780316cd7074f7f888261372c70cf20 P 73e1bb32fac84301b6965b412fce7a51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b45313f3417f493a9d9efefe73d00e28" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37453 } } peers { permanent_uuid: "73e1bb32fac84301b6965b412fce7a51" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35033 } } peers { permanent_uuid: "c77c7ba558544781841be421dc24b361" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 40977 } }
I20260713 09:03:10.593927  5897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "832f4f5001444546886ffe889ffc2405" candidate_uuid: "c77c7ba558544781841be421dc24b361" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b45313f3417f493a9d9efefe73d00e28" is_pre_election: true
I20260713 09:03:10.595634  5972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c780316cd7074f7f888261372c70cf20" candidate_uuid: "b45313f3417f493a9d9efefe73d00e28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73e1bb32fac84301b6965b412fce7a51" is_pre_election: true
I20260713 09:03:10.596544  5972 raft_consensus.cc:2468] T c780316cd7074f7f888261372c70cf20 P 73e1bb32fac84301b6965b412fce7a51 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b45313f3417f493a9d9efefe73d00e28 in term 0.
I20260713 09:03:10.596460  5971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "832f4f5001444546886ffe889ffc2405" candidate_uuid: "c77c7ba558544781841be421dc24b361" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73e1bb32fac84301b6965b412fce7a51" is_pre_election: true
I20260713 09:03:10.597476  5971 raft_consensus.cc:2468] T 832f4f5001444546886ffe889ffc2405 P 73e1bb32fac84301b6965b412fce7a51 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c77c7ba558544781841be421dc24b361 in term 0.
I20260713 09:03:10.598606  5862 leader_election.cc:304] T c780316cd7074f7f888261372c70cf20 P b45313f3417f493a9d9efefe73d00e28 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 73e1bb32fac84301b6965b412fce7a51, b45313f3417f493a9d9efefe73d00e28; no voters: 
I20260713 09:03:10.599509  6094 raft_consensus.cc:2804] T c780316cd7074f7f888261372c70cf20 P b45313f3417f493a9d9efefe73d00e28 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:03:10.599496  6011 leader_election.cc:304] T 832f4f5001444546886ffe889ffc2405 P c77c7ba558544781841be421dc24b361 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 73e1bb32fac84301b6965b412fce7a51, c77c7ba558544781841be421dc24b361; no voters: 
I20260713 09:03:10.599988  6094 raft_consensus.cc:493] T c780316cd7074f7f888261372c70cf20 P b45313f3417f493a9d9efefe73d00e28 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:03:10.600366  6094 raft_consensus.cc:3060] T c780316cd7074f7f888261372c70cf20 P b45313f3417f493a9d9efefe73d00e28 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:10.600466  6096 raft_consensus.cc:2804] T 832f4f5001444546886ffe889ffc2405 P c77c7ba558544781841be421dc24b361 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:03:10.600939  6096 raft_consensus.cc:493] T 832f4f5001444546886ffe889ffc2405 P c77c7ba558544781841be421dc24b361 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:03:10.601342  6096 raft_consensus.cc:3060] T 832f4f5001444546886ffe889ffc2405 P c77c7ba558544781841be421dc24b361 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:03:10.605275  6010 leader_election.cc:343] T 832f4f5001444546886ffe889ffc2405 P c77c7ba558544781841be421dc24b361 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b45313f3417f493a9d9efefe73d00e28 (127.5.160.129:37453): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:10.607245  6094 raft_consensus.cc:515] T c780316cd7074f7f888261372c70cf20 P b45313f3417f493a9d9efefe73d00e28 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b45313f3417f493a9d9efefe73d00e28" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37453 } } peers { permanent_uuid: "73e1bb32fac84301b6965b412fce7a51" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35033 } } peers { permanent_uuid: "c77c7ba558544781841be421dc24b361" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 40977 } }
I20260713 09:03:10.609229  6094 leader_election.cc:290] T c780316cd7074f7f888261372c70cf20 P b45313f3417f493a9d9efefe73d00e28 [CANDIDATE]: Term 1 election: Requested vote from peers 73e1bb32fac84301b6965b412fce7a51 (127.5.160.130:35033), c77c7ba558544781841be421dc24b361 (127.5.160.131:40977)
I20260713 09:03:10.609964  5971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c780316cd7074f7f888261372c70cf20" candidate_uuid: "b45313f3417f493a9d9efefe73d00e28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73e1bb32fac84301b6965b412fce7a51"
I20260713 09:03:10.610589  5971 raft_consensus.cc:3060] T c780316cd7074f7f888261372c70cf20 P 73e1bb32fac84301b6965b412fce7a51 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:10.611591  6089 tablet_bootstrap.cc:492] T 1bba217e200f448ca9bec5217a2ad8b1 P b45313f3417f493a9d9efefe73d00e28: No bootstrap required, opened a new log
I20260713 09:03:10.612033  6089 ts_tablet_manager.cc:1403] T 1bba217e200f448ca9bec5217a2ad8b1 P b45313f3417f493a9d9efefe73d00e28: Time spent bootstrapping tablet: real 0.043s	user 0.011s	sys 0.006s
I20260713 09:03:10.614869  6089 raft_consensus.cc:359] T 1bba217e200f448ca9bec5217a2ad8b1 P b45313f3417f493a9d9efefe73d00e28 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b45313f3417f493a9d9efefe73d00e28" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37453 } } peers { permanent_uuid: "73e1bb32fac84301b6965b412fce7a51" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35033 } } peers { permanent_uuid: "c77c7ba558544781841be421dc24b361" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 40977 } }
I20260713 09:03:10.615577  6089 raft_consensus.cc:385] T 1bba217e200f448ca9bec5217a2ad8b1 P b45313f3417f493a9d9efefe73d00e28 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:10.615638  6046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c780316cd7074f7f888261372c70cf20" candidate_uuid: "b45313f3417f493a9d9efefe73d00e28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c77c7ba558544781841be421dc24b361" is_pre_election: true
I20260713 09:03:10.615967  6089 raft_consensus.cc:740] T 1bba217e200f448ca9bec5217a2ad8b1 P b45313f3417f493a9d9efefe73d00e28 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b45313f3417f493a9d9efefe73d00e28, State: Initialized, Role: FOLLOWER
I20260713 09:03:10.616181  6045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c780316cd7074f7f888261372c70cf20" candidate_uuid: "b45313f3417f493a9d9efefe73d00e28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c77c7ba558544781841be421dc24b361"
I20260713 09:03:10.616693  6089 consensus_queue.cc:260] T 1bba217e200f448ca9bec5217a2ad8b1 P b45313f3417f493a9d9efefe73d00e28 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b45313f3417f493a9d9efefe73d00e28" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37453 } } peers { permanent_uuid: "73e1bb32fac84301b6965b412fce7a51" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35033 } } peers { permanent_uuid: "c77c7ba558544781841be421dc24b361" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 40977 } }
W20260713 09:03:10.617215  5863 leader_election.cc:343] T c780316cd7074f7f888261372c70cf20 P b45313f3417f493a9d9efefe73d00e28 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c77c7ba558544781841be421dc24b361 (127.5.160.131:40977): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:10.619050  6089 ts_tablet_manager.cc:1434] T 1bba217e200f448ca9bec5217a2ad8b1 P b45313f3417f493a9d9efefe73d00e28: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260713 09:03:10.619738  5971 raft_consensus.cc:2468] T c780316cd7074f7f888261372c70cf20 P 73e1bb32fac84301b6965b412fce7a51 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b45313f3417f493a9d9efefe73d00e28 in term 1.
I20260713 09:03:10.619973  6089 tablet_bootstrap.cc:492] T 832f4f5001444546886ffe889ffc2405 P b45313f3417f493a9d9efefe73d00e28: Bootstrap starting.
I20260713 09:03:10.608736  6096 raft_consensus.cc:515] T 832f4f5001444546886ffe889ffc2405 P c77c7ba558544781841be421dc24b361 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73e1bb32fac84301b6965b412fce7a51" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35033 } } peers { permanent_uuid: "c77c7ba558544781841be421dc24b361" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 40977 } } peers { permanent_uuid: "b45313f3417f493a9d9efefe73d00e28" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37453 } }
W20260713 09:03:10.621099  5863 leader_election.cc:343] T c780316cd7074f7f888261372c70cf20 P b45313f3417f493a9d9efefe73d00e28 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c77c7ba558544781841be421dc24b361 (127.5.160.131:40977): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:10.622215  5862 leader_election.cc:304] T c780316cd7074f7f888261372c70cf20 P b45313f3417f493a9d9efefe73d00e28 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 73e1bb32fac84301b6965b412fce7a51, b45313f3417f493a9d9efefe73d00e28; no voters: c77c7ba558544781841be421dc24b361
I20260713 09:03:10.623070  6094 raft_consensus.cc:2804] T c780316cd7074f7f888261372c70cf20 P b45313f3417f493a9d9efefe73d00e28 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:03:10.624691  6096 leader_election.cc:290] T 832f4f5001444546886ffe889ffc2405 P c77c7ba558544781841be421dc24b361 [CANDIDATE]: Term 1 election: Requested vote from peers 73e1bb32fac84301b6965b412fce7a51 (127.5.160.130:35033), b45313f3417f493a9d9efefe73d00e28 (127.5.160.129:37453)
I20260713 09:03:10.597012  6090 ts_tablet_manager.cc:1434] T c780316cd7074f7f888261372c70cf20 P 73e1bb32fac84301b6965b412fce7a51: Time spent starting tablet: real 0.036s	user 0.004s	sys 0.002s
I20260713 09:03:10.625829  5897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "832f4f5001444546886ffe889ffc2405" candidate_uuid: "c77c7ba558544781841be421dc24b361" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b45313f3417f493a9d9efefe73d00e28"
I20260713 09:03:10.629312  5971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "832f4f5001444546886ffe889ffc2405" candidate_uuid: "c77c7ba558544781841be421dc24b361" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73e1bb32fac84301b6965b412fce7a51"
I20260713 09:03:10.629874  5971 raft_consensus.cc:3060] T 832f4f5001444546886ffe889ffc2405 P 73e1bb32fac84301b6965b412fce7a51 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:10.631443  6091 tablet_bootstrap.cc:492] T c780316cd7074f7f888261372c70cf20 P c77c7ba558544781841be421dc24b361: No bootstrap required, opened a new log
I20260713 09:03:10.632123  6091 ts_tablet_manager.cc:1403] T c780316cd7074f7f888261372c70cf20 P c77c7ba558544781841be421dc24b361: Time spent bootstrapping tablet: real 0.144s	user 0.004s	sys 0.012s
W20260713 09:03:10.632192  6010 leader_election.cc:343] T 832f4f5001444546886ffe889ffc2405 P c77c7ba558544781841be421dc24b361 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b45313f3417f493a9d9efefe73d00e28 (127.5.160.129:37453): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:10.634761  6090 tablet_bootstrap.cc:492] T dc6da65530b5449da7442dba895b21ed P 73e1bb32fac84301b6965b412fce7a51: Bootstrap starting.
I20260713 09:03:10.636915  5971 raft_consensus.cc:2468] T 832f4f5001444546886ffe889ffc2405 P 73e1bb32fac84301b6965b412fce7a51 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c77c7ba558544781841be421dc24b361 in term 1.
I20260713 09:03:10.638360  6011 leader_election.cc:304] T 832f4f5001444546886ffe889ffc2405 P c77c7ba558544781841be421dc24b361 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 73e1bb32fac84301b6965b412fce7a51, c77c7ba558544781841be421dc24b361; no voters: b45313f3417f493a9d9efefe73d00e28
I20260713 09:03:10.639567  6096 raft_consensus.cc:2804] T 832f4f5001444546886ffe889ffc2405 P c77c7ba558544781841be421dc24b361 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:03:10.643903  6091 raft_consensus.cc:359] T c780316cd7074f7f888261372c70cf20 P c77c7ba558544781841be421dc24b361 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b45313f3417f493a9d9efefe73d00e28" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37453 } } peers { permanent_uuid: "73e1bb32fac84301b6965b412fce7a51" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35033 } } peers { permanent_uuid: "c77c7ba558544781841be421dc24b361" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 40977 } }
I20260713 09:03:10.644766  6091 raft_consensus.cc:385] T c780316cd7074f7f888261372c70cf20 P c77c7ba558544781841be421dc24b361 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:10.645094  6091 raft_consensus.cc:740] T c780316cd7074f7f888261372c70cf20 P c77c7ba558544781841be421dc24b361 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c77c7ba558544781841be421dc24b361, State: Initialized, Role: FOLLOWER
I20260713 09:03:10.645910  6091 consensus_queue.cc:260] T c780316cd7074f7f888261372c70cf20 P c77c7ba558544781841be421dc24b361 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b45313f3417f493a9d9efefe73d00e28" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37453 } } peers { permanent_uuid: "73e1bb32fac84301b6965b412fce7a51" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35033 } } peers { permanent_uuid: "c77c7ba558544781841be421dc24b361" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 40977 } }
I20260713 09:03:10.649595  6089 tablet_bootstrap.cc:654] T 832f4f5001444546886ffe889ffc2405 P b45313f3417f493a9d9efefe73d00e28: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:10.649712  6096 raft_consensus.cc:697] T 832f4f5001444546886ffe889ffc2405 P c77c7ba558544781841be421dc24b361 [term 1 LEADER]: Becoming Leader. State: Replica: c77c7ba558544781841be421dc24b361, State: Running, Role: LEADER
I20260713 09:03:10.650064  6094 raft_consensus.cc:697] T c780316cd7074f7f888261372c70cf20 P b45313f3417f493a9d9efefe73d00e28 [term 1 LEADER]: Becoming Leader. State: Replica: b45313f3417f493a9d9efefe73d00e28, State: Running, Role: LEADER
I20260713 09:03:10.652891  6096 consensus_queue.cc:237] T 832f4f5001444546886ffe889ffc2405 P c77c7ba558544781841be421dc24b361 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73e1bb32fac84301b6965b412fce7a51" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35033 } } peers { permanent_uuid: "c77c7ba558544781841be421dc24b361" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 40977 } } peers { permanent_uuid: "b45313f3417f493a9d9efefe73d00e28" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37453 } }
I20260713 09:03:10.655727  6094 consensus_queue.cc:237] T c780316cd7074f7f888261372c70cf20 P b45313f3417f493a9d9efefe73d00e28 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b45313f3417f493a9d9efefe73d00e28" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37453 } } peers { permanent_uuid: "73e1bb32fac84301b6965b412fce7a51" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35033 } } peers { permanent_uuid: "c77c7ba558544781841be421dc24b361" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 40977 } }
I20260713 09:03:10.659637  6091 ts_tablet_manager.cc:1434] T c780316cd7074f7f888261372c70cf20 P c77c7ba558544781841be421dc24b361: Time spent starting tablet: real 0.027s	user 0.008s	sys 0.009s
I20260713 09:03:10.660742  6091 tablet_bootstrap.cc:492] T dc6da65530b5449da7442dba895b21ed P c77c7ba558544781841be421dc24b361: Bootstrap starting.
I20260713 09:03:10.663118  6090 tablet_bootstrap.cc:654] T dc6da65530b5449da7442dba895b21ed P 73e1bb32fac84301b6965b412fce7a51: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:10.668610  6091 tablet_bootstrap.cc:654] T dc6da65530b5449da7442dba895b21ed P c77c7ba558544781841be421dc24b361: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:10.674818  6089 tablet_bootstrap.cc:492] T 832f4f5001444546886ffe889ffc2405 P b45313f3417f493a9d9efefe73d00e28: No bootstrap required, opened a new log
I20260713 09:03:10.675268  6089 ts_tablet_manager.cc:1403] T 832f4f5001444546886ffe889ffc2405 P b45313f3417f493a9d9efefe73d00e28: Time spent bootstrapping tablet: real 0.055s	user 0.007s	sys 0.007s
I20260713 09:03:10.677552  6089 raft_consensus.cc:359] T 832f4f5001444546886ffe889ffc2405 P b45313f3417f493a9d9efefe73d00e28 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73e1bb32fac84301b6965b412fce7a51" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35033 } } peers { permanent_uuid: "c77c7ba558544781841be421dc24b361" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 40977 } } peers { permanent_uuid: "b45313f3417f493a9d9efefe73d00e28" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37453 } }
I20260713 09:03:10.678390  6089 raft_consensus.cc:385] T 832f4f5001444546886ffe889ffc2405 P b45313f3417f493a9d9efefe73d00e28 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:10.678730  6089 raft_consensus.cc:740] T 832f4f5001444546886ffe889ffc2405 P b45313f3417f493a9d9efefe73d00e28 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b45313f3417f493a9d9efefe73d00e28, State: Initialized, Role: FOLLOWER
I20260713 09:03:10.679934  6089 consensus_queue.cc:260] T 832f4f5001444546886ffe889ffc2405 P b45313f3417f493a9d9efefe73d00e28 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73e1bb32fac84301b6965b412fce7a51" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35033 } } peers { permanent_uuid: "c77c7ba558544781841be421dc24b361" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 40977 } } peers { permanent_uuid: "b45313f3417f493a9d9efefe73d00e28" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37453 } }
I20260713 09:03:10.682466  6089 ts_tablet_manager.cc:1434] T 832f4f5001444546886ffe889ffc2405 P b45313f3417f493a9d9efefe73d00e28: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.002s
I20260713 09:03:10.683063  6090 tablet_bootstrap.cc:492] T dc6da65530b5449da7442dba895b21ed P 73e1bb32fac84301b6965b412fce7a51: No bootstrap required, opened a new log
I20260713 09:03:10.683425  6089 tablet_bootstrap.cc:492] T dc6da65530b5449da7442dba895b21ed P b45313f3417f493a9d9efefe73d00e28: Bootstrap starting.
I20260713 09:03:10.683583  6090 ts_tablet_manager.cc:1403] T dc6da65530b5449da7442dba895b21ed P 73e1bb32fac84301b6965b412fce7a51: Time spent bootstrapping tablet: real 0.049s	user 0.011s	sys 0.006s
I20260713 09:03:10.685851  5793 catalog_manager.cc:5697] T 832f4f5001444546886ffe889ffc2405 P c77c7ba558544781841be421dc24b361 reported cstate change: term changed from 0 to 1, leader changed from <none> to c77c7ba558544781841be421dc24b361 (127.5.160.131). New cstate: current_term: 1 leader_uuid: "c77c7ba558544781841be421dc24b361" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73e1bb32fac84301b6965b412fce7a51" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35033 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c77c7ba558544781841be421dc24b361" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 40977 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b45313f3417f493a9d9efefe73d00e28" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37453 } health_report { overall_health: UNKNOWN } } }
I20260713 09:03:10.686643  6090 raft_consensus.cc:359] T dc6da65530b5449da7442dba895b21ed P 73e1bb32fac84301b6965b412fce7a51 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b45313f3417f493a9d9efefe73d00e28" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37453 } } peers { permanent_uuid: "73e1bb32fac84301b6965b412fce7a51" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35033 } } peers { permanent_uuid: "c77c7ba558544781841be421dc24b361" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 40977 } }
I20260713 09:03:10.688313  6090 raft_consensus.cc:385] T dc6da65530b5449da7442dba895b21ed P 73e1bb32fac84301b6965b412fce7a51 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:10.688704  6090 raft_consensus.cc:740] T dc6da65530b5449da7442dba895b21ed P 73e1bb32fac84301b6965b412fce7a51 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 73e1bb32fac84301b6965b412fce7a51, State: Initialized, Role: FOLLOWER
I20260713 09:03:10.689580  6090 consensus_queue.cc:260] T dc6da65530b5449da7442dba895b21ed P 73e1bb32fac84301b6965b412fce7a51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b45313f3417f493a9d9efefe73d00e28" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37453 } } peers { permanent_uuid: "73e1bb32fac84301b6965b412fce7a51" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35033 } } peers { permanent_uuid: "c77c7ba558544781841be421dc24b361" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 40977 } }
I20260713 09:03:10.690363  6089 tablet_bootstrap.cc:654] T dc6da65530b5449da7442dba895b21ed P b45313f3417f493a9d9efefe73d00e28: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:10.692956  6097 raft_consensus.cc:493] T 1bba217e200f448ca9bec5217a2ad8b1 P 73e1bb32fac84301b6965b412fce7a51 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:10.693503  6097 raft_consensus.cc:515] T 1bba217e200f448ca9bec5217a2ad8b1 P 73e1bb32fac84301b6965b412fce7a51 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b45313f3417f493a9d9efefe73d00e28" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37453 } } peers { permanent_uuid: "73e1bb32fac84301b6965b412fce7a51" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35033 } } peers { permanent_uuid: "c77c7ba558544781841be421dc24b361" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 40977 } }
I20260713 09:03:10.694593  6090 ts_tablet_manager.cc:1434] T dc6da65530b5449da7442dba895b21ed P 73e1bb32fac84301b6965b412fce7a51: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260713 09:03:10.695894  6090 tablet_bootstrap.cc:492] T 243c19e8d39947e59fde012598acef25 P 73e1bb32fac84301b6965b412fce7a51: Bootstrap starting.
I20260713 09:03:10.706274  6089 tablet_bootstrap.cc:492] T dc6da65530b5449da7442dba895b21ed P b45313f3417f493a9d9efefe73d00e28: No bootstrap required, opened a new log
I20260713 09:03:10.706804  6089 ts_tablet_manager.cc:1403] T dc6da65530b5449da7442dba895b21ed P b45313f3417f493a9d9efefe73d00e28: Time spent bootstrapping tablet: real 0.024s	user 0.013s	sys 0.004s
I20260713 09:03:10.709112  6097 leader_election.cc:290] T 1bba217e200f448ca9bec5217a2ad8b1 P 73e1bb32fac84301b6965b412fce7a51 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b45313f3417f493a9d9efefe73d00e28 (127.5.160.129:37453), c77c7ba558544781841be421dc24b361 (127.5.160.131:40977)
I20260713 09:03:10.709367  6090 tablet_bootstrap.cc:654] T 243c19e8d39947e59fde012598acef25 P 73e1bb32fac84301b6965b412fce7a51: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:10.709765  6089 raft_consensus.cc:359] T dc6da65530b5449da7442dba895b21ed P b45313f3417f493a9d9efefe73d00e28 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b45313f3417f493a9d9efefe73d00e28" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37453 } } peers { permanent_uuid: "73e1bb32fac84301b6965b412fce7a51" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35033 } } peers { permanent_uuid: "c77c7ba558544781841be421dc24b361" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 40977 } }
I20260713 09:03:10.710599  6089 raft_consensus.cc:385] T dc6da65530b5449da7442dba895b21ed P b45313f3417f493a9d9efefe73d00e28 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:10.710920  6089 raft_consensus.cc:740] T dc6da65530b5449da7442dba895b21ed P b45313f3417f493a9d9efefe73d00e28 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b45313f3417f493a9d9efefe73d00e28, State: Initialized, Role: FOLLOWER
I20260713 09:03:10.711670  6089 consensus_queue.cc:260] T dc6da65530b5449da7442dba895b21ed P b45313f3417f493a9d9efefe73d00e28 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b45313f3417f493a9d9efefe73d00e28" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37453 } } peers { permanent_uuid: "73e1bb32fac84301b6965b412fce7a51" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35033 } } peers { permanent_uuid: "c77c7ba558544781841be421dc24b361" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 40977 } }
I20260713 09:03:10.716818  6091 tablet_bootstrap.cc:492] T dc6da65530b5449da7442dba895b21ed P c77c7ba558544781841be421dc24b361: No bootstrap required, opened a new log
I20260713 09:03:10.717320  6091 ts_tablet_manager.cc:1403] T dc6da65530b5449da7442dba895b21ed P c77c7ba558544781841be421dc24b361: Time spent bootstrapping tablet: real 0.057s	user 0.013s	sys 0.002s
I20260713 09:03:10.722254  6089 ts_tablet_manager.cc:1434] T dc6da65530b5449da7442dba895b21ed P b45313f3417f493a9d9efefe73d00e28: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.000s
I20260713 09:03:10.723600  6089 tablet_bootstrap.cc:492] T 29aa12bd4d0945c7b551f28581ed3a0a P b45313f3417f493a9d9efefe73d00e28: Bootstrap starting.
I20260713 09:03:10.731213  5897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bba217e200f448ca9bec5217a2ad8b1" candidate_uuid: "73e1bb32fac84301b6965b412fce7a51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b45313f3417f493a9d9efefe73d00e28" is_pre_election: true
I20260713 09:03:10.720072  6091 raft_consensus.cc:359] T dc6da65530b5449da7442dba895b21ed P c77c7ba558544781841be421dc24b361 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b45313f3417f493a9d9efefe73d00e28" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37453 } } peers { permanent_uuid: "73e1bb32fac84301b6965b412fce7a51" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35033 } } peers { permanent_uuid: "c77c7ba558544781841be421dc24b361" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 40977 } }
I20260713 09:03:10.732086  5897 raft_consensus.cc:2468] T 1bba217e200f448ca9bec5217a2ad8b1 P b45313f3417f493a9d9efefe73d00e28 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 73e1bb32fac84301b6965b412fce7a51 in term 0.
I20260713 09:03:10.732650  6091 raft_consensus.cc:385] T dc6da65530b5449da7442dba895b21ed P c77c7ba558544781841be421dc24b361 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:10.734081  5936 leader_election.cc:304] T 1bba217e200f448ca9bec5217a2ad8b1 P 73e1bb32fac84301b6965b412fce7a51 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 73e1bb32fac84301b6965b412fce7a51, b45313f3417f493a9d9efefe73d00e28; no voters: 
I20260713 09:03:10.735117  6097 raft_consensus.cc:2804] T 1bba217e200f448ca9bec5217a2ad8b1 P 73e1bb32fac84301b6965b412fce7a51 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:03:10.735472  6097 raft_consensus.cc:493] T 1bba217e200f448ca9bec5217a2ad8b1 P 73e1bb32fac84301b6965b412fce7a51 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:03:10.735786  6097 raft_consensus.cc:3060] T 1bba217e200f448ca9bec5217a2ad8b1 P 73e1bb32fac84301b6965b412fce7a51 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:10.742534  6097 raft_consensus.cc:515] T 1bba217e200f448ca9bec5217a2ad8b1 P 73e1bb32fac84301b6965b412fce7a51 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b45313f3417f493a9d9efefe73d00e28" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37453 } } peers { permanent_uuid: "73e1bb32fac84301b6965b412fce7a51" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35033 } } peers { permanent_uuid: "c77c7ba558544781841be421dc24b361" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 40977 } }
I20260713 09:03:10.743700  6089 tablet_bootstrap.cc:654] T 29aa12bd4d0945c7b551f28581ed3a0a P b45313f3417f493a9d9efefe73d00e28: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:10.744975  6097 leader_election.cc:290] T 1bba217e200f448ca9bec5217a2ad8b1 P 73e1bb32fac84301b6965b412fce7a51 [CANDIDATE]: Term 1 election: Requested vote from peers b45313f3417f493a9d9efefe73d00e28 (127.5.160.129:37453), c77c7ba558544781841be421dc24b361 (127.5.160.131:40977)
I20260713 09:03:10.732980  6091 raft_consensus.cc:740] T dc6da65530b5449da7442dba895b21ed P c77c7ba558544781841be421dc24b361 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c77c7ba558544781841be421dc24b361, State: Initialized, Role: FOLLOWER
I20260713 09:03:10.746098  5897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bba217e200f448ca9bec5217a2ad8b1" candidate_uuid: "73e1bb32fac84301b6965b412fce7a51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b45313f3417f493a9d9efefe73d00e28"
I20260713 09:03:10.746565  6091 consensus_queue.cc:260] T dc6da65530b5449da7442dba895b21ed P c77c7ba558544781841be421dc24b361 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b45313f3417f493a9d9efefe73d00e28" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37453 } } peers { permanent_uuid: "73e1bb32fac84301b6965b412fce7a51" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35033 } } peers { permanent_uuid: "c77c7ba558544781841be421dc24b361" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 40977 } }
I20260713 09:03:10.746935  5897 raft_consensus.cc:3060] T 1bba217e200f448ca9bec5217a2ad8b1 P b45313f3417f493a9d9efefe73d00e28 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:10.757740  5897 raft_consensus.cc:2468] T 1bba217e200f448ca9bec5217a2ad8b1 P b45313f3417f493a9d9efefe73d00e28 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 73e1bb32fac84301b6965b412fce7a51 in term 1.
I20260713 09:03:10.759346  6091 ts_tablet_manager.cc:1434] T dc6da65530b5449da7442dba895b21ed P c77c7ba558544781841be421dc24b361: Time spent starting tablet: real 0.042s	user 0.006s	sys 0.000s
I20260713 09:03:10.759162  5936 leader_election.cc:304] T 1bba217e200f448ca9bec5217a2ad8b1 P 73e1bb32fac84301b6965b412fce7a51 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 73e1bb32fac84301b6965b412fce7a51, b45313f3417f493a9d9efefe73d00e28; no voters: 
I20260713 09:03:10.760183  6097 raft_consensus.cc:2804] T 1bba217e200f448ca9bec5217a2ad8b1 P 73e1bb32fac84301b6965b412fce7a51 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:03:10.763538  6090 tablet_bootstrap.cc:492] T 243c19e8d39947e59fde012598acef25 P 73e1bb32fac84301b6965b412fce7a51: No bootstrap required, opened a new log
I20260713 09:03:10.764230  6090 ts_tablet_manager.cc:1403] T 243c19e8d39947e59fde012598acef25 P 73e1bb32fac84301b6965b412fce7a51: Time spent bootstrapping tablet: real 0.069s	user 0.035s	sys 0.020s
I20260713 09:03:10.765174  6045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bba217e200f448ca9bec5217a2ad8b1" candidate_uuid: "73e1bb32fac84301b6965b412fce7a51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c77c7ba558544781841be421dc24b361" is_pre_election: true
I20260713 09:03:10.766388  6046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bba217e200f448ca9bec5217a2ad8b1" candidate_uuid: "73e1bb32fac84301b6965b412fce7a51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c77c7ba558544781841be421dc24b361"
W20260713 09:03:10.768054  5938 leader_election.cc:343] T 1bba217e200f448ca9bec5217a2ad8b1 P 73e1bb32fac84301b6965b412fce7a51 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c77c7ba558544781841be421dc24b361 (127.5.160.131:40977): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:03:10.769193  5938 leader_election.cc:343] T 1bba217e200f448ca9bec5217a2ad8b1 P 73e1bb32fac84301b6965b412fce7a51 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c77c7ba558544781841be421dc24b361 (127.5.160.131:40977): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:10.768604  6090 raft_consensus.cc:359] T 243c19e8d39947e59fde012598acef25 P 73e1bb32fac84301b6965b412fce7a51 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b45313f3417f493a9d9efefe73d00e28" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37453 } } peers { permanent_uuid: "73e1bb32fac84301b6965b412fce7a51" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35033 } } peers { permanent_uuid: "c77c7ba558544781841be421dc24b361" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 40977 } }
I20260713 09:03:10.770025  6090 raft_consensus.cc:385] T 243c19e8d39947e59fde012598acef25 P 73e1bb32fac84301b6965b412fce7a51 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:10.770545  6090 raft_consensus.cc:740] T 243c19e8d39947e59fde012598acef25 P 73e1bb32fac84301b6965b412fce7a51 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 73e1bb32fac84301b6965b412fce7a51, State: Initialized, Role: FOLLOWER
I20260713 09:03:10.771687  6090 consensus_queue.cc:260] T 243c19e8d39947e59fde012598acef25 P 73e1bb32fac84301b6965b412fce7a51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b45313f3417f493a9d9efefe73d00e28" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37453 } } peers { permanent_uuid: "73e1bb32fac84301b6965b412fce7a51" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35033 } } peers { permanent_uuid: "c77c7ba558544781841be421dc24b361" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 40977 } }
I20260713 09:03:10.774816  6091 tablet_bootstrap.cc:492] T 243c19e8d39947e59fde012598acef25 P c77c7ba558544781841be421dc24b361: Bootstrap starting.
I20260713 09:03:10.777549  6089 tablet_bootstrap.cc:492] T 29aa12bd4d0945c7b551f28581ed3a0a P b45313f3417f493a9d9efefe73d00e28: No bootstrap required, opened a new log
I20260713 09:03:10.778240  6089 ts_tablet_manager.cc:1403] T 29aa12bd4d0945c7b551f28581ed3a0a P b45313f3417f493a9d9efefe73d00e28: Time spent bootstrapping tablet: real 0.055s	user 0.008s	sys 0.013s
I20260713 09:03:10.778851  6097 raft_consensus.cc:697] T 1bba217e200f448ca9bec5217a2ad8b1 P 73e1bb32fac84301b6965b412fce7a51 [term 1 LEADER]: Becoming Leader. State: Replica: 73e1bb32fac84301b6965b412fce7a51, State: Running, Role: LEADER
I20260713 09:03:10.779786  6097 consensus_queue.cc:237] T 1bba217e200f448ca9bec5217a2ad8b1 P 73e1bb32fac84301b6965b412fce7a51 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b45313f3417f493a9d9efefe73d00e28" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37453 } } peers { permanent_uuid: "73e1bb32fac84301b6965b412fce7a51" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35033 } } peers { permanent_uuid: "c77c7ba558544781841be421dc24b361" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 40977 } }
I20260713 09:03:10.782411  6089 raft_consensus.cc:359] T 29aa12bd4d0945c7b551f28581ed3a0a P b45313f3417f493a9d9efefe73d00e28 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b45313f3417f493a9d9efefe73d00e28" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37453 } } peers { permanent_uuid: "73e1bb32fac84301b6965b412fce7a51" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35033 } } peers { permanent_uuid: "c77c7ba558544781841be421dc24b361" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 40977 } }
I20260713 09:03:10.783473  6089 raft_consensus.cc:385] T 29aa12bd4d0945c7b551f28581ed3a0a P b45313f3417f493a9d9efefe73d00e28 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:10.783910  6089 raft_consensus.cc:740] T 29aa12bd4d0945c7b551f28581ed3a0a P b45313f3417f493a9d9efefe73d00e28 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b45313f3417f493a9d9efefe73d00e28, State: Initialized, Role: FOLLOWER
I20260713 09:03:10.785019  6089 consensus_queue.cc:260] T 29aa12bd4d0945c7b551f28581ed3a0a P b45313f3417f493a9d9efefe73d00e28 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b45313f3417f493a9d9efefe73d00e28" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37453 } } peers { permanent_uuid: "73e1bb32fac84301b6965b412fce7a51" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35033 } } peers { permanent_uuid: "c77c7ba558544781841be421dc24b361" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 40977 } }
I20260713 09:03:10.788616  6089 ts_tablet_manager.cc:1434] T 29aa12bd4d0945c7b551f28581ed3a0a P b45313f3417f493a9d9efefe73d00e28: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.004s
I20260713 09:03:10.790014  6089 tablet_bootstrap.cc:492] T 85f1142c92674db7a7be44387b6256a2 P b45313f3417f493a9d9efefe73d00e28: Bootstrap starting.
I20260713 09:03:10.792224  6122 raft_consensus.cc:493] T dc6da65530b5449da7442dba895b21ed P 73e1bb32fac84301b6965b412fce7a51 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:10.792939  6122 raft_consensus.cc:515] T dc6da65530b5449da7442dba895b21ed P 73e1bb32fac84301b6965b412fce7a51 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b45313f3417f493a9d9efefe73d00e28" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37453 } } peers { permanent_uuid: "73e1bb32fac84301b6965b412fce7a51" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35033 } } peers { permanent_uuid: "c77c7ba558544781841be421dc24b361" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 40977 } }
I20260713 09:03:10.797511  6122 leader_election.cc:290] T dc6da65530b5449da7442dba895b21ed P 73e1bb32fac84301b6965b412fce7a51 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b45313f3417f493a9d9efefe73d00e28 (127.5.160.129:37453), c77c7ba558544781841be421dc24b361 (127.5.160.131:40977)
I20260713 09:03:10.798033  6090 ts_tablet_manager.cc:1434] T 243c19e8d39947e59fde012598acef25 P 73e1bb32fac84301b6965b412fce7a51: Time spent starting tablet: real 0.033s	user 0.020s	sys 0.010s
I20260713 09:03:10.799187  6090 tablet_bootstrap.cc:492] T 29aa12bd4d0945c7b551f28581ed3a0a P 73e1bb32fac84301b6965b412fce7a51: Bootstrap starting.
I20260713 09:03:10.799597  5897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc6da65530b5449da7442dba895b21ed" candidate_uuid: "73e1bb32fac84301b6965b412fce7a51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b45313f3417f493a9d9efefe73d00e28" is_pre_election: true
I20260713 09:03:10.801743  5897 raft_consensus.cc:2468] T dc6da65530b5449da7442dba895b21ed P b45313f3417f493a9d9efefe73d00e28 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 73e1bb32fac84301b6965b412fce7a51 in term 0.
I20260713 09:03:10.800387  6046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc6da65530b5449da7442dba895b21ed" candidate_uuid: "73e1bb32fac84301b6965b412fce7a51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c77c7ba558544781841be421dc24b361" is_pre_election: true
I20260713 09:03:10.803231  6046 raft_consensus.cc:2468] T dc6da65530b5449da7442dba895b21ed P c77c7ba558544781841be421dc24b361 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 73e1bb32fac84301b6965b412fce7a51 in term 0.
I20260713 09:03:10.804293  5791 catalog_manager.cc:5697] T c780316cd7074f7f888261372c70cf20 P b45313f3417f493a9d9efefe73d00e28 reported cstate change: term changed from 0 to 1, leader changed from <none> to b45313f3417f493a9d9efefe73d00e28 (127.5.160.129). New cstate: current_term: 1 leader_uuid: "b45313f3417f493a9d9efefe73d00e28" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b45313f3417f493a9d9efefe73d00e28" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37453 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "73e1bb32fac84301b6965b412fce7a51" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35033 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c77c7ba558544781841be421dc24b361" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 40977 } health_report { overall_health: UNKNOWN } } }
I20260713 09:03:10.811751  5936 leader_election.cc:304] T dc6da65530b5449da7442dba895b21ed P 73e1bb32fac84301b6965b412fce7a51 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 73e1bb32fac84301b6965b412fce7a51, b45313f3417f493a9d9efefe73d00e28; no voters: 
I20260713 09:03:10.813535  6122 raft_consensus.cc:2804] T dc6da65530b5449da7442dba895b21ed P 73e1bb32fac84301b6965b412fce7a51 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:03:10.814102  6122 raft_consensus.cc:493] T dc6da65530b5449da7442dba895b21ed P 73e1bb32fac84301b6965b412fce7a51 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:03:10.814572  6122 raft_consensus.cc:3060] T dc6da65530b5449da7442dba895b21ed P 73e1bb32fac84301b6965b412fce7a51 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:10.822703  6089 tablet_bootstrap.cc:654] T 85f1142c92674db7a7be44387b6256a2 P b45313f3417f493a9d9efefe73d00e28: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:10.825294  6091 tablet_bootstrap.cc:654] T 243c19e8d39947e59fde012598acef25 P c77c7ba558544781841be421dc24b361: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:10.829779  6090 tablet_bootstrap.cc:654] T 29aa12bd4d0945c7b551f28581ed3a0a P 73e1bb32fac84301b6965b412fce7a51: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:10.837772  6122 raft_consensus.cc:515] T dc6da65530b5449da7442dba895b21ed P 73e1bb32fac84301b6965b412fce7a51 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b45313f3417f493a9d9efefe73d00e28" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37453 } } peers { permanent_uuid: "73e1bb32fac84301b6965b412fce7a51" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35033 } } peers { permanent_uuid: "c77c7ba558544781841be421dc24b361" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 40977 } }
I20260713 09:03:10.840030  6089 tablet_bootstrap.cc:492] T 85f1142c92674db7a7be44387b6256a2 P b45313f3417f493a9d9efefe73d00e28: No bootstrap required, opened a new log
I20260713 09:03:10.840523  6089 ts_tablet_manager.cc:1403] T 85f1142c92674db7a7be44387b6256a2 P b45313f3417f493a9d9efefe73d00e28: Time spent bootstrapping tablet: real 0.051s	user 0.010s	sys 0.005s
I20260713 09:03:10.840612  6122 leader_election.cc:290] T dc6da65530b5449da7442dba895b21ed P 73e1bb32fac84301b6965b412fce7a51 [CANDIDATE]: Term 1 election: Requested vote from peers b45313f3417f493a9d9efefe73d00e28 (127.5.160.129:37453), c77c7ba558544781841be421dc24b361 (127.5.160.131:40977)
I20260713 09:03:10.844183  6094 raft_consensus.cc:493] T 243c19e8d39947e59fde012598acef25 P b45313f3417f493a9d9efefe73d00e28 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:10.844815  6094 raft_consensus.cc:515] T 243c19e8d39947e59fde012598acef25 P b45313f3417f493a9d9efefe73d00e28 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b45313f3417f493a9d9efefe73d00e28" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37453 } } peers { permanent_uuid: "73e1bb32fac84301b6965b412fce7a51" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35033 } } peers { permanent_uuid: "c77c7ba558544781841be421dc24b361" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 40977 } }
I20260713 09:03:10.844311  5793 catalog_manager.cc:5697] T 1bba217e200f448ca9bec5217a2ad8b1 P 73e1bb32fac84301b6965b412fce7a51 reported cstate change: term changed from 0 to 1, leader changed from <none> to 73e1bb32fac84301b6965b412fce7a51 (127.5.160.130). New cstate: current_term: 1 leader_uuid: "73e1bb32fac84301b6965b412fce7a51" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b45313f3417f493a9d9efefe73d00e28" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37453 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "73e1bb32fac84301b6965b412fce7a51" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35033 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c77c7ba558544781841be421dc24b361" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 40977 } health_report { overall_health: UNKNOWN } } }
I20260713 09:03:10.846267  6046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc6da65530b5449da7442dba895b21ed" candidate_uuid: "73e1bb32fac84301b6965b412fce7a51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c77c7ba558544781841be421dc24b361"
I20260713 09:03:10.846889  6046 raft_consensus.cc:3060] T dc6da65530b5449da7442dba895b21ed P c77c7ba558544781841be421dc24b361 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:10.846928  6094 leader_election.cc:290] T 243c19e8d39947e59fde012598acef25 P b45313f3417f493a9d9efefe73d00e28 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 73e1bb32fac84301b6965b412fce7a51 (127.5.160.130:35033), c77c7ba558544781841be421dc24b361 (127.5.160.131:40977)
I20260713 09:03:10.848124  6045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "243c19e8d39947e59fde012598acef25" candidate_uuid: "b45313f3417f493a9d9efefe73d00e28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c77c7ba558544781841be421dc24b361" is_pre_election: true
I20260713 09:03:10.847255  5897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc6da65530b5449da7442dba895b21ed" candidate_uuid: "73e1bb32fac84301b6965b412fce7a51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b45313f3417f493a9d9efefe73d00e28"
I20260713 09:03:10.852254  5897 raft_consensus.cc:3060] T dc6da65530b5449da7442dba895b21ed P b45313f3417f493a9d9efefe73d00e28 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:03:10.852626  5863 leader_election.cc:343] T 243c19e8d39947e59fde012598acef25 P b45313f3417f493a9d9efefe73d00e28 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c77c7ba558544781841be421dc24b361 (127.5.160.131:40977): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:10.852869  6089 raft_consensus.cc:359] T 85f1142c92674db7a7be44387b6256a2 P b45313f3417f493a9d9efefe73d00e28 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b45313f3417f493a9d9efefe73d00e28" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37453 } } peers { permanent_uuid: "73e1bb32fac84301b6965b412fce7a51" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35033 } } peers { permanent_uuid: "c77c7ba558544781841be421dc24b361" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 40977 } }
I20260713 09:03:10.853863  6089 raft_consensus.cc:385] T 85f1142c92674db7a7be44387b6256a2 P b45313f3417f493a9d9efefe73d00e28 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:10.854233  6089 raft_consensus.cc:740] T 85f1142c92674db7a7be44387b6256a2 P b45313f3417f493a9d9efefe73d00e28 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b45313f3417f493a9d9efefe73d00e28, State: Initialized, Role: FOLLOWER
I20260713 09:03:10.855057  6089 consensus_queue.cc:260] T 85f1142c92674db7a7be44387b6256a2 P b45313f3417f493a9d9efefe73d00e28 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b45313f3417f493a9d9efefe73d00e28" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37453 } } peers { permanent_uuid: "73e1bb32fac84301b6965b412fce7a51" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35033 } } peers { permanent_uuid: "c77c7ba558544781841be421dc24b361" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 40977 } }
I20260713 09:03:10.857430  5971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "243c19e8d39947e59fde012598acef25" candidate_uuid: "b45313f3417f493a9d9efefe73d00e28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73e1bb32fac84301b6965b412fce7a51" is_pre_election: true
I20260713 09:03:10.858048  5971 raft_consensus.cc:2468] T 243c19e8d39947e59fde012598acef25 P 73e1bb32fac84301b6965b412fce7a51 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b45313f3417f493a9d9efefe73d00e28 in term 0.
I20260713 09:03:10.858623  6090 tablet_bootstrap.cc:492] T 29aa12bd4d0945c7b551f28581ed3a0a P 73e1bb32fac84301b6965b412fce7a51: No bootstrap required, opened a new log
I20260713 09:03:10.859074  6090 ts_tablet_manager.cc:1403] T 29aa12bd4d0945c7b551f28581ed3a0a P 73e1bb32fac84301b6965b412fce7a51: Time spent bootstrapping tablet: real 0.060s	user 0.007s	sys 0.010s
I20260713 09:03:10.859263  5862 leader_election.cc:304] T 243c19e8d39947e59fde012598acef25 P b45313f3417f493a9d9efefe73d00e28 [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: 73e1bb32fac84301b6965b412fce7a51, b45313f3417f493a9d9efefe73d00e28; no voters: c77c7ba558544781841be421dc24b361
I20260713 09:03:10.862926  5897 raft_consensus.cc:2468] T dc6da65530b5449da7442dba895b21ed P b45313f3417f493a9d9efefe73d00e28 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 73e1bb32fac84301b6965b412fce7a51 in term 1.
I20260713 09:03:10.864065  5936 leader_election.cc:304] T dc6da65530b5449da7442dba895b21ed P 73e1bb32fac84301b6965b412fce7a51 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 73e1bb32fac84301b6965b412fce7a51, b45313f3417f493a9d9efefe73d00e28; no voters: 
I20260713 09:03:10.865280  6122 raft_consensus.cc:2804] T dc6da65530b5449da7442dba895b21ed P 73e1bb32fac84301b6965b412fce7a51 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:03:10.866216  6122 raft_consensus.cc:697] T dc6da65530b5449da7442dba895b21ed P 73e1bb32fac84301b6965b412fce7a51 [term 1 LEADER]: Becoming Leader. State: Replica: 73e1bb32fac84301b6965b412fce7a51, State: Running, Role: LEADER
I20260713 09:03:10.864178  6094 raft_consensus.cc:2804] T 243c19e8d39947e59fde012598acef25 P b45313f3417f493a9d9efefe73d00e28 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:03:10.869319  6094 raft_consensus.cc:493] T 243c19e8d39947e59fde012598acef25 P b45313f3417f493a9d9efefe73d00e28 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:03:10.869666  6046 raft_consensus.cc:2468] T dc6da65530b5449da7442dba895b21ed P c77c7ba558544781841be421dc24b361 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 73e1bb32fac84301b6965b412fce7a51 in term 1.
I20260713 09:03:10.867632  6122 consensus_queue.cc:237] T dc6da65530b5449da7442dba895b21ed P 73e1bb32fac84301b6965b412fce7a51 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b45313f3417f493a9d9efefe73d00e28" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37453 } } peers { permanent_uuid: "73e1bb32fac84301b6965b412fce7a51" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35033 } } peers { permanent_uuid: "c77c7ba558544781841be421dc24b361" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 40977 } }
I20260713 09:03:10.869949  6094 raft_consensus.cc:3060] T 243c19e8d39947e59fde012598acef25 P b45313f3417f493a9d9efefe73d00e28 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:10.876230  6090 raft_consensus.cc:359] T 29aa12bd4d0945c7b551f28581ed3a0a P 73e1bb32fac84301b6965b412fce7a51 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b45313f3417f493a9d9efefe73d00e28" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37453 } } peers { permanent_uuid: "73e1bb32fac84301b6965b412fce7a51" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35033 } } peers { permanent_uuid: "c77c7ba558544781841be421dc24b361" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 40977 } }
I20260713 09:03:10.876998  6090 raft_consensus.cc:385] T 29aa12bd4d0945c7b551f28581ed3a0a P 73e1bb32fac84301b6965b412fce7a51 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:10.877358  6090 raft_consensus.cc:740] T 29aa12bd4d0945c7b551f28581ed3a0a P 73e1bb32fac84301b6965b412fce7a51 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 73e1bb32fac84301b6965b412fce7a51, State: Initialized, Role: FOLLOWER
I20260713 09:03:10.878101  6090 consensus_queue.cc:260] T 29aa12bd4d0945c7b551f28581ed3a0a P 73e1bb32fac84301b6965b412fce7a51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b45313f3417f493a9d9efefe73d00e28" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37453 } } peers { permanent_uuid: "73e1bb32fac84301b6965b412fce7a51" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35033 } } peers { permanent_uuid: "c77c7ba558544781841be421dc24b361" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 40977 } }
I20260713 09:03:10.880815  6094 raft_consensus.cc:515] T 243c19e8d39947e59fde012598acef25 P b45313f3417f493a9d9efefe73d00e28 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b45313f3417f493a9d9efefe73d00e28" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37453 } } peers { permanent_uuid: "73e1bb32fac84301b6965b412fce7a51" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35033 } } peers { permanent_uuid: "c77c7ba558544781841be421dc24b361" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 40977 } }
I20260713 09:03:10.882033  6090 ts_tablet_manager.cc:1434] T 29aa12bd4d0945c7b551f28581ed3a0a P 73e1bb32fac84301b6965b412fce7a51: Time spent starting tablet: real 0.023s	user 0.007s	sys 0.002s
I20260713 09:03:10.883637  6094 leader_election.cc:290] T 243c19e8d39947e59fde012598acef25 P b45313f3417f493a9d9efefe73d00e28 [CANDIDATE]: Term 1 election: Requested vote from peers 73e1bb32fac84301b6965b412fce7a51 (127.5.160.130:35033), c77c7ba558544781841be421dc24b361 (127.5.160.131:40977)
I20260713 09:03:10.884378  5971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "243c19e8d39947e59fde012598acef25" candidate_uuid: "b45313f3417f493a9d9efefe73d00e28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73e1bb32fac84301b6965b412fce7a51"
I20260713 09:03:10.884785  6046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "243c19e8d39947e59fde012598acef25" candidate_uuid: "b45313f3417f493a9d9efefe73d00e28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c77c7ba558544781841be421dc24b361"
I20260713 09:03:10.885812  5971 raft_consensus.cc:3060] T 243c19e8d39947e59fde012598acef25 P 73e1bb32fac84301b6965b412fce7a51 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:03:10.886667  5863 leader_election.cc:343] T 243c19e8d39947e59fde012598acef25 P b45313f3417f493a9d9efefe73d00e28 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c77c7ba558544781841be421dc24b361 (127.5.160.131:40977): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:10.890885  5971 raft_consensus.cc:2468] T 243c19e8d39947e59fde012598acef25 P 73e1bb32fac84301b6965b412fce7a51 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b45313f3417f493a9d9efefe73d00e28 in term 1.
I20260713 09:03:10.892017  5862 leader_election.cc:304] T 243c19e8d39947e59fde012598acef25 P b45313f3417f493a9d9efefe73d00e28 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 73e1bb32fac84301b6965b412fce7a51, b45313f3417f493a9d9efefe73d00e28; no voters: c77c7ba558544781841be421dc24b361
I20260713 09:03:10.892791  6094 raft_consensus.cc:2804] T 243c19e8d39947e59fde012598acef25 P b45313f3417f493a9d9efefe73d00e28 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:03:10.893388  6094 raft_consensus.cc:697] T 243c19e8d39947e59fde012598acef25 P b45313f3417f493a9d9efefe73d00e28 [term 1 LEADER]: Becoming Leader. State: Replica: b45313f3417f493a9d9efefe73d00e28, State: Running, Role: LEADER
I20260713 09:03:10.894289  6094 consensus_queue.cc:237] T 243c19e8d39947e59fde012598acef25 P b45313f3417f493a9d9efefe73d00e28 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b45313f3417f493a9d9efefe73d00e28" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37453 } } peers { permanent_uuid: "73e1bb32fac84301b6965b412fce7a51" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35033 } } peers { permanent_uuid: "c77c7ba558544781841be421dc24b361" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 40977 } }
I20260713 09:03:10.894639  5793 catalog_manager.cc:5697] T dc6da65530b5449da7442dba895b21ed P 73e1bb32fac84301b6965b412fce7a51 reported cstate change: term changed from 0 to 1, leader changed from <none> to 73e1bb32fac84301b6965b412fce7a51 (127.5.160.130). New cstate: current_term: 1 leader_uuid: "73e1bb32fac84301b6965b412fce7a51" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b45313f3417f493a9d9efefe73d00e28" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37453 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "73e1bb32fac84301b6965b412fce7a51" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35033 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c77c7ba558544781841be421dc24b361" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 40977 } health_report { overall_health: UNKNOWN } } }
I20260713 09:03:10.885502  6089 ts_tablet_manager.cc:1434] T 85f1142c92674db7a7be44387b6256a2 P b45313f3417f493a9d9efefe73d00e28: Time spent starting tablet: real 0.045s	user 0.004s	sys 0.005s
I20260713 09:03:10.898546  6089 tablet_bootstrap.cc:492] T 15ea22d1658a47adadda1ff66e4cd167 P b45313f3417f493a9d9efefe73d00e28: Bootstrap starting.
I20260713 09:03:10.900343  6091 tablet_bootstrap.cc:492] T 243c19e8d39947e59fde012598acef25 P c77c7ba558544781841be421dc24b361: No bootstrap required, opened a new log
I20260713 09:03:10.900852  6091 ts_tablet_manager.cc:1403] T 243c19e8d39947e59fde012598acef25 P c77c7ba558544781841be421dc24b361: Time spent bootstrapping tablet: real 0.126s	user 0.007s	sys 0.016s
I20260713 09:03:10.883104  6090 tablet_bootstrap.cc:492] T 85f1142c92674db7a7be44387b6256a2 P 73e1bb32fac84301b6965b412fce7a51: Bootstrap starting.
I20260713 09:03:10.903772  6091 raft_consensus.cc:359] T 243c19e8d39947e59fde012598acef25 P c77c7ba558544781841be421dc24b361 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b45313f3417f493a9d9efefe73d00e28" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37453 } } peers { permanent_uuid: "73e1bb32fac84301b6965b412fce7a51" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35033 } } peers { permanent_uuid: "c77c7ba558544781841be421dc24b361" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 40977 } }
I20260713 09:03:10.905614  6091 raft_consensus.cc:385] T 243c19e8d39947e59fde012598acef25 P c77c7ba558544781841be421dc24b361 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:10.906057  6091 raft_consensus.cc:740] T 243c19e8d39947e59fde012598acef25 P c77c7ba558544781841be421dc24b361 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c77c7ba558544781841be421dc24b361, State: Initialized, Role: FOLLOWER
I20260713 09:03:10.906900  6091 consensus_queue.cc:260] T 243c19e8d39947e59fde012598acef25 P c77c7ba558544781841be421dc24b361 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b45313f3417f493a9d9efefe73d00e28" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37453 } } peers { permanent_uuid: "73e1bb32fac84301b6965b412fce7a51" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35033 } } peers { permanent_uuid: "c77c7ba558544781841be421dc24b361" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 40977 } }
I20260713 09:03:10.909792  6091 ts_tablet_manager.cc:1434] T 243c19e8d39947e59fde012598acef25 P c77c7ba558544781841be421dc24b361: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.002s
I20260713 09:03:10.911222  6090 tablet_bootstrap.cc:654] T 85f1142c92674db7a7be44387b6256a2 P 73e1bb32fac84301b6965b412fce7a51: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:10.912351  6091 tablet_bootstrap.cc:492] T 1bba217e200f448ca9bec5217a2ad8b1 P c77c7ba558544781841be421dc24b361: Bootstrap starting.
I20260713 09:03:10.914762  6089 tablet_bootstrap.cc:654] T 15ea22d1658a47adadda1ff66e4cd167 P b45313f3417f493a9d9efefe73d00e28: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:10.915143  6094 raft_consensus.cc:493] T 29aa12bd4d0945c7b551f28581ed3a0a P b45313f3417f493a9d9efefe73d00e28 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:10.917248  6094 raft_consensus.cc:515] T 29aa12bd4d0945c7b551f28581ed3a0a P b45313f3417f493a9d9efefe73d00e28 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b45313f3417f493a9d9efefe73d00e28" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37453 } } peers { permanent_uuid: "73e1bb32fac84301b6965b412fce7a51" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35033 } } peers { permanent_uuid: "c77c7ba558544781841be421dc24b361" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 40977 } }
I20260713 09:03:10.919736  6094 leader_election.cc:290] T 29aa12bd4d0945c7b551f28581ed3a0a P b45313f3417f493a9d9efefe73d00e28 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 73e1bb32fac84301b6965b412fce7a51 (127.5.160.130:35033), c77c7ba558544781841be421dc24b361 (127.5.160.131:40977)
I20260713 09:03:10.925774  6046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29aa12bd4d0945c7b551f28581ed3a0a" candidate_uuid: "b45313f3417f493a9d9efefe73d00e28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c77c7ba558544781841be421dc24b361" is_pre_election: true
W20260713 09:03:10.927366  5863 leader_election.cc:343] T 29aa12bd4d0945c7b551f28581ed3a0a P b45313f3417f493a9d9efefe73d00e28 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c77c7ba558544781841be421dc24b361 (127.5.160.131:40977): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:10.929221  6096 raft_consensus.cc:493] T 243c19e8d39947e59fde012598acef25 P c77c7ba558544781841be421dc24b361 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:10.929557  5971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29aa12bd4d0945c7b551f28581ed3a0a" candidate_uuid: "b45313f3417f493a9d9efefe73d00e28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73e1bb32fac84301b6965b412fce7a51" is_pre_election: true
I20260713 09:03:10.929768  6096 raft_consensus.cc:515] T 243c19e8d39947e59fde012598acef25 P c77c7ba558544781841be421dc24b361 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b45313f3417f493a9d9efefe73d00e28" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37453 } } peers { permanent_uuid: "73e1bb32fac84301b6965b412fce7a51" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35033 } } peers { permanent_uuid: "c77c7ba558544781841be421dc24b361" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 40977 } }
I20260713 09:03:10.934314  6090 tablet_bootstrap.cc:492] T 85f1142c92674db7a7be44387b6256a2 P 73e1bb32fac84301b6965b412fce7a51: No bootstrap required, opened a new log
I20260713 09:03:10.936285  6090 ts_tablet_manager.cc:1403] T 85f1142c92674db7a7be44387b6256a2 P 73e1bb32fac84301b6965b412fce7a51: Time spent bootstrapping tablet: real 0.053s	user 0.010s	sys 0.014s
I20260713 09:03:10.932616  5794 catalog_manager.cc:5697] T 243c19e8d39947e59fde012598acef25 P b45313f3417f493a9d9efefe73d00e28 reported cstate change: term changed from 0 to 1, leader changed from <none> to b45313f3417f493a9d9efefe73d00e28 (127.5.160.129). New cstate: current_term: 1 leader_uuid: "b45313f3417f493a9d9efefe73d00e28" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b45313f3417f493a9d9efefe73d00e28" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37453 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "73e1bb32fac84301b6965b412fce7a51" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35033 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c77c7ba558544781841be421dc24b361" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 40977 } health_report { overall_health: UNKNOWN } } }
I20260713 09:03:10.938715  5897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "243c19e8d39947e59fde012598acef25" candidate_uuid: "c77c7ba558544781841be421dc24b361" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b45313f3417f493a9d9efefe73d00e28" is_pre_election: true
I20260713 09:03:10.939429  5972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "243c19e8d39947e59fde012598acef25" candidate_uuid: "c77c7ba558544781841be421dc24b361" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73e1bb32fac84301b6965b412fce7a51" is_pre_election: true
I20260713 09:03:10.931639  5971 raft_consensus.cc:2468] T 29aa12bd4d0945c7b551f28581ed3a0a P 73e1bb32fac84301b6965b412fce7a51 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b45313f3417f493a9d9efefe73d00e28 in term 0.
I20260713 09:03:10.929751  6091 tablet_bootstrap.cc:654] T 1bba217e200f448ca9bec5217a2ad8b1 P c77c7ba558544781841be421dc24b361: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:10.943591  6089 tablet_bootstrap.cc:492] T 15ea22d1658a47adadda1ff66e4cd167 P b45313f3417f493a9d9efefe73d00e28: No bootstrap required, opened a new log
I20260713 09:03:10.944011  6089 ts_tablet_manager.cc:1403] T 15ea22d1658a47adadda1ff66e4cd167 P b45313f3417f493a9d9efefe73d00e28: Time spent bootstrapping tablet: real 0.046s	user 0.007s	sys 0.005s
I20260713 09:03:10.942211  5972 raft_consensus.cc:2393] T 243c19e8d39947e59fde012598acef25 P 73e1bb32fac84301b6965b412fce7a51 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c77c7ba558544781841be421dc24b361 in current term 1: Already voted for candidate b45313f3417f493a9d9efefe73d00e28 in this term.
I20260713 09:03:10.942269  5862 leader_election.cc:304] T 29aa12bd4d0945c7b551f28581ed3a0a P b45313f3417f493a9d9efefe73d00e28 [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: 73e1bb32fac84301b6965b412fce7a51, b45313f3417f493a9d9efefe73d00e28; no voters: c77c7ba558544781841be421dc24b361
I20260713 09:03:10.940158  6090 raft_consensus.cc:359] T 85f1142c92674db7a7be44387b6256a2 P 73e1bb32fac84301b6965b412fce7a51 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b45313f3417f493a9d9efefe73d00e28" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37453 } } peers { permanent_uuid: "73e1bb32fac84301b6965b412fce7a51" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35033 } } peers { permanent_uuid: "c77c7ba558544781841be421dc24b361" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 40977 } }
I20260713 09:03:10.945779  6090 raft_consensus.cc:385] T 85f1142c92674db7a7be44387b6256a2 P 73e1bb32fac84301b6965b412fce7a51 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:10.945737  6011 leader_election.cc:304] T 243c19e8d39947e59fde012598acef25 P c77c7ba558544781841be421dc24b361 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c77c7ba558544781841be421dc24b361; no voters: 73e1bb32fac84301b6965b412fce7a51, b45313f3417f493a9d9efefe73d00e28
I20260713 09:03:10.946269  6090 raft_consensus.cc:740] T 85f1142c92674db7a7be44387b6256a2 P 73e1bb32fac84301b6965b412fce7a51 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 73e1bb32fac84301b6965b412fce7a51, State: Initialized, Role: FOLLOWER
I20260713 09:03:10.946350  6094 raft_consensus.cc:2804] T 29aa12bd4d0945c7b551f28581ed3a0a P b45313f3417f493a9d9efefe73d00e28 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:03:10.946897  6094 raft_consensus.cc:493] T 29aa12bd4d0945c7b551f28581ed3a0a P b45313f3417f493a9d9efefe73d00e28 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:03:10.947007  6110 raft_consensus.cc:3060] T 243c19e8d39947e59fde012598acef25 P c77c7ba558544781841be421dc24b361 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:10.940840  6096 leader_election.cc:290] T 243c19e8d39947e59fde012598acef25 P c77c7ba558544781841be421dc24b361 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b45313f3417f493a9d9efefe73d00e28 (127.5.160.129:37453), 73e1bb32fac84301b6965b412fce7a51 (127.5.160.130:35033)
I20260713 09:03:10.947343  6094 raft_consensus.cc:3060] T 29aa12bd4d0945c7b551f28581ed3a0a P b45313f3417f493a9d9efefe73d00e28 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:10.947326  6090 consensus_queue.cc:260] T 85f1142c92674db7a7be44387b6256a2 P 73e1bb32fac84301b6965b412fce7a51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b45313f3417f493a9d9efefe73d00e28" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37453 } } peers { permanent_uuid: "73e1bb32fac84301b6965b412fce7a51" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35033 } } peers { permanent_uuid: "c77c7ba558544781841be421dc24b361" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 40977 } }
I20260713 09:03:10.951318  6090 ts_tablet_manager.cc:1434] T 85f1142c92674db7a7be44387b6256a2 P 73e1bb32fac84301b6965b412fce7a51: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.003s
I20260713 09:03:10.952193  6090 tablet_bootstrap.cc:492] T 15ea22d1658a47adadda1ff66e4cd167 P 73e1bb32fac84301b6965b412fce7a51: Bootstrap starting.
I20260713 09:03:10.955313  6094 raft_consensus.cc:515] T 29aa12bd4d0945c7b551f28581ed3a0a P b45313f3417f493a9d9efefe73d00e28 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b45313f3417f493a9d9efefe73d00e28" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37453 } } peers { permanent_uuid: "73e1bb32fac84301b6965b412fce7a51" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35033 } } peers { permanent_uuid: "c77c7ba558544781841be421dc24b361" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 40977 } }
I20260713 09:03:10.957674  6094 leader_election.cc:290] T 29aa12bd4d0945c7b551f28581ed3a0a P b45313f3417f493a9d9efefe73d00e28 [CANDIDATE]: Term 1 election: Requested vote from peers 73e1bb32fac84301b6965b412fce7a51 (127.5.160.130:35033), c77c7ba558544781841be421dc24b361 (127.5.160.131:40977)
I20260713 09:03:10.957265  6089 raft_consensus.cc:359] T 15ea22d1658a47adadda1ff66e4cd167 P b45313f3417f493a9d9efefe73d00e28 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b45313f3417f493a9d9efefe73d00e28" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37453 } } peers { permanent_uuid: "73e1bb32fac84301b6965b412fce7a51" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35033 } } peers { permanent_uuid: "c77c7ba558544781841be421dc24b361" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 40977 } }
I20260713 09:03:10.958977  6089 raft_consensus.cc:385] T 15ea22d1658a47adadda1ff66e4cd167 P b45313f3417f493a9d9efefe73d00e28 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:10.958891  6046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29aa12bd4d0945c7b551f28581ed3a0a" candidate_uuid: "b45313f3417f493a9d9efefe73d00e28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c77c7ba558544781841be421dc24b361"
I20260713 09:03:10.959357  6089 raft_consensus.cc:740] T 15ea22d1658a47adadda1ff66e4cd167 P b45313f3417f493a9d9efefe73d00e28 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b45313f3417f493a9d9efefe73d00e28, State: Initialized, Role: FOLLOWER
I20260713 09:03:10.959944  5972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29aa12bd4d0945c7b551f28581ed3a0a" candidate_uuid: "b45313f3417f493a9d9efefe73d00e28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73e1bb32fac84301b6965b412fce7a51"
W20260713 09:03:10.960417  5863 leader_election.cc:343] T 29aa12bd4d0945c7b551f28581ed3a0a P b45313f3417f493a9d9efefe73d00e28 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c77c7ba558544781841be421dc24b361 (127.5.160.131:40977): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:10.960592  5972 raft_consensus.cc:3060] T 29aa12bd4d0945c7b551f28581ed3a0a P 73e1bb32fac84301b6965b412fce7a51 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:10.961344  6089 consensus_queue.cc:260] T 15ea22d1658a47adadda1ff66e4cd167 P b45313f3417f493a9d9efefe73d00e28 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b45313f3417f493a9d9efefe73d00e28" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37453 } } peers { permanent_uuid: "73e1bb32fac84301b6965b412fce7a51" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35033 } } peers { permanent_uuid: "c77c7ba558544781841be421dc24b361" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 40977 } }
I20260713 09:03:10.961364  6096 raft_consensus.cc:493] T c780316cd7074f7f888261372c70cf20 P c77c7ba558544781841be421dc24b361 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:10.962558  6096 raft_consensus.cc:515] T c780316cd7074f7f888261372c70cf20 P c77c7ba558544781841be421dc24b361 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b45313f3417f493a9d9efefe73d00e28" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37453 } } peers { permanent_uuid: "73e1bb32fac84301b6965b412fce7a51" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35033 } } peers { permanent_uuid: "c77c7ba558544781841be421dc24b361" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 40977 } }
I20260713 09:03:10.963385  6089 ts_tablet_manager.cc:1434] T 15ea22d1658a47adadda1ff66e4cd167 P b45313f3417f493a9d9efefe73d00e28: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.001s
I20260713 09:03:10.964275  6089 tablet_bootstrap.cc:492] T 35d1aad44ff948a690f4c06f5df67f6e P b45313f3417f493a9d9efefe73d00e28: Bootstrap starting.
I20260713 09:03:10.971935  6090 tablet_bootstrap.cc:654] T 15ea22d1658a47adadda1ff66e4cd167 P 73e1bb32fac84301b6965b412fce7a51: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:10.975225  6089 tablet_bootstrap.cc:654] T 35d1aad44ff948a690f4c06f5df67f6e P b45313f3417f493a9d9efefe73d00e28: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:10.978287  6110 raft_consensus.cc:2749] T 243c19e8d39947e59fde012598acef25 P c77c7ba558544781841be421dc24b361 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:03:10.979830  6094 raft_consensus.cc:493] T 832f4f5001444546886ffe889ffc2405 P b45313f3417f493a9d9efefe73d00e28 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:10.980351  6094 raft_consensus.cc:515] T 832f4f5001444546886ffe889ffc2405 P b45313f3417f493a9d9efefe73d00e28 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73e1bb32fac84301b6965b412fce7a51" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35033 } } peers { permanent_uuid: "c77c7ba558544781841be421dc24b361" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 40977 } } peers { permanent_uuid: "b45313f3417f493a9d9efefe73d00e28" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37453 } }
I20260713 09:03:10.982689  6094 leader_election.cc:290] T 832f4f5001444546886ffe889ffc2405 P b45313f3417f493a9d9efefe73d00e28 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 73e1bb32fac84301b6965b412fce7a51 (127.5.160.130:35033), c77c7ba558544781841be421dc24b361 (127.5.160.131:40977)
I20260713 09:03:10.983557  5971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "832f4f5001444546886ffe889ffc2405" candidate_uuid: "b45313f3417f493a9d9efefe73d00e28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73e1bb32fac84301b6965b412fce7a51" is_pre_election: true
I20260713 09:03:10.983837  6046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "832f4f5001444546886ffe889ffc2405" candidate_uuid: "b45313f3417f493a9d9efefe73d00e28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c77c7ba558544781841be421dc24b361" is_pre_election: true
I20260713 09:03:10.984548  5971 raft_consensus.cc:2393] T 832f4f5001444546886ffe889ffc2405 P 73e1bb32fac84301b6965b412fce7a51 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b45313f3417f493a9d9efefe73d00e28 in current term 1: Already voted for candidate c77c7ba558544781841be421dc24b361 in this term.
I20260713 09:03:10.985837  6090 tablet_bootstrap.cc:492] T 15ea22d1658a47adadda1ff66e4cd167 P 73e1bb32fac84301b6965b412fce7a51: No bootstrap required, opened a new log
I20260713 09:03:10.985744  5862 leader_election.cc:304] T 832f4f5001444546886ffe889ffc2405 P b45313f3417f493a9d9efefe73d00e28 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b45313f3417f493a9d9efefe73d00e28; no voters: 73e1bb32fac84301b6965b412fce7a51, c77c7ba558544781841be421dc24b361
I20260713 09:03:10.986419  6090 ts_tablet_manager.cc:1403] T 15ea22d1658a47adadda1ff66e4cd167 P 73e1bb32fac84301b6965b412fce7a51: Time spent bootstrapping tablet: real 0.034s	user 0.005s	sys 0.009s
I20260713 09:03:10.989776  5897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c780316cd7074f7f888261372c70cf20" candidate_uuid: "c77c7ba558544781841be421dc24b361" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b45313f3417f493a9d9efefe73d00e28" is_pre_election: true
I20260713 09:03:10.994405  5972 raft_consensus.cc:2468] T 29aa12bd4d0945c7b551f28581ed3a0a P 73e1bb32fac84301b6965b412fce7a51 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b45313f3417f493a9d9efefe73d00e28 in term 1.
I20260713 09:03:10.994728  6108 raft_consensus.cc:493] T 85f1142c92674db7a7be44387b6256a2 P b45313f3417f493a9d9efefe73d00e28 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:10.996837  5971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c780316cd7074f7f888261372c70cf20" candidate_uuid: "c77c7ba558544781841be421dc24b361" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73e1bb32fac84301b6965b412fce7a51" is_pre_election: true
I20260713 09:03:10.997263  6108 raft_consensus.cc:515] T 85f1142c92674db7a7be44387b6256a2 P b45313f3417f493a9d9efefe73d00e28 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b45313f3417f493a9d9efefe73d00e28" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37453 } } peers { permanent_uuid: "73e1bb32fac84301b6965b412fce7a51" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35033 } } peers { permanent_uuid: "c77c7ba558544781841be421dc24b361" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 40977 } }
I20260713 09:03:10.998032  5971 raft_consensus.cc:2393] T c780316cd7074f7f888261372c70cf20 P 73e1bb32fac84301b6965b412fce7a51 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c77c7ba558544781841be421dc24b361 in current term 1: Already voted for candidate b45313f3417f493a9d9efefe73d00e28 in this term.
I20260713 09:03:10.997879  5862 leader_election.cc:304] T 29aa12bd4d0945c7b551f28581ed3a0a P b45313f3417f493a9d9efefe73d00e28 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 73e1bb32fac84301b6965b412fce7a51, b45313f3417f493a9d9efefe73d00e28; no voters: c77c7ba558544781841be421dc24b361
I20260713 09:03:10.999871  6011 leader_election.cc:304] T c780316cd7074f7f888261372c70cf20 P c77c7ba558544781841be421dc24b361 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c77c7ba558544781841be421dc24b361; no voters: 73e1bb32fac84301b6965b412fce7a51, b45313f3417f493a9d9efefe73d00e28
I20260713 09:03:11.000078  6108 leader_election.cc:290] T 85f1142c92674db7a7be44387b6256a2 P b45313f3417f493a9d9efefe73d00e28 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 73e1bb32fac84301b6965b412fce7a51 (127.5.160.130:35033), c77c7ba558544781841be421dc24b361 (127.5.160.131:40977)
I20260713 09:03:10.986778  6094 raft_consensus.cc:3060] T 832f4f5001444546886ffe889ffc2405 P b45313f3417f493a9d9efefe73d00e28 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:10.995862  6090 raft_consensus.cc:359] T 15ea22d1658a47adadda1ff66e4cd167 P 73e1bb32fac84301b6965b412fce7a51 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b45313f3417f493a9d9efefe73d00e28" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37453 } } peers { permanent_uuid: "73e1bb32fac84301b6965b412fce7a51" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35033 } } peers { permanent_uuid: "c77c7ba558544781841be421dc24b361" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 40977 } }
I20260713 09:03:11.001510  6090 raft_consensus.cc:385] T 15ea22d1658a47adadda1ff66e4cd167 P 73e1bb32fac84301b6965b412fce7a51 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:11.001791  6090 raft_consensus.cc:740] T 15ea22d1658a47adadda1ff66e4cd167 P 73e1bb32fac84301b6965b412fce7a51 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 73e1bb32fac84301b6965b412fce7a51, State: Initialized, Role: FOLLOWER
I20260713 09:03:11.002238  6046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85f1142c92674db7a7be44387b6256a2" candidate_uuid: "b45313f3417f493a9d9efefe73d00e28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c77c7ba558544781841be421dc24b361" is_pre_election: true
I20260713 09:03:11.002483  6090 consensus_queue.cc:260] T 15ea22d1658a47adadda1ff66e4cd167 P 73e1bb32fac84301b6965b412fce7a51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b45313f3417f493a9d9efefe73d00e28" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37453 } } peers { permanent_uuid: "73e1bb32fac84301b6965b412fce7a51" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35033 } } peers { permanent_uuid: "c77c7ba558544781841be421dc24b361" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 40977 } }
I20260713 09:03:11.000949  6110 raft_consensus.cc:3060] T c780316cd7074f7f888261372c70cf20 P c77c7ba558544781841be421dc24b361 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:03:11.003619  5863 leader_election.cc:343] T 85f1142c92674db7a7be44387b6256a2 P b45313f3417f493a9d9efefe73d00e28 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c77c7ba558544781841be421dc24b361 (127.5.160.131:40977): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:11.004194  6096 leader_election.cc:290] T c780316cd7074f7f888261372c70cf20 P c77c7ba558544781841be421dc24b361 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b45313f3417f493a9d9efefe73d00e28 (127.5.160.129:37453), 73e1bb32fac84301b6965b412fce7a51 (127.5.160.130:35033)
I20260713 09:03:11.000901  6108 raft_consensus.cc:2804] T 29aa12bd4d0945c7b551f28581ed3a0a P b45313f3417f493a9d9efefe73d00e28 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:03:11.005542  6090 ts_tablet_manager.cc:1434] T 15ea22d1658a47adadda1ff66e4cd167 P 73e1bb32fac84301b6965b412fce7a51: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.001s
I20260713 09:03:11.005491  6108 raft_consensus.cc:697] T 29aa12bd4d0945c7b551f28581ed3a0a P b45313f3417f493a9d9efefe73d00e28 [term 1 LEADER]: Becoming Leader. State: Replica: b45313f3417f493a9d9efefe73d00e28, State: Running, Role: LEADER
I20260713 09:03:11.006453  6090 tablet_bootstrap.cc:492] T 35d1aad44ff948a690f4c06f5df67f6e P 73e1bb32fac84301b6965b412fce7a51: Bootstrap starting.
I20260713 09:03:11.006541  6108 consensus_queue.cc:237] T 29aa12bd4d0945c7b551f28581ed3a0a P b45313f3417f493a9d9efefe73d00e28 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b45313f3417f493a9d9efefe73d00e28" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37453 } } peers { permanent_uuid: "73e1bb32fac84301b6965b412fce7a51" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35033 } } peers { permanent_uuid: "c77c7ba558544781841be421dc24b361" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 40977 } }
I20260713 09:03:11.011576  6110 raft_consensus.cc:2749] T c780316cd7074f7f888261372c70cf20 P c77c7ba558544781841be421dc24b361 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:03:11.014299  6090 tablet_bootstrap.cc:654] T 35d1aad44ff948a690f4c06f5df67f6e P 73e1bb32fac84301b6965b412fce7a51: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:11.016825  6091 tablet_bootstrap.cc:492] T 1bba217e200f448ca9bec5217a2ad8b1 P c77c7ba558544781841be421dc24b361: No bootstrap required, opened a new log
I20260713 09:03:11.021261  6091 ts_tablet_manager.cc:1403] T 1bba217e200f448ca9bec5217a2ad8b1 P c77c7ba558544781841be421dc24b361: Time spent bootstrapping tablet: real 0.109s	user 0.014s	sys 0.004s
I20260713 09:03:11.022933  6089 tablet_bootstrap.cc:492] T 35d1aad44ff948a690f4c06f5df67f6e P b45313f3417f493a9d9efefe73d00e28: No bootstrap required, opened a new log
I20260713 09:03:11.023543  6089 ts_tablet_manager.cc:1403] T 35d1aad44ff948a690f4c06f5df67f6e P b45313f3417f493a9d9efefe73d00e28: Time spent bootstrapping tablet: real 0.059s	user 0.017s	sys 0.006s
I20260713 09:03:11.019722  6094 raft_consensus.cc:2749] T 832f4f5001444546886ffe889ffc2405 P b45313f3417f493a9d9efefe73d00e28 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:03:11.030000  6089 raft_consensus.cc:359] T 35d1aad44ff948a690f4c06f5df67f6e P b45313f3417f493a9d9efefe73d00e28 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b45313f3417f493a9d9efefe73d00e28" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37453 } } peers { permanent_uuid: "73e1bb32fac84301b6965b412fce7a51" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35033 } } peers { permanent_uuid: "c77c7ba558544781841be421dc24b361" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 40977 } }
I20260713 09:03:11.030989  6089 raft_consensus.cc:385] T 35d1aad44ff948a690f4c06f5df67f6e P b45313f3417f493a9d9efefe73d00e28 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:11.031440  6089 raft_consensus.cc:740] T 35d1aad44ff948a690f4c06f5df67f6e P b45313f3417f493a9d9efefe73d00e28 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b45313f3417f493a9d9efefe73d00e28, State: Initialized, Role: FOLLOWER
I20260713 09:03:11.032320  6089 consensus_queue.cc:260] T 35d1aad44ff948a690f4c06f5df67f6e P b45313f3417f493a9d9efefe73d00e28 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b45313f3417f493a9d9efefe73d00e28" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37453 } } peers { permanent_uuid: "73e1bb32fac84301b6965b412fce7a51" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35033 } } peers { permanent_uuid: "c77c7ba558544781841be421dc24b361" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 40977 } }
I20260713 09:03:11.025117  6091 raft_consensus.cc:359] T 1bba217e200f448ca9bec5217a2ad8b1 P c77c7ba558544781841be421dc24b361 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b45313f3417f493a9d9efefe73d00e28" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37453 } } peers { permanent_uuid: "73e1bb32fac84301b6965b412fce7a51" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35033 } } peers { permanent_uuid: "c77c7ba558544781841be421dc24b361" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 40977 } }
I20260713 09:03:11.037166  5972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85f1142c92674db7a7be44387b6256a2" candidate_uuid: "b45313f3417f493a9d9efefe73d00e28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73e1bb32fac84301b6965b412fce7a51" is_pre_election: true
I20260713 09:03:11.037900  5972 raft_consensus.cc:2468] T 85f1142c92674db7a7be44387b6256a2 P 73e1bb32fac84301b6965b412fce7a51 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b45313f3417f493a9d9efefe73d00e28 in term 0.
I20260713 09:03:11.039181  6091 raft_consensus.cc:385] T 1bba217e200f448ca9bec5217a2ad8b1 P c77c7ba558544781841be421dc24b361 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:11.041252  6089 ts_tablet_manager.cc:1434] T 35d1aad44ff948a690f4c06f5df67f6e P b45313f3417f493a9d9efefe73d00e28: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.000s
I20260713 09:03:11.041934  6091 raft_consensus.cc:740] T 1bba217e200f448ca9bec5217a2ad8b1 P c77c7ba558544781841be421dc24b361 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c77c7ba558544781841be421dc24b361, State: Initialized, Role: FOLLOWER
I20260713 09:03:11.042908  6091 consensus_queue.cc:260] T 1bba217e200f448ca9bec5217a2ad8b1 P c77c7ba558544781841be421dc24b361 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b45313f3417f493a9d9efefe73d00e28" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37453 } } peers { permanent_uuid: "73e1bb32fac84301b6965b412fce7a51" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35033 } } peers { permanent_uuid: "c77c7ba558544781841be421dc24b361" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 40977 } }
I20260713 09:03:11.044701  5862 leader_election.cc:304] T 85f1142c92674db7a7be44387b6256a2 P b45313f3417f493a9d9efefe73d00e28 [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: 73e1bb32fac84301b6965b412fce7a51, b45313f3417f493a9d9efefe73d00e28; no voters: c77c7ba558544781841be421dc24b361
I20260713 09:03:11.046710  6108 raft_consensus.cc:2804] T 85f1142c92674db7a7be44387b6256a2 P b45313f3417f493a9d9efefe73d00e28 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:03:11.047142  6091 ts_tablet_manager.cc:1434] T 1bba217e200f448ca9bec5217a2ad8b1 P c77c7ba558544781841be421dc24b361: Time spent starting tablet: real 0.025s	user 0.008s	sys 0.000s
I20260713 09:03:11.047084  6108 raft_consensus.cc:493] T 85f1142c92674db7a7be44387b6256a2 P b45313f3417f493a9d9efefe73d00e28 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:03:11.049870  6091 tablet_bootstrap.cc:492] T 29aa12bd4d0945c7b551f28581ed3a0a P c77c7ba558544781841be421dc24b361: Bootstrap starting.
I20260713 09:03:11.049415  6137 consensus_queue.cc:1048] T c780316cd7074f7f888261372c70cf20 P b45313f3417f493a9d9efefe73d00e28 [LEADER]: Connected to new peer: Peer: permanent_uuid: "73e1bb32fac84301b6965b412fce7a51" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:03:11.049974  6108 raft_consensus.cc:3060] T 85f1142c92674db7a7be44387b6256a2 P b45313f3417f493a9d9efefe73d00e28 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:11.052259  6090 tablet_bootstrap.cc:492] T 35d1aad44ff948a690f4c06f5df67f6e P 73e1bb32fac84301b6965b412fce7a51: No bootstrap required, opened a new log
I20260713 09:03:11.052702  6090 ts_tablet_manager.cc:1403] T 35d1aad44ff948a690f4c06f5df67f6e P 73e1bb32fac84301b6965b412fce7a51: Time spent bootstrapping tablet: real 0.046s	user 0.009s	sys 0.023s
I20260713 09:03:11.051048  6110 raft_consensus.cc:493] T 1bba217e200f448ca9bec5217a2ad8b1 P c77c7ba558544781841be421dc24b361 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:11.057039  6110 raft_consensus.cc:515] T 1bba217e200f448ca9bec5217a2ad8b1 P c77c7ba558544781841be421dc24b361 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b45313f3417f493a9d9efefe73d00e28" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37453 } } peers { permanent_uuid: "73e1bb32fac84301b6965b412fce7a51" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35033 } } peers { permanent_uuid: "c77c7ba558544781841be421dc24b361" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 40977 } }
I20260713 09:03:11.060339  5897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bba217e200f448ca9bec5217a2ad8b1" candidate_uuid: "c77c7ba558544781841be421dc24b361" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b45313f3417f493a9d9efefe73d00e28" is_pre_election: true
I20260713 09:03:11.060595  6090 raft_consensus.cc:359] T 35d1aad44ff948a690f4c06f5df67f6e P 73e1bb32fac84301b6965b412fce7a51 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b45313f3417f493a9d9efefe73d00e28" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37453 } } peers { permanent_uuid: "73e1bb32fac84301b6965b412fce7a51" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35033 } } peers { permanent_uuid: "c77c7ba558544781841be421dc24b361" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 40977 } }
I20260713 09:03:11.061506  5897 raft_consensus.cc:2393] T 1bba217e200f448ca9bec5217a2ad8b1 P b45313f3417f493a9d9efefe73d00e28 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c77c7ba558544781841be421dc24b361 in current term 1: Already voted for candidate 73e1bb32fac84301b6965b412fce7a51 in this term.
I20260713 09:03:11.060333  5971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bba217e200f448ca9bec5217a2ad8b1" candidate_uuid: "c77c7ba558544781841be421dc24b361" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73e1bb32fac84301b6965b412fce7a51" is_pre_election: true
I20260713 09:03:11.059372  6110 leader_election.cc:290] T 1bba217e200f448ca9bec5217a2ad8b1 P c77c7ba558544781841be421dc24b361 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b45313f3417f493a9d9efefe73d00e28 (127.5.160.129:37453), 73e1bb32fac84301b6965b412fce7a51 (127.5.160.130:35033)
I20260713 09:03:11.050491  5791 catalog_manager.cc:5697] T 29aa12bd4d0945c7b551f28581ed3a0a P b45313f3417f493a9d9efefe73d00e28 reported cstate change: term changed from 0 to 1, leader changed from <none> to b45313f3417f493a9d9efefe73d00e28 (127.5.160.129). New cstate: current_term: 1 leader_uuid: "b45313f3417f493a9d9efefe73d00e28" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b45313f3417f493a9d9efefe73d00e28" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37453 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "73e1bb32fac84301b6965b412fce7a51" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35033 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c77c7ba558544781841be421dc24b361" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 40977 } health_report { overall_health: UNKNOWN } } }
I20260713 09:03:11.064340  6091 tablet_bootstrap.cc:654] T 29aa12bd4d0945c7b551f28581ed3a0a P c77c7ba558544781841be421dc24b361: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:11.061283  6090 raft_consensus.cc:385] T 35d1aad44ff948a690f4c06f5df67f6e P 73e1bb32fac84301b6965b412fce7a51 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:11.071568  6090 raft_consensus.cc:740] T 35d1aad44ff948a690f4c06f5df67f6e P 73e1bb32fac84301b6965b412fce7a51 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 73e1bb32fac84301b6965b412fce7a51, State: Initialized, Role: FOLLOWER
I20260713 09:03:11.072327  6090 consensus_queue.cc:260] T 35d1aad44ff948a690f4c06f5df67f6e P 73e1bb32fac84301b6965b412fce7a51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b45313f3417f493a9d9efefe73d00e28" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37453 } } peers { permanent_uuid: "73e1bb32fac84301b6965b412fce7a51" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35033 } } peers { permanent_uuid: "c77c7ba558544781841be421dc24b361" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 40977 } }
I20260713 09:03:11.064365  6010 leader_election.cc:304] T 1bba217e200f448ca9bec5217a2ad8b1 P c77c7ba558544781841be421dc24b361 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c77c7ba558544781841be421dc24b361; no voters: 73e1bb32fac84301b6965b412fce7a51, b45313f3417f493a9d9efefe73d00e28
I20260713 09:03:11.074013  6110 raft_consensus.cc:3060] T 1bba217e200f448ca9bec5217a2ad8b1 P c77c7ba558544781841be421dc24b361 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:11.075582  6108 raft_consensus.cc:515] T 85f1142c92674db7a7be44387b6256a2 P b45313f3417f493a9d9efefe73d00e28 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b45313f3417f493a9d9efefe73d00e28" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37453 } } peers { permanent_uuid: "73e1bb32fac84301b6965b412fce7a51" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35033 } } peers { permanent_uuid: "c77c7ba558544781841be421dc24b361" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 40977 } }
I20260713 09:03:11.079340  6046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85f1142c92674db7a7be44387b6256a2" candidate_uuid: "b45313f3417f493a9d9efefe73d00e28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c77c7ba558544781841be421dc24b361"
I20260713 09:03:11.080271  6110 raft_consensus.cc:2749] T 1bba217e200f448ca9bec5217a2ad8b1 P c77c7ba558544781841be421dc24b361 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:03:11.079267  5970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85f1142c92674db7a7be44387b6256a2" candidate_uuid: "b45313f3417f493a9d9efefe73d00e28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73e1bb32fac84301b6965b412fce7a51"
I20260713 09:03:11.081406  6090 ts_tablet_manager.cc:1434] T 35d1aad44ff948a690f4c06f5df67f6e P 73e1bb32fac84301b6965b412fce7a51: Time spent starting tablet: real 0.028s	user 0.009s	sys 0.001s
I20260713 09:03:11.081745  5970 raft_consensus.cc:3060] T 85f1142c92674db7a7be44387b6256a2 P 73e1bb32fac84301b6965b412fce7a51 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:03:11.081403  5863 leader_election.cc:343] T 85f1142c92674db7a7be44387b6256a2 P b45313f3417f493a9d9efefe73d00e28 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c77c7ba558544781841be421dc24b361 (127.5.160.131:40977): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:11.092100  6108 leader_election.cc:290] T 85f1142c92674db7a7be44387b6256a2 P b45313f3417f493a9d9efefe73d00e28 [CANDIDATE]: Term 1 election: Requested vote from peers 73e1bb32fac84301b6965b412fce7a51 (127.5.160.130:35033), c77c7ba558544781841be421dc24b361 (127.5.160.131:40977)
I20260713 09:03:11.100929  5970 raft_consensus.cc:2468] T 85f1142c92674db7a7be44387b6256a2 P 73e1bb32fac84301b6965b412fce7a51 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b45313f3417f493a9d9efefe73d00e28 in term 1.
I20260713 09:03:11.106181  6094 consensus_queue.cc:1048] T c780316cd7074f7f888261372c70cf20 P b45313f3417f493a9d9efefe73d00e28 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c77c7ba558544781841be421dc24b361" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 40977 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:03:11.105347  6091 tablet_bootstrap.cc:492] T 29aa12bd4d0945c7b551f28581ed3a0a P c77c7ba558544781841be421dc24b361: No bootstrap required, opened a new log
I20260713 09:03:11.107103  6091 ts_tablet_manager.cc:1403] T 29aa12bd4d0945c7b551f28581ed3a0a P c77c7ba558544781841be421dc24b361: Time spent bootstrapping tablet: real 0.057s	user 0.010s	sys 0.020s
I20260713 09:03:11.107009  5862 leader_election.cc:304] T 85f1142c92674db7a7be44387b6256a2 P b45313f3417f493a9d9efefe73d00e28 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 73e1bb32fac84301b6965b412fce7a51, b45313f3417f493a9d9efefe73d00e28; no voters: c77c7ba558544781841be421dc24b361
I20260713 09:03:11.108867  6108 raft_consensus.cc:2804] T 85f1142c92674db7a7be44387b6256a2 P b45313f3417f493a9d9efefe73d00e28 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:03:11.109467  6108 raft_consensus.cc:697] T 85f1142c92674db7a7be44387b6256a2 P b45313f3417f493a9d9efefe73d00e28 [term 1 LEADER]: Becoming Leader. State: Replica: b45313f3417f493a9d9efefe73d00e28, State: Running, Role: LEADER
I20260713 09:03:11.110401  6108 consensus_queue.cc:237] T 85f1142c92674db7a7be44387b6256a2 P b45313f3417f493a9d9efefe73d00e28 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b45313f3417f493a9d9efefe73d00e28" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37453 } } peers { permanent_uuid: "73e1bb32fac84301b6965b412fce7a51" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35033 } } peers { permanent_uuid: "c77c7ba558544781841be421dc24b361" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 40977 } }
I20260713 09:03:11.113680  6137 raft_consensus.cc:493] T 35d1aad44ff948a690f4c06f5df67f6e P b45313f3417f493a9d9efefe73d00e28 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:11.113371  6091 raft_consensus.cc:359] T 29aa12bd4d0945c7b551f28581ed3a0a P c77c7ba558544781841be421dc24b361 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b45313f3417f493a9d9efefe73d00e28" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37453 } } peers { permanent_uuid: "73e1bb32fac84301b6965b412fce7a51" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35033 } } peers { permanent_uuid: "c77c7ba558544781841be421dc24b361" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 40977 } }
I20260713 09:03:11.114197  6091 raft_consensus.cc:385] T 29aa12bd4d0945c7b551f28581ed3a0a P c77c7ba558544781841be421dc24b361 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:11.114622  6091 raft_consensus.cc:740] T 29aa12bd4d0945c7b551f28581ed3a0a P c77c7ba558544781841be421dc24b361 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c77c7ba558544781841be421dc24b361, State: Initialized, Role: FOLLOWER
I20260713 09:03:11.114256  6137 raft_consensus.cc:515] T 35d1aad44ff948a690f4c06f5df67f6e P b45313f3417f493a9d9efefe73d00e28 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b45313f3417f493a9d9efefe73d00e28" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37453 } } peers { permanent_uuid: "73e1bb32fac84301b6965b412fce7a51" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35033 } } peers { permanent_uuid: "c77c7ba558544781841be421dc24b361" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 40977 } }
I20260713 09:03:11.115473  6091 consensus_queue.cc:260] T 29aa12bd4d0945c7b551f28581ed3a0a P c77c7ba558544781841be421dc24b361 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b45313f3417f493a9d9efefe73d00e28" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37453 } } peers { permanent_uuid: "73e1bb32fac84301b6965b412fce7a51" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35033 } } peers { permanent_uuid: "c77c7ba558544781841be421dc24b361" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 40977 } }
I20260713 09:03:11.118247  6091 ts_tablet_manager.cc:1434] T 29aa12bd4d0945c7b551f28581ed3a0a P c77c7ba558544781841be421dc24b361: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260713 09:03:11.119234  6091 tablet_bootstrap.cc:492] T 85f1142c92674db7a7be44387b6256a2 P c77c7ba558544781841be421dc24b361: Bootstrap starting.
I20260713 09:03:11.119642  6137 leader_election.cc:290] T 35d1aad44ff948a690f4c06f5df67f6e P b45313f3417f493a9d9efefe73d00e28 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 73e1bb32fac84301b6965b412fce7a51 (127.5.160.130:35033), c77c7ba558544781841be421dc24b361 (127.5.160.131:40977)
I20260713 09:03:11.119546  6045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35d1aad44ff948a690f4c06f5df67f6e" candidate_uuid: "b45313f3417f493a9d9efefe73d00e28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c77c7ba558544781841be421dc24b361" is_pre_election: true
W20260713 09:03:11.123073  5863 leader_election.cc:343] T 35d1aad44ff948a690f4c06f5df67f6e P b45313f3417f493a9d9efefe73d00e28 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c77c7ba558544781841be421dc24b361 (127.5.160.131:40977): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:11.118728  5970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35d1aad44ff948a690f4c06f5df67f6e" candidate_uuid: "b45313f3417f493a9d9efefe73d00e28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73e1bb32fac84301b6965b412fce7a51" is_pre_election: true
I20260713 09:03:11.124011  5970 raft_consensus.cc:2468] T 35d1aad44ff948a690f4c06f5df67f6e P 73e1bb32fac84301b6965b412fce7a51 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b45313f3417f493a9d9efefe73d00e28 in term 0.
I20260713 09:03:11.125152  5862 leader_election.cc:304] T 35d1aad44ff948a690f4c06f5df67f6e P b45313f3417f493a9d9efefe73d00e28 [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: 73e1bb32fac84301b6965b412fce7a51, b45313f3417f493a9d9efefe73d00e28; no voters: c77c7ba558544781841be421dc24b361
I20260713 09:03:11.126602  6094 raft_consensus.cc:2804] T 35d1aad44ff948a690f4c06f5df67f6e P b45313f3417f493a9d9efefe73d00e28 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:03:11.127000  6094 raft_consensus.cc:493] T 35d1aad44ff948a690f4c06f5df67f6e P b45313f3417f493a9d9efefe73d00e28 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:03:11.127341  6094 raft_consensus.cc:3060] T 35d1aad44ff948a690f4c06f5df67f6e P b45313f3417f493a9d9efefe73d00e28 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:11.127833  6091 tablet_bootstrap.cc:654] T 85f1142c92674db7a7be44387b6256a2 P c77c7ba558544781841be421dc24b361: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:11.134130  5793 catalog_manager.cc:5697] T 85f1142c92674db7a7be44387b6256a2 P b45313f3417f493a9d9efefe73d00e28 reported cstate change: term changed from 0 to 1, leader changed from <none> to b45313f3417f493a9d9efefe73d00e28 (127.5.160.129). New cstate: current_term: 1 leader_uuid: "b45313f3417f493a9d9efefe73d00e28" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b45313f3417f493a9d9efefe73d00e28" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37453 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "73e1bb32fac84301b6965b412fce7a51" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35033 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c77c7ba558544781841be421dc24b361" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 40977 } health_report { overall_health: UNKNOWN } } }
I20260713 09:03:11.134677  6094 raft_consensus.cc:515] T 35d1aad44ff948a690f4c06f5df67f6e P b45313f3417f493a9d9efefe73d00e28 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b45313f3417f493a9d9efefe73d00e28" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37453 } } peers { permanent_uuid: "73e1bb32fac84301b6965b412fce7a51" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35033 } } peers { permanent_uuid: "c77c7ba558544781841be421dc24b361" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 40977 } }
I20260713 09:03:11.139768  6094 leader_election.cc:290] T 35d1aad44ff948a690f4c06f5df67f6e P b45313f3417f493a9d9efefe73d00e28 [CANDIDATE]: Term 1 election: Requested vote from peers 73e1bb32fac84301b6965b412fce7a51 (127.5.160.130:35033), c77c7ba558544781841be421dc24b361 (127.5.160.131:40977)
I20260713 09:03:11.143158  6046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35d1aad44ff948a690f4c06f5df67f6e" candidate_uuid: "b45313f3417f493a9d9efefe73d00e28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c77c7ba558544781841be421dc24b361"
W20260713 09:03:11.144476  5863 leader_election.cc:343] T 35d1aad44ff948a690f4c06f5df67f6e P b45313f3417f493a9d9efefe73d00e28 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c77c7ba558544781841be421dc24b361 (127.5.160.131:40977): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:11.146705  6091 tablet_bootstrap.cc:492] T 85f1142c92674db7a7be44387b6256a2 P c77c7ba558544781841be421dc24b361: No bootstrap required, opened a new log
I20260713 09:03:11.147231  6091 ts_tablet_manager.cc:1403] T 85f1142c92674db7a7be44387b6256a2 P c77c7ba558544781841be421dc24b361: Time spent bootstrapping tablet: real 0.028s	user 0.004s	sys 0.020s
I20260713 09:03:11.147292  5970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35d1aad44ff948a690f4c06f5df67f6e" candidate_uuid: "b45313f3417f493a9d9efefe73d00e28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73e1bb32fac84301b6965b412fce7a51"
I20260713 09:03:11.147944  5970 raft_consensus.cc:3060] T 35d1aad44ff948a690f4c06f5df67f6e P 73e1bb32fac84301b6965b412fce7a51 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:11.150321  6091 raft_consensus.cc:359] T 85f1142c92674db7a7be44387b6256a2 P c77c7ba558544781841be421dc24b361 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b45313f3417f493a9d9efefe73d00e28" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37453 } } peers { permanent_uuid: "73e1bb32fac84301b6965b412fce7a51" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35033 } } peers { permanent_uuid: "c77c7ba558544781841be421dc24b361" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 40977 } }
I20260713 09:03:11.151113  6091 raft_consensus.cc:385] T 85f1142c92674db7a7be44387b6256a2 P c77c7ba558544781841be421dc24b361 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:11.151440  6091 raft_consensus.cc:740] T 85f1142c92674db7a7be44387b6256a2 P c77c7ba558544781841be421dc24b361 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c77c7ba558544781841be421dc24b361, State: Initialized, Role: FOLLOWER
I20260713 09:03:11.152344  6091 consensus_queue.cc:260] T 85f1142c92674db7a7be44387b6256a2 P c77c7ba558544781841be421dc24b361 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b45313f3417f493a9d9efefe73d00e28" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37453 } } peers { permanent_uuid: "73e1bb32fac84301b6965b412fce7a51" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35033 } } peers { permanent_uuid: "c77c7ba558544781841be421dc24b361" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 40977 } }
I20260713 09:03:11.154875  5970 raft_consensus.cc:2468] T 35d1aad44ff948a690f4c06f5df67f6e P 73e1bb32fac84301b6965b412fce7a51 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b45313f3417f493a9d9efefe73d00e28 in term 1.
I20260713 09:03:11.155140  6091 ts_tablet_manager.cc:1434] T 85f1142c92674db7a7be44387b6256a2 P c77c7ba558544781841be421dc24b361: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.006s
I20260713 09:03:11.156050  5862 leader_election.cc:304] T 35d1aad44ff948a690f4c06f5df67f6e P b45313f3417f493a9d9efefe73d00e28 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 73e1bb32fac84301b6965b412fce7a51, b45313f3417f493a9d9efefe73d00e28; no voters: c77c7ba558544781841be421dc24b361
I20260713 09:03:11.156275  6091 tablet_bootstrap.cc:492] T 35d1aad44ff948a690f4c06f5df67f6e P c77c7ba558544781841be421dc24b361: Bootstrap starting.
I20260713 09:03:11.157189  6094 raft_consensus.cc:2804] T 35d1aad44ff948a690f4c06f5df67f6e P b45313f3417f493a9d9efefe73d00e28 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:03:11.157691  6094 raft_consensus.cc:697] T 35d1aad44ff948a690f4c06f5df67f6e P b45313f3417f493a9d9efefe73d00e28 [term 1 LEADER]: Becoming Leader. State: Replica: b45313f3417f493a9d9efefe73d00e28, State: Running, Role: LEADER
I20260713 09:03:11.158494  6094 consensus_queue.cc:237] T 35d1aad44ff948a690f4c06f5df67f6e P b45313f3417f493a9d9efefe73d00e28 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b45313f3417f493a9d9efefe73d00e28" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37453 } } peers { permanent_uuid: "73e1bb32fac84301b6965b412fce7a51" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35033 } } peers { permanent_uuid: "c77c7ba558544781841be421dc24b361" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 40977 } }
I20260713 09:03:11.163864  6091 tablet_bootstrap.cc:654] T 35d1aad44ff948a690f4c06f5df67f6e P c77c7ba558544781841be421dc24b361: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:11.175765  6091 tablet_bootstrap.cc:492] T 35d1aad44ff948a690f4c06f5df67f6e P c77c7ba558544781841be421dc24b361: No bootstrap required, opened a new log
I20260713 09:03:11.176247  6091 ts_tablet_manager.cc:1403] T 35d1aad44ff948a690f4c06f5df67f6e P c77c7ba558544781841be421dc24b361: Time spent bootstrapping tablet: real 0.020s	user 0.017s	sys 0.000s
I20260713 09:03:11.178761  5793 catalog_manager.cc:5697] T 35d1aad44ff948a690f4c06f5df67f6e P b45313f3417f493a9d9efefe73d00e28 reported cstate change: term changed from 0 to 1, leader changed from <none> to b45313f3417f493a9d9efefe73d00e28 (127.5.160.129). New cstate: current_term: 1 leader_uuid: "b45313f3417f493a9d9efefe73d00e28" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b45313f3417f493a9d9efefe73d00e28" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37453 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "73e1bb32fac84301b6965b412fce7a51" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35033 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c77c7ba558544781841be421dc24b361" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 40977 } health_report { overall_health: UNKNOWN } } }
I20260713 09:03:11.179298  6091 raft_consensus.cc:359] T 35d1aad44ff948a690f4c06f5df67f6e P c77c7ba558544781841be421dc24b361 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b45313f3417f493a9d9efefe73d00e28" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37453 } } peers { permanent_uuid: "73e1bb32fac84301b6965b412fce7a51" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35033 } } peers { permanent_uuid: "c77c7ba558544781841be421dc24b361" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 40977 } }
I20260713 09:03:11.180024  6091 raft_consensus.cc:385] T 35d1aad44ff948a690f4c06f5df67f6e P c77c7ba558544781841be421dc24b361 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:11.180311  6091 raft_consensus.cc:740] T 35d1aad44ff948a690f4c06f5df67f6e P c77c7ba558544781841be421dc24b361 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c77c7ba558544781841be421dc24b361, State: Initialized, Role: FOLLOWER
I20260713 09:03:11.180961  6091 consensus_queue.cc:260] T 35d1aad44ff948a690f4c06f5df67f6e P c77c7ba558544781841be421dc24b361 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b45313f3417f493a9d9efefe73d00e28" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37453 } } peers { permanent_uuid: "73e1bb32fac84301b6965b412fce7a51" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35033 } } peers { permanent_uuid: "c77c7ba558544781841be421dc24b361" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 40977 } }
I20260713 09:03:11.183152  6091 ts_tablet_manager.cc:1434] T 35d1aad44ff948a690f4c06f5df67f6e P c77c7ba558544781841be421dc24b361: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:03:11.184131  6091 tablet_bootstrap.cc:492] T 15ea22d1658a47adadda1ff66e4cd167 P c77c7ba558544781841be421dc24b361: Bootstrap starting.
I20260713 09:03:11.187599  6122 raft_consensus.cc:493] T 15ea22d1658a47adadda1ff66e4cd167 P 73e1bb32fac84301b6965b412fce7a51 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:11.187883  6110 raft_consensus.cc:493] T 29aa12bd4d0945c7b551f28581ed3a0a P c77c7ba558544781841be421dc24b361 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:11.188421  6110 raft_consensus.cc:515] T 29aa12bd4d0945c7b551f28581ed3a0a P c77c7ba558544781841be421dc24b361 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b45313f3417f493a9d9efefe73d00e28" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37453 } } peers { permanent_uuid: "73e1bb32fac84301b6965b412fce7a51" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35033 } } peers { permanent_uuid: "c77c7ba558544781841be421dc24b361" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 40977 } }
I20260713 09:03:11.188387  6122 raft_consensus.cc:515] T 15ea22d1658a47adadda1ff66e4cd167 P 73e1bb32fac84301b6965b412fce7a51 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b45313f3417f493a9d9efefe73d00e28" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37453 } } peers { permanent_uuid: "73e1bb32fac84301b6965b412fce7a51" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35033 } } peers { permanent_uuid: "c77c7ba558544781841be421dc24b361" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 40977 } }
I20260713 09:03:11.190131  6091 tablet_bootstrap.cc:654] T 15ea22d1658a47adadda1ff66e4cd167 P c77c7ba558544781841be421dc24b361: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:11.191488  5897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29aa12bd4d0945c7b551f28581ed3a0a" candidate_uuid: "c77c7ba558544781841be421dc24b361" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b45313f3417f493a9d9efefe73d00e28" is_pre_election: true
I20260713 09:03:11.190641  6110 leader_election.cc:290] T 29aa12bd4d0945c7b551f28581ed3a0a P c77c7ba558544781841be421dc24b361 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b45313f3417f493a9d9efefe73d00e28 (127.5.160.129:37453), 73e1bb32fac84301b6965b412fce7a51 (127.5.160.130:35033)
I20260713 09:03:11.192090  5896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15ea22d1658a47adadda1ff66e4cd167" candidate_uuid: "73e1bb32fac84301b6965b412fce7a51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b45313f3417f493a9d9efefe73d00e28" is_pre_election: true
I20260713 09:03:11.192693  5896 raft_consensus.cc:2468] T 15ea22d1658a47adadda1ff66e4cd167 P b45313f3417f493a9d9efefe73d00e28 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 73e1bb32fac84301b6965b412fce7a51 in term 0.
I20260713 09:03:11.193608  6046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15ea22d1658a47adadda1ff66e4cd167" candidate_uuid: "73e1bb32fac84301b6965b412fce7a51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c77c7ba558544781841be421dc24b361" is_pre_election: true
I20260713 09:03:11.194111  5970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29aa12bd4d0945c7b551f28581ed3a0a" candidate_uuid: "c77c7ba558544781841be421dc24b361" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73e1bb32fac84301b6965b412fce7a51" is_pre_election: true
W20260713 09:03:11.194934  5938 leader_election.cc:343] T 15ea22d1658a47adadda1ff66e4cd167 P 73e1bb32fac84301b6965b412fce7a51 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c77c7ba558544781841be421dc24b361 (127.5.160.131:40977): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:11.195225  5970 raft_consensus.cc:2393] T 29aa12bd4d0945c7b551f28581ed3a0a P 73e1bb32fac84301b6965b412fce7a51 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c77c7ba558544781841be421dc24b361 in current term 1: Already voted for candidate b45313f3417f493a9d9efefe73d00e28 in this term.
I20260713 09:03:11.196619  5936 leader_election.cc:304] T 15ea22d1658a47adadda1ff66e4cd167 P 73e1bb32fac84301b6965b412fce7a51 [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: 73e1bb32fac84301b6965b412fce7a51, b45313f3417f493a9d9efefe73d00e28; no voters: c77c7ba558544781841be421dc24b361
I20260713 09:03:11.197429  6097 raft_consensus.cc:2804] T 15ea22d1658a47adadda1ff66e4cd167 P 73e1bb32fac84301b6965b412fce7a51 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:03:11.197865  6097 raft_consensus.cc:493] T 15ea22d1658a47adadda1ff66e4cd167 P 73e1bb32fac84301b6965b412fce7a51 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:03:11.198221  6097 raft_consensus.cc:3060] T 15ea22d1658a47adadda1ff66e4cd167 P 73e1bb32fac84301b6965b412fce7a51 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:11.198974  6011 leader_election.cc:304] T 29aa12bd4d0945c7b551f28581ed3a0a P c77c7ba558544781841be421dc24b361 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c77c7ba558544781841be421dc24b361; no voters: 73e1bb32fac84301b6965b412fce7a51, b45313f3417f493a9d9efefe73d00e28
I20260713 09:03:11.199476  6124 consensus_queue.cc:1048] T 1bba217e200f448ca9bec5217a2ad8b1 P 73e1bb32fac84301b6965b412fce7a51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b45313f3417f493a9d9efefe73d00e28" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:03:11.201279  6110 raft_consensus.cc:3060] T 29aa12bd4d0945c7b551f28581ed3a0a P c77c7ba558544781841be421dc24b361 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:11.190948  6122 leader_election.cc:290] T 15ea22d1658a47adadda1ff66e4cd167 P 73e1bb32fac84301b6965b412fce7a51 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b45313f3417f493a9d9efefe73d00e28 (127.5.160.129:37453), c77c7ba558544781841be421dc24b361 (127.5.160.131:40977)
I20260713 09:03:11.204277  6091 tablet_bootstrap.cc:492] T 15ea22d1658a47adadda1ff66e4cd167 P c77c7ba558544781841be421dc24b361: No bootstrap required, opened a new log
I20260713 09:03:11.204743  6091 ts_tablet_manager.cc:1403] T 15ea22d1658a47adadda1ff66e4cd167 P c77c7ba558544781841be421dc24b361: Time spent bootstrapping tablet: real 0.021s	user 0.010s	sys 0.006s
I20260713 09:03:11.204803  6097 raft_consensus.cc:515] T 15ea22d1658a47adadda1ff66e4cd167 P 73e1bb32fac84301b6965b412fce7a51 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b45313f3417f493a9d9efefe73d00e28" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37453 } } peers { permanent_uuid: "73e1bb32fac84301b6965b412fce7a51" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35033 } } peers { permanent_uuid: "c77c7ba558544781841be421dc24b361" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 40977 } }
I20260713 09:03:11.206955  6097 leader_election.cc:290] T 15ea22d1658a47adadda1ff66e4cd167 P 73e1bb32fac84301b6965b412fce7a51 [CANDIDATE]: Term 1 election: Requested vote from peers b45313f3417f493a9d9efefe73d00e28 (127.5.160.129:37453), c77c7ba558544781841be421dc24b361 (127.5.160.131:40977)
I20260713 09:03:11.208022  6046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15ea22d1658a47adadda1ff66e4cd167" candidate_uuid: "73e1bb32fac84301b6965b412fce7a51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c77c7ba558544781841be421dc24b361"
I20260713 09:03:11.208252  6091 raft_consensus.cc:359] T 15ea22d1658a47adadda1ff66e4cd167 P c77c7ba558544781841be421dc24b361 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b45313f3417f493a9d9efefe73d00e28" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37453 } } peers { permanent_uuid: "73e1bb32fac84301b6965b412fce7a51" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35033 } } peers { permanent_uuid: "c77c7ba558544781841be421dc24b361" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 40977 } }
I20260713 09:03:11.208967  6091 raft_consensus.cc:385] T 15ea22d1658a47adadda1ff66e4cd167 P c77c7ba558544781841be421dc24b361 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:11.209122  5897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15ea22d1658a47adadda1ff66e4cd167" candidate_uuid: "73e1bb32fac84301b6965b412fce7a51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b45313f3417f493a9d9efefe73d00e28"
I20260713 09:03:11.209475  6091 raft_consensus.cc:740] T 15ea22d1658a47adadda1ff66e4cd167 P c77c7ba558544781841be421dc24b361 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c77c7ba558544781841be421dc24b361, State: Initialized, Role: FOLLOWER
I20260713 09:03:11.209784  5897 raft_consensus.cc:3060] T 15ea22d1658a47adadda1ff66e4cd167 P b45313f3417f493a9d9efefe73d00e28 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:11.209965  6110 raft_consensus.cc:2749] T 29aa12bd4d0945c7b551f28581ed3a0a P c77c7ba558544781841be421dc24b361 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:03:11.210311  6091 consensus_queue.cc:260] T 15ea22d1658a47adadda1ff66e4cd167 P c77c7ba558544781841be421dc24b361 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b45313f3417f493a9d9efefe73d00e28" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37453 } } peers { permanent_uuid: "73e1bb32fac84301b6965b412fce7a51" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35033 } } peers { permanent_uuid: "c77c7ba558544781841be421dc24b361" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 40977 } }
I20260713 09:03:11.211272  6046 raft_consensus.cc:3060] T 15ea22d1658a47adadda1ff66e4cd167 P c77c7ba558544781841be421dc24b361 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:11.212503  6091 ts_tablet_manager.cc:1434] T 15ea22d1658a47adadda1ff66e4cd167 P c77c7ba558544781841be421dc24b361: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:03:11.216472  5897 raft_consensus.cc:2468] T 15ea22d1658a47adadda1ff66e4cd167 P b45313f3417f493a9d9efefe73d00e28 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 73e1bb32fac84301b6965b412fce7a51 in term 1.
I20260713 09:03:11.217736  6046 raft_consensus.cc:2468] T 15ea22d1658a47adadda1ff66e4cd167 P c77c7ba558544781841be421dc24b361 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 73e1bb32fac84301b6965b412fce7a51 in term 1.
I20260713 09:03:11.217975  5936 leader_election.cc:304] T 15ea22d1658a47adadda1ff66e4cd167 P 73e1bb32fac84301b6965b412fce7a51 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 73e1bb32fac84301b6965b412fce7a51, b45313f3417f493a9d9efefe73d00e28; no voters: 
I20260713 09:03:11.219286  6097 raft_consensus.cc:2804] T 15ea22d1658a47adadda1ff66e4cd167 P 73e1bb32fac84301b6965b412fce7a51 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:03:11.219981  6097 raft_consensus.cc:697] T 15ea22d1658a47adadda1ff66e4cd167 P 73e1bb32fac84301b6965b412fce7a51 [term 1 LEADER]: Becoming Leader. State: Replica: 73e1bb32fac84301b6965b412fce7a51, State: Running, Role: LEADER
I20260713 09:03:11.222854  6097 consensus_queue.cc:237] T 15ea22d1658a47adadda1ff66e4cd167 P 73e1bb32fac84301b6965b412fce7a51 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b45313f3417f493a9d9efefe73d00e28" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37453 } } peers { permanent_uuid: "73e1bb32fac84301b6965b412fce7a51" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35033 } } peers { permanent_uuid: "c77c7ba558544781841be421dc24b361" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 40977 } }
W20260713 09:03:11.237491  5842 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:03:11.242092  6122 consensus_queue.cc:1048] T 1bba217e200f448ca9bec5217a2ad8b1 P 73e1bb32fac84301b6965b412fce7a51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c77c7ba558544781841be421dc24b361" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 40977 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:03:11.241680  5793 catalog_manager.cc:5697] T 15ea22d1658a47adadda1ff66e4cd167 P 73e1bb32fac84301b6965b412fce7a51 reported cstate change: term changed from 0 to 1, leader changed from <none> to 73e1bb32fac84301b6965b412fce7a51 (127.5.160.130). New cstate: current_term: 1 leader_uuid: "73e1bb32fac84301b6965b412fce7a51" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b45313f3417f493a9d9efefe73d00e28" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37453 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "73e1bb32fac84301b6965b412fce7a51" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35033 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c77c7ba558544781841be421dc24b361" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 40977 } health_report { overall_health: UNKNOWN } } }
I20260713 09:03:11.274276  6046 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "832f4f5001444546886ffe889ffc2405"
dest_uuid: "c77c7ba558544781841be421dc24b361"
mode: GRACEFUL
new_leader_uuid: "b45313f3417f493a9d9efefe73d00e28"
 from {username='slave'} at 127.0.0.1:44284
I20260713 09:03:11.274917  6046 raft_consensus.cc:606] T 832f4f5001444546886ffe889ffc2405 P c77c7ba558544781841be421dc24b361 [term 1 LEADER]: Received request to transfer leadership to TS b45313f3417f493a9d9efefe73d00e28
I20260713 09:03:11.284607  6110 consensus_queue.cc:1048] T 832f4f5001444546886ffe889ffc2405 P c77c7ba558544781841be421dc24b361 [LEADER]: Connected to new peer: Peer: permanent_uuid: "73e1bb32fac84301b6965b412fce7a51" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:03:11.290745  6110 consensus_queue.cc:1048] T 832f4f5001444546886ffe889ffc2405 P c77c7ba558544781841be421dc24b361 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b45313f3417f493a9d9efefe73d00e28" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:03:11.299407  5970 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dc6da65530b5449da7442dba895b21ed"
dest_uuid: "73e1bb32fac84301b6965b412fce7a51"
mode: GRACEFUL
new_leader_uuid: "b45313f3417f493a9d9efefe73d00e28"
 from {username='slave'} at 127.0.0.1:51260
I20260713 09:03:11.300650  5970 raft_consensus.cc:606] T dc6da65530b5449da7442dba895b21ed P 73e1bb32fac84301b6965b412fce7a51 [term 1 LEADER]: Received request to transfer leadership to TS b45313f3417f493a9d9efefe73d00e28
I20260713 09:03:11.307361  6110 raft_consensus.cc:993] T 832f4f5001444546886ffe889ffc2405 P c77c7ba558544781841be421dc24b361: : Instructing follower b45313f3417f493a9d9efefe73d00e28 to start an election
I20260713 09:03:11.307265  5971 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1bba217e200f448ca9bec5217a2ad8b1"
dest_uuid: "73e1bb32fac84301b6965b412fce7a51"
mode: GRACEFUL
new_leader_uuid: "b45313f3417f493a9d9efefe73d00e28"
 from {username='slave'} at 127.0.0.1:51260
I20260713 09:03:11.308012  5971 raft_consensus.cc:606] T 1bba217e200f448ca9bec5217a2ad8b1 P 73e1bb32fac84301b6965b412fce7a51 [term 1 LEADER]: Received request to transfer leadership to TS b45313f3417f493a9d9efefe73d00e28
I20260713 09:03:11.308070  6096 raft_consensus.cc:1081] T 832f4f5001444546886ffe889ffc2405 P c77c7ba558544781841be421dc24b361 [term 1 LEADER]: Signalling peer b45313f3417f493a9d9efefe73d00e28 to start an election
I20260713 09:03:11.319598  5897 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "832f4f5001444546886ffe889ffc2405"
dest_uuid: "b45313f3417f493a9d9efefe73d00e28"
 from {username='slave'} at 127.0.0.1:50618
I20260713 09:03:11.320240  5897 raft_consensus.cc:493] T 832f4f5001444546886ffe889ffc2405 P b45313f3417f493a9d9efefe73d00e28 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:03:11.320623  5897 raft_consensus.cc:3060] T 832f4f5001444546886ffe889ffc2405 P b45313f3417f493a9d9efefe73d00e28 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:11.327515  5897 raft_consensus.cc:515] T 832f4f5001444546886ffe889ffc2405 P b45313f3417f493a9d9efefe73d00e28 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73e1bb32fac84301b6965b412fce7a51" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35033 } } peers { permanent_uuid: "c77c7ba558544781841be421dc24b361" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 40977 } } peers { permanent_uuid: "b45313f3417f493a9d9efefe73d00e28" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37453 } }
I20260713 09:03:11.330268  5971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "832f4f5001444546886ffe889ffc2405" candidate_uuid: "b45313f3417f493a9d9efefe73d00e28" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "73e1bb32fac84301b6965b412fce7a51"
I20260713 09:03:11.330827  5971 raft_consensus.cc:3060] T 832f4f5001444546886ffe889ffc2405 P 73e1bb32fac84301b6965b412fce7a51 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:11.336159  6046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "832f4f5001444546886ffe889ffc2405" candidate_uuid: "b45313f3417f493a9d9efefe73d00e28" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c77c7ba558544781841be421dc24b361"
I20260713 09:03:11.336758  6046 raft_consensus.cc:3055] T 832f4f5001444546886ffe889ffc2405 P c77c7ba558544781841be421dc24b361 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:03:11.337061  6046 raft_consensus.cc:740] T 832f4f5001444546886ffe889ffc2405 P c77c7ba558544781841be421dc24b361 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c77c7ba558544781841be421dc24b361, State: Running, Role: LEADER
I20260713 09:03:11.337759  5971 raft_consensus.cc:2468] T 832f4f5001444546886ffe889ffc2405 P 73e1bb32fac84301b6965b412fce7a51 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b45313f3417f493a9d9efefe73d00e28 in term 2.
I20260713 09:03:11.337896  6046 consensus_queue.cc:260] T 832f4f5001444546886ffe889ffc2405 P c77c7ba558544781841be421dc24b361 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73e1bb32fac84301b6965b412fce7a51" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35033 } } peers { permanent_uuid: "c77c7ba558544781841be421dc24b361" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 40977 } } peers { permanent_uuid: "b45313f3417f493a9d9efefe73d00e28" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37453 } }
I20260713 09:03:11.338852  5862 leader_election.cc:304] T 832f4f5001444546886ffe889ffc2405 P b45313f3417f493a9d9efefe73d00e28 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 73e1bb32fac84301b6965b412fce7a51, b45313f3417f493a9d9efefe73d00e28; no voters: 
I20260713 09:03:11.339164  6046 raft_consensus.cc:3060] T 832f4f5001444546886ffe889ffc2405 P c77c7ba558544781841be421dc24b361 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:11.340101  6094 raft_consensus.cc:2804] T 832f4f5001444546886ffe889ffc2405 P b45313f3417f493a9d9efefe73d00e28 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:03:11.340687  6094 raft_consensus.cc:697] T 832f4f5001444546886ffe889ffc2405 P b45313f3417f493a9d9efefe73d00e28 [term 2 LEADER]: Becoming Leader. State: Replica: b45313f3417f493a9d9efefe73d00e28, State: Running, Role: LEADER
I20260713 09:03:11.341380  5896 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "243c19e8d39947e59fde012598acef25"
dest_uuid: "b45313f3417f493a9d9efefe73d00e28"
mode: GRACEFUL
new_leader_uuid: "73e1bb32fac84301b6965b412fce7a51"
 from {username='slave'} at 127.0.0.1:50636
I20260713 09:03:11.342016  5896 raft_consensus.cc:606] T 243c19e8d39947e59fde012598acef25 P b45313f3417f493a9d9efefe73d00e28 [term 1 LEADER]: Received request to transfer leadership to TS 73e1bb32fac84301b6965b412fce7a51
I20260713 09:03:11.341742  6094 consensus_queue.cc:237] T 832f4f5001444546886ffe889ffc2405 P b45313f3417f493a9d9efefe73d00e28 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73e1bb32fac84301b6965b412fce7a51" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35033 } } peers { permanent_uuid: "c77c7ba558544781841be421dc24b361" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 40977 } } peers { permanent_uuid: "b45313f3417f493a9d9efefe73d00e28" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37453 } }
I20260713 09:03:11.349779  5896 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "29aa12bd4d0945c7b551f28581ed3a0a"
dest_uuid: "b45313f3417f493a9d9efefe73d00e28"
mode: GRACEFUL
new_leader_uuid: "73e1bb32fac84301b6965b412fce7a51"
 from {username='slave'} at 127.0.0.1:50636
I20260713 09:03:11.350346  5896 raft_consensus.cc:606] T 29aa12bd4d0945c7b551f28581ed3a0a P b45313f3417f493a9d9efefe73d00e28 [term 1 LEADER]: Received request to transfer leadership to TS 73e1bb32fac84301b6965b412fce7a51
I20260713 09:03:11.350797  5897 leader_election.cc:290] T 832f4f5001444546886ffe889ffc2405 P b45313f3417f493a9d9efefe73d00e28 [CANDIDATE]: Term 2 election: Requested vote from peers 73e1bb32fac84301b6965b412fce7a51 (127.5.160.130:35033), c77c7ba558544781841be421dc24b361 (127.5.160.131:40977)
I20260713 09:03:11.350495  5793 catalog_manager.cc:5697] T 832f4f5001444546886ffe889ffc2405 P b45313f3417f493a9d9efefe73d00e28 reported cstate change: term changed from 1 to 2, leader changed from c77c7ba558544781841be421dc24b361 (127.5.160.131) to b45313f3417f493a9d9efefe73d00e28 (127.5.160.129). New cstate: current_term: 2 leader_uuid: "b45313f3417f493a9d9efefe73d00e28" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73e1bb32fac84301b6965b412fce7a51" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35033 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c77c7ba558544781841be421dc24b361" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 40977 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b45313f3417f493a9d9efefe73d00e28" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37453 } health_report { overall_health: HEALTHY } } }
I20260713 09:03:11.355196  6046 raft_consensus.cc:2468] T 832f4f5001444546886ffe889ffc2405 P c77c7ba558544781841be421dc24b361 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b45313f3417f493a9d9efefe73d00e28 in term 2.
I20260713 09:03:11.357685  5897 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "85f1142c92674db7a7be44387b6256a2"
dest_uuid: "b45313f3417f493a9d9efefe73d00e28"
mode: GRACEFUL
new_leader_uuid: "73e1bb32fac84301b6965b412fce7a51"
 from {username='slave'} at 127.0.0.1:50636
I20260713 09:03:11.358238  5897 raft_consensus.cc:606] T 85f1142c92674db7a7be44387b6256a2 P b45313f3417f493a9d9efefe73d00e28 [term 1 LEADER]: Received request to transfer leadership to TS 73e1bb32fac84301b6965b412fce7a51
I20260713 09:03:11.366693  5897 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "35d1aad44ff948a690f4c06f5df67f6e"
dest_uuid: "b45313f3417f493a9d9efefe73d00e28"
mode: GRACEFUL
new_leader_uuid: "c77c7ba558544781841be421dc24b361"
 from {username='slave'} at 127.0.0.1:50636
I20260713 09:03:11.367303  5897 raft_consensus.cc:606] T 35d1aad44ff948a690f4c06f5df67f6e P b45313f3417f493a9d9efefe73d00e28 [term 1 LEADER]: Received request to transfer leadership to TS c77c7ba558544781841be421dc24b361
I20260713 09:03:11.393815  6108 consensus_queue.cc:1048] T 243c19e8d39947e59fde012598acef25 P b45313f3417f493a9d9efefe73d00e28 [LEADER]: Connected to new peer: Peer: permanent_uuid: "73e1bb32fac84301b6965b412fce7a51" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:03:11.400130  6094 raft_consensus.cc:993] T 243c19e8d39947e59fde012598acef25 P b45313f3417f493a9d9efefe73d00e28: : Instructing follower 73e1bb32fac84301b6965b412fce7a51 to start an election
I20260713 09:03:11.400566  6094 raft_consensus.cc:1081] T 243c19e8d39947e59fde012598acef25 P b45313f3417f493a9d9efefe73d00e28 [term 1 LEADER]: Signalling peer 73e1bb32fac84301b6965b412fce7a51 to start an election
I20260713 09:03:11.403076  5970 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "243c19e8d39947e59fde012598acef25"
dest_uuid: "73e1bb32fac84301b6965b412fce7a51"
 from {username='slave'} at 127.0.0.1:51246
I20260713 09:03:11.403620  5970 raft_consensus.cc:493] T 243c19e8d39947e59fde012598acef25 P 73e1bb32fac84301b6965b412fce7a51 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:03:11.403988  5970 raft_consensus.cc:3060] T 243c19e8d39947e59fde012598acef25 P 73e1bb32fac84301b6965b412fce7a51 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:11.408012  6094 consensus_queue.cc:1048] T 243c19e8d39947e59fde012598acef25 P b45313f3417f493a9d9efefe73d00e28 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c77c7ba558544781841be421dc24b361" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 40977 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:03:11.411839  5970 raft_consensus.cc:515] T 243c19e8d39947e59fde012598acef25 P 73e1bb32fac84301b6965b412fce7a51 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b45313f3417f493a9d9efefe73d00e28" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37453 } } peers { permanent_uuid: "73e1bb32fac84301b6965b412fce7a51" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35033 } } peers { permanent_uuid: "c77c7ba558544781841be421dc24b361" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 40977 } }
I20260713 09:03:11.413033  5971 raft_consensus.cc:1240] T 243c19e8d39947e59fde012598acef25 P 73e1bb32fac84301b6965b412fce7a51 [term 2 FOLLOWER]: Rejecting Update request from peer b45313f3417f493a9d9efefe73d00e28 for earlier term 1. Current term is 2. Ops: []
I20260713 09:03:11.416952  6094 consensus_queue.cc:1059] T 243c19e8d39947e59fde012598acef25 P b45313f3417f493a9d9efefe73d00e28 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "73e1bb32fac84301b6965b412fce7a51" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35033 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:03:11.418005  6137 raft_consensus.cc:3055] T 243c19e8d39947e59fde012598acef25 P b45313f3417f493a9d9efefe73d00e28 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:03:11.418478  6137 raft_consensus.cc:740] T 243c19e8d39947e59fde012598acef25 P b45313f3417f493a9d9efefe73d00e28 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b45313f3417f493a9d9efefe73d00e28, State: Running, Role: LEADER
I20260713 09:03:11.419610  6137 consensus_queue.cc:260] T 243c19e8d39947e59fde012598acef25 P b45313f3417f493a9d9efefe73d00e28 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b45313f3417f493a9d9efefe73d00e28" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37453 } } peers { permanent_uuid: "73e1bb32fac84301b6965b412fce7a51" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35033 } } peers { permanent_uuid: "c77c7ba558544781841be421dc24b361" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 40977 } }
I20260713 09:03:11.421425  5897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "243c19e8d39947e59fde012598acef25" candidate_uuid: "73e1bb32fac84301b6965b412fce7a51" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b45313f3417f493a9d9efefe73d00e28"
I20260713 09:03:11.421440  5970 leader_election.cc:290] T 243c19e8d39947e59fde012598acef25 P 73e1bb32fac84301b6965b412fce7a51 [CANDIDATE]: Term 2 election: Requested vote from peers b45313f3417f493a9d9efefe73d00e28 (127.5.160.129:37453), c77c7ba558544781841be421dc24b361 (127.5.160.131:40977)
I20260713 09:03:11.422575  6046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "243c19e8d39947e59fde012598acef25" candidate_uuid: "73e1bb32fac84301b6965b412fce7a51" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c77c7ba558544781841be421dc24b361"
I20260713 09:03:11.423152  6046 raft_consensus.cc:3060] T 243c19e8d39947e59fde012598acef25 P c77c7ba558544781841be421dc24b361 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:11.420926  6137 raft_consensus.cc:3060] T 243c19e8d39947e59fde012598acef25 P b45313f3417f493a9d9efefe73d00e28 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:11.430965  6046 raft_consensus.cc:2468] T 243c19e8d39947e59fde012598acef25 P c77c7ba558544781841be421dc24b361 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 73e1bb32fac84301b6965b412fce7a51 in term 2.
I20260713 09:03:11.433143  5897 raft_consensus.cc:2468] T 243c19e8d39947e59fde012598acef25 P b45313f3417f493a9d9efefe73d00e28 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 73e1bb32fac84301b6965b412fce7a51 in term 2.
I20260713 09:03:11.434096  5938 leader_election.cc:304] T 243c19e8d39947e59fde012598acef25 P 73e1bb32fac84301b6965b412fce7a51 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 73e1bb32fac84301b6965b412fce7a51, c77c7ba558544781841be421dc24b361; no voters: 
I20260713 09:03:11.435083  6122 raft_consensus.cc:2804] T 243c19e8d39947e59fde012598acef25 P 73e1bb32fac84301b6965b412fce7a51 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:03:11.435556  6122 raft_consensus.cc:697] T 243c19e8d39947e59fde012598acef25 P 73e1bb32fac84301b6965b412fce7a51 [term 2 LEADER]: Becoming Leader. State: Replica: 73e1bb32fac84301b6965b412fce7a51, State: Running, Role: LEADER
I20260713 09:03:11.436345  6122 consensus_queue.cc:237] T 243c19e8d39947e59fde012598acef25 P 73e1bb32fac84301b6965b412fce7a51 [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: "b45313f3417f493a9d9efefe73d00e28" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37453 } } peers { permanent_uuid: "73e1bb32fac84301b6965b412fce7a51" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35033 } } peers { permanent_uuid: "c77c7ba558544781841be421dc24b361" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 40977 } }
I20260713 09:03:11.444175  5792 catalog_manager.cc:5697] T 243c19e8d39947e59fde012598acef25 P 73e1bb32fac84301b6965b412fce7a51 reported cstate change: term changed from 1 to 2, leader changed from b45313f3417f493a9d9efefe73d00e28 (127.5.160.129) to 73e1bb32fac84301b6965b412fce7a51 (127.5.160.130). New cstate: current_term: 2 leader_uuid: "73e1bb32fac84301b6965b412fce7a51" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b45313f3417f493a9d9efefe73d00e28" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37453 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "73e1bb32fac84301b6965b412fce7a51" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35033 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c77c7ba558544781841be421dc24b361" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 40977 } health_report { overall_health: UNKNOWN } } }
I20260713 09:03:11.445852  6122 consensus_queue.cc:1048] T dc6da65530b5449da7442dba895b21ed P 73e1bb32fac84301b6965b412fce7a51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b45313f3417f493a9d9efefe73d00e28" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:03:11.455197  6124 raft_consensus.cc:993] T dc6da65530b5449da7442dba895b21ed P 73e1bb32fac84301b6965b412fce7a51: : Instructing follower b45313f3417f493a9d9efefe73d00e28 to start an election
I20260713 09:03:11.455660  6124 raft_consensus.cc:1081] T dc6da65530b5449da7442dba895b21ed P 73e1bb32fac84301b6965b412fce7a51 [term 1 LEADER]: Signalling peer b45313f3417f493a9d9efefe73d00e28 to start an election
I20260713 09:03:11.456673  6158 raft_consensus.cc:493] T 35d1aad44ff948a690f4c06f5df67f6e P c77c7ba558544781841be421dc24b361 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:11.457165  6158 raft_consensus.cc:515] T 35d1aad44ff948a690f4c06f5df67f6e P c77c7ba558544781841be421dc24b361 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b45313f3417f493a9d9efefe73d00e28" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37453 } } peers { permanent_uuid: "73e1bb32fac84301b6965b412fce7a51" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35033 } } peers { permanent_uuid: "c77c7ba558544781841be421dc24b361" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 40977 } }
I20260713 09:03:11.457931  5897 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dc6da65530b5449da7442dba895b21ed"
dest_uuid: "b45313f3417f493a9d9efefe73d00e28"
 from {username='slave'} at 127.0.0.1:50626
I20260713 09:03:11.459511  5897 raft_consensus.cc:493] T dc6da65530b5449da7442dba895b21ed P b45313f3417f493a9d9efefe73d00e28 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:03:11.460258  5897 raft_consensus.cc:3060] T dc6da65530b5449da7442dba895b21ed P b45313f3417f493a9d9efefe73d00e28 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:11.461587  6158 leader_election.cc:290] T 35d1aad44ff948a690f4c06f5df67f6e P c77c7ba558544781841be421dc24b361 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b45313f3417f493a9d9efefe73d00e28 (127.5.160.129:37453), 73e1bb32fac84301b6965b412fce7a51 (127.5.160.130:35033)
I20260713 09:03:11.461951  5896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35d1aad44ff948a690f4c06f5df67f6e" candidate_uuid: "c77c7ba558544781841be421dc24b361" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b45313f3417f493a9d9efefe73d00e28" is_pre_election: true
I20260713 09:03:11.465752  6094 consensus_queue.cc:1048] T 29aa12bd4d0945c7b551f28581ed3a0a P b45313f3417f493a9d9efefe73d00e28 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c77c7ba558544781841be421dc24b361" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 40977 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:03:11.468250  5897 raft_consensus.cc:515] T dc6da65530b5449da7442dba895b21ed P b45313f3417f493a9d9efefe73d00e28 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b45313f3417f493a9d9efefe73d00e28" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37453 } } peers { permanent_uuid: "73e1bb32fac84301b6965b412fce7a51" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35033 } } peers { permanent_uuid: "c77c7ba558544781841be421dc24b361" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 40977 } }
I20260713 09:03:11.469471  5896 raft_consensus.cc:1240] T dc6da65530b5449da7442dba895b21ed P b45313f3417f493a9d9efefe73d00e28 [term 2 FOLLOWER]: Rejecting Update request from peer 73e1bb32fac84301b6965b412fce7a51 for earlier term 1. Current term is 2. Ops: []
I20260713 09:03:11.471441  5971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc6da65530b5449da7442dba895b21ed" candidate_uuid: "b45313f3417f493a9d9efefe73d00e28" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "73e1bb32fac84301b6965b412fce7a51"
I20260713 09:03:11.471668  5897 leader_election.cc:290] T dc6da65530b5449da7442dba895b21ed P b45313f3417f493a9d9efefe73d00e28 [CANDIDATE]: Term 2 election: Requested vote from peers 73e1bb32fac84301b6965b412fce7a51 (127.5.160.130:35033), c77c7ba558544781841be421dc24b361 (127.5.160.131:40977)
I20260713 09:03:11.471621  6122 consensus_queue.cc:1059] T dc6da65530b5449da7442dba895b21ed P 73e1bb32fac84301b6965b412fce7a51 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b45313f3417f493a9d9efefe73d00e28" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37453 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:03:11.473351  6044 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc6da65530b5449da7442dba895b21ed" candidate_uuid: "b45313f3417f493a9d9efefe73d00e28" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c77c7ba558544781841be421dc24b361"
I20260713 09:03:11.473937  6044 raft_consensus.cc:3060] T dc6da65530b5449da7442dba895b21ed P c77c7ba558544781841be421dc24b361 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:11.475099  5971 raft_consensus.cc:3055] T dc6da65530b5449da7442dba895b21ed P 73e1bb32fac84301b6965b412fce7a51 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:03:11.475471  5971 raft_consensus.cc:740] T dc6da65530b5449da7442dba895b21ed P 73e1bb32fac84301b6965b412fce7a51 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 73e1bb32fac84301b6965b412fce7a51, State: Running, Role: LEADER
I20260713 09:03:11.476270  5971 consensus_queue.cc:260] T dc6da65530b5449da7442dba895b21ed P 73e1bb32fac84301b6965b412fce7a51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b45313f3417f493a9d9efefe73d00e28" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37453 } } peers { permanent_uuid: "73e1bb32fac84301b6965b412fce7a51" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35033 } } peers { permanent_uuid: "c77c7ba558544781841be421dc24b361" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 40977 } }
I20260713 09:03:11.477437  5971 raft_consensus.cc:3060] T dc6da65530b5449da7442dba895b21ed P 73e1bb32fac84301b6965b412fce7a51 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:11.479842  5970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35d1aad44ff948a690f4c06f5df67f6e" candidate_uuid: "c77c7ba558544781841be421dc24b361" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73e1bb32fac84301b6965b412fce7a51" is_pre_election: true
I20260713 09:03:11.481245  5970 raft_consensus.cc:2393] T 35d1aad44ff948a690f4c06f5df67f6e P 73e1bb32fac84301b6965b412fce7a51 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c77c7ba558544781841be421dc24b361 in current term 1: Already voted for candidate b45313f3417f493a9d9efefe73d00e28 in this term.
I20260713 09:03:11.482303  6011 leader_election.cc:304] T 35d1aad44ff948a690f4c06f5df67f6e P c77c7ba558544781841be421dc24b361 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c77c7ba558544781841be421dc24b361; no voters: 73e1bb32fac84301b6965b412fce7a51, b45313f3417f493a9d9efefe73d00e28
I20260713 09:03:11.483175  6044 raft_consensus.cc:2468] T dc6da65530b5449da7442dba895b21ed P c77c7ba558544781841be421dc24b361 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b45313f3417f493a9d9efefe73d00e28 in term 2.
I20260713 09:03:11.483740  5971 raft_consensus.cc:2468] T dc6da65530b5449da7442dba895b21ed P 73e1bb32fac84301b6965b412fce7a51 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b45313f3417f493a9d9efefe73d00e28 in term 2.
I20260713 09:03:11.484064  6158 raft_consensus.cc:3060] T 35d1aad44ff948a690f4c06f5df67f6e P c77c7ba558544781841be421dc24b361 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:11.488617  6094 consensus_queue.cc:1048] T 29aa12bd4d0945c7b551f28581ed3a0a P b45313f3417f493a9d9efefe73d00e28 [LEADER]: Connected to new peer: Peer: permanent_uuid: "73e1bb32fac84301b6965b412fce7a51" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:03:11.493113  6122 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 2 current term: 2 is higher.
I20260713 09:03:11.489730  5863 leader_election.cc:304] T dc6da65530b5449da7442dba895b21ed P b45313f3417f493a9d9efefe73d00e28 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b45313f3417f493a9d9efefe73d00e28, c77c7ba558544781841be421dc24b361; no voters: 
I20260713 09:03:11.492815  6046 raft_consensus.cc:1240] T dc6da65530b5449da7442dba895b21ed P c77c7ba558544781841be421dc24b361 [term 2 FOLLOWER]: Rejecting Update request from peer 73e1bb32fac84301b6965b412fce7a51 for earlier term 1. Current term is 2. Ops: []
I20260713 09:03:11.495707  6094 raft_consensus.cc:2804] T dc6da65530b5449da7442dba895b21ed P b45313f3417f493a9d9efefe73d00e28 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:03:11.496191  6094 raft_consensus.cc:697] T dc6da65530b5449da7442dba895b21ed P b45313f3417f493a9d9efefe73d00e28 [term 2 LEADER]: Becoming Leader. State: Replica: b45313f3417f493a9d9efefe73d00e28, State: Running, Role: LEADER
I20260713 09:03:11.496887  6094 consensus_queue.cc:237] T dc6da65530b5449da7442dba895b21ed P b45313f3417f493a9d9efefe73d00e28 [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: "b45313f3417f493a9d9efefe73d00e28" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37453 } } peers { permanent_uuid: "73e1bb32fac84301b6965b412fce7a51" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35033 } } peers { permanent_uuid: "c77c7ba558544781841be421dc24b361" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 40977 } }
I20260713 09:03:11.506192  6158 raft_consensus.cc:2749] T 35d1aad44ff948a690f4c06f5df67f6e P c77c7ba558544781841be421dc24b361 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:03:11.515676  5793 catalog_manager.cc:5697] T dc6da65530b5449da7442dba895b21ed P b45313f3417f493a9d9efefe73d00e28 reported cstate change: term changed from 1 to 2, leader changed from 73e1bb32fac84301b6965b412fce7a51 (127.5.160.130) to b45313f3417f493a9d9efefe73d00e28 (127.5.160.129). New cstate: current_term: 2 leader_uuid: "b45313f3417f493a9d9efefe73d00e28" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b45313f3417f493a9d9efefe73d00e28" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37453 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "73e1bb32fac84301b6965b412fce7a51" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35033 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c77c7ba558544781841be421dc24b361" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 40977 } health_report { overall_health: UNKNOWN } } }
I20260713 09:03:11.519328  6094 raft_consensus.cc:993] T 29aa12bd4d0945c7b551f28581ed3a0a P b45313f3417f493a9d9efefe73d00e28: : Instructing follower 73e1bb32fac84301b6965b412fce7a51 to start an election
I20260713 09:03:11.519825  6094 raft_consensus.cc:1081] T 29aa12bd4d0945c7b551f28581ed3a0a P b45313f3417f493a9d9efefe73d00e28 [term 1 LEADER]: Signalling peer 73e1bb32fac84301b6965b412fce7a51 to start an election
I20260713 09:03:11.522171  5971 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "29aa12bd4d0945c7b551f28581ed3a0a"
dest_uuid: "73e1bb32fac84301b6965b412fce7a51"
 from {username='slave'} at 127.0.0.1:51246
I20260713 09:03:11.522785  5971 raft_consensus.cc:493] T 29aa12bd4d0945c7b551f28581ed3a0a P 73e1bb32fac84301b6965b412fce7a51 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:03:11.523231  5971 raft_consensus.cc:3060] T 29aa12bd4d0945c7b551f28581ed3a0a P 73e1bb32fac84301b6965b412fce7a51 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:11.529893  5971 raft_consensus.cc:515] T 29aa12bd4d0945c7b551f28581ed3a0a P 73e1bb32fac84301b6965b412fce7a51 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b45313f3417f493a9d9efefe73d00e28" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37453 } } peers { permanent_uuid: "73e1bb32fac84301b6965b412fce7a51" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35033 } } peers { permanent_uuid: "c77c7ba558544781841be421dc24b361" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 40977 } }
I20260713 09:03:11.531503  5971 leader_election.cc:290] T 29aa12bd4d0945c7b551f28581ed3a0a P 73e1bb32fac84301b6965b412fce7a51 [CANDIDATE]: Term 2 election: Requested vote from peers b45313f3417f493a9d9efefe73d00e28 (127.5.160.129:37453), c77c7ba558544781841be421dc24b361 (127.5.160.131:40977)
I20260713 09:03:11.532292  5897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29aa12bd4d0945c7b551f28581ed3a0a" candidate_uuid: "73e1bb32fac84301b6965b412fce7a51" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b45313f3417f493a9d9efefe73d00e28"
I20260713 09:03:11.532553  6044 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29aa12bd4d0945c7b551f28581ed3a0a" candidate_uuid: "73e1bb32fac84301b6965b412fce7a51" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c77c7ba558544781841be421dc24b361"
I20260713 09:03:11.532822  5897 raft_consensus.cc:3055] T 29aa12bd4d0945c7b551f28581ed3a0a P b45313f3417f493a9d9efefe73d00e28 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:03:11.533169  6044 raft_consensus.cc:3060] T 29aa12bd4d0945c7b551f28581ed3a0a P c77c7ba558544781841be421dc24b361 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:11.533200  5897 raft_consensus.cc:740] T 29aa12bd4d0945c7b551f28581ed3a0a P b45313f3417f493a9d9efefe73d00e28 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b45313f3417f493a9d9efefe73d00e28, State: Running, Role: LEADER
I20260713 09:03:11.534183  5897 consensus_queue.cc:260] T 29aa12bd4d0945c7b551f28581ed3a0a P b45313f3417f493a9d9efefe73d00e28 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b45313f3417f493a9d9efefe73d00e28" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37453 } } peers { permanent_uuid: "73e1bb32fac84301b6965b412fce7a51" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35033 } } peers { permanent_uuid: "c77c7ba558544781841be421dc24b361" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 40977 } }
I20260713 09:03:11.535095  5897 raft_consensus.cc:3060] T 29aa12bd4d0945c7b551f28581ed3a0a P b45313f3417f493a9d9efefe73d00e28 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:11.539562  5897 raft_consensus.cc:2468] T 29aa12bd4d0945c7b551f28581ed3a0a P b45313f3417f493a9d9efefe73d00e28 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 73e1bb32fac84301b6965b412fce7a51 in term 2.
I20260713 09:03:11.539729  6044 raft_consensus.cc:2468] T 29aa12bd4d0945c7b551f28581ed3a0a P c77c7ba558544781841be421dc24b361 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 73e1bb32fac84301b6965b412fce7a51 in term 2.
I20260713 09:03:11.540609  5936 leader_election.cc:304] T 29aa12bd4d0945c7b551f28581ed3a0a P 73e1bb32fac84301b6965b412fce7a51 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 73e1bb32fac84301b6965b412fce7a51, b45313f3417f493a9d9efefe73d00e28; no voters: 
I20260713 09:03:11.541450  6122 raft_consensus.cc:2804] T 29aa12bd4d0945c7b551f28581ed3a0a P 73e1bb32fac84301b6965b412fce7a51 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:03:11.541896  6122 raft_consensus.cc:697] T 29aa12bd4d0945c7b551f28581ed3a0a P 73e1bb32fac84301b6965b412fce7a51 [term 2 LEADER]: Becoming Leader. State: Replica: 73e1bb32fac84301b6965b412fce7a51, State: Running, Role: LEADER
I20260713 09:03:11.542743  6122 consensus_queue.cc:237] T 29aa12bd4d0945c7b551f28581ed3a0a P 73e1bb32fac84301b6965b412fce7a51 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b45313f3417f493a9d9efefe73d00e28" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37453 } } peers { permanent_uuid: "73e1bb32fac84301b6965b412fce7a51" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35033 } } peers { permanent_uuid: "c77c7ba558544781841be421dc24b361" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 40977 } }
I20260713 09:03:11.549592  5792 catalog_manager.cc:5697] T 29aa12bd4d0945c7b551f28581ed3a0a P 73e1bb32fac84301b6965b412fce7a51 reported cstate change: term changed from 1 to 2, leader changed from b45313f3417f493a9d9efefe73d00e28 (127.5.160.129) to 73e1bb32fac84301b6965b412fce7a51 (127.5.160.130). New cstate: current_term: 2 leader_uuid: "73e1bb32fac84301b6965b412fce7a51" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b45313f3417f493a9d9efefe73d00e28" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37453 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "73e1bb32fac84301b6965b412fce7a51" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35033 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c77c7ba558544781841be421dc24b361" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 40977 } health_report { overall_health: UNKNOWN } } }
I20260713 09:03:11.604486  6158 raft_consensus.cc:493] T 85f1142c92674db7a7be44387b6256a2 P c77c7ba558544781841be421dc24b361 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:11.604993  6158 raft_consensus.cc:515] T 85f1142c92674db7a7be44387b6256a2 P c77c7ba558544781841be421dc24b361 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b45313f3417f493a9d9efefe73d00e28" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37453 } } peers { permanent_uuid: "73e1bb32fac84301b6965b412fce7a51" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35033 } } peers { permanent_uuid: "c77c7ba558544781841be421dc24b361" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 40977 } }
I20260713 09:03:11.606089  6165 consensus_queue.cc:1048] T 35d1aad44ff948a690f4c06f5df67f6e P b45313f3417f493a9d9efefe73d00e28 [LEADER]: Connected to new peer: Peer: permanent_uuid: "73e1bb32fac84301b6965b412fce7a51" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:03:11.607137  6158 leader_election.cc:290] T 85f1142c92674db7a7be44387b6256a2 P c77c7ba558544781841be421dc24b361 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b45313f3417f493a9d9efefe73d00e28 (127.5.160.129:37453), 73e1bb32fac84301b6965b412fce7a51 (127.5.160.130:35033)
I20260713 09:03:11.607878  5897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85f1142c92674db7a7be44387b6256a2" candidate_uuid: "c77c7ba558544781841be421dc24b361" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b45313f3417f493a9d9efefe73d00e28" is_pre_election: true
I20260713 09:03:11.608279  5971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85f1142c92674db7a7be44387b6256a2" candidate_uuid: "c77c7ba558544781841be421dc24b361" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73e1bb32fac84301b6965b412fce7a51" is_pre_election: true
I20260713 09:03:11.609061  5971 raft_consensus.cc:2393] T 85f1142c92674db7a7be44387b6256a2 P 73e1bb32fac84301b6965b412fce7a51 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c77c7ba558544781841be421dc24b361 in current term 1: Already voted for candidate b45313f3417f493a9d9efefe73d00e28 in this term.
I20260713 09:03:11.610227  6011 leader_election.cc:304] T 85f1142c92674db7a7be44387b6256a2 P c77c7ba558544781841be421dc24b361 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c77c7ba558544781841be421dc24b361; no voters: 73e1bb32fac84301b6965b412fce7a51, b45313f3417f493a9d9efefe73d00e28
I20260713 09:03:11.611117  6158 raft_consensus.cc:3060] T 85f1142c92674db7a7be44387b6256a2 P c77c7ba558544781841be421dc24b361 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:11.618240  6094 consensus_queue.cc:1048] T 35d1aad44ff948a690f4c06f5df67f6e P b45313f3417f493a9d9efefe73d00e28 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c77c7ba558544781841be421dc24b361" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 40977 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:03:11.625164  6158 raft_consensus.cc:2749] T 85f1142c92674db7a7be44387b6256a2 P c77c7ba558544781841be421dc24b361 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:03:11.631476  6094 consensus_queue.cc:1048] T 85f1142c92674db7a7be44387b6256a2 P b45313f3417f493a9d9efefe73d00e28 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c77c7ba558544781841be421dc24b361" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 40977 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:03:11.634491  6094 raft_consensus.cc:993] T 35d1aad44ff948a690f4c06f5df67f6e P b45313f3417f493a9d9efefe73d00e28: : Instructing follower c77c7ba558544781841be421dc24b361 to start an election
I20260713 09:03:11.634922  6108 raft_consensus.cc:1081] T 35d1aad44ff948a690f4c06f5df67f6e P b45313f3417f493a9d9efefe73d00e28 [term 1 LEADER]: Signalling peer c77c7ba558544781841be421dc24b361 to start an election
I20260713 09:03:11.636744  6044 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "35d1aad44ff948a690f4c06f5df67f6e"
dest_uuid: "c77c7ba558544781841be421dc24b361"
 from {username='slave'} at 127.0.0.1:44266
I20260713 09:03:11.637410  6044 raft_consensus.cc:493] T 35d1aad44ff948a690f4c06f5df67f6e P c77c7ba558544781841be421dc24b361 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:03:11.637851  6044 raft_consensus.cc:3060] T 35d1aad44ff948a690f4c06f5df67f6e P c77c7ba558544781841be421dc24b361 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:11.645634  6137 consensus_queue.cc:1048] T 85f1142c92674db7a7be44387b6256a2 P b45313f3417f493a9d9efefe73d00e28 [LEADER]: Connected to new peer: Peer: permanent_uuid: "73e1bb32fac84301b6965b412fce7a51" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:03:11.647933  6044 raft_consensus.cc:515] T 35d1aad44ff948a690f4c06f5df67f6e P c77c7ba558544781841be421dc24b361 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b45313f3417f493a9d9efefe73d00e28" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37453 } } peers { permanent_uuid: "73e1bb32fac84301b6965b412fce7a51" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35033 } } peers { permanent_uuid: "c77c7ba558544781841be421dc24b361" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 40977 } }
I20260713 09:03:11.652354  6044 leader_election.cc:290] T 35d1aad44ff948a690f4c06f5df67f6e P c77c7ba558544781841be421dc24b361 [CANDIDATE]: Term 2 election: Requested vote from peers b45313f3417f493a9d9efefe73d00e28 (127.5.160.129:37453), 73e1bb32fac84301b6965b412fce7a51 (127.5.160.130:35033)
I20260713 09:03:11.653014  5971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35d1aad44ff948a690f4c06f5df67f6e" candidate_uuid: "c77c7ba558544781841be421dc24b361" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "73e1bb32fac84301b6965b412fce7a51"
I20260713 09:03:11.653626  5971 raft_consensus.cc:3060] T 35d1aad44ff948a690f4c06f5df67f6e P 73e1bb32fac84301b6965b412fce7a51 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:11.654326  5897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35d1aad44ff948a690f4c06f5df67f6e" candidate_uuid: "c77c7ba558544781841be421dc24b361" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b45313f3417f493a9d9efefe73d00e28"
I20260713 09:03:11.654896  5897 raft_consensus.cc:3055] T 35d1aad44ff948a690f4c06f5df67f6e P b45313f3417f493a9d9efefe73d00e28 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:03:11.655191  5897 raft_consensus.cc:740] T 35d1aad44ff948a690f4c06f5df67f6e P b45313f3417f493a9d9efefe73d00e28 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b45313f3417f493a9d9efefe73d00e28, State: Running, Role: LEADER
I20260713 09:03:11.655949  5897 consensus_queue.cc:260] T 35d1aad44ff948a690f4c06f5df67f6e P b45313f3417f493a9d9efefe73d00e28 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b45313f3417f493a9d9efefe73d00e28" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37453 } } peers { permanent_uuid: "73e1bb32fac84301b6965b412fce7a51" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35033 } } peers { permanent_uuid: "c77c7ba558544781841be421dc24b361" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 40977 } }
I20260713 09:03:11.657166  5897 raft_consensus.cc:3060] T 35d1aad44ff948a690f4c06f5df67f6e P b45313f3417f493a9d9efefe73d00e28 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:11.660413  5971 raft_consensus.cc:2468] T 35d1aad44ff948a690f4c06f5df67f6e P 73e1bb32fac84301b6965b412fce7a51 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c77c7ba558544781841be421dc24b361 in term 2.
I20260713 09:03:11.661932  6011 leader_election.cc:304] T 35d1aad44ff948a690f4c06f5df67f6e P c77c7ba558544781841be421dc24b361 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 73e1bb32fac84301b6965b412fce7a51, c77c7ba558544781841be421dc24b361; no voters: 
I20260713 09:03:11.662923  6158 raft_consensus.cc:2804] T 35d1aad44ff948a690f4c06f5df67f6e P c77c7ba558544781841be421dc24b361 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:03:11.663395  6158 raft_consensus.cc:697] T 35d1aad44ff948a690f4c06f5df67f6e P c77c7ba558544781841be421dc24b361 [term 2 LEADER]: Becoming Leader. State: Replica: c77c7ba558544781841be421dc24b361, State: Running, Role: LEADER
I20260713 09:03:11.664220  6158 consensus_queue.cc:237] T 35d1aad44ff948a690f4c06f5df67f6e P c77c7ba558544781841be421dc24b361 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b45313f3417f493a9d9efefe73d00e28" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37453 } } peers { permanent_uuid: "73e1bb32fac84301b6965b412fce7a51" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35033 } } peers { permanent_uuid: "c77c7ba558544781841be421dc24b361" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 40977 } }
I20260713 09:03:11.666340  5897 raft_consensus.cc:2468] T 35d1aad44ff948a690f4c06f5df67f6e P b45313f3417f493a9d9efefe73d00e28 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c77c7ba558544781841be421dc24b361 in term 2.
I20260713 09:03:11.673385  5792 catalog_manager.cc:5697] T 35d1aad44ff948a690f4c06f5df67f6e P c77c7ba558544781841be421dc24b361 reported cstate change: term changed from 1 to 2, leader changed from b45313f3417f493a9d9efefe73d00e28 (127.5.160.129) to c77c7ba558544781841be421dc24b361 (127.5.160.131). New cstate: current_term: 2 leader_uuid: "c77c7ba558544781841be421dc24b361" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b45313f3417f493a9d9efefe73d00e28" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37453 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "73e1bb32fac84301b6965b412fce7a51" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35033 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c77c7ba558544781841be421dc24b361" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 40977 } health_report { overall_health: HEALTHY } } }
I20260713 09:03:11.678756  6165 raft_consensus.cc:993] T 85f1142c92674db7a7be44387b6256a2 P b45313f3417f493a9d9efefe73d00e28: : Instructing follower 73e1bb32fac84301b6965b412fce7a51 to start an election
I20260713 09:03:11.679209  6165 raft_consensus.cc:1081] T 85f1142c92674db7a7be44387b6256a2 P b45313f3417f493a9d9efefe73d00e28 [term 1 LEADER]: Signalling peer 73e1bb32fac84301b6965b412fce7a51 to start an election
I20260713 09:03:11.681061  5970 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "85f1142c92674db7a7be44387b6256a2"
dest_uuid: "73e1bb32fac84301b6965b412fce7a51"
 from {username='slave'} at 127.0.0.1:51246
I20260713 09:03:11.681635  5970 raft_consensus.cc:493] T 85f1142c92674db7a7be44387b6256a2 P 73e1bb32fac84301b6965b412fce7a51 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:03:11.682024  5970 raft_consensus.cc:3060] T 85f1142c92674db7a7be44387b6256a2 P 73e1bb32fac84301b6965b412fce7a51 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:11.681979  6122 consensus_queue.cc:1048] T 15ea22d1658a47adadda1ff66e4cd167 P 73e1bb32fac84301b6965b412fce7a51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b45313f3417f493a9d9efefe73d00e28" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:03:11.689450  5970 raft_consensus.cc:515] T 85f1142c92674db7a7be44387b6256a2 P 73e1bb32fac84301b6965b412fce7a51 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b45313f3417f493a9d9efefe73d00e28" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37453 } } peers { permanent_uuid: "73e1bb32fac84301b6965b412fce7a51" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35033 } } peers { permanent_uuid: "c77c7ba558544781841be421dc24b361" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 40977 } }
I20260713 09:03:11.692602  6044 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85f1142c92674db7a7be44387b6256a2" candidate_uuid: "73e1bb32fac84301b6965b412fce7a51" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c77c7ba558544781841be421dc24b361"
I20260713 09:03:11.693212  6044 raft_consensus.cc:3060] T 85f1142c92674db7a7be44387b6256a2 P c77c7ba558544781841be421dc24b361 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:11.693796  6122 raft_consensus.cc:993] T 1bba217e200f448ca9bec5217a2ad8b1 P 73e1bb32fac84301b6965b412fce7a51: : Instructing follower b45313f3417f493a9d9efefe73d00e28 to start an election
I20260713 09:03:11.694222  6122 raft_consensus.cc:1081] T 1bba217e200f448ca9bec5217a2ad8b1 P 73e1bb32fac84301b6965b412fce7a51 [term 1 LEADER]: Signalling peer b45313f3417f493a9d9efefe73d00e28 to start an election
I20260713 09:03:11.695420  5896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85f1142c92674db7a7be44387b6256a2" candidate_uuid: "73e1bb32fac84301b6965b412fce7a51" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b45313f3417f493a9d9efefe73d00e28"
I20260713 09:03:11.695988  5896 raft_consensus.cc:3055] T 85f1142c92674db7a7be44387b6256a2 P b45313f3417f493a9d9efefe73d00e28 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:03:11.696338  5896 raft_consensus.cc:740] T 85f1142c92674db7a7be44387b6256a2 P b45313f3417f493a9d9efefe73d00e28 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b45313f3417f493a9d9efefe73d00e28, State: Running, Role: LEADER
I20260713 09:03:11.697170  5896 consensus_queue.cc:260] T 85f1142c92674db7a7be44387b6256a2 P b45313f3417f493a9d9efefe73d00e28 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b45313f3417f493a9d9efefe73d00e28" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37453 } } peers { permanent_uuid: "73e1bb32fac84301b6965b412fce7a51" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35033 } } peers { permanent_uuid: "c77c7ba558544781841be421dc24b361" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 40977 } }
I20260713 09:03:11.698212  5896 raft_consensus.cc:3060] T 85f1142c92674db7a7be44387b6256a2 P b45313f3417f493a9d9efefe73d00e28 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:11.698258  5970 leader_election.cc:290] T 85f1142c92674db7a7be44387b6256a2 P 73e1bb32fac84301b6965b412fce7a51 [CANDIDATE]: Term 2 election: Requested vote from peers b45313f3417f493a9d9efefe73d00e28 (127.5.160.129:37453), c77c7ba558544781841be421dc24b361 (127.5.160.131:40977)
I20260713 09:03:11.699901  6044 raft_consensus.cc:2468] T 85f1142c92674db7a7be44387b6256a2 P c77c7ba558544781841be421dc24b361 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 73e1bb32fac84301b6965b412fce7a51 in term 2.
I20260713 09:03:11.700309  5895 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1bba217e200f448ca9bec5217a2ad8b1"
dest_uuid: "b45313f3417f493a9d9efefe73d00e28"
 from {username='slave'} at 127.0.0.1:50626
I20260713 09:03:11.701014  5895 raft_consensus.cc:493] T 1bba217e200f448ca9bec5217a2ad8b1 P b45313f3417f493a9d9efefe73d00e28 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:03:11.701220  5938 leader_election.cc:304] T 85f1142c92674db7a7be44387b6256a2 P 73e1bb32fac84301b6965b412fce7a51 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 73e1bb32fac84301b6965b412fce7a51, c77c7ba558544781841be421dc24b361; no voters: 
I20260713 09:03:11.701416  5895 raft_consensus.cc:3060] T 1bba217e200f448ca9bec5217a2ad8b1 P b45313f3417f493a9d9efefe73d00e28 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:11.702045  6124 raft_consensus.cc:2804] T 85f1142c92674db7a7be44387b6256a2 P 73e1bb32fac84301b6965b412fce7a51 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:03:11.702529  6124 raft_consensus.cc:697] T 85f1142c92674db7a7be44387b6256a2 P 73e1bb32fac84301b6965b412fce7a51 [term 2 LEADER]: Becoming Leader. State: Replica: 73e1bb32fac84301b6965b412fce7a51, State: Running, Role: LEADER
I20260713 09:03:11.707844  6122 consensus_queue.cc:1048] T 15ea22d1658a47adadda1ff66e4cd167 P 73e1bb32fac84301b6965b412fce7a51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c77c7ba558544781841be421dc24b361" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 40977 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:03:11.703368  6124 consensus_queue.cc:237] T 85f1142c92674db7a7be44387b6256a2 P 73e1bb32fac84301b6965b412fce7a51 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b45313f3417f493a9d9efefe73d00e28" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37453 } } peers { permanent_uuid: "73e1bb32fac84301b6965b412fce7a51" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35033 } } peers { permanent_uuid: "c77c7ba558544781841be421dc24b361" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 40977 } }
I20260713 09:03:11.709354  5895 raft_consensus.cc:515] T 1bba217e200f448ca9bec5217a2ad8b1 P b45313f3417f493a9d9efefe73d00e28 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b45313f3417f493a9d9efefe73d00e28" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37453 } } peers { permanent_uuid: "73e1bb32fac84301b6965b412fce7a51" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35033 } } peers { permanent_uuid: "c77c7ba558544781841be421dc24b361" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 40977 } }
I20260713 09:03:11.709951  5896 raft_consensus.cc:2468] T 85f1142c92674db7a7be44387b6256a2 P b45313f3417f493a9d9efefe73d00e28 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 73e1bb32fac84301b6965b412fce7a51 in term 2.
I20260713 09:03:11.712560  6045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bba217e200f448ca9bec5217a2ad8b1" candidate_uuid: "b45313f3417f493a9d9efefe73d00e28" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c77c7ba558544781841be421dc24b361"
I20260713 09:03:11.712980  5970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bba217e200f448ca9bec5217a2ad8b1" candidate_uuid: "b45313f3417f493a9d9efefe73d00e28" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "73e1bb32fac84301b6965b412fce7a51"
I20260713 09:03:11.713132  6045 raft_consensus.cc:3060] T 1bba217e200f448ca9bec5217a2ad8b1 P c77c7ba558544781841be421dc24b361 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:11.713645  5970 raft_consensus.cc:3055] T 1bba217e200f448ca9bec5217a2ad8b1 P 73e1bb32fac84301b6965b412fce7a51 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:03:11.713979  5970 raft_consensus.cc:740] T 1bba217e200f448ca9bec5217a2ad8b1 P 73e1bb32fac84301b6965b412fce7a51 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 73e1bb32fac84301b6965b412fce7a51, State: Running, Role: LEADER
I20260713 09:03:11.717368  5970 consensus_queue.cc:260] T 1bba217e200f448ca9bec5217a2ad8b1 P 73e1bb32fac84301b6965b412fce7a51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b45313f3417f493a9d9efefe73d00e28" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37453 } } peers { permanent_uuid: "73e1bb32fac84301b6965b412fce7a51" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35033 } } peers { permanent_uuid: "c77c7ba558544781841be421dc24b361" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 40977 } }
I20260713 09:03:11.719826  5792 catalog_manager.cc:5697] T 85f1142c92674db7a7be44387b6256a2 P 73e1bb32fac84301b6965b412fce7a51 reported cstate change: term changed from 1 to 2, leader changed from b45313f3417f493a9d9efefe73d00e28 (127.5.160.129) to 73e1bb32fac84301b6965b412fce7a51 (127.5.160.130). New cstate: current_term: 2 leader_uuid: "73e1bb32fac84301b6965b412fce7a51" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b45313f3417f493a9d9efefe73d00e28" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37453 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "73e1bb32fac84301b6965b412fce7a51" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35033 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c77c7ba558544781841be421dc24b361" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 40977 } health_report { overall_health: UNKNOWN } } }
I20260713 09:03:11.723279  5970 raft_consensus.cc:3060] T 1bba217e200f448ca9bec5217a2ad8b1 P 73e1bb32fac84301b6965b412fce7a51 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:11.723495  6045 raft_consensus.cc:2468] T 1bba217e200f448ca9bec5217a2ad8b1 P c77c7ba558544781841be421dc24b361 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b45313f3417f493a9d9efefe73d00e28 in term 2.
I20260713 09:03:11.714285  5895 leader_election.cc:290] T 1bba217e200f448ca9bec5217a2ad8b1 P b45313f3417f493a9d9efefe73d00e28 [CANDIDATE]: Term 2 election: Requested vote from peers 73e1bb32fac84301b6965b412fce7a51 (127.5.160.130:35033), c77c7ba558544781841be421dc24b361 (127.5.160.131:40977)
I20260713 09:03:11.733753  5863 leader_election.cc:304] T 1bba217e200f448ca9bec5217a2ad8b1 P b45313f3417f493a9d9efefe73d00e28 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b45313f3417f493a9d9efefe73d00e28, c77c7ba558544781841be421dc24b361; no voters: 
I20260713 09:03:11.734656  6137 raft_consensus.cc:2804] T 1bba217e200f448ca9bec5217a2ad8b1 P b45313f3417f493a9d9efefe73d00e28 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:03:11.735113  6137 raft_consensus.cc:697] T 1bba217e200f448ca9bec5217a2ad8b1 P b45313f3417f493a9d9efefe73d00e28 [term 2 LEADER]: Becoming Leader. State: Replica: b45313f3417f493a9d9efefe73d00e28, State: Running, Role: LEADER
I20260713 09:03:11.735908  6137 consensus_queue.cc:237] T 1bba217e200f448ca9bec5217a2ad8b1 P b45313f3417f493a9d9efefe73d00e28 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b45313f3417f493a9d9efefe73d00e28" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37453 } } peers { permanent_uuid: "73e1bb32fac84301b6965b412fce7a51" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35033 } } peers { permanent_uuid: "c77c7ba558544781841be421dc24b361" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 40977 } }
I20260713 09:03:11.741225  5970 raft_consensus.cc:2468] T 1bba217e200f448ca9bec5217a2ad8b1 P 73e1bb32fac84301b6965b412fce7a51 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b45313f3417f493a9d9efefe73d00e28 in term 2.
I20260713 09:03:11.746063  5793 catalog_manager.cc:5697] T 1bba217e200f448ca9bec5217a2ad8b1 P b45313f3417f493a9d9efefe73d00e28 reported cstate change: term changed from 1 to 2, leader changed from 73e1bb32fac84301b6965b412fce7a51 (127.5.160.130) to b45313f3417f493a9d9efefe73d00e28 (127.5.160.129). New cstate: current_term: 2 leader_uuid: "b45313f3417f493a9d9efefe73d00e28" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b45313f3417f493a9d9efefe73d00e28" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37453 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "73e1bb32fac84301b6965b412fce7a51" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35033 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c77c7ba558544781841be421dc24b361" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 40977 } health_report { overall_health: UNKNOWN } } }
I20260713 09:03:11.761827  6045 raft_consensus.cc:1275] T 832f4f5001444546886ffe889ffc2405 P c77c7ba558544781841be421dc24b361 [term 2 FOLLOWER]: Refusing update from remote peer b45313f3417f493a9d9efefe73d00e28: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:03:11.763023  6137 consensus_queue.cc:1048] T 832f4f5001444546886ffe889ffc2405 P b45313f3417f493a9d9efefe73d00e28 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c77c7ba558544781841be421dc24b361" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 40977 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:03:11.771077  5970 raft_consensus.cc:1275] T 832f4f5001444546886ffe889ffc2405 P 73e1bb32fac84301b6965b412fce7a51 [term 2 FOLLOWER]: Refusing update from remote peer b45313f3417f493a9d9efefe73d00e28: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:03:11.772626  6165 consensus_queue.cc:1048] T 832f4f5001444546886ffe889ffc2405 P b45313f3417f493a9d9efefe73d00e28 [LEADER]: Connected to new peer: Peer: permanent_uuid: "73e1bb32fac84301b6965b412fce7a51" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:03:11.883985  6045 raft_consensus.cc:1275] T dc6da65530b5449da7442dba895b21ed P c77c7ba558544781841be421dc24b361 [term 2 FOLLOWER]: Refusing update from remote peer b45313f3417f493a9d9efefe73d00e28: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:03:11.885315  6137 consensus_queue.cc:1048] T dc6da65530b5449da7442dba895b21ed P b45313f3417f493a9d9efefe73d00e28 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c77c7ba558544781841be421dc24b361" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 40977 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:03:11.896708  5970 raft_consensus.cc:1275] T dc6da65530b5449da7442dba895b21ed P 73e1bb32fac84301b6965b412fce7a51 [term 2 FOLLOWER]: Refusing update from remote peer b45313f3417f493a9d9efefe73d00e28: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:03:11.898661  6165 consensus_queue.cc:1048] T dc6da65530b5449da7442dba895b21ed P b45313f3417f493a9d9efefe73d00e28 [LEADER]: Connected to new peer: Peer: permanent_uuid: "73e1bb32fac84301b6965b412fce7a51" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:03:11.932898  5897 raft_consensus.cc:1275] T 243c19e8d39947e59fde012598acef25 P b45313f3417f493a9d9efefe73d00e28 [term 2 FOLLOWER]: Refusing update from remote peer 73e1bb32fac84301b6965b412fce7a51: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:03:11.934372  6122 consensus_queue.cc:1048] T 243c19e8d39947e59fde012598acef25 P 73e1bb32fac84301b6965b412fce7a51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b45313f3417f493a9d9efefe73d00e28" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:03:11.942674  6045 raft_consensus.cc:1275] T 243c19e8d39947e59fde012598acef25 P c77c7ba558544781841be421dc24b361 [term 2 FOLLOWER]: Refusing update from remote peer 73e1bb32fac84301b6965b412fce7a51: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:03:11.944242  6122 consensus_queue.cc:1048] T 243c19e8d39947e59fde012598acef25 P 73e1bb32fac84301b6965b412fce7a51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c77c7ba558544781841be421dc24b361" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 40977 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:03:12.010131  5897 raft_consensus.cc:1275] T 29aa12bd4d0945c7b551f28581ed3a0a P b45313f3417f493a9d9efefe73d00e28 [term 2 FOLLOWER]: Refusing update from remote peer 73e1bb32fac84301b6965b412fce7a51: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:03:12.011459  6122 consensus_queue.cc:1048] T 29aa12bd4d0945c7b551f28581ed3a0a P 73e1bb32fac84301b6965b412fce7a51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b45313f3417f493a9d9efefe73d00e28" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:03:12.019066  6045 raft_consensus.cc:1275] T 29aa12bd4d0945c7b551f28581ed3a0a P c77c7ba558544781841be421dc24b361 [term 2 FOLLOWER]: Refusing update from remote peer 73e1bb32fac84301b6965b412fce7a51: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:03:12.020905  6097 consensus_queue.cc:1048] T 29aa12bd4d0945c7b551f28581ed3a0a P 73e1bb32fac84301b6965b412fce7a51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c77c7ba558544781841be421dc24b361" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 40977 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:03:12.155525  5897 raft_consensus.cc:1275] T 35d1aad44ff948a690f4c06f5df67f6e P b45313f3417f493a9d9efefe73d00e28 [term 2 FOLLOWER]: Refusing update from remote peer c77c7ba558544781841be421dc24b361: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:03:12.157145  6158 consensus_queue.cc:1048] T 35d1aad44ff948a690f4c06f5df67f6e P c77c7ba558544781841be421dc24b361 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b45313f3417f493a9d9efefe73d00e28" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:03:12.166379  5970 raft_consensus.cc:1275] T 35d1aad44ff948a690f4c06f5df67f6e P 73e1bb32fac84301b6965b412fce7a51 [term 2 FOLLOWER]: Refusing update from remote peer c77c7ba558544781841be421dc24b361: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:03:12.167765  6158 consensus_queue.cc:1048] T 35d1aad44ff948a690f4c06f5df67f6e P c77c7ba558544781841be421dc24b361 [LEADER]: Connected to new peer: Peer: permanent_uuid: "73e1bb32fac84301b6965b412fce7a51" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:03:12.186820  6045 raft_consensus.cc:1275] T 1bba217e200f448ca9bec5217a2ad8b1 P c77c7ba558544781841be421dc24b361 [term 2 FOLLOWER]: Refusing update from remote peer b45313f3417f493a9d9efefe73d00e28: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:03:12.188058  6137 consensus_queue.cc:1048] T 1bba217e200f448ca9bec5217a2ad8b1 P b45313f3417f493a9d9efefe73d00e28 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c77c7ba558544781841be421dc24b361" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 40977 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:03:12.195490  5970 raft_consensus.cc:1275] T 1bba217e200f448ca9bec5217a2ad8b1 P 73e1bb32fac84301b6965b412fce7a51 [term 2 FOLLOWER]: Refusing update from remote peer b45313f3417f493a9d9efefe73d00e28: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:03:12.197710  6094 consensus_queue.cc:1048] T 1bba217e200f448ca9bec5217a2ad8b1 P b45313f3417f493a9d9efefe73d00e28 [LEADER]: Connected to new peer: Peer: permanent_uuid: "73e1bb32fac84301b6965b412fce7a51" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:03:12.202507  5895 raft_consensus.cc:1275] T 85f1142c92674db7a7be44387b6256a2 P b45313f3417f493a9d9efefe73d00e28 [term 2 FOLLOWER]: Refusing update from remote peer 73e1bb32fac84301b6965b412fce7a51: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:03:12.205374  6163 consensus_queue.cc:1048] T 85f1142c92674db7a7be44387b6256a2 P 73e1bb32fac84301b6965b412fce7a51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b45313f3417f493a9d9efefe73d00e28" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:03:12.215411  6045 raft_consensus.cc:1275] T 85f1142c92674db7a7be44387b6256a2 P c77c7ba558544781841be421dc24b361 [term 2 FOLLOWER]: Refusing update from remote peer 73e1bb32fac84301b6965b412fce7a51: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:03:12.217100  6124 consensus_queue.cc:1048] T 85f1142c92674db7a7be44387b6256a2 P 73e1bb32fac84301b6965b412fce7a51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c77c7ba558544781841be421dc24b361" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 40977 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:03:14.396924  5762 auto_leader_rebalancer-test.cc:320] The leader distribution is 
I20260713 09:03:14.397789  5762 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:03:14.413872  5971 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "15ea22d1658a47adadda1ff66e4cd167"
dest_uuid: "73e1bb32fac84301b6965b412fce7a51"
mode: GRACEFUL
new_leader_uuid: "c77c7ba558544781841be421dc24b361"
 from {username='slave'} at 127.0.0.1:51276
I20260713 09:03:14.414412  5971 raft_consensus.cc:606] T 15ea22d1658a47adadda1ff66e4cd167 P 73e1bb32fac84301b6965b412fce7a51 [term 1 LEADER]: Received request to transfer leadership to TS c77c7ba558544781841be421dc24b361
I20260713 09:03:14.425714  5895 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "832f4f5001444546886ffe889ffc2405"
dest_uuid: "b45313f3417f493a9d9efefe73d00e28"
mode: GRACEFUL
new_leader_uuid: "c77c7ba558544781841be421dc24b361"
 from {username='slave'} at 127.0.0.1:50642
I20260713 09:03:14.426378  5895 raft_consensus.cc:606] T 832f4f5001444546886ffe889ffc2405 P b45313f3417f493a9d9efefe73d00e28 [term 2 LEADER]: Received request to transfer leadership to TS c77c7ba558544781841be421dc24b361
I20260713 09:03:14.427898  5762 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260713 09:03:14.428301  5762 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:03:14.614642  6163 raft_consensus.cc:993] T 15ea22d1658a47adadda1ff66e4cd167 P 73e1bb32fac84301b6965b412fce7a51: : Instructing follower c77c7ba558544781841be421dc24b361 to start an election
I20260713 09:03:14.615036  6163 raft_consensus.cc:1081] T 15ea22d1658a47adadda1ff66e4cd167 P 73e1bb32fac84301b6965b412fce7a51 [term 1 LEADER]: Signalling peer c77c7ba558544781841be421dc24b361 to start an election
I20260713 09:03:14.616526  6045 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "15ea22d1658a47adadda1ff66e4cd167"
dest_uuid: "c77c7ba558544781841be421dc24b361"
 from {username='slave'} at 127.0.0.1:44272
I20260713 09:03:14.617235  6045 raft_consensus.cc:493] T 15ea22d1658a47adadda1ff66e4cd167 P c77c7ba558544781841be421dc24b361 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:03:14.617589  6045 raft_consensus.cc:3060] T 15ea22d1658a47adadda1ff66e4cd167 P c77c7ba558544781841be421dc24b361 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:14.622534  6045 raft_consensus.cc:515] T 15ea22d1658a47adadda1ff66e4cd167 P c77c7ba558544781841be421dc24b361 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b45313f3417f493a9d9efefe73d00e28" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37453 } } peers { permanent_uuid: "73e1bb32fac84301b6965b412fce7a51" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35033 } } peers { permanent_uuid: "c77c7ba558544781841be421dc24b361" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 40977 } }
I20260713 09:03:14.624419  6045 leader_election.cc:290] T 15ea22d1658a47adadda1ff66e4cd167 P c77c7ba558544781841be421dc24b361 [CANDIDATE]: Term 2 election: Requested vote from peers b45313f3417f493a9d9efefe73d00e28 (127.5.160.129:37453), 73e1bb32fac84301b6965b412fce7a51 (127.5.160.130:35033)
I20260713 09:03:14.625447  5971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15ea22d1658a47adadda1ff66e4cd167" candidate_uuid: "c77c7ba558544781841be421dc24b361" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "73e1bb32fac84301b6965b412fce7a51"
I20260713 09:03:14.625375  5895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15ea22d1658a47adadda1ff66e4cd167" candidate_uuid: "c77c7ba558544781841be421dc24b361" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b45313f3417f493a9d9efefe73d00e28"
I20260713 09:03:14.626171  5895 raft_consensus.cc:3060] T 15ea22d1658a47adadda1ff66e4cd167 P b45313f3417f493a9d9efefe73d00e28 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:14.626189  5971 raft_consensus.cc:3055] T 15ea22d1658a47adadda1ff66e4cd167 P 73e1bb32fac84301b6965b412fce7a51 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:03:14.626680  5971 raft_consensus.cc:740] T 15ea22d1658a47adadda1ff66e4cd167 P 73e1bb32fac84301b6965b412fce7a51 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 73e1bb32fac84301b6965b412fce7a51, State: Running, Role: LEADER
I20260713 09:03:14.627499  5971 consensus_queue.cc:260] T 15ea22d1658a47adadda1ff66e4cd167 P 73e1bb32fac84301b6965b412fce7a51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b45313f3417f493a9d9efefe73d00e28" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37453 } } peers { permanent_uuid: "73e1bb32fac84301b6965b412fce7a51" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35033 } } peers { permanent_uuid: "c77c7ba558544781841be421dc24b361" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 40977 } }
I20260713 09:03:14.628710  5971 raft_consensus.cc:3060] T 15ea22d1658a47adadda1ff66e4cd167 P 73e1bb32fac84301b6965b412fce7a51 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:14.632815  5895 raft_consensus.cc:2468] T 15ea22d1658a47adadda1ff66e4cd167 P b45313f3417f493a9d9efefe73d00e28 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c77c7ba558544781841be421dc24b361 in term 2.
I20260713 09:03:14.634208  6010 leader_election.cc:304] T 15ea22d1658a47adadda1ff66e4cd167 P c77c7ba558544781841be421dc24b361 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b45313f3417f493a9d9efefe73d00e28, c77c7ba558544781841be421dc24b361; no voters: 
I20260713 09:03:14.634997  6174 raft_consensus.cc:2804] T 15ea22d1658a47adadda1ff66e4cd167 P c77c7ba558544781841be421dc24b361 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:03:14.636339  6174 raft_consensus.cc:697] T 15ea22d1658a47adadda1ff66e4cd167 P c77c7ba558544781841be421dc24b361 [term 2 LEADER]: Becoming Leader. State: Replica: c77c7ba558544781841be421dc24b361, State: Running, Role: LEADER
I20260713 09:03:14.637063  5971 raft_consensus.cc:2468] T 15ea22d1658a47adadda1ff66e4cd167 P 73e1bb32fac84301b6965b412fce7a51 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c77c7ba558544781841be421dc24b361 in term 2.
I20260713 09:03:14.637236  6174 consensus_queue.cc:237] T 15ea22d1658a47adadda1ff66e4cd167 P c77c7ba558544781841be421dc24b361 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b45313f3417f493a9d9efefe73d00e28" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37453 } } peers { permanent_uuid: "73e1bb32fac84301b6965b412fce7a51" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35033 } } peers { permanent_uuid: "c77c7ba558544781841be421dc24b361" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 40977 } }
I20260713 09:03:14.644646  5794 catalog_manager.cc:5697] T 15ea22d1658a47adadda1ff66e4cd167 P c77c7ba558544781841be421dc24b361 reported cstate change: term changed from 1 to 2, leader changed from 73e1bb32fac84301b6965b412fce7a51 (127.5.160.130) to c77c7ba558544781841be421dc24b361 (127.5.160.131). New cstate: current_term: 2 leader_uuid: "c77c7ba558544781841be421dc24b361" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b45313f3417f493a9d9efefe73d00e28" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37453 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "73e1bb32fac84301b6965b412fce7a51" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35033 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c77c7ba558544781841be421dc24b361" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 40977 } health_report { overall_health: HEALTHY } } }
I20260713 09:03:14.852200  6175 raft_consensus.cc:993] T 832f4f5001444546886ffe889ffc2405 P b45313f3417f493a9d9efefe73d00e28: : Instructing follower c77c7ba558544781841be421dc24b361 to start an election
I20260713 09:03:14.852669  6186 raft_consensus.cc:1081] T 832f4f5001444546886ffe889ffc2405 P b45313f3417f493a9d9efefe73d00e28 [term 2 LEADER]: Signalling peer c77c7ba558544781841be421dc24b361 to start an election
I20260713 09:03:14.854272  6045 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "832f4f5001444546886ffe889ffc2405"
dest_uuid: "c77c7ba558544781841be421dc24b361"
 from {username='slave'} at 127.0.0.1:44266
I20260713 09:03:14.854844  6045 raft_consensus.cc:493] T 832f4f5001444546886ffe889ffc2405 P c77c7ba558544781841be421dc24b361 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:03:14.855221  6045 raft_consensus.cc:3060] T 832f4f5001444546886ffe889ffc2405 P c77c7ba558544781841be421dc24b361 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:03:14.860517  6045 raft_consensus.cc:515] T 832f4f5001444546886ffe889ffc2405 P c77c7ba558544781841be421dc24b361 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73e1bb32fac84301b6965b412fce7a51" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35033 } } peers { permanent_uuid: "c77c7ba558544781841be421dc24b361" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 40977 } } peers { permanent_uuid: "b45313f3417f493a9d9efefe73d00e28" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37453 } }
I20260713 09:03:14.862993  6045 leader_election.cc:290] T 832f4f5001444546886ffe889ffc2405 P c77c7ba558544781841be421dc24b361 [CANDIDATE]: Term 3 election: Requested vote from peers 73e1bb32fac84301b6965b412fce7a51 (127.5.160.130:35033), b45313f3417f493a9d9efefe73d00e28 (127.5.160.129:37453)
I20260713 09:03:14.863611  5895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "832f4f5001444546886ffe889ffc2405" candidate_uuid: "c77c7ba558544781841be421dc24b361" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b45313f3417f493a9d9efefe73d00e28"
I20260713 09:03:14.863711  5971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "832f4f5001444546886ffe889ffc2405" candidate_uuid: "c77c7ba558544781841be421dc24b361" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "73e1bb32fac84301b6965b412fce7a51"
I20260713 09:03:14.864243  5895 raft_consensus.cc:3055] T 832f4f5001444546886ffe889ffc2405 P b45313f3417f493a9d9efefe73d00e28 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:03:14.864410  5971 raft_consensus.cc:3060] T 832f4f5001444546886ffe889ffc2405 P 73e1bb32fac84301b6965b412fce7a51 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:03:14.864639  5895 raft_consensus.cc:740] T 832f4f5001444546886ffe889ffc2405 P b45313f3417f493a9d9efefe73d00e28 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b45313f3417f493a9d9efefe73d00e28, State: Running, Role: LEADER
I20260713 09:03:14.865540  5895 consensus_queue.cc:260] T 832f4f5001444546886ffe889ffc2405 P b45313f3417f493a9d9efefe73d00e28 [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: "73e1bb32fac84301b6965b412fce7a51" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35033 } } peers { permanent_uuid: "c77c7ba558544781841be421dc24b361" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 40977 } } peers { permanent_uuid: "b45313f3417f493a9d9efefe73d00e28" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37453 } }
I20260713 09:03:14.866787  5895 raft_consensus.cc:3060] T 832f4f5001444546886ffe889ffc2405 P b45313f3417f493a9d9efefe73d00e28 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:03:14.871640  5971 raft_consensus.cc:2468] T 832f4f5001444546886ffe889ffc2405 P 73e1bb32fac84301b6965b412fce7a51 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c77c7ba558544781841be421dc24b361 in term 3.
I20260713 09:03:14.872818  6011 leader_election.cc:304] T 832f4f5001444546886ffe889ffc2405 P c77c7ba558544781841be421dc24b361 [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: 73e1bb32fac84301b6965b412fce7a51, c77c7ba558544781841be421dc24b361; no voters: 
I20260713 09:03:14.873122  5895 raft_consensus.cc:2468] T 832f4f5001444546886ffe889ffc2405 P b45313f3417f493a9d9efefe73d00e28 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c77c7ba558544781841be421dc24b361 in term 3.
I20260713 09:03:14.873636  6174 raft_consensus.cc:2804] T 832f4f5001444546886ffe889ffc2405 P c77c7ba558544781841be421dc24b361 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:03:14.874094  6174 raft_consensus.cc:697] T 832f4f5001444546886ffe889ffc2405 P c77c7ba558544781841be421dc24b361 [term 3 LEADER]: Becoming Leader. State: Replica: c77c7ba558544781841be421dc24b361, State: Running, Role: LEADER
I20260713 09:03:14.874861  6174 consensus_queue.cc:237] T 832f4f5001444546886ffe889ffc2405 P c77c7ba558544781841be421dc24b361 [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: "73e1bb32fac84301b6965b412fce7a51" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35033 } } peers { permanent_uuid: "c77c7ba558544781841be421dc24b361" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 40977 } } peers { permanent_uuid: "b45313f3417f493a9d9efefe73d00e28" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37453 } }
I20260713 09:03:14.880962  5794 catalog_manager.cc:5697] T 832f4f5001444546886ffe889ffc2405 P c77c7ba558544781841be421dc24b361 reported cstate change: term changed from 2 to 3, leader changed from b45313f3417f493a9d9efefe73d00e28 (127.5.160.129) to c77c7ba558544781841be421dc24b361 (127.5.160.131). New cstate: current_term: 3 leader_uuid: "c77c7ba558544781841be421dc24b361" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73e1bb32fac84301b6965b412fce7a51" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35033 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c77c7ba558544781841be421dc24b361" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 40977 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b45313f3417f493a9d9efefe73d00e28" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37453 } health_report { overall_health: UNKNOWN } } }
I20260713 09:03:15.037830  5970 raft_consensus.cc:1275] T 15ea22d1658a47adadda1ff66e4cd167 P 73e1bb32fac84301b6965b412fce7a51 [term 2 FOLLOWER]: Refusing update from remote peer c77c7ba558544781841be421dc24b361: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:03:15.039100  6174 consensus_queue.cc:1048] T 15ea22d1658a47adadda1ff66e4cd167 P c77c7ba558544781841be421dc24b361 [LEADER]: Connected to new peer: Peer: permanent_uuid: "73e1bb32fac84301b6965b412fce7a51" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:03:15.049885  5897 raft_consensus.cc:1275] T 15ea22d1658a47adadda1ff66e4cd167 P b45313f3417f493a9d9efefe73d00e28 [term 2 FOLLOWER]: Refusing update from remote peer c77c7ba558544781841be421dc24b361: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:03:15.051450  6191 consensus_queue.cc:1048] T 15ea22d1658a47adadda1ff66e4cd167 P c77c7ba558544781841be421dc24b361 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b45313f3417f493a9d9efefe73d00e28" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:03:15.328775  5897 raft_consensus.cc:1275] T 832f4f5001444546886ffe889ffc2405 P b45313f3417f493a9d9efefe73d00e28 [term 3 FOLLOWER]: Refusing update from remote peer c77c7ba558544781841be421dc24b361: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:03:15.330093  6191 consensus_queue.cc:1048] T 832f4f5001444546886ffe889ffc2405 P c77c7ba558544781841be421dc24b361 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b45313f3417f493a9d9efefe73d00e28" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:03:15.338765  5970 raft_consensus.cc:1275] T 832f4f5001444546886ffe889ffc2405 P 73e1bb32fac84301b6965b412fce7a51 [term 3 FOLLOWER]: Refusing update from remote peer c77c7ba558544781841be421dc24b361: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:03:15.340416  6174 consensus_queue.cc:1048] T 832f4f5001444546886ffe889ffc2405 P c77c7ba558544781841be421dc24b361 [LEADER]: Connected to new peer: Peer: permanent_uuid: "73e1bb32fac84301b6965b412fce7a51" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:03:15.429018  5762 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:03:15.439348  6045 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "832f4f5001444546886ffe889ffc2405"
dest_uuid: "c77c7ba558544781841be421dc24b361"
mode: GRACEFUL
new_leader_uuid: "73e1bb32fac84301b6965b412fce7a51"
 from {username='slave'} at 127.0.0.1:44284
I20260713 09:03:15.439908  6045 raft_consensus.cc:606] T 832f4f5001444546886ffe889ffc2405 P c77c7ba558544781841be421dc24b361 [term 3 LEADER]: Received request to transfer leadership to TS 73e1bb32fac84301b6965b412fce7a51
I20260713 09:03:15.444685  5897 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c780316cd7074f7f888261372c70cf20"
dest_uuid: "b45313f3417f493a9d9efefe73d00e28"
mode: GRACEFUL
new_leader_uuid: "73e1bb32fac84301b6965b412fce7a51"
 from {username='slave'} at 127.0.0.1:50636
I20260713 09:03:15.445255  5897 raft_consensus.cc:606] T c780316cd7074f7f888261372c70cf20 P b45313f3417f493a9d9efefe73d00e28 [term 1 LEADER]: Received request to transfer leadership to TS 73e1bb32fac84301b6965b412fce7a51
I20260713 09:03:15.449844  5897 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dc6da65530b5449da7442dba895b21ed"
dest_uuid: "b45313f3417f493a9d9efefe73d00e28"
mode: GRACEFUL
new_leader_uuid: "73e1bb32fac84301b6965b412fce7a51"
 from {username='slave'} at 127.0.0.1:50636
I20260713 09:03:15.450397  5897 raft_consensus.cc:606] T dc6da65530b5449da7442dba895b21ed P b45313f3417f493a9d9efefe73d00e28 [term 2 LEADER]: Received request to transfer leadership to TS 73e1bb32fac84301b6965b412fce7a51
I20260713 09:03:15.454778  5897 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1bba217e200f448ca9bec5217a2ad8b1"
dest_uuid: "b45313f3417f493a9d9efefe73d00e28"
mode: GRACEFUL
new_leader_uuid: "73e1bb32fac84301b6965b412fce7a51"
 from {username='slave'} at 127.0.0.1:50636
I20260713 09:03:15.455278  5897 raft_consensus.cc:606] T 1bba217e200f448ca9bec5217a2ad8b1 P b45313f3417f493a9d9efefe73d00e28 [term 2 LEADER]: Received request to transfer leadership to TS 73e1bb32fac84301b6965b412fce7a51
I20260713 09:03:15.467618  6045 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "15ea22d1658a47adadda1ff66e4cd167"
dest_uuid: "c77c7ba558544781841be421dc24b361"
mode: GRACEFUL
new_leader_uuid: "73e1bb32fac84301b6965b412fce7a51"
 from {username='slave'} at 127.0.0.1:44284
I20260713 09:03:15.468150  6045 raft_consensus.cc:606] T 15ea22d1658a47adadda1ff66e4cd167 P c77c7ba558544781841be421dc24b361 [term 2 LEADER]: Received request to transfer leadership to TS 73e1bb32fac84301b6965b412fce7a51
I20260713 09:03:15.498539  6191 raft_consensus.cc:993] T 15ea22d1658a47adadda1ff66e4cd167 P c77c7ba558544781841be421dc24b361: : Instructing follower 73e1bb32fac84301b6965b412fce7a51 to start an election
I20260713 09:03:15.499032  6174 raft_consensus.cc:1081] T 15ea22d1658a47adadda1ff66e4cd167 P c77c7ba558544781841be421dc24b361 [term 2 LEADER]: Signalling peer 73e1bb32fac84301b6965b412fce7a51 to start an election
I20260713 09:03:15.500551  5970 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "15ea22d1658a47adadda1ff66e4cd167"
dest_uuid: "73e1bb32fac84301b6965b412fce7a51"
 from {username='slave'} at 127.0.0.1:51258
I20260713 09:03:15.500958  5970 raft_consensus.cc:493] T 15ea22d1658a47adadda1ff66e4cd167 P 73e1bb32fac84301b6965b412fce7a51 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:03:15.501359  5970 raft_consensus.cc:3060] T 15ea22d1658a47adadda1ff66e4cd167 P 73e1bb32fac84301b6965b412fce7a51 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:03:15.505681  5970 raft_consensus.cc:515] T 15ea22d1658a47adadda1ff66e4cd167 P 73e1bb32fac84301b6965b412fce7a51 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b45313f3417f493a9d9efefe73d00e28" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37453 } } peers { permanent_uuid: "73e1bb32fac84301b6965b412fce7a51" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35033 } } peers { permanent_uuid: "c77c7ba558544781841be421dc24b361" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 40977 } }
I20260713 09:03:15.507069  5970 leader_election.cc:290] T 15ea22d1658a47adadda1ff66e4cd167 P 73e1bb32fac84301b6965b412fce7a51 [CANDIDATE]: Term 3 election: Requested vote from peers b45313f3417f493a9d9efefe73d00e28 (127.5.160.129:37453), c77c7ba558544781841be421dc24b361 (127.5.160.131:40977)
I20260713 09:03:15.507920  5897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15ea22d1658a47adadda1ff66e4cd167" candidate_uuid: "73e1bb32fac84301b6965b412fce7a51" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b45313f3417f493a9d9efefe73d00e28"
I20260713 09:03:15.508105  6045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15ea22d1658a47adadda1ff66e4cd167" candidate_uuid: "73e1bb32fac84301b6965b412fce7a51" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c77c7ba558544781841be421dc24b361"
I20260713 09:03:15.508447  5897 raft_consensus.cc:3060] T 15ea22d1658a47adadda1ff66e4cd167 P b45313f3417f493a9d9efefe73d00e28 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:03:15.508677  6045 raft_consensus.cc:3055] T 15ea22d1658a47adadda1ff66e4cd167 P c77c7ba558544781841be421dc24b361 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:03:15.509004  6045 raft_consensus.cc:740] T 15ea22d1658a47adadda1ff66e4cd167 P c77c7ba558544781841be421dc24b361 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c77c7ba558544781841be421dc24b361, State: Running, Role: LEADER
I20260713 09:03:15.509711  6045 consensus_queue.cc:260] T 15ea22d1658a47adadda1ff66e4cd167 P c77c7ba558544781841be421dc24b361 [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: "b45313f3417f493a9d9efefe73d00e28" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37453 } } peers { permanent_uuid: "73e1bb32fac84301b6965b412fce7a51" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35033 } } peers { permanent_uuid: "c77c7ba558544781841be421dc24b361" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 40977 } }
I20260713 09:03:15.510557  6045 raft_consensus.cc:3060] T 15ea22d1658a47adadda1ff66e4cd167 P c77c7ba558544781841be421dc24b361 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:03:15.513067  5897 raft_consensus.cc:2468] T 15ea22d1658a47adadda1ff66e4cd167 P b45313f3417f493a9d9efefe73d00e28 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 73e1bb32fac84301b6965b412fce7a51 in term 3.
I20260713 09:03:15.514115  5936 leader_election.cc:304] T 15ea22d1658a47adadda1ff66e4cd167 P 73e1bb32fac84301b6965b412fce7a51 [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: 73e1bb32fac84301b6965b412fce7a51, b45313f3417f493a9d9efefe73d00e28; no voters: 
I20260713 09:03:15.514824  6163 raft_consensus.cc:2804] T 15ea22d1658a47adadda1ff66e4cd167 P 73e1bb32fac84301b6965b412fce7a51 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:03:15.514950  6045 raft_consensus.cc:2468] T 15ea22d1658a47adadda1ff66e4cd167 P c77c7ba558544781841be421dc24b361 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 73e1bb32fac84301b6965b412fce7a51 in term 3.
I20260713 09:03:15.515869  6163 raft_consensus.cc:697] T 15ea22d1658a47adadda1ff66e4cd167 P 73e1bb32fac84301b6965b412fce7a51 [term 3 LEADER]: Becoming Leader. State: Replica: 73e1bb32fac84301b6965b412fce7a51, State: Running, Role: LEADER
I20260713 09:03:15.516623  6163 consensus_queue.cc:237] T 15ea22d1658a47adadda1ff66e4cd167 P 73e1bb32fac84301b6965b412fce7a51 [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: "b45313f3417f493a9d9efefe73d00e28" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37453 } } peers { permanent_uuid: "73e1bb32fac84301b6965b412fce7a51" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35033 } } peers { permanent_uuid: "c77c7ba558544781841be421dc24b361" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 40977 } }
I20260713 09:03:15.522482  5793 catalog_manager.cc:5697] T 15ea22d1658a47adadda1ff66e4cd167 P 73e1bb32fac84301b6965b412fce7a51 reported cstate change: term changed from 2 to 3, leader changed from c77c7ba558544781841be421dc24b361 (127.5.160.131) to 73e1bb32fac84301b6965b412fce7a51 (127.5.160.130). New cstate: current_term: 3 leader_uuid: "73e1bb32fac84301b6965b412fce7a51" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b45313f3417f493a9d9efefe73d00e28" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37453 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "73e1bb32fac84301b6965b412fce7a51" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35033 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c77c7ba558544781841be421dc24b361" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 40977 } health_report { overall_health: UNKNOWN } } }
I20260713 09:03:15.537618  6200 raft_consensus.cc:993] T c780316cd7074f7f888261372c70cf20 P b45313f3417f493a9d9efefe73d00e28: : Instructing follower 73e1bb32fac84301b6965b412fce7a51 to start an election
I20260713 09:03:15.538069  6175 raft_consensus.cc:1081] T c780316cd7074f7f888261372c70cf20 P b45313f3417f493a9d9efefe73d00e28 [term 1 LEADER]: Signalling peer 73e1bb32fac84301b6965b412fce7a51 to start an election
I20260713 09:03:15.539544  5970 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c780316cd7074f7f888261372c70cf20"
dest_uuid: "73e1bb32fac84301b6965b412fce7a51"
 from {username='slave'} at 127.0.0.1:51246
I20260713 09:03:15.539948  5970 raft_consensus.cc:493] T c780316cd7074f7f888261372c70cf20 P 73e1bb32fac84301b6965b412fce7a51 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:03:15.540198  5970 raft_consensus.cc:3060] T c780316cd7074f7f888261372c70cf20 P 73e1bb32fac84301b6965b412fce7a51 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:15.544777  5970 raft_consensus.cc:515] T c780316cd7074f7f888261372c70cf20 P 73e1bb32fac84301b6965b412fce7a51 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b45313f3417f493a9d9efefe73d00e28" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37453 } } peers { permanent_uuid: "73e1bb32fac84301b6965b412fce7a51" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35033 } } peers { permanent_uuid: "c77c7ba558544781841be421dc24b361" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 40977 } }
I20260713 09:03:15.546525  5970 leader_election.cc:290] T c780316cd7074f7f888261372c70cf20 P 73e1bb32fac84301b6965b412fce7a51 [CANDIDATE]: Term 2 election: Requested vote from peers b45313f3417f493a9d9efefe73d00e28 (127.5.160.129:37453), c77c7ba558544781841be421dc24b361 (127.5.160.131:40977)
I20260713 09:03:15.547412  5897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c780316cd7074f7f888261372c70cf20" candidate_uuid: "73e1bb32fac84301b6965b412fce7a51" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b45313f3417f493a9d9efefe73d00e28"
I20260713 09:03:15.547616  6045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c780316cd7074f7f888261372c70cf20" candidate_uuid: "73e1bb32fac84301b6965b412fce7a51" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c77c7ba558544781841be421dc24b361"
I20260713 09:03:15.548015  5897 raft_consensus.cc:3055] T c780316cd7074f7f888261372c70cf20 P b45313f3417f493a9d9efefe73d00e28 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:03:15.548118  6045 raft_consensus.cc:3060] T c780316cd7074f7f888261372c70cf20 P c77c7ba558544781841be421dc24b361 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:15.548350  5897 raft_consensus.cc:740] T c780316cd7074f7f888261372c70cf20 P b45313f3417f493a9d9efefe73d00e28 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b45313f3417f493a9d9efefe73d00e28, State: Running, Role: LEADER
I20260713 09:03:15.549227  5897 consensus_queue.cc:260] T c780316cd7074f7f888261372c70cf20 P b45313f3417f493a9d9efefe73d00e28 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b45313f3417f493a9d9efefe73d00e28" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37453 } } peers { permanent_uuid: "73e1bb32fac84301b6965b412fce7a51" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35033 } } peers { permanent_uuid: "c77c7ba558544781841be421dc24b361" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 40977 } }
I20260713 09:03:15.550365  5897 raft_consensus.cc:3060] T c780316cd7074f7f888261372c70cf20 P b45313f3417f493a9d9efefe73d00e28 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:15.552862  6045 raft_consensus.cc:2468] T c780316cd7074f7f888261372c70cf20 P c77c7ba558544781841be421dc24b361 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 73e1bb32fac84301b6965b412fce7a51 in term 2.
I20260713 09:03:15.553910  5938 leader_election.cc:304] T c780316cd7074f7f888261372c70cf20 P 73e1bb32fac84301b6965b412fce7a51 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 73e1bb32fac84301b6965b412fce7a51, c77c7ba558544781841be421dc24b361; no voters: 
I20260713 09:03:15.554605  6163 raft_consensus.cc:2804] T c780316cd7074f7f888261372c70cf20 P 73e1bb32fac84301b6965b412fce7a51 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:03:15.555001  6163 raft_consensus.cc:697] T c780316cd7074f7f888261372c70cf20 P 73e1bb32fac84301b6965b412fce7a51 [term 2 LEADER]: Becoming Leader. State: Replica: 73e1bb32fac84301b6965b412fce7a51, State: Running, Role: LEADER
I20260713 09:03:15.555680  5897 raft_consensus.cc:2468] T c780316cd7074f7f888261372c70cf20 P b45313f3417f493a9d9efefe73d00e28 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 73e1bb32fac84301b6965b412fce7a51 in term 2.
I20260713 09:03:15.555699  6163 consensus_queue.cc:237] T c780316cd7074f7f888261372c70cf20 P 73e1bb32fac84301b6965b412fce7a51 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b45313f3417f493a9d9efefe73d00e28" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37453 } } peers { permanent_uuid: "73e1bb32fac84301b6965b412fce7a51" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35033 } } peers { permanent_uuid: "c77c7ba558544781841be421dc24b361" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 40977 } }
I20260713 09:03:15.562105  5793 catalog_manager.cc:5697] T c780316cd7074f7f888261372c70cf20 P 73e1bb32fac84301b6965b412fce7a51 reported cstate change: term changed from 1 to 2, leader changed from b45313f3417f493a9d9efefe73d00e28 (127.5.160.129) to 73e1bb32fac84301b6965b412fce7a51 (127.5.160.130). New cstate: current_term: 2 leader_uuid: "73e1bb32fac84301b6965b412fce7a51" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b45313f3417f493a9d9efefe73d00e28" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37453 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "73e1bb32fac84301b6965b412fce7a51" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35033 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c77c7ba558544781841be421dc24b361" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 40977 } health_report { overall_health: UNKNOWN } } }
I20260713 09:03:15.694825  6200 raft_consensus.cc:993] T 1bba217e200f448ca9bec5217a2ad8b1 P b45313f3417f493a9d9efefe73d00e28: : Instructing follower 73e1bb32fac84301b6965b412fce7a51 to start an election
I20260713 09:03:15.695299  6200 raft_consensus.cc:1081] T 1bba217e200f448ca9bec5217a2ad8b1 P b45313f3417f493a9d9efefe73d00e28 [term 2 LEADER]: Signalling peer 73e1bb32fac84301b6965b412fce7a51 to start an election
I20260713 09:03:15.696739  5970 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1bba217e200f448ca9bec5217a2ad8b1"
dest_uuid: "73e1bb32fac84301b6965b412fce7a51"
 from {username='slave'} at 127.0.0.1:51246
I20260713 09:03:15.697248  5970 raft_consensus.cc:493] T 1bba217e200f448ca9bec5217a2ad8b1 P 73e1bb32fac84301b6965b412fce7a51 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:03:15.697501  5970 raft_consensus.cc:3060] T 1bba217e200f448ca9bec5217a2ad8b1 P 73e1bb32fac84301b6965b412fce7a51 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:03:15.701707  5970 raft_consensus.cc:515] T 1bba217e200f448ca9bec5217a2ad8b1 P 73e1bb32fac84301b6965b412fce7a51 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b45313f3417f493a9d9efefe73d00e28" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37453 } } peers { permanent_uuid: "73e1bb32fac84301b6965b412fce7a51" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35033 } } peers { permanent_uuid: "c77c7ba558544781841be421dc24b361" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 40977 } }
I20260713 09:03:15.703305  5970 leader_election.cc:290] T 1bba217e200f448ca9bec5217a2ad8b1 P 73e1bb32fac84301b6965b412fce7a51 [CANDIDATE]: Term 3 election: Requested vote from peers b45313f3417f493a9d9efefe73d00e28 (127.5.160.129:37453), c77c7ba558544781841be421dc24b361 (127.5.160.131:40977)
I20260713 09:03:15.704178  5897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bba217e200f448ca9bec5217a2ad8b1" candidate_uuid: "73e1bb32fac84301b6965b412fce7a51" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b45313f3417f493a9d9efefe73d00e28"
I20260713 09:03:15.704456  6045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bba217e200f448ca9bec5217a2ad8b1" candidate_uuid: "73e1bb32fac84301b6965b412fce7a51" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c77c7ba558544781841be421dc24b361"
I20260713 09:03:15.704754  5897 raft_consensus.cc:3055] T 1bba217e200f448ca9bec5217a2ad8b1 P b45313f3417f493a9d9efefe73d00e28 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:03:15.705032  6045 raft_consensus.cc:3060] T 1bba217e200f448ca9bec5217a2ad8b1 P c77c7ba558544781841be421dc24b361 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:03:15.705178  5897 raft_consensus.cc:740] T 1bba217e200f448ca9bec5217a2ad8b1 P b45313f3417f493a9d9efefe73d00e28 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b45313f3417f493a9d9efefe73d00e28, State: Running, Role: LEADER
I20260713 09:03:15.705991  5897 consensus_queue.cc:260] T 1bba217e200f448ca9bec5217a2ad8b1 P b45313f3417f493a9d9efefe73d00e28 [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: "b45313f3417f493a9d9efefe73d00e28" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37453 } } peers { permanent_uuid: "73e1bb32fac84301b6965b412fce7a51" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35033 } } peers { permanent_uuid: "c77c7ba558544781841be421dc24b361" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 40977 } }
I20260713 09:03:15.706935  5897 raft_consensus.cc:3060] T 1bba217e200f448ca9bec5217a2ad8b1 P b45313f3417f493a9d9efefe73d00e28 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:03:15.709595  6045 raft_consensus.cc:2468] T 1bba217e200f448ca9bec5217a2ad8b1 P c77c7ba558544781841be421dc24b361 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 73e1bb32fac84301b6965b412fce7a51 in term 3.
I20260713 09:03:15.710592  5938 leader_election.cc:304] T 1bba217e200f448ca9bec5217a2ad8b1 P 73e1bb32fac84301b6965b412fce7a51 [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: 73e1bb32fac84301b6965b412fce7a51, c77c7ba558544781841be421dc24b361; no voters: 
I20260713 09:03:15.711288  6163 raft_consensus.cc:2804] T 1bba217e200f448ca9bec5217a2ad8b1 P 73e1bb32fac84301b6965b412fce7a51 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:03:15.711431  5897 raft_consensus.cc:2468] T 1bba217e200f448ca9bec5217a2ad8b1 P b45313f3417f493a9d9efefe73d00e28 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 73e1bb32fac84301b6965b412fce7a51 in term 3.
I20260713 09:03:15.711733  6163 raft_consensus.cc:697] T 1bba217e200f448ca9bec5217a2ad8b1 P 73e1bb32fac84301b6965b412fce7a51 [term 3 LEADER]: Becoming Leader. State: Replica: 73e1bb32fac84301b6965b412fce7a51, State: Running, Role: LEADER
I20260713 09:03:15.712582  6163 consensus_queue.cc:237] T 1bba217e200f448ca9bec5217a2ad8b1 P 73e1bb32fac84301b6965b412fce7a51 [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: "b45313f3417f493a9d9efefe73d00e28" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37453 } } peers { permanent_uuid: "73e1bb32fac84301b6965b412fce7a51" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35033 } } peers { permanent_uuid: "c77c7ba558544781841be421dc24b361" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 40977 } }
I20260713 09:03:15.719287  5793 catalog_manager.cc:5697] T 1bba217e200f448ca9bec5217a2ad8b1 P 73e1bb32fac84301b6965b412fce7a51 reported cstate change: term changed from 2 to 3, leader changed from b45313f3417f493a9d9efefe73d00e28 (127.5.160.129) to 73e1bb32fac84301b6965b412fce7a51 (127.5.160.130). New cstate: current_term: 3 leader_uuid: "73e1bb32fac84301b6965b412fce7a51" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b45313f3417f493a9d9efefe73d00e28" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37453 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "73e1bb32fac84301b6965b412fce7a51" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35033 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c77c7ba558544781841be421dc24b361" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 40977 } health_report { overall_health: UNKNOWN } } }
I20260713 09:03:15.807862  6175 raft_consensus.cc:993] T dc6da65530b5449da7442dba895b21ed P b45313f3417f493a9d9efefe73d00e28: : Instructing follower 73e1bb32fac84301b6965b412fce7a51 to start an election
I20260713 09:03:15.808355  6200 raft_consensus.cc:1081] T dc6da65530b5449da7442dba895b21ed P b45313f3417f493a9d9efefe73d00e28 [term 2 LEADER]: Signalling peer 73e1bb32fac84301b6965b412fce7a51 to start an election
I20260713 09:03:15.809711  5970 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dc6da65530b5449da7442dba895b21ed"
dest_uuid: "73e1bb32fac84301b6965b412fce7a51"
 from {username='slave'} at 127.0.0.1:51246
I20260713 09:03:15.810184  5970 raft_consensus.cc:493] T dc6da65530b5449da7442dba895b21ed P 73e1bb32fac84301b6965b412fce7a51 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:03:15.810479  5970 raft_consensus.cc:3060] T dc6da65530b5449da7442dba895b21ed P 73e1bb32fac84301b6965b412fce7a51 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:03:15.814792  5970 raft_consensus.cc:515] T dc6da65530b5449da7442dba895b21ed P 73e1bb32fac84301b6965b412fce7a51 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b45313f3417f493a9d9efefe73d00e28" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37453 } } peers { permanent_uuid: "73e1bb32fac84301b6965b412fce7a51" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35033 } } peers { permanent_uuid: "c77c7ba558544781841be421dc24b361" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 40977 } }
I20260713 09:03:15.816239  5970 leader_election.cc:290] T dc6da65530b5449da7442dba895b21ed P 73e1bb32fac84301b6965b412fce7a51 [CANDIDATE]: Term 3 election: Requested vote from peers b45313f3417f493a9d9efefe73d00e28 (127.5.160.129:37453), c77c7ba558544781841be421dc24b361 (127.5.160.131:40977)
I20260713 09:03:15.817073  5897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc6da65530b5449da7442dba895b21ed" candidate_uuid: "73e1bb32fac84301b6965b412fce7a51" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b45313f3417f493a9d9efefe73d00e28"
I20260713 09:03:15.817328  6045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc6da65530b5449da7442dba895b21ed" candidate_uuid: "73e1bb32fac84301b6965b412fce7a51" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c77c7ba558544781841be421dc24b361"
I20260713 09:03:15.817673  5897 raft_consensus.cc:3055] T dc6da65530b5449da7442dba895b21ed P b45313f3417f493a9d9efefe73d00e28 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:03:15.817857  6045 raft_consensus.cc:3060] T dc6da65530b5449da7442dba895b21ed P c77c7ba558544781841be421dc24b361 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:03:15.818004  5897 raft_consensus.cc:740] T dc6da65530b5449da7442dba895b21ed P b45313f3417f493a9d9efefe73d00e28 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b45313f3417f493a9d9efefe73d00e28, State: Running, Role: LEADER
I20260713 09:03:15.818717  5897 consensus_queue.cc:260] T dc6da65530b5449da7442dba895b21ed P b45313f3417f493a9d9efefe73d00e28 [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: "b45313f3417f493a9d9efefe73d00e28" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37453 } } peers { permanent_uuid: "73e1bb32fac84301b6965b412fce7a51" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35033 } } peers { permanent_uuid: "c77c7ba558544781841be421dc24b361" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 40977 } }
I20260713 09:03:15.819782  5897 raft_consensus.cc:3060] T dc6da65530b5449da7442dba895b21ed P b45313f3417f493a9d9efefe73d00e28 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:03:15.824134  6045 raft_consensus.cc:2468] T dc6da65530b5449da7442dba895b21ed P c77c7ba558544781841be421dc24b361 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 73e1bb32fac84301b6965b412fce7a51 in term 3.
I20260713 09:03:15.825371  5938 leader_election.cc:304] T dc6da65530b5449da7442dba895b21ed P 73e1bb32fac84301b6965b412fce7a51 [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: 73e1bb32fac84301b6965b412fce7a51, c77c7ba558544781841be421dc24b361; no voters: 
I20260713 09:03:15.825639  5897 raft_consensus.cc:2468] T dc6da65530b5449da7442dba895b21ed P b45313f3417f493a9d9efefe73d00e28 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 73e1bb32fac84301b6965b412fce7a51 in term 3.
I20260713 09:03:15.826210  6163 raft_consensus.cc:2804] T dc6da65530b5449da7442dba895b21ed P 73e1bb32fac84301b6965b412fce7a51 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:03:15.826776  6163 raft_consensus.cc:697] T dc6da65530b5449da7442dba895b21ed P 73e1bb32fac84301b6965b412fce7a51 [term 3 LEADER]: Becoming Leader. State: Replica: 73e1bb32fac84301b6965b412fce7a51, State: Running, Role: LEADER
I20260713 09:03:15.827586  6163 consensus_queue.cc:237] T dc6da65530b5449da7442dba895b21ed P 73e1bb32fac84301b6965b412fce7a51 [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: "b45313f3417f493a9d9efefe73d00e28" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37453 } } peers { permanent_uuid: "73e1bb32fac84301b6965b412fce7a51" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35033 } } peers { permanent_uuid: "c77c7ba558544781841be421dc24b361" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 40977 } }
I20260713 09:03:15.829044  6180 raft_consensus.cc:993] T 832f4f5001444546886ffe889ffc2405 P c77c7ba558544781841be421dc24b361: : Instructing follower 73e1bb32fac84301b6965b412fce7a51 to start an election
I20260713 09:03:15.829453  6180 raft_consensus.cc:1081] T 832f4f5001444546886ffe889ffc2405 P c77c7ba558544781841be421dc24b361 [term 3 LEADER]: Signalling peer 73e1bb32fac84301b6965b412fce7a51 to start an election
I20260713 09:03:15.830868  5970 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "832f4f5001444546886ffe889ffc2405"
dest_uuid: "73e1bb32fac84301b6965b412fce7a51"
 from {username='slave'} at 127.0.0.1:51258
I20260713 09:03:15.831276  5970 raft_consensus.cc:493] T 832f4f5001444546886ffe889ffc2405 P 73e1bb32fac84301b6965b412fce7a51 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:03:15.831552  5970 raft_consensus.cc:3060] T 832f4f5001444546886ffe889ffc2405 P 73e1bb32fac84301b6965b412fce7a51 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:03:15.836630  5970 raft_consensus.cc:515] T 832f4f5001444546886ffe889ffc2405 P 73e1bb32fac84301b6965b412fce7a51 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73e1bb32fac84301b6965b412fce7a51" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35033 } } peers { permanent_uuid: "c77c7ba558544781841be421dc24b361" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 40977 } } peers { permanent_uuid: "b45313f3417f493a9d9efefe73d00e28" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37453 } }
I20260713 09:03:15.837925  5793 catalog_manager.cc:5697] T dc6da65530b5449da7442dba895b21ed P 73e1bb32fac84301b6965b412fce7a51 reported cstate change: term changed from 2 to 3, leader changed from b45313f3417f493a9d9efefe73d00e28 (127.5.160.129) to 73e1bb32fac84301b6965b412fce7a51 (127.5.160.130). New cstate: current_term: 3 leader_uuid: "73e1bb32fac84301b6965b412fce7a51" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b45313f3417f493a9d9efefe73d00e28" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37453 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "73e1bb32fac84301b6965b412fce7a51" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35033 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c77c7ba558544781841be421dc24b361" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 40977 } health_report { overall_health: UNKNOWN } } }
I20260713 09:03:15.838711  5970 leader_election.cc:290] T 832f4f5001444546886ffe889ffc2405 P 73e1bb32fac84301b6965b412fce7a51 [CANDIDATE]: Term 4 election: Requested vote from peers c77c7ba558544781841be421dc24b361 (127.5.160.131:40977), b45313f3417f493a9d9efefe73d00e28 (127.5.160.129:37453)
I20260713 09:03:15.839254  6045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "832f4f5001444546886ffe889ffc2405" candidate_uuid: "73e1bb32fac84301b6965b412fce7a51" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "c77c7ba558544781841be421dc24b361"
I20260713 09:03:15.840150  6045 raft_consensus.cc:3055] T 832f4f5001444546886ffe889ffc2405 P c77c7ba558544781841be421dc24b361 [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:03:15.841060  6045 raft_consensus.cc:740] T 832f4f5001444546886ffe889ffc2405 P c77c7ba558544781841be421dc24b361 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: c77c7ba558544781841be421dc24b361, State: Running, Role: LEADER
I20260713 09:03:15.840901  5897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "832f4f5001444546886ffe889ffc2405" candidate_uuid: "73e1bb32fac84301b6965b412fce7a51" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "b45313f3417f493a9d9efefe73d00e28"
I20260713 09:03:15.841686  5897 raft_consensus.cc:3060] T 832f4f5001444546886ffe889ffc2405 P b45313f3417f493a9d9efefe73d00e28 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:03:15.841979  6045 consensus_queue.cc:260] T 832f4f5001444546886ffe889ffc2405 P c77c7ba558544781841be421dc24b361 [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: "73e1bb32fac84301b6965b412fce7a51" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35033 } } peers { permanent_uuid: "c77c7ba558544781841be421dc24b361" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 40977 } } peers { permanent_uuid: "b45313f3417f493a9d9efefe73d00e28" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37453 } }
I20260713 09:03:15.843431  6045 raft_consensus.cc:3060] T 832f4f5001444546886ffe889ffc2405 P c77c7ba558544781841be421dc24b361 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:03:15.848446  6045 raft_consensus.cc:2468] T 832f4f5001444546886ffe889ffc2405 P c77c7ba558544781841be421dc24b361 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 73e1bb32fac84301b6965b412fce7a51 in term 4.
I20260713 09:03:15.848896  5897 raft_consensus.cc:2468] T 832f4f5001444546886ffe889ffc2405 P b45313f3417f493a9d9efefe73d00e28 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 73e1bb32fac84301b6965b412fce7a51 in term 4.
I20260713 09:03:15.849553  5938 leader_election.cc:304] T 832f4f5001444546886ffe889ffc2405 P 73e1bb32fac84301b6965b412fce7a51 [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: 73e1bb32fac84301b6965b412fce7a51, c77c7ba558544781841be421dc24b361; no voters: 
I20260713 09:03:15.850340  6163 raft_consensus.cc:2804] T 832f4f5001444546886ffe889ffc2405 P 73e1bb32fac84301b6965b412fce7a51 [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:03:15.851413  6163 raft_consensus.cc:697] T 832f4f5001444546886ffe889ffc2405 P 73e1bb32fac84301b6965b412fce7a51 [term 4 LEADER]: Becoming Leader. State: Replica: 73e1bb32fac84301b6965b412fce7a51, State: Running, Role: LEADER
I20260713 09:03:15.852151  6163 consensus_queue.cc:237] T 832f4f5001444546886ffe889ffc2405 P 73e1bb32fac84301b6965b412fce7a51 [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: "73e1bb32fac84301b6965b412fce7a51" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35033 } } peers { permanent_uuid: "c77c7ba558544781841be421dc24b361" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 40977 } } peers { permanent_uuid: "b45313f3417f493a9d9efefe73d00e28" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37453 } }
I20260713 09:03:15.858053  5793 catalog_manager.cc:5697] T 832f4f5001444546886ffe889ffc2405 P 73e1bb32fac84301b6965b412fce7a51 reported cstate change: term changed from 3 to 4, leader changed from c77c7ba558544781841be421dc24b361 (127.5.160.131) to 73e1bb32fac84301b6965b412fce7a51 (127.5.160.130). New cstate: current_term: 4 leader_uuid: "73e1bb32fac84301b6965b412fce7a51" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73e1bb32fac84301b6965b412fce7a51" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35033 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c77c7ba558544781841be421dc24b361" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 40977 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b45313f3417f493a9d9efefe73d00e28" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37453 } health_report { overall_health: UNKNOWN } } }
I20260713 09:03:15.898111  5897 raft_consensus.cc:1275] T 15ea22d1658a47adadda1ff66e4cd167 P b45313f3417f493a9d9efefe73d00e28 [term 3 FOLLOWER]: Refusing update from remote peer 73e1bb32fac84301b6965b412fce7a51: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:03:15.899286  6163 consensus_queue.cc:1048] T 15ea22d1658a47adadda1ff66e4cd167 P 73e1bb32fac84301b6965b412fce7a51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b45313f3417f493a9d9efefe73d00e28" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:03:15.908442  6045 raft_consensus.cc:1275] T 15ea22d1658a47adadda1ff66e4cd167 P c77c7ba558544781841be421dc24b361 [term 3 FOLLOWER]: Refusing update from remote peer 73e1bb32fac84301b6965b412fce7a51: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:03:15.910476  6204 consensus_queue.cc:1048] T 15ea22d1658a47adadda1ff66e4cd167 P 73e1bb32fac84301b6965b412fce7a51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c77c7ba558544781841be421dc24b361" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 40977 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:03:16.038249  6044 raft_consensus.cc:1275] T c780316cd7074f7f888261372c70cf20 P c77c7ba558544781841be421dc24b361 [term 2 FOLLOWER]: Refusing update from remote peer 73e1bb32fac84301b6965b412fce7a51: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:03:16.039572  6204 consensus_queue.cc:1048] T c780316cd7074f7f888261372c70cf20 P 73e1bb32fac84301b6965b412fce7a51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c77c7ba558544781841be421dc24b361" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 40977 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:03:16.048133  5897 raft_consensus.cc:1275] T c780316cd7074f7f888261372c70cf20 P b45313f3417f493a9d9efefe73d00e28 [term 2 FOLLOWER]: Refusing update from remote peer 73e1bb32fac84301b6965b412fce7a51: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:03:16.049947  6163 consensus_queue.cc:1048] T c780316cd7074f7f888261372c70cf20 P 73e1bb32fac84301b6965b412fce7a51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b45313f3417f493a9d9efefe73d00e28" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:03:16.249579  6044 raft_consensus.cc:1275] T 1bba217e200f448ca9bec5217a2ad8b1 P c77c7ba558544781841be421dc24b361 [term 3 FOLLOWER]: Refusing update from remote peer 73e1bb32fac84301b6965b412fce7a51: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:03:16.250821  6163 consensus_queue.cc:1048] T 1bba217e200f448ca9bec5217a2ad8b1 P 73e1bb32fac84301b6965b412fce7a51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c77c7ba558544781841be421dc24b361" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 40977 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:03:16.255975  5897 raft_consensus.cc:1275] T 832f4f5001444546886ffe889ffc2405 P b45313f3417f493a9d9efefe73d00e28 [term 4 FOLLOWER]: Refusing update from remote peer 73e1bb32fac84301b6965b412fce7a51: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:03:16.257341  6204 consensus_queue.cc:1048] T 832f4f5001444546886ffe889ffc2405 P 73e1bb32fac84301b6965b412fce7a51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b45313f3417f493a9d9efefe73d00e28" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:03:16.262116  5895 raft_consensus.cc:1275] T 1bba217e200f448ca9bec5217a2ad8b1 P b45313f3417f493a9d9efefe73d00e28 [term 3 FOLLOWER]: Refusing update from remote peer 73e1bb32fac84301b6965b412fce7a51: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:03:16.263355  6204 consensus_queue.cc:1048] T 1bba217e200f448ca9bec5217a2ad8b1 P 73e1bb32fac84301b6965b412fce7a51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b45313f3417f493a9d9efefe73d00e28" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:03:16.267241  6044 raft_consensus.cc:1275] T 832f4f5001444546886ffe889ffc2405 P c77c7ba558544781841be421dc24b361 [term 4 FOLLOWER]: Refusing update from remote peer 73e1bb32fac84301b6965b412fce7a51: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:03:16.270776  6211 consensus_queue.cc:1048] T 832f4f5001444546886ffe889ffc2405 P 73e1bb32fac84301b6965b412fce7a51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c77c7ba558544781841be421dc24b361" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 40977 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:03:16.345331  6044 raft_consensus.cc:1275] T dc6da65530b5449da7442dba895b21ed P c77c7ba558544781841be421dc24b361 [term 3 FOLLOWER]: Refusing update from remote peer 73e1bb32fac84301b6965b412fce7a51: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:03:16.346748  6211 consensus_queue.cc:1048] T dc6da65530b5449da7442dba895b21ed P 73e1bb32fac84301b6965b412fce7a51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c77c7ba558544781841be421dc24b361" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 40977 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:03:16.355830  5895 raft_consensus.cc:1275] T dc6da65530b5449da7442dba895b21ed P b45313f3417f493a9d9efefe73d00e28 [term 3 FOLLOWER]: Refusing update from remote peer 73e1bb32fac84301b6965b412fce7a51: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:03:16.357236  6211 consensus_queue.cc:1048] T dc6da65530b5449da7442dba895b21ed P 73e1bb32fac84301b6965b412fce7a51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b45313f3417f493a9d9efefe73d00e28" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:03:18.472980  5762 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:03:18.480141  5970 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "15ea22d1658a47adadda1ff66e4cd167"
dest_uuid: "73e1bb32fac84301b6965b412fce7a51"
mode: GRACEFUL
new_leader_uuid: "c77c7ba558544781841be421dc24b361"
 from {username='slave'} at 127.0.0.1:51276
I20260713 09:03:18.480767  5970 raft_consensus.cc:606] T 15ea22d1658a47adadda1ff66e4cd167 P 73e1bb32fac84301b6965b412fce7a51 [term 3 LEADER]: Received request to transfer leadership to TS c77c7ba558544781841be421dc24b361
I20260713 09:03:18.483431  5970 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "243c19e8d39947e59fde012598acef25"
dest_uuid: "73e1bb32fac84301b6965b412fce7a51"
mode: GRACEFUL
new_leader_uuid: "b45313f3417f493a9d9efefe73d00e28"
 from {username='slave'} at 127.0.0.1:51276
I20260713 09:03:18.483835  5970 raft_consensus.cc:606] T 243c19e8d39947e59fde012598acef25 P 73e1bb32fac84301b6965b412fce7a51 [term 2 LEADER]: Received request to transfer leadership to TS b45313f3417f493a9d9efefe73d00e28
I20260713 09:03:18.486133  5970 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "832f4f5001444546886ffe889ffc2405"
dest_uuid: "73e1bb32fac84301b6965b412fce7a51"
mode: GRACEFUL
new_leader_uuid: "c77c7ba558544781841be421dc24b361"
 from {username='slave'} at 127.0.0.1:51276
I20260713 09:03:18.486505  5970 raft_consensus.cc:606] T 832f4f5001444546886ffe889ffc2405 P 73e1bb32fac84301b6965b412fce7a51 [term 4 LEADER]: Received request to transfer leadership to TS c77c7ba558544781841be421dc24b361
I20260713 09:03:18.488708  5970 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "85f1142c92674db7a7be44387b6256a2"
dest_uuid: "73e1bb32fac84301b6965b412fce7a51"
mode: GRACEFUL
new_leader_uuid: "b45313f3417f493a9d9efefe73d00e28"
 from {username='slave'} at 127.0.0.1:51276
I20260713 09:03:18.489207  5970 raft_consensus.cc:606] T 85f1142c92674db7a7be44387b6256a2 P 73e1bb32fac84301b6965b412fce7a51 [term 2 LEADER]: Received request to transfer leadership to TS b45313f3417f493a9d9efefe73d00e28
I20260713 09:03:18.491693  5970 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c780316cd7074f7f888261372c70cf20"
dest_uuid: "73e1bb32fac84301b6965b412fce7a51"
mode: GRACEFUL
new_leader_uuid: "b45313f3417f493a9d9efefe73d00e28"
 from {username='slave'} at 127.0.0.1:51276
I20260713 09:03:18.492087  5970 raft_consensus.cc:606] T c780316cd7074f7f888261372c70cf20 P 73e1bb32fac84301b6965b412fce7a51 [term 2 LEADER]: Received request to transfer leadership to TS b45313f3417f493a9d9efefe73d00e28
I20260713 09:03:18.493001  5762 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260713 09:03:18.493523  5762 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:03:18.535422  6219 raft_consensus.cc:993] T 85f1142c92674db7a7be44387b6256a2 P 73e1bb32fac84301b6965b412fce7a51: : Instructing follower b45313f3417f493a9d9efefe73d00e28 to start an election
I20260713 09:03:18.536001  6196 raft_consensus.cc:1081] T 85f1142c92674db7a7be44387b6256a2 P 73e1bb32fac84301b6965b412fce7a51 [term 2 LEADER]: Signalling peer b45313f3417f493a9d9efefe73d00e28 to start an election
I20260713 09:03:18.537611  5895 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "85f1142c92674db7a7be44387b6256a2"
dest_uuid: "b45313f3417f493a9d9efefe73d00e28"
 from {username='slave'} at 127.0.0.1:50626
I20260713 09:03:18.538046  5895 raft_consensus.cc:493] T 85f1142c92674db7a7be44387b6256a2 P b45313f3417f493a9d9efefe73d00e28 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:03:18.538337  5895 raft_consensus.cc:3060] T 85f1142c92674db7a7be44387b6256a2 P b45313f3417f493a9d9efefe73d00e28 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:03:18.543814  5895 raft_consensus.cc:515] T 85f1142c92674db7a7be44387b6256a2 P b45313f3417f493a9d9efefe73d00e28 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b45313f3417f493a9d9efefe73d00e28" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37453 } } peers { permanent_uuid: "73e1bb32fac84301b6965b412fce7a51" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35033 } } peers { permanent_uuid: "c77c7ba558544781841be421dc24b361" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 40977 } }
I20260713 09:03:18.545469  5895 leader_election.cc:290] T 85f1142c92674db7a7be44387b6256a2 P b45313f3417f493a9d9efefe73d00e28 [CANDIDATE]: Term 3 election: Requested vote from peers 73e1bb32fac84301b6965b412fce7a51 (127.5.160.130:35033), c77c7ba558544781841be421dc24b361 (127.5.160.131:40977)
I20260713 09:03:18.546494  5970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85f1142c92674db7a7be44387b6256a2" candidate_uuid: "b45313f3417f493a9d9efefe73d00e28" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "73e1bb32fac84301b6965b412fce7a51"
I20260713 09:03:18.546649  6045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85f1142c92674db7a7be44387b6256a2" candidate_uuid: "b45313f3417f493a9d9efefe73d00e28" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c77c7ba558544781841be421dc24b361"
I20260713 09:03:18.547144  5970 raft_consensus.cc:3055] T 85f1142c92674db7a7be44387b6256a2 P 73e1bb32fac84301b6965b412fce7a51 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:03:18.547209  6045 raft_consensus.cc:3060] T 85f1142c92674db7a7be44387b6256a2 P c77c7ba558544781841be421dc24b361 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:03:18.547417  5970 raft_consensus.cc:740] T 85f1142c92674db7a7be44387b6256a2 P 73e1bb32fac84301b6965b412fce7a51 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 73e1bb32fac84301b6965b412fce7a51, State: Running, Role: LEADER
I20260713 09:03:18.548172  5970 consensus_queue.cc:260] T 85f1142c92674db7a7be44387b6256a2 P 73e1bb32fac84301b6965b412fce7a51 [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: "b45313f3417f493a9d9efefe73d00e28" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37453 } } peers { permanent_uuid: "73e1bb32fac84301b6965b412fce7a51" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35033 } } peers { permanent_uuid: "c77c7ba558544781841be421dc24b361" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 40977 } }
I20260713 09:03:18.549137  5970 raft_consensus.cc:3060] T 85f1142c92674db7a7be44387b6256a2 P 73e1bb32fac84301b6965b412fce7a51 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:03:18.551880  6045 raft_consensus.cc:2468] T 85f1142c92674db7a7be44387b6256a2 P c77c7ba558544781841be421dc24b361 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b45313f3417f493a9d9efefe73d00e28 in term 3.
I20260713 09:03:18.553179  5863 leader_election.cc:304] T 85f1142c92674db7a7be44387b6256a2 P b45313f3417f493a9d9efefe73d00e28 [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: b45313f3417f493a9d9efefe73d00e28, c77c7ba558544781841be421dc24b361; no voters: 
I20260713 09:03:18.553751  5970 raft_consensus.cc:2468] T 85f1142c92674db7a7be44387b6256a2 P 73e1bb32fac84301b6965b412fce7a51 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b45313f3417f493a9d9efefe73d00e28 in term 3.
I20260713 09:03:18.554939  6220 raft_consensus.cc:2804] T 85f1142c92674db7a7be44387b6256a2 P b45313f3417f493a9d9efefe73d00e28 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:03:18.555961  6220 raft_consensus.cc:697] T 85f1142c92674db7a7be44387b6256a2 P b45313f3417f493a9d9efefe73d00e28 [term 3 LEADER]: Becoming Leader. State: Replica: b45313f3417f493a9d9efefe73d00e28, State: Running, Role: LEADER
I20260713 09:03:18.556839  6220 consensus_queue.cc:237] T 85f1142c92674db7a7be44387b6256a2 P b45313f3417f493a9d9efefe73d00e28 [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: "b45313f3417f493a9d9efefe73d00e28" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37453 } } peers { permanent_uuid: "73e1bb32fac84301b6965b412fce7a51" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35033 } } peers { permanent_uuid: "c77c7ba558544781841be421dc24b361" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 40977 } }
I20260713 09:03:18.558928  6196 raft_consensus.cc:993] T 243c19e8d39947e59fde012598acef25 P 73e1bb32fac84301b6965b412fce7a51: : Instructing follower b45313f3417f493a9d9efefe73d00e28 to start an election
I20260713 09:03:18.559978  6219 raft_consensus.cc:1081] T 243c19e8d39947e59fde012598acef25 P 73e1bb32fac84301b6965b412fce7a51 [term 2 LEADER]: Signalling peer b45313f3417f493a9d9efefe73d00e28 to start an election
I20260713 09:03:18.565688  6219 raft_consensus.cc:993] T c780316cd7074f7f888261372c70cf20 P 73e1bb32fac84301b6965b412fce7a51: : Instructing follower b45313f3417f493a9d9efefe73d00e28 to start an election
I20260713 09:03:18.566349  6219 raft_consensus.cc:1081] T c780316cd7074f7f888261372c70cf20 P 73e1bb32fac84301b6965b412fce7a51 [term 2 LEADER]: Signalling peer b45313f3417f493a9d9efefe73d00e28 to start an election
I20260713 09:03:18.566395  5895 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "243c19e8d39947e59fde012598acef25"
dest_uuid: "b45313f3417f493a9d9efefe73d00e28"
 from {username='slave'} at 127.0.0.1:50626
I20260713 09:03:18.567322  5895 raft_consensus.cc:493] T 243c19e8d39947e59fde012598acef25 P b45313f3417f493a9d9efefe73d00e28 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:03:18.567889  5895 raft_consensus.cc:3060] T 243c19e8d39947e59fde012598acef25 P b45313f3417f493a9d9efefe73d00e28 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:03:18.572199  5897 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c780316cd7074f7f888261372c70cf20"
dest_uuid: "b45313f3417f493a9d9efefe73d00e28"
 from {username='slave'} at 127.0.0.1:50626
I20260713 09:03:18.572813  5897 raft_consensus.cc:493] T c780316cd7074f7f888261372c70cf20 P b45313f3417f493a9d9efefe73d00e28 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:03:18.573186  5897 raft_consensus.cc:3060] T c780316cd7074f7f888261372c70cf20 P b45313f3417f493a9d9efefe73d00e28 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:03:18.575874  5895 raft_consensus.cc:515] T 243c19e8d39947e59fde012598acef25 P b45313f3417f493a9d9efefe73d00e28 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b45313f3417f493a9d9efefe73d00e28" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37453 } } peers { permanent_uuid: "73e1bb32fac84301b6965b412fce7a51" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35033 } } peers { permanent_uuid: "c77c7ba558544781841be421dc24b361" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 40977 } }
I20260713 09:03:18.578183  5895 leader_election.cc:290] T 243c19e8d39947e59fde012598acef25 P b45313f3417f493a9d9efefe73d00e28 [CANDIDATE]: Term 3 election: Requested vote from peers 73e1bb32fac84301b6965b412fce7a51 (127.5.160.130:35033), c77c7ba558544781841be421dc24b361 (127.5.160.131:40977)
I20260713 09:03:18.579608  5897 raft_consensus.cc:515] T c780316cd7074f7f888261372c70cf20 P b45313f3417f493a9d9efefe73d00e28 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b45313f3417f493a9d9efefe73d00e28" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37453 } } peers { permanent_uuid: "73e1bb32fac84301b6965b412fce7a51" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35033 } } peers { permanent_uuid: "c77c7ba558544781841be421dc24b361" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 40977 } }
I20260713 09:03:18.579993  5970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "243c19e8d39947e59fde012598acef25" candidate_uuid: "b45313f3417f493a9d9efefe73d00e28" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "73e1bb32fac84301b6965b412fce7a51"
I20260713 09:03:18.580530  5970 raft_consensus.cc:3055] T 243c19e8d39947e59fde012598acef25 P 73e1bb32fac84301b6965b412fce7a51 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:03:18.580807  5970 raft_consensus.cc:740] T 243c19e8d39947e59fde012598acef25 P 73e1bb32fac84301b6965b412fce7a51 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 73e1bb32fac84301b6965b412fce7a51, State: Running, Role: LEADER
I20260713 09:03:18.581847  5897 leader_election.cc:290] T c780316cd7074f7f888261372c70cf20 P b45313f3417f493a9d9efefe73d00e28 [CANDIDATE]: Term 3 election: Requested vote from peers 73e1bb32fac84301b6965b412fce7a51 (127.5.160.130:35033), c77c7ba558544781841be421dc24b361 (127.5.160.131:40977)
I20260713 09:03:18.581557  5970 consensus_queue.cc:260] T 243c19e8d39947e59fde012598acef25 P 73e1bb32fac84301b6965b412fce7a51 [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: "b45313f3417f493a9d9efefe73d00e28" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37453 } } peers { permanent_uuid: "73e1bb32fac84301b6965b412fce7a51" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35033 } } peers { permanent_uuid: "c77c7ba558544781841be421dc24b361" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 40977 } }
I20260713 09:03:18.582692  5970 raft_consensus.cc:3060] T 243c19e8d39947e59fde012598acef25 P 73e1bb32fac84301b6965b412fce7a51 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:03:18.582090  5793 catalog_manager.cc:5697] T 85f1142c92674db7a7be44387b6256a2 P b45313f3417f493a9d9efefe73d00e28 reported cstate change: term changed from 2 to 3, leader changed from 73e1bb32fac84301b6965b412fce7a51 (127.5.160.130) to b45313f3417f493a9d9efefe73d00e28 (127.5.160.129). New cstate: current_term: 3 leader_uuid: "b45313f3417f493a9d9efefe73d00e28" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b45313f3417f493a9d9efefe73d00e28" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37453 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "73e1bb32fac84301b6965b412fce7a51" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35033 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c77c7ba558544781841be421dc24b361" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 40977 } health_report { overall_health: UNKNOWN } } }
I20260713 09:03:18.585646  5971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c780316cd7074f7f888261372c70cf20" candidate_uuid: "b45313f3417f493a9d9efefe73d00e28" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "73e1bb32fac84301b6965b412fce7a51"
I20260713 09:03:18.586244  5971 raft_consensus.cc:3055] T c780316cd7074f7f888261372c70cf20 P 73e1bb32fac84301b6965b412fce7a51 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:03:18.586565  5971 raft_consensus.cc:740] T c780316cd7074f7f888261372c70cf20 P 73e1bb32fac84301b6965b412fce7a51 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 73e1bb32fac84301b6965b412fce7a51, State: Running, Role: LEADER
I20260713 09:03:18.587395  5971 consensus_queue.cc:260] T c780316cd7074f7f888261372c70cf20 P 73e1bb32fac84301b6965b412fce7a51 [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: "b45313f3417f493a9d9efefe73d00e28" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37453 } } peers { permanent_uuid: "73e1bb32fac84301b6965b412fce7a51" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35033 } } peers { permanent_uuid: "c77c7ba558544781841be421dc24b361" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 40977 } }
I20260713 09:03:18.587994  5970 raft_consensus.cc:2468] T 243c19e8d39947e59fde012598acef25 P 73e1bb32fac84301b6965b412fce7a51 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b45313f3417f493a9d9efefe73d00e28 in term 3.
I20260713 09:03:18.588703  5971 raft_consensus.cc:3060] T c780316cd7074f7f888261372c70cf20 P 73e1bb32fac84301b6965b412fce7a51 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:03:18.589216  5862 leader_election.cc:304] T 243c19e8d39947e59fde012598acef25 P b45313f3417f493a9d9efefe73d00e28 [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: 73e1bb32fac84301b6965b412fce7a51, b45313f3417f493a9d9efefe73d00e28; no voters: 
I20260713 09:03:18.589811  6045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "243c19e8d39947e59fde012598acef25" candidate_uuid: "b45313f3417f493a9d9efefe73d00e28" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c77c7ba558544781841be421dc24b361"
I20260713 09:03:18.590108  6220 raft_consensus.cc:2804] T 243c19e8d39947e59fde012598acef25 P b45313f3417f493a9d9efefe73d00e28 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:03:18.590346  6045 raft_consensus.cc:3060] T 243c19e8d39947e59fde012598acef25 P c77c7ba558544781841be421dc24b361 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:03:18.590785  6220 raft_consensus.cc:697] T 243c19e8d39947e59fde012598acef25 P b45313f3417f493a9d9efefe73d00e28 [term 3 LEADER]: Becoming Leader. State: Replica: b45313f3417f493a9d9efefe73d00e28, State: Running, Role: LEADER
I20260713 09:03:18.591689  6220 consensus_queue.cc:237] T 243c19e8d39947e59fde012598acef25 P b45313f3417f493a9d9efefe73d00e28 [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: "b45313f3417f493a9d9efefe73d00e28" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37453 } } peers { permanent_uuid: "73e1bb32fac84301b6965b412fce7a51" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35033 } } peers { permanent_uuid: "c77c7ba558544781841be421dc24b361" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 40977 } }
I20260713 09:03:18.596966  6045 raft_consensus.cc:2468] T 243c19e8d39947e59fde012598acef25 P c77c7ba558544781841be421dc24b361 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b45313f3417f493a9d9efefe73d00e28 in term 3.
I20260713 09:03:18.597643  6044 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c780316cd7074f7f888261372c70cf20" candidate_uuid: "b45313f3417f493a9d9efefe73d00e28" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c77c7ba558544781841be421dc24b361"
I20260713 09:03:18.596973  5971 raft_consensus.cc:2468] T c780316cd7074f7f888261372c70cf20 P 73e1bb32fac84301b6965b412fce7a51 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b45313f3417f493a9d9efefe73d00e28 in term 3.
I20260713 09:03:18.598436  6044 raft_consensus.cc:3060] T c780316cd7074f7f888261372c70cf20 P c77c7ba558544781841be421dc24b361 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:03:18.599949  5862 leader_election.cc:304] T c780316cd7074f7f888261372c70cf20 P b45313f3417f493a9d9efefe73d00e28 [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: 73e1bb32fac84301b6965b412fce7a51, b45313f3417f493a9d9efefe73d00e28; no voters: 
I20260713 09:03:18.601125  6221 raft_consensus.cc:2804] T c780316cd7074f7f888261372c70cf20 P b45313f3417f493a9d9efefe73d00e28 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:03:18.605693  6221 raft_consensus.cc:697] T c780316cd7074f7f888261372c70cf20 P b45313f3417f493a9d9efefe73d00e28 [term 3 LEADER]: Becoming Leader. State: Replica: b45313f3417f493a9d9efefe73d00e28, State: Running, Role: LEADER
I20260713 09:03:18.606657  6221 consensus_queue.cc:237] T c780316cd7074f7f888261372c70cf20 P b45313f3417f493a9d9efefe73d00e28 [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: "b45313f3417f493a9d9efefe73d00e28" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37453 } } peers { permanent_uuid: "73e1bb32fac84301b6965b412fce7a51" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35033 } } peers { permanent_uuid: "c77c7ba558544781841be421dc24b361" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 40977 } }
I20260713 09:03:18.607666  6044 raft_consensus.cc:2468] T c780316cd7074f7f888261372c70cf20 P c77c7ba558544781841be421dc24b361 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b45313f3417f493a9d9efefe73d00e28 in term 3.
I20260713 09:03:18.617393  5793 catalog_manager.cc:5697] T 243c19e8d39947e59fde012598acef25 P b45313f3417f493a9d9efefe73d00e28 reported cstate change: term changed from 2 to 3, leader changed from 73e1bb32fac84301b6965b412fce7a51 (127.5.160.130) to b45313f3417f493a9d9efefe73d00e28 (127.5.160.129). New cstate: current_term: 3 leader_uuid: "b45313f3417f493a9d9efefe73d00e28" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b45313f3417f493a9d9efefe73d00e28" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37453 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "73e1bb32fac84301b6965b412fce7a51" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35033 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c77c7ba558544781841be421dc24b361" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 40977 } health_report { overall_health: UNKNOWN } } }
I20260713 09:03:18.618485  5793 catalog_manager.cc:5697] T c780316cd7074f7f888261372c70cf20 P b45313f3417f493a9d9efefe73d00e28 reported cstate change: term changed from 2 to 3, leader changed from 73e1bb32fac84301b6965b412fce7a51 (127.5.160.130) to b45313f3417f493a9d9efefe73d00e28 (127.5.160.129). New cstate: current_term: 3 leader_uuid: "b45313f3417f493a9d9efefe73d00e28" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b45313f3417f493a9d9efefe73d00e28" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37453 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "73e1bb32fac84301b6965b412fce7a51" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35033 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c77c7ba558544781841be421dc24b361" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 40977 } health_report { overall_health: UNKNOWN } } }
I20260713 09:03:18.824868  6196 raft_consensus.cc:993] T 832f4f5001444546886ffe889ffc2405 P 73e1bb32fac84301b6965b412fce7a51: : Instructing follower c77c7ba558544781841be421dc24b361 to start an election
I20260713 09:03:18.825484  6222 raft_consensus.cc:1081] T 832f4f5001444546886ffe889ffc2405 P 73e1bb32fac84301b6965b412fce7a51 [term 4 LEADER]: Signalling peer c77c7ba558544781841be421dc24b361 to start an election
I20260713 09:03:18.827106  6044 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "832f4f5001444546886ffe889ffc2405"
dest_uuid: "c77c7ba558544781841be421dc24b361"
 from {username='slave'} at 127.0.0.1:44272
I20260713 09:03:18.827632  6044 raft_consensus.cc:493] T 832f4f5001444546886ffe889ffc2405 P c77c7ba558544781841be421dc24b361 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:03:18.827983  6044 raft_consensus.cc:3060] T 832f4f5001444546886ffe889ffc2405 P c77c7ba558544781841be421dc24b361 [term 4 FOLLOWER]: Advancing to term 5
I20260713 09:03:18.832844  6044 raft_consensus.cc:515] T 832f4f5001444546886ffe889ffc2405 P c77c7ba558544781841be421dc24b361 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73e1bb32fac84301b6965b412fce7a51" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35033 } } peers { permanent_uuid: "c77c7ba558544781841be421dc24b361" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 40977 } } peers { permanent_uuid: "b45313f3417f493a9d9efefe73d00e28" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37453 } }
I20260713 09:03:18.834846  6044 leader_election.cc:290] T 832f4f5001444546886ffe889ffc2405 P c77c7ba558544781841be421dc24b361 [CANDIDATE]: Term 5 election: Requested vote from peers 73e1bb32fac84301b6965b412fce7a51 (127.5.160.130:35033), b45313f3417f493a9d9efefe73d00e28 (127.5.160.129:37453)
I20260713 09:03:18.835754  5971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "832f4f5001444546886ffe889ffc2405" candidate_uuid: "c77c7ba558544781841be421dc24b361" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "73e1bb32fac84301b6965b412fce7a51"
I20260713 09:03:18.836436  5971 raft_consensus.cc:3055] T 832f4f5001444546886ffe889ffc2405 P 73e1bb32fac84301b6965b412fce7a51 [term 4 LEADER]: Stepping down as leader of term 4
I20260713 09:03:18.836398  5897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "832f4f5001444546886ffe889ffc2405" candidate_uuid: "c77c7ba558544781841be421dc24b361" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "b45313f3417f493a9d9efefe73d00e28"
I20260713 09:03:18.836974  5971 raft_consensus.cc:740] T 832f4f5001444546886ffe889ffc2405 P 73e1bb32fac84301b6965b412fce7a51 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 73e1bb32fac84301b6965b412fce7a51, State: Running, Role: LEADER
I20260713 09:03:18.837224  5897 raft_consensus.cc:3060] T 832f4f5001444546886ffe889ffc2405 P b45313f3417f493a9d9efefe73d00e28 [term 4 FOLLOWER]: Advancing to term 5
I20260713 09:03:18.838754  5971 consensus_queue.cc:260] T 832f4f5001444546886ffe889ffc2405 P 73e1bb32fac84301b6965b412fce7a51 [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: "73e1bb32fac84301b6965b412fce7a51" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35033 } } peers { permanent_uuid: "c77c7ba558544781841be421dc24b361" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 40977 } } peers { permanent_uuid: "b45313f3417f493a9d9efefe73d00e28" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37453 } }
I20260713 09:03:18.840152  5971 raft_consensus.cc:3060] T 832f4f5001444546886ffe889ffc2405 P 73e1bb32fac84301b6965b412fce7a51 [term 4 FOLLOWER]: Advancing to term 5
I20260713 09:03:18.842813  5897 raft_consensus.cc:2468] T 832f4f5001444546886ffe889ffc2405 P b45313f3417f493a9d9efefe73d00e28 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c77c7ba558544781841be421dc24b361 in term 5.
I20260713 09:03:18.844022  6010 leader_election.cc:304] T 832f4f5001444546886ffe889ffc2405 P c77c7ba558544781841be421dc24b361 [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: b45313f3417f493a9d9efefe73d00e28, c77c7ba558544781841be421dc24b361; no voters: 
I20260713 09:03:18.844868  6218 raft_consensus.cc:2804] T 832f4f5001444546886ffe889ffc2405 P c77c7ba558544781841be421dc24b361 [term 5 FOLLOWER]: Leader election won for term 5
I20260713 09:03:18.846211  5971 raft_consensus.cc:2468] T 832f4f5001444546886ffe889ffc2405 P 73e1bb32fac84301b6965b412fce7a51 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c77c7ba558544781841be421dc24b361 in term 5.
I20260713 09:03:18.846374  6218 raft_consensus.cc:697] T 832f4f5001444546886ffe889ffc2405 P c77c7ba558544781841be421dc24b361 [term 5 LEADER]: Becoming Leader. State: Replica: c77c7ba558544781841be421dc24b361, State: Running, Role: LEADER
I20260713 09:03:18.847991  6218 consensus_queue.cc:237] T 832f4f5001444546886ffe889ffc2405 P c77c7ba558544781841be421dc24b361 [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: "73e1bb32fac84301b6965b412fce7a51" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35033 } } peers { permanent_uuid: "c77c7ba558544781841be421dc24b361" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 40977 } } peers { permanent_uuid: "b45313f3417f493a9d9efefe73d00e28" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37453 } }
I20260713 09:03:18.855640  5793 catalog_manager.cc:5697] T 832f4f5001444546886ffe889ffc2405 P c77c7ba558544781841be421dc24b361 reported cstate change: term changed from 4 to 5, leader changed from 73e1bb32fac84301b6965b412fce7a51 (127.5.160.130) to c77c7ba558544781841be421dc24b361 (127.5.160.131). New cstate: current_term: 5 leader_uuid: "c77c7ba558544781841be421dc24b361" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73e1bb32fac84301b6965b412fce7a51" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35033 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c77c7ba558544781841be421dc24b361" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 40977 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b45313f3417f493a9d9efefe73d00e28" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37453 } health_report { overall_health: UNKNOWN } } }
I20260713 09:03:18.916426  6196 raft_consensus.cc:993] T 15ea22d1658a47adadda1ff66e4cd167 P 73e1bb32fac84301b6965b412fce7a51: : Instructing follower c77c7ba558544781841be421dc24b361 to start an election
I20260713 09:03:18.916929  6196 raft_consensus.cc:1081] T 15ea22d1658a47adadda1ff66e4cd167 P 73e1bb32fac84301b6965b412fce7a51 [term 3 LEADER]: Signalling peer c77c7ba558544781841be421dc24b361 to start an election
I20260713 09:03:18.918457  6044 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "15ea22d1658a47adadda1ff66e4cd167"
dest_uuid: "c77c7ba558544781841be421dc24b361"
 from {username='slave'} at 127.0.0.1:44272
I20260713 09:03:18.918980  6044 raft_consensus.cc:493] T 15ea22d1658a47adadda1ff66e4cd167 P c77c7ba558544781841be421dc24b361 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:03:18.919319  6044 raft_consensus.cc:3060] T 15ea22d1658a47adadda1ff66e4cd167 P c77c7ba558544781841be421dc24b361 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:03:18.924260  6044 raft_consensus.cc:515] T 15ea22d1658a47adadda1ff66e4cd167 P c77c7ba558544781841be421dc24b361 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b45313f3417f493a9d9efefe73d00e28" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37453 } } peers { permanent_uuid: "73e1bb32fac84301b6965b412fce7a51" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35033 } } peers { permanent_uuid: "c77c7ba558544781841be421dc24b361" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 40977 } }
I20260713 09:03:18.926173  6044 leader_election.cc:290] T 15ea22d1658a47adadda1ff66e4cd167 P c77c7ba558544781841be421dc24b361 [CANDIDATE]: Term 4 election: Requested vote from peers b45313f3417f493a9d9efefe73d00e28 (127.5.160.129:37453), 73e1bb32fac84301b6965b412fce7a51 (127.5.160.130:35033)
I20260713 09:03:18.926882  5897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15ea22d1658a47adadda1ff66e4cd167" candidate_uuid: "c77c7ba558544781841be421dc24b361" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "b45313f3417f493a9d9efefe73d00e28"
I20260713 09:03:18.927276  5971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15ea22d1658a47adadda1ff66e4cd167" candidate_uuid: "c77c7ba558544781841be421dc24b361" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "73e1bb32fac84301b6965b412fce7a51"
I20260713 09:03:18.927426  5897 raft_consensus.cc:3060] T 15ea22d1658a47adadda1ff66e4cd167 P b45313f3417f493a9d9efefe73d00e28 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:03:18.927779  5971 raft_consensus.cc:3055] T 15ea22d1658a47adadda1ff66e4cd167 P 73e1bb32fac84301b6965b412fce7a51 [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:03:18.928129  5971 raft_consensus.cc:740] T 15ea22d1658a47adadda1ff66e4cd167 P 73e1bb32fac84301b6965b412fce7a51 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 73e1bb32fac84301b6965b412fce7a51, State: Running, Role: LEADER
I20260713 09:03:18.928933  5971 consensus_queue.cc:260] T 15ea22d1658a47adadda1ff66e4cd167 P 73e1bb32fac84301b6965b412fce7a51 [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: "b45313f3417f493a9d9efefe73d00e28" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37453 } } peers { permanent_uuid: "73e1bb32fac84301b6965b412fce7a51" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35033 } } peers { permanent_uuid: "c77c7ba558544781841be421dc24b361" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 40977 } }
I20260713 09:03:18.930032  5971 raft_consensus.cc:3060] T 15ea22d1658a47adadda1ff66e4cd167 P 73e1bb32fac84301b6965b412fce7a51 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:03:18.931690  5897 raft_consensus.cc:2468] T 15ea22d1658a47adadda1ff66e4cd167 P b45313f3417f493a9d9efefe73d00e28 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c77c7ba558544781841be421dc24b361 in term 4.
I20260713 09:03:18.932596  6010 leader_election.cc:304] T 15ea22d1658a47adadda1ff66e4cd167 P c77c7ba558544781841be421dc24b361 [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: b45313f3417f493a9d9efefe73d00e28, c77c7ba558544781841be421dc24b361; no voters: 
I20260713 09:03:18.933424  6218 raft_consensus.cc:2804] T 15ea22d1658a47adadda1ff66e4cd167 P c77c7ba558544781841be421dc24b361 [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:03:18.933820  6218 raft_consensus.cc:697] T 15ea22d1658a47adadda1ff66e4cd167 P c77c7ba558544781841be421dc24b361 [term 4 LEADER]: Becoming Leader. State: Replica: c77c7ba558544781841be421dc24b361, State: Running, Role: LEADER
I20260713 09:03:18.934841  5971 raft_consensus.cc:2468] T 15ea22d1658a47adadda1ff66e4cd167 P 73e1bb32fac84301b6965b412fce7a51 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c77c7ba558544781841be421dc24b361 in term 4.
I20260713 09:03:18.934626  6218 consensus_queue.cc:237] T 15ea22d1658a47adadda1ff66e4cd167 P c77c7ba558544781841be421dc24b361 [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: "b45313f3417f493a9d9efefe73d00e28" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37453 } } peers { permanent_uuid: "73e1bb32fac84301b6965b412fce7a51" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35033 } } peers { permanent_uuid: "c77c7ba558544781841be421dc24b361" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 40977 } }
I20260713 09:03:18.941252  5793 catalog_manager.cc:5697] T 15ea22d1658a47adadda1ff66e4cd167 P c77c7ba558544781841be421dc24b361 reported cstate change: term changed from 3 to 4, leader changed from 73e1bb32fac84301b6965b412fce7a51 (127.5.160.130) to c77c7ba558544781841be421dc24b361 (127.5.160.131). New cstate: current_term: 4 leader_uuid: "c77c7ba558544781841be421dc24b361" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b45313f3417f493a9d9efefe73d00e28" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37453 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "73e1bb32fac84301b6965b412fce7a51" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35033 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c77c7ba558544781841be421dc24b361" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 40977 } health_report { overall_health: HEALTHY } } }
I20260713 09:03:18.996870  5971 raft_consensus.cc:1275] T 85f1142c92674db7a7be44387b6256a2 P 73e1bb32fac84301b6965b412fce7a51 [term 3 FOLLOWER]: Refusing update from remote peer b45313f3417f493a9d9efefe73d00e28: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:03:18.998111  6221 consensus_queue.cc:1048] T 85f1142c92674db7a7be44387b6256a2 P b45313f3417f493a9d9efefe73d00e28 [LEADER]: Connected to new peer: Peer: permanent_uuid: "73e1bb32fac84301b6965b412fce7a51" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:03:19.008235  6044 raft_consensus.cc:1275] T 85f1142c92674db7a7be44387b6256a2 P c77c7ba558544781841be421dc24b361 [term 3 FOLLOWER]: Refusing update from remote peer b45313f3417f493a9d9efefe73d00e28: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:03:19.009881  6227 consensus_queue.cc:1048] T 85f1142c92674db7a7be44387b6256a2 P b45313f3417f493a9d9efefe73d00e28 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c77c7ba558544781841be421dc24b361" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 40977 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:03:19.025238  6044 raft_consensus.cc:1275] T 243c19e8d39947e59fde012598acef25 P c77c7ba558544781841be421dc24b361 [term 3 FOLLOWER]: Refusing update from remote peer b45313f3417f493a9d9efefe73d00e28: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:03:19.026532  6227 consensus_queue.cc:1048] T 243c19e8d39947e59fde012598acef25 P b45313f3417f493a9d9efefe73d00e28 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c77c7ba558544781841be421dc24b361" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 40977 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:03:19.036105  5971 raft_consensus.cc:1275] T 243c19e8d39947e59fde012598acef25 P 73e1bb32fac84301b6965b412fce7a51 [term 3 FOLLOWER]: Refusing update from remote peer b45313f3417f493a9d9efefe73d00e28: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:03:19.037488  6220 consensus_queue.cc:1048] T 243c19e8d39947e59fde012598acef25 P b45313f3417f493a9d9efefe73d00e28 [LEADER]: Connected to new peer: Peer: permanent_uuid: "73e1bb32fac84301b6965b412fce7a51" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:03:19.183632  5971 raft_consensus.cc:1275] T c780316cd7074f7f888261372c70cf20 P 73e1bb32fac84301b6965b412fce7a51 [term 3 FOLLOWER]: Refusing update from remote peer b45313f3417f493a9d9efefe73d00e28: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:03:19.184839  6221 consensus_queue.cc:1048] T c780316cd7074f7f888261372c70cf20 P b45313f3417f493a9d9efefe73d00e28 [LEADER]: Connected to new peer: Peer: permanent_uuid: "73e1bb32fac84301b6965b412fce7a51" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:03:19.194414  6044 raft_consensus.cc:1275] T c780316cd7074f7f888261372c70cf20 P c77c7ba558544781841be421dc24b361 [term 3 FOLLOWER]: Refusing update from remote peer b45313f3417f493a9d9efefe73d00e28: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:03:19.196584  6220 consensus_queue.cc:1048] T c780316cd7074f7f888261372c70cf20 P b45313f3417f493a9d9efefe73d00e28 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c77c7ba558544781841be421dc24b361" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 40977 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:03:19.233639  5971 raft_consensus.cc:1275] T 832f4f5001444546886ffe889ffc2405 P 73e1bb32fac84301b6965b412fce7a51 [term 5 FOLLOWER]: Refusing update from remote peer c77c7ba558544781841be421dc24b361: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260713 09:03:19.234802  6218 consensus_queue.cc:1048] T 832f4f5001444546886ffe889ffc2405 P c77c7ba558544781841be421dc24b361 [LEADER]: Connected to new peer: Peer: permanent_uuid: "73e1bb32fac84301b6965b412fce7a51" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:03:19.244365  5897 raft_consensus.cc:1275] T 832f4f5001444546886ffe889ffc2405 P b45313f3417f493a9d9efefe73d00e28 [term 5 FOLLOWER]: Refusing update from remote peer c77c7ba558544781841be421dc24b361: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260713 09:03:19.246146  6244 consensus_queue.cc:1048] T 832f4f5001444546886ffe889ffc2405 P c77c7ba558544781841be421dc24b361 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b45313f3417f493a9d9efefe73d00e28" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:03:19.362007  5971 raft_consensus.cc:1275] T 15ea22d1658a47adadda1ff66e4cd167 P 73e1bb32fac84301b6965b412fce7a51 [term 4 FOLLOWER]: Refusing update from remote peer c77c7ba558544781841be421dc24b361: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:03:19.363395  6244 consensus_queue.cc:1048] T 15ea22d1658a47adadda1ff66e4cd167 P c77c7ba558544781841be421dc24b361 [LEADER]: Connected to new peer: Peer: permanent_uuid: "73e1bb32fac84301b6965b412fce7a51" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:03:19.373031  5897 raft_consensus.cc:1275] T 15ea22d1658a47adadda1ff66e4cd167 P b45313f3417f493a9d9efefe73d00e28 [term 4 FOLLOWER]: Refusing update from remote peer c77c7ba558544781841be421dc24b361: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:03:19.374651  6231 consensus_queue.cc:1048] T 15ea22d1658a47adadda1ff66e4cd167 P c77c7ba558544781841be421dc24b361 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b45313f3417f493a9d9efefe73d00e28" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:03:19.494666  5762 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:03:19.500805  5762 tablet_server.cc:179] TabletServer@127.5.160.129:0 shutting down...
I20260713 09:03:19.532399  5762 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:03:19.533201  5762 tablet_replica.cc:333] T 35d1aad44ff948a690f4c06f5df67f6e P b45313f3417f493a9d9efefe73d00e28: stopping tablet replica
I20260713 09:03:19.534185  5762 raft_consensus.cc:2243] T 35d1aad44ff948a690f4c06f5df67f6e P b45313f3417f493a9d9efefe73d00e28 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:19.534785  5762 raft_consensus.cc:2272] T 35d1aad44ff948a690f4c06f5df67f6e P b45313f3417f493a9d9efefe73d00e28 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:19.536949  5762 tablet_replica.cc:333] T 15ea22d1658a47adadda1ff66e4cd167 P b45313f3417f493a9d9efefe73d00e28: stopping tablet replica
I20260713 09:03:19.537509  5762 raft_consensus.cc:2243] T 15ea22d1658a47adadda1ff66e4cd167 P b45313f3417f493a9d9efefe73d00e28 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:19.537851  5762 raft_consensus.cc:2272] T 15ea22d1658a47adadda1ff66e4cd167 P b45313f3417f493a9d9efefe73d00e28 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:19.539942  5762 tablet_replica.cc:333] T 29aa12bd4d0945c7b551f28581ed3a0a P b45313f3417f493a9d9efefe73d00e28: stopping tablet replica
I20260713 09:03:19.540413  5762 raft_consensus.cc:2243] T 29aa12bd4d0945c7b551f28581ed3a0a P b45313f3417f493a9d9efefe73d00e28 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:19.540800  5762 raft_consensus.cc:2272] T 29aa12bd4d0945c7b551f28581ed3a0a P b45313f3417f493a9d9efefe73d00e28 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:19.542582  5762 tablet_replica.cc:333] T dc6da65530b5449da7442dba895b21ed P b45313f3417f493a9d9efefe73d00e28: stopping tablet replica
I20260713 09:03:19.543125  5762 raft_consensus.cc:2243] T dc6da65530b5449da7442dba895b21ed P b45313f3417f493a9d9efefe73d00e28 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:19.543553  5762 raft_consensus.cc:2272] T dc6da65530b5449da7442dba895b21ed P b45313f3417f493a9d9efefe73d00e28 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:19.545229  5762 tablet_replica.cc:333] T 832f4f5001444546886ffe889ffc2405 P b45313f3417f493a9d9efefe73d00e28: stopping tablet replica
I20260713 09:03:19.545730  5762 raft_consensus.cc:2243] T 832f4f5001444546886ffe889ffc2405 P b45313f3417f493a9d9efefe73d00e28 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:19.546164  5762 raft_consensus.cc:2272] T 832f4f5001444546886ffe889ffc2405 P b45313f3417f493a9d9efefe73d00e28 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:19.549036  5762 tablet_replica.cc:333] T 1bba217e200f448ca9bec5217a2ad8b1 P b45313f3417f493a9d9efefe73d00e28: stopping tablet replica
I20260713 09:03:19.549782  5762 raft_consensus.cc:2243] T 1bba217e200f448ca9bec5217a2ad8b1 P b45313f3417f493a9d9efefe73d00e28 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:19.550310  5762 raft_consensus.cc:2272] T 1bba217e200f448ca9bec5217a2ad8b1 P b45313f3417f493a9d9efefe73d00e28 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:19.552325  5762 tablet_replica.cc:333] T 85f1142c92674db7a7be44387b6256a2 P b45313f3417f493a9d9efefe73d00e28: stopping tablet replica
I20260713 09:03:19.553022  5762 raft_consensus.cc:2243] T 85f1142c92674db7a7be44387b6256a2 P b45313f3417f493a9d9efefe73d00e28 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:03:19.553885  5762 raft_consensus.cc:2272] T 85f1142c92674db7a7be44387b6256a2 P b45313f3417f493a9d9efefe73d00e28 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260713 09:03:19.554036  6010 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260713 09:03:19.556421  5762 tablet_replica.cc:333] T 243c19e8d39947e59fde012598acef25 P b45313f3417f493a9d9efefe73d00e28: stopping tablet replica
I20260713 09:03:19.557107  5762 raft_consensus.cc:2243] T 243c19e8d39947e59fde012598acef25 P b45313f3417f493a9d9efefe73d00e28 [term 3 LEADER]: Raft consensus shutting down.
W20260713 09:03:19.557128  6010 consensus_peers.cc:597] T 35d1aad44ff948a690f4c06f5df67f6e P c77c7ba558544781841be421dc24b361 -> Peer b45313f3417f493a9d9efefe73d00e28 (127.5.160.129:37453): Couldn't send request to peer b45313f3417f493a9d9efefe73d00e28. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:03:19.558123  5762 raft_consensus.cc:2272] T 243c19e8d39947e59fde012598acef25 P b45313f3417f493a9d9efefe73d00e28 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:19.559921  5762 tablet_replica.cc:333] T c780316cd7074f7f888261372c70cf20 P b45313f3417f493a9d9efefe73d00e28: stopping tablet replica
I20260713 09:03:19.560331  5762 raft_consensus.cc:2243] T c780316cd7074f7f888261372c70cf20 P b45313f3417f493a9d9efefe73d00e28 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:03:19.561117  5762 raft_consensus.cc:2272] T c780316cd7074f7f888261372c70cf20 P b45313f3417f493a9d9efefe73d00e28 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:19.664678  5762 tablet_server.cc:196] TabletServer@127.5.160.129:0 shutdown complete.
I20260713 09:03:19.682389  5762 tablet_server.cc:179] TabletServer@127.5.160.130:0 shutting down...
W20260713 09:03:19.704319  6011 consensus_peers.cc:597] T 35d1aad44ff948a690f4c06f5df67f6e P c77c7ba558544781841be421dc24b361 -> Peer 73e1bb32fac84301b6965b412fce7a51 (127.5.160.130:35033): Couldn't send request to peer 73e1bb32fac84301b6965b412fce7a51. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260713 09:03:19.714241  5936 consensus_peers.cc:597] T 29aa12bd4d0945c7b551f28581ed3a0a P 73e1bb32fac84301b6965b412fce7a51 -> Peer b45313f3417f493a9d9efefe73d00e28 (127.5.160.129:37453): Couldn't send request to peer b45313f3417f493a9d9efefe73d00e28. Status: Network error: Client connection negotiation failed: client connection to 127.5.160.129:37453: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:03:19.717914  5762 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:03:19.718477  5762 tablet_replica.cc:333] T 35d1aad44ff948a690f4c06f5df67f6e P 73e1bb32fac84301b6965b412fce7a51: stopping tablet replica
I20260713 09:03:19.719063  5762 raft_consensus.cc:2243] T 35d1aad44ff948a690f4c06f5df67f6e P 73e1bb32fac84301b6965b412fce7a51 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:19.719520  5762 raft_consensus.cc:2272] T 35d1aad44ff948a690f4c06f5df67f6e P 73e1bb32fac84301b6965b412fce7a51 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:19.721305  5762 tablet_replica.cc:333] T 15ea22d1658a47adadda1ff66e4cd167 P 73e1bb32fac84301b6965b412fce7a51: stopping tablet replica
I20260713 09:03:19.721820  5762 raft_consensus.cc:2243] T 15ea22d1658a47adadda1ff66e4cd167 P 73e1bb32fac84301b6965b412fce7a51 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:19.722160  5762 raft_consensus.cc:2272] T 15ea22d1658a47adadda1ff66e4cd167 P 73e1bb32fac84301b6965b412fce7a51 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:19.724085  5762 tablet_replica.cc:333] T 29aa12bd4d0945c7b551f28581ed3a0a P 73e1bb32fac84301b6965b412fce7a51: stopping tablet replica
I20260713 09:03:19.724575  5762 raft_consensus.cc:2243] T 29aa12bd4d0945c7b551f28581ed3a0a P 73e1bb32fac84301b6965b412fce7a51 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:03:19.725270  5762 raft_consensus.cc:2272] T 29aa12bd4d0945c7b551f28581ed3a0a P 73e1bb32fac84301b6965b412fce7a51 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:19.726783  5762 tablet_replica.cc:333] T 85f1142c92674db7a7be44387b6256a2 P 73e1bb32fac84301b6965b412fce7a51: stopping tablet replica
I20260713 09:03:19.727212  5762 raft_consensus.cc:2243] T 85f1142c92674db7a7be44387b6256a2 P 73e1bb32fac84301b6965b412fce7a51 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:19.727520  5762 raft_consensus.cc:2272] T 85f1142c92674db7a7be44387b6256a2 P 73e1bb32fac84301b6965b412fce7a51 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:19.729364  5762 tablet_replica.cc:333] T 243c19e8d39947e59fde012598acef25 P 73e1bb32fac84301b6965b412fce7a51: stopping tablet replica
I20260713 09:03:19.729787  5762 raft_consensus.cc:2243] T 243c19e8d39947e59fde012598acef25 P 73e1bb32fac84301b6965b412fce7a51 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:19.730100  5762 raft_consensus.cc:2272] T 243c19e8d39947e59fde012598acef25 P 73e1bb32fac84301b6965b412fce7a51 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:19.732189  5762 tablet_replica.cc:333] T c780316cd7074f7f888261372c70cf20 P 73e1bb32fac84301b6965b412fce7a51: stopping tablet replica
I20260713 09:03:19.732602  5762 raft_consensus.cc:2243] T c780316cd7074f7f888261372c70cf20 P 73e1bb32fac84301b6965b412fce7a51 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:19.732916  5762 raft_consensus.cc:2272] T c780316cd7074f7f888261372c70cf20 P 73e1bb32fac84301b6965b412fce7a51 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:19.734774  5762 tablet_replica.cc:333] T dc6da65530b5449da7442dba895b21ed P 73e1bb32fac84301b6965b412fce7a51: stopping tablet replica
I20260713 09:03:19.735179  5762 raft_consensus.cc:2243] T dc6da65530b5449da7442dba895b21ed P 73e1bb32fac84301b6965b412fce7a51 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:03:19.735760  5762 raft_consensus.cc:2272] T dc6da65530b5449da7442dba895b21ed P 73e1bb32fac84301b6965b412fce7a51 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:19.737136  5762 tablet_replica.cc:333] T 832f4f5001444546886ffe889ffc2405 P 73e1bb32fac84301b6965b412fce7a51: stopping tablet replica
I20260713 09:03:19.737525  5762 raft_consensus.cc:2243] T 832f4f5001444546886ffe889ffc2405 P 73e1bb32fac84301b6965b412fce7a51 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:19.737839  5762 raft_consensus.cc:2272] T 832f4f5001444546886ffe889ffc2405 P 73e1bb32fac84301b6965b412fce7a51 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:19.739514  5762 tablet_replica.cc:333] T 1bba217e200f448ca9bec5217a2ad8b1 P 73e1bb32fac84301b6965b412fce7a51: stopping tablet replica
I20260713 09:03:19.739874  5762 raft_consensus.cc:2243] T 1bba217e200f448ca9bec5217a2ad8b1 P 73e1bb32fac84301b6965b412fce7a51 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:03:19.740566  5762 raft_consensus.cc:2272] T 1bba217e200f448ca9bec5217a2ad8b1 P 73e1bb32fac84301b6965b412fce7a51 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:19.767091  5762 tablet_server.cc:196] TabletServer@127.5.160.130:0 shutdown complete.
I20260713 09:03:19.783260  5762 tablet_server.cc:179] TabletServer@127.5.160.131:0 shutting down...
I20260713 09:03:19.808537  5762 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:03:19.809258  5762 tablet_replica.cc:333] T 15ea22d1658a47adadda1ff66e4cd167 P c77c7ba558544781841be421dc24b361: stopping tablet replica
I20260713 09:03:19.809857  5762 raft_consensus.cc:2243] T 15ea22d1658a47adadda1ff66e4cd167 P c77c7ba558544781841be421dc24b361 [term 4 LEADER]: Raft consensus shutting down.
I20260713 09:03:19.810611  5762 raft_consensus.cc:2272] T 15ea22d1658a47adadda1ff66e4cd167 P c77c7ba558544781841be421dc24b361 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:19.813043  5762 tablet_replica.cc:333] T 35d1aad44ff948a690f4c06f5df67f6e P c77c7ba558544781841be421dc24b361: stopping tablet replica
I20260713 09:03:19.813616  5762 raft_consensus.cc:2243] T 35d1aad44ff948a690f4c06f5df67f6e P c77c7ba558544781841be421dc24b361 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:03:19.814342  5762 raft_consensus.cc:2272] T 35d1aad44ff948a690f4c06f5df67f6e P c77c7ba558544781841be421dc24b361 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:19.815891  5762 tablet_replica.cc:333] T 29aa12bd4d0945c7b551f28581ed3a0a P c77c7ba558544781841be421dc24b361: stopping tablet replica
I20260713 09:03:19.816361  5762 raft_consensus.cc:2243] T 29aa12bd4d0945c7b551f28581ed3a0a P c77c7ba558544781841be421dc24b361 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:19.816766  5762 raft_consensus.cc:2272] T 29aa12bd4d0945c7b551f28581ed3a0a P c77c7ba558544781841be421dc24b361 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:19.818302  5762 tablet_replica.cc:333] T 85f1142c92674db7a7be44387b6256a2 P c77c7ba558544781841be421dc24b361: stopping tablet replica
I20260713 09:03:19.818778  5762 raft_consensus.cc:2243] T 85f1142c92674db7a7be44387b6256a2 P c77c7ba558544781841be421dc24b361 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:19.819159  5762 raft_consensus.cc:2272] T 85f1142c92674db7a7be44387b6256a2 P c77c7ba558544781841be421dc24b361 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:19.820972  5762 tablet_replica.cc:333] T 243c19e8d39947e59fde012598acef25 P c77c7ba558544781841be421dc24b361: stopping tablet replica
I20260713 09:03:19.821501  5762 raft_consensus.cc:2243] T 243c19e8d39947e59fde012598acef25 P c77c7ba558544781841be421dc24b361 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:19.821946  5762 raft_consensus.cc:2272] T 243c19e8d39947e59fde012598acef25 P c77c7ba558544781841be421dc24b361 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:19.823643  5762 tablet_replica.cc:333] T c780316cd7074f7f888261372c70cf20 P c77c7ba558544781841be421dc24b361: stopping tablet replica
I20260713 09:03:19.824280  5762 raft_consensus.cc:2243] T c780316cd7074f7f888261372c70cf20 P c77c7ba558544781841be421dc24b361 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:19.824677  5762 raft_consensus.cc:2272] T c780316cd7074f7f888261372c70cf20 P c77c7ba558544781841be421dc24b361 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:19.826632  5762 tablet_replica.cc:333] T 1bba217e200f448ca9bec5217a2ad8b1 P c77c7ba558544781841be421dc24b361: stopping tablet replica
I20260713 09:03:19.827121  5762 raft_consensus.cc:2243] T 1bba217e200f448ca9bec5217a2ad8b1 P c77c7ba558544781841be421dc24b361 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:19.827494  5762 raft_consensus.cc:2272] T 1bba217e200f448ca9bec5217a2ad8b1 P c77c7ba558544781841be421dc24b361 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:19.829392  5762 tablet_replica.cc:333] T dc6da65530b5449da7442dba895b21ed P c77c7ba558544781841be421dc24b361: stopping tablet replica
I20260713 09:03:19.829809  5762 raft_consensus.cc:2243] T dc6da65530b5449da7442dba895b21ed P c77c7ba558544781841be421dc24b361 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:19.830199  5762 raft_consensus.cc:2272] T dc6da65530b5449da7442dba895b21ed P c77c7ba558544781841be421dc24b361 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:19.831837  5762 tablet_replica.cc:333] T 832f4f5001444546886ffe889ffc2405 P c77c7ba558544781841be421dc24b361: stopping tablet replica
I20260713 09:03:19.832248  5762 raft_consensus.cc:2243] T 832f4f5001444546886ffe889ffc2405 P c77c7ba558544781841be421dc24b361 [term 5 LEADER]: Raft consensus shutting down.
I20260713 09:03:19.832906  5762 raft_consensus.cc:2272] T 832f4f5001444546886ffe889ffc2405 P c77c7ba558544781841be421dc24b361 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:19.858765  5762 tablet_server.cc:196] TabletServer@127.5.160.131:0 shutdown complete.
I20260713 09:03:19.875490  5762 master.cc:562] Master@127.5.160.190:37015 shutting down...
I20260713 09:03:19.993175  5762 raft_consensus.cc:2243] T 00000000000000000000000000000000 P ee7c8bb63ace4ad88c91a222e4c94f51 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:03:19.993768  5762 raft_consensus.cc:2272] T 00000000000000000000000000000000 P ee7c8bb63ace4ad88c91a222e4c94f51 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:19.994151  5762 tablet_replica.cc:333] T 00000000000000000000000000000000 P ee7c8bb63ace4ad88c91a222e4c94f51: stopping tablet replica
I20260713 09:03:20.014637  5762 master.cc:584] Master@127.5.160.190:37015 shutdown complete.
73e1bb32fac84301b6965b412fce7a51  4
b45313f3417f493a9d9efefe73d00e28  4
c77c7ba558544781841be421dc24b361  1
[       OK ] LeaderRebalancerTest.FunctionalTestForDivided (12318 ms)
[ RUN      ] LeaderRebalancerTest.FunctionalTestForNotDivided
I20260713 09:03:20.053117  5762 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.5.160.190:38057
I20260713 09:03:20.054219  5762 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:03:20.059921  6251 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:03:20.060635  6252 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:03:20.061025  5762 server_base.cc:1061] running on GCE node
W20260713 09:03:20.060989  6254 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:03:20.062148  5762 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:03:20.062323  5762 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:03:20.062436  5762 hybrid_clock.cc:648] HybridClock initialized: now 1783933400062426 us; error 0 us; skew 500 ppm
I20260713 09:03:20.062870  5762 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:03:20.065268  5762 webserver.cc:533] Webserver started at http://127.5.160.190:36771/ using document root <none> and password file <none>
I20260713 09:03:20.065781  5762 fs_manager.cc:362] Metadata directory not provided
I20260713 09:03:20.065929  5762 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:03:20.066135  5762 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:03:20.067131  5762 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskS8ctUk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933387563348-5762-0/minicluster-data/master-0-root/instance:
uuid: "30a83303c06e4fc5a9d5867207edb47c"
format_stamp: "Formatted at 2026-07-13 09:03:20 on dist-test-slave-0vb5"
I20260713 09:03:20.071393  5762 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.005s
I20260713 09:03:20.074688  6259 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:03:20.075500  5762 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.001s
I20260713 09:03:20.075835  5762 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskS8ctUk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933387563348-5762-0/minicluster-data/master-0-root
uuid: "30a83303c06e4fc5a9d5867207edb47c"
format_stamp: "Formatted at 2026-07-13 09:03:20 on dist-test-slave-0vb5"
I20260713 09:03:20.076200  5762 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskS8ctUk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933387563348-5762-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskS8ctUk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933387563348-5762-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskS8ctUk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933387563348-5762-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:03:20.093240  5762 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:03:20.094525  5762 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:03:20.135576  5762 rpc_server.cc:307] RPC server started. Bound to: 127.5.160.190:38057
I20260713 09:03:20.135663  6310 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.160.190:38057 every 8 connection(s)
I20260713 09:03:20.139454  6311 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:20.148449  6311 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 30a83303c06e4fc5a9d5867207edb47c: Bootstrap starting.
I20260713 09:03:20.153003  6311 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 30a83303c06e4fc5a9d5867207edb47c: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:20.157217  6311 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 30a83303c06e4fc5a9d5867207edb47c: No bootstrap required, opened a new log
I20260713 09:03:20.159483  6311 raft_consensus.cc:359] T 00000000000000000000000000000000 P 30a83303c06e4fc5a9d5867207edb47c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "30a83303c06e4fc5a9d5867207edb47c" member_type: VOTER }
I20260713 09:03:20.159860  6311 raft_consensus.cc:385] T 00000000000000000000000000000000 P 30a83303c06e4fc5a9d5867207edb47c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:20.160162  6311 raft_consensus.cc:740] T 00000000000000000000000000000000 P 30a83303c06e4fc5a9d5867207edb47c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30a83303c06e4fc5a9d5867207edb47c, State: Initialized, Role: FOLLOWER
I20260713 09:03:20.160775  6311 consensus_queue.cc:260] T 00000000000000000000000000000000 P 30a83303c06e4fc5a9d5867207edb47c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "30a83303c06e4fc5a9d5867207edb47c" member_type: VOTER }
I20260713 09:03:20.161279  6311 raft_consensus.cc:399] T 00000000000000000000000000000000 P 30a83303c06e4fc5a9d5867207edb47c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:03:20.161535  6311 raft_consensus.cc:493] T 00000000000000000000000000000000 P 30a83303c06e4fc5a9d5867207edb47c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:03:20.161818  6311 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 30a83303c06e4fc5a9d5867207edb47c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:20.166071  6311 raft_consensus.cc:515] T 00000000000000000000000000000000 P 30a83303c06e4fc5a9d5867207edb47c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "30a83303c06e4fc5a9d5867207edb47c" member_type: VOTER }
I20260713 09:03:20.166627  6311 leader_election.cc:304] T 00000000000000000000000000000000 P 30a83303c06e4fc5a9d5867207edb47c [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: 30a83303c06e4fc5a9d5867207edb47c; no voters: 
I20260713 09:03:20.167804  6311 leader_election.cc:290] T 00000000000000000000000000000000 P 30a83303c06e4fc5a9d5867207edb47c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:03:20.168103  6314 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 30a83303c06e4fc5a9d5867207edb47c [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:03:20.169623  6314 raft_consensus.cc:697] T 00000000000000000000000000000000 P 30a83303c06e4fc5a9d5867207edb47c [term 1 LEADER]: Becoming Leader. State: Replica: 30a83303c06e4fc5a9d5867207edb47c, State: Running, Role: LEADER
I20260713 09:03:20.170329  6314 consensus_queue.cc:237] T 00000000000000000000000000000000 P 30a83303c06e4fc5a9d5867207edb47c [LEADER]: Queue going to LEADER mode. State: All 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: "30a83303c06e4fc5a9d5867207edb47c" member_type: VOTER }
I20260713 09:03:20.171017  6311 sys_catalog.cc:565] T 00000000000000000000000000000000 P 30a83303c06e4fc5a9d5867207edb47c [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:03:20.175290  6315 sys_catalog.cc:455] T 00000000000000000000000000000000 P 30a83303c06e4fc5a9d5867207edb47c [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "30a83303c06e4fc5a9d5867207edb47c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "30a83303c06e4fc5a9d5867207edb47c" member_type: VOTER } }
I20260713 09:03:20.175607  6316 sys_catalog.cc:455] T 00000000000000000000000000000000 P 30a83303c06e4fc5a9d5867207edb47c [sys.catalog]: SysCatalogTable state changed. Reason: New leader 30a83303c06e4fc5a9d5867207edb47c. Latest consensus state: current_term: 1 leader_uuid: "30a83303c06e4fc5a9d5867207edb47c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "30a83303c06e4fc5a9d5867207edb47c" member_type: VOTER } }
I20260713 09:03:20.176139  6315 sys_catalog.cc:458] T 00000000000000000000000000000000 P 30a83303c06e4fc5a9d5867207edb47c [sys.catalog]: This master's current role is: LEADER
I20260713 09:03:20.176330  6316 sys_catalog.cc:458] T 00000000000000000000000000000000 P 30a83303c06e4fc5a9d5867207edb47c [sys.catalog]: This master's current role is: LEADER
I20260713 09:03:20.178987  6321 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:03:20.188328  6321 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:03:20.189275  5762 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:03:20.197433  6321 catalog_manager.cc:1383] Generated new cluster ID: 3338986dab984133a8e28b593b68d4e1
I20260713 09:03:20.197737  6321 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:03:20.223250  6321 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:03:20.224531  6321 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:03:20.243920  6321 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 30a83303c06e4fc5a9d5867207edb47c: Generated new TSK 0
I20260713 09:03:20.244550  6321 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:03:20.255762  5762 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:03:20.261457  6332 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:03:20.262465  6333 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:03:20.264779  5762 server_base.cc:1061] running on GCE node
W20260713 09:03:20.265175  6335 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:03:20.266100  5762 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:03:20.266317  5762 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:03:20.266494  5762 hybrid_clock.cc:648] HybridClock initialized: now 1783933400266477 us; error 0 us; skew 500 ppm
I20260713 09:03:20.267025  5762 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:03:20.269392  5762 webserver.cc:533] Webserver started at http://127.5.160.129:43581/ using document root <none> and password file <none>
I20260713 09:03:20.269850  5762 fs_manager.cc:362] Metadata directory not provided
I20260713 09:03:20.270054  5762 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:03:20.270321  5762 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:03:20.271307  5762 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskS8ctUk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933387563348-5762-0/minicluster-data/ts-0-root/instance:
uuid: "767f0a6fecb14e3487ac79b444a14d7c"
format_stamp: "Formatted at 2026-07-13 09:03:20 on dist-test-slave-0vb5"
I20260713 09:03:20.275664  5762 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260713 09:03:20.278887  6340 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:03:20.279898  5762 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260713 09:03:20.280324  5762 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskS8ctUk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933387563348-5762-0/minicluster-data/ts-0-root
uuid: "767f0a6fecb14e3487ac79b444a14d7c"
format_stamp: "Formatted at 2026-07-13 09:03:20 on dist-test-slave-0vb5"
I20260713 09:03:20.280673  5762 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskS8ctUk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933387563348-5762-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskS8ctUk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933387563348-5762-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskS8ctUk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933387563348-5762-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:03:20.301035  5762 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:03:20.302366  5762 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:03:20.303857  5762 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:03:20.306058  5762 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:03:20.306268  5762 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:03:20.306509  5762 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:03:20.306703  5762 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:03:20.346366  5762 rpc_server.cc:307] RPC server started. Bound to: 127.5.160.129:36383
I20260713 09:03:20.346500  6402 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.160.129:36383 every 8 connection(s)
I20260713 09:03:20.350754  5762 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:03:20.357577  6407 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:03:20.360838  6408 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:03:20.361613  5762 server_base.cc:1061] running on GCE node
W20260713 09:03:20.365326  6411 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:03:20.366233  5762 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:03:20.366420  5762 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:03:20.366554  5762 hybrid_clock.cc:648] HybridClock initialized: now 1783933400366542 us; error 0 us; skew 500 ppm
I20260713 09:03:20.367033  5762 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:03:20.369227  5762 webserver.cc:533] Webserver started at http://127.5.160.130:36481/ using document root <none> and password file <none>
I20260713 09:03:20.369648  5762 fs_manager.cc:362] Metadata directory not provided
I20260713 09:03:20.369798  5762 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:03:20.370007  5762 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:03:20.371032  5762 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskS8ctUk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933387563348-5762-0/minicluster-data/ts-1-root/instance:
uuid: "7ab8bb16bc624d3193c038b68183ea4b"
format_stamp: "Formatted at 2026-07-13 09:03:20 on dist-test-slave-0vb5"
I20260713 09:03:20.375574  6403 heartbeater.cc:344] Connected to a master server at 127.5.160.190:38057
I20260713 09:03:20.375988  6403 heartbeater.cc:461] Registering TS with master...
I20260713 09:03:20.376508  5762 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260713 09:03:20.376839  6403 heartbeater.cc:507] Master 127.5.160.190:38057 requested a full tablet report, sending...
I20260713 09:03:20.379233  6276 ts_manager.cc:194] Registered new tserver with Master: 767f0a6fecb14e3487ac79b444a14d7c (127.5.160.129:36383)
I20260713 09:03:20.380654  6415 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:03:20.381603  5762 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260713 09:03:20.381862  6276 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46794
I20260713 09:03:20.381951  5762 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskS8ctUk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933387563348-5762-0/minicluster-data/ts-1-root
uuid: "7ab8bb16bc624d3193c038b68183ea4b"
format_stamp: "Formatted at 2026-07-13 09:03:20 on dist-test-slave-0vb5"
I20260713 09:03:20.382405  5762 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskS8ctUk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933387563348-5762-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskS8ctUk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933387563348-5762-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskS8ctUk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933387563348-5762-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:03:20.416991  5762 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:03:20.418395  5762 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:03:20.419955  5762 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:03:20.422258  5762 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:03:20.422499  5762 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:03:20.422782  5762 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:03:20.422979  5762 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:03:20.465891  5762 rpc_server.cc:307] RPC server started. Bound to: 127.5.160.130:36827
I20260713 09:03:20.466008  6477 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.160.130:36827 every 8 connection(s)
I20260713 09:03:20.470912  5762 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:03:20.477826  6481 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:03:20.478758  6482 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:03:20.481688  5762 server_base.cc:1061] running on GCE node
W20260713 09:03:20.482015  6485 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:03:20.483297  5762 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:03:20.483567  5762 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:03:20.483836  5762 hybrid_clock.cc:648] HybridClock initialized: now 1783933400483817 us; error 0 us; skew 500 ppm
I20260713 09:03:20.484529  6478 heartbeater.cc:344] Connected to a master server at 127.5.160.190:38057
I20260713 09:03:20.484580  5762 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:03:20.484948  6478 heartbeater.cc:461] Registering TS with master...
I20260713 09:03:20.485944  6478 heartbeater.cc:507] Master 127.5.160.190:38057 requested a full tablet report, sending...
I20260713 09:03:20.487550  5762 webserver.cc:533] Webserver started at http://127.5.160.131:44785/ using document root <none> and password file <none>
I20260713 09:03:20.488108  5762 fs_manager.cc:362] Metadata directory not provided
I20260713 09:03:20.488297  5762 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:03:20.488339  6276 ts_manager.cc:194] Registered new tserver with Master: 7ab8bb16bc624d3193c038b68183ea4b (127.5.160.130:36827)
I20260713 09:03:20.488643  5762 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:03:20.489887  5762 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskS8ctUk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933387563348-5762-0/minicluster-data/ts-2-root/instance:
uuid: "9d738463be7c41188daae2bff250cf75"
format_stamp: "Formatted at 2026-07-13 09:03:20 on dist-test-slave-0vb5"
I20260713 09:03:20.489930  6276 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46802
I20260713 09:03:20.494693  5762 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.005s
I20260713 09:03:20.497900  6489 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:03:20.498629  5762 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.002s
I20260713 09:03:20.498917  5762 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskS8ctUk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933387563348-5762-0/minicluster-data/ts-2-root
uuid: "9d738463be7c41188daae2bff250cf75"
format_stamp: "Formatted at 2026-07-13 09:03:20 on dist-test-slave-0vb5"
I20260713 09:03:20.499193  5762 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskS8ctUk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933387563348-5762-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskS8ctUk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933387563348-5762-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskS8ctUk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933387563348-5762-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:03:20.523777  5762 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:03:20.524957  5762 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:03:20.526438  5762 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:03:20.528548  5762 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:03:20.528786  5762 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:03:20.529026  5762 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:03:20.529220  5762 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260713 09:03:20.568070  5762 rpc_server.cc:307] RPC server started. Bound to: 127.5.160.131:43833
I20260713 09:03:20.568228  6551 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.160.131:43833 every 8 connection(s)
I20260713 09:03:20.582765  6552 heartbeater.cc:344] Connected to a master server at 127.5.160.190:38057
I20260713 09:03:20.583123  6552 heartbeater.cc:461] Registering TS with master...
I20260713 09:03:20.583954  6552 heartbeater.cc:507] Master 127.5.160.190:38057 requested a full tablet report, sending...
I20260713 09:03:20.586035  6276 ts_manager.cc:194] Registered new tserver with Master: 9d738463be7c41188daae2bff250cf75 (127.5.160.131:43833)
I20260713 09:03:20.586128  5762 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014904677s
I20260713 09:03:20.587376  6276 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46806
I20260713 09:03:20.611379  6276 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:46822:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s""\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260713 09:03:20.614207  6276 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260713 09:03:20.684844  6443 tablet_service.cc:1511] Processing CreateTablet for tablet c936a6a045b246cfbc91a85717247aee (DEFAULT_TABLE table=test-workload [id=8e8cf86a7e29415ba292af175d43e19a]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260713 09:03:20.685250  6442 tablet_service.cc:1511] Processing CreateTablet for tablet 6763299dbd9a4dfbaffd67b064f733de (DEFAULT_TABLE table=test-workload [id=8e8cf86a7e29415ba292af175d43e19a]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260713 09:03:20.686435  6443 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c936a6a045b246cfbc91a85717247aee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:20.687131  6442 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6763299dbd9a4dfbaffd67b064f733de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:20.694114  6441 tablet_service.cc:1511] Processing CreateTablet for tablet 7726156300fe4299ae9075a72d2fb304 (DEFAULT_TABLE table=test-workload [id=8e8cf86a7e29415ba292af175d43e19a]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260713 09:03:20.695626  6441 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7726156300fe4299ae9075a72d2fb304. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:20.702831  6517 tablet_service.cc:1511] Processing CreateTablet for tablet c936a6a045b246cfbc91a85717247aee (DEFAULT_TABLE table=test-workload [id=8e8cf86a7e29415ba292af175d43e19a]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260713 09:03:20.704411  6517 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c936a6a045b246cfbc91a85717247aee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:20.706272  6516 tablet_service.cc:1511] Processing CreateTablet for tablet 6763299dbd9a4dfbaffd67b064f733de (DEFAULT_TABLE table=test-workload [id=8e8cf86a7e29415ba292af175d43e19a]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260713 09:03:20.712270  6515 tablet_service.cc:1511] Processing CreateTablet for tablet 7726156300fe4299ae9075a72d2fb304 (DEFAULT_TABLE table=test-workload [id=8e8cf86a7e29415ba292af175d43e19a]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260713 09:03:20.713707  6516 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6763299dbd9a4dfbaffd67b064f733de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:20.717792  6515 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7726156300fe4299ae9075a72d2fb304. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:20.728302  6443 tablet_service.cc:1511] Processing CreateTablet for tablet fc9e7e149e594a19bb290229d88d0bc1 (DEFAULT_TABLE table=test-workload [id=8e8cf86a7e29415ba292af175d43e19a]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260713 09:03:20.729852  6443 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc9e7e149e594a19bb290229d88d0bc1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:20.729629  6514 tablet_service.cc:1511] Processing CreateTablet for tablet fc9e7e149e594a19bb290229d88d0bc1 (DEFAULT_TABLE table=test-workload [id=8e8cf86a7e29415ba292af175d43e19a]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260713 09:03:20.731050  6514 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc9e7e149e594a19bb290229d88d0bc1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:20.736649  6441 tablet_service.cc:1511] Processing CreateTablet for tablet 399bac1e26d742e2a50994b27fc0a660 (DEFAULT_TABLE table=test-workload [id=8e8cf86a7e29415ba292af175d43e19a]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260713 09:03:20.741858  6441 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 399bac1e26d742e2a50994b27fc0a660. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:20.742059  6513 tablet_service.cc:1511] Processing CreateTablet for tablet 399bac1e26d742e2a50994b27fc0a660 (DEFAULT_TABLE table=test-workload [id=8e8cf86a7e29415ba292af175d43e19a]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260713 09:03:20.745172  6513 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 399bac1e26d742e2a50994b27fc0a660. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:20.755175  6368 tablet_service.cc:1511] Processing CreateTablet for tablet c936a6a045b246cfbc91a85717247aee (DEFAULT_TABLE table=test-workload [id=8e8cf86a7e29415ba292af175d43e19a]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260713 09:03:20.756588  6368 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c936a6a045b246cfbc91a85717247aee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:20.757563  6443 tablet_service.cc:1511] Processing CreateTablet for tablet c9fd074975624a8f833cae74b972ee54 (DEFAULT_TABLE table=test-workload [id=8e8cf86a7e29415ba292af175d43e19a]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260713 09:03:20.761839  6364 tablet_service.cc:1511] Processing CreateTablet for tablet 399bac1e26d742e2a50994b27fc0a660 (DEFAULT_TABLE table=test-workload [id=8e8cf86a7e29415ba292af175d43e19a]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260713 09:03:20.763053  6443 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c9fd074975624a8f833cae74b972ee54. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:20.763327  6364 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 399bac1e26d742e2a50994b27fc0a660. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:20.766225  6363 tablet_service.cc:1511] Processing CreateTablet for tablet c9fd074975624a8f833cae74b972ee54 (DEFAULT_TABLE table=test-workload [id=8e8cf86a7e29415ba292af175d43e19a]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260713 09:03:20.767627  6363 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c9fd074975624a8f833cae74b972ee54. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:20.770259  6365 tablet_service.cc:1511] Processing CreateTablet for tablet fc9e7e149e594a19bb290229d88d0bc1 (DEFAULT_TABLE table=test-workload [id=8e8cf86a7e29415ba292af175d43e19a]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260713 09:03:20.771672  6365 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc9e7e149e594a19bb290229d88d0bc1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:20.774722  6362 tablet_service.cc:1511] Processing CreateTablet for tablet dbea0e1e33c24537bc2954027e3c8f1e (DEFAULT_TABLE table=test-workload [id=8e8cf86a7e29415ba292af175d43e19a]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260713 09:03:20.776127  6362 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dbea0e1e33c24537bc2954027e3c8f1e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:20.762934  6512 tablet_service.cc:1511] Processing CreateTablet for tablet c9fd074975624a8f833cae74b972ee54 (DEFAULT_TABLE table=test-workload [id=8e8cf86a7e29415ba292af175d43e19a]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260713 09:03:20.758292  6367 tablet_service.cc:1511] Processing CreateTablet for tablet 6763299dbd9a4dfbaffd67b064f733de (DEFAULT_TABLE table=test-workload [id=8e8cf86a7e29415ba292af175d43e19a]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260713 09:03:20.760254  6366 tablet_service.cc:1511] Processing CreateTablet for tablet 7726156300fe4299ae9075a72d2fb304 (DEFAULT_TABLE table=test-workload [id=8e8cf86a7e29415ba292af175d43e19a]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260713 09:03:20.781230  6512 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c9fd074975624a8f833cae74b972ee54. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:20.788280  6367 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6763299dbd9a4dfbaffd67b064f733de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:20.794098  6366 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7726156300fe4299ae9075a72d2fb304. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:20.815677  6441 tablet_service.cc:1511] Processing CreateTablet for tablet dbea0e1e33c24537bc2954027e3c8f1e (DEFAULT_TABLE table=test-workload [id=8e8cf86a7e29415ba292af175d43e19a]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260713 09:03:20.817270  6441 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dbea0e1e33c24537bc2954027e3c8f1e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:20.818207  6567 tablet_bootstrap.cc:492] T 6763299dbd9a4dfbaffd67b064f733de P 7ab8bb16bc624d3193c038b68183ea4b: Bootstrap starting.
I20260713 09:03:20.827441  6517 tablet_service.cc:1511] Processing CreateTablet for tablet dbea0e1e33c24537bc2954027e3c8f1e (DEFAULT_TABLE table=test-workload [id=8e8cf86a7e29415ba292af175d43e19a]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260713 09:03:20.828889  6517 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dbea0e1e33c24537bc2954027e3c8f1e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:20.833032  6361 tablet_service.cc:1511] Processing CreateTablet for tablet 56e4b08654054aadb8dfe817f75eb3e8 (DEFAULT_TABLE table=test-workload [id=8e8cf86a7e29415ba292af175d43e19a]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260713 09:03:20.834546  6361 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56e4b08654054aadb8dfe817f75eb3e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:20.839036  6442 tablet_service.cc:1511] Processing CreateTablet for tablet 56e4b08654054aadb8dfe817f75eb3e8 (DEFAULT_TABLE table=test-workload [id=8e8cf86a7e29415ba292af175d43e19a]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260713 09:03:20.840438  6442 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56e4b08654054aadb8dfe817f75eb3e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:20.841259  6513 tablet_service.cc:1511] Processing CreateTablet for tablet 56e4b08654054aadb8dfe817f75eb3e8 (DEFAULT_TABLE table=test-workload [id=8e8cf86a7e29415ba292af175d43e19a]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260713 09:03:20.842679  6513 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56e4b08654054aadb8dfe817f75eb3e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:20.844873  6567 tablet_bootstrap.cc:654] T 6763299dbd9a4dfbaffd67b064f733de P 7ab8bb16bc624d3193c038b68183ea4b: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:20.895915  6568 tablet_bootstrap.cc:492] T fc9e7e149e594a19bb290229d88d0bc1 P 9d738463be7c41188daae2bff250cf75: Bootstrap starting.
I20260713 09:03:20.897037  6567 tablet_bootstrap.cc:492] T 6763299dbd9a4dfbaffd67b064f733de P 7ab8bb16bc624d3193c038b68183ea4b: No bootstrap required, opened a new log
I20260713 09:03:20.897503  6567 ts_tablet_manager.cc:1403] T 6763299dbd9a4dfbaffd67b064f733de P 7ab8bb16bc624d3193c038b68183ea4b: Time spent bootstrapping tablet: real 0.080s	user 0.018s	sys 0.014s
I20260713 09:03:20.899659  6567 raft_consensus.cc:359] T 6763299dbd9a4dfbaffd67b064f733de P 7ab8bb16bc624d3193c038b68183ea4b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "767f0a6fecb14e3487ac79b444a14d7c" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 36383 } } peers { permanent_uuid: "7ab8bb16bc624d3193c038b68183ea4b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36827 } } peers { permanent_uuid: "9d738463be7c41188daae2bff250cf75" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43833 } }
I20260713 09:03:20.900218  6567 raft_consensus.cc:385] T 6763299dbd9a4dfbaffd67b064f733de P 7ab8bb16bc624d3193c038b68183ea4b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:20.900504  6567 raft_consensus.cc:740] T 6763299dbd9a4dfbaffd67b064f733de P 7ab8bb16bc624d3193c038b68183ea4b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ab8bb16bc624d3193c038b68183ea4b, State: Initialized, Role: FOLLOWER
I20260713 09:03:20.901432  6567 consensus_queue.cc:260] T 6763299dbd9a4dfbaffd67b064f733de P 7ab8bb16bc624d3193c038b68183ea4b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "767f0a6fecb14e3487ac79b444a14d7c" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 36383 } } peers { permanent_uuid: "7ab8bb16bc624d3193c038b68183ea4b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36827 } } peers { permanent_uuid: "9d738463be7c41188daae2bff250cf75" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43833 } }
I20260713 09:03:20.902074  6568 tablet_bootstrap.cc:654] T fc9e7e149e594a19bb290229d88d0bc1 P 9d738463be7c41188daae2bff250cf75: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:20.907809  6368 tablet_service.cc:1511] Processing CreateTablet for tablet 5bafc5ea8b25434db8595782456ea451 (DEFAULT_TABLE table=test-workload [id=8e8cf86a7e29415ba292af175d43e19a]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260713 09:03:20.909106  6368 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5bafc5ea8b25434db8595782456ea451. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:20.912539  6441 tablet_service.cc:1511] Processing CreateTablet for tablet 5bafc5ea8b25434db8595782456ea451 (DEFAULT_TABLE table=test-workload [id=8e8cf86a7e29415ba292af175d43e19a]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260713 09:03:20.914422  6441 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5bafc5ea8b25434db8595782456ea451. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:20.922127  6569 tablet_bootstrap.cc:492] T c936a6a045b246cfbc91a85717247aee P 767f0a6fecb14e3487ac79b444a14d7c: Bootstrap starting.
I20260713 09:03:20.928030  6512 tablet_service.cc:1511] Processing CreateTablet for tablet 5bafc5ea8b25434db8595782456ea451 (DEFAULT_TABLE table=test-workload [id=8e8cf86a7e29415ba292af175d43e19a]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260713 09:03:20.930425  6512 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5bafc5ea8b25434db8595782456ea451. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:20.934566  6366 tablet_service.cc:1511] Processing CreateTablet for tablet 69b0acc5578748e6b673d20ab5621be9 (DEFAULT_TABLE table=test-workload [id=8e8cf86a7e29415ba292af175d43e19a]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260713 09:03:20.934904  6569 tablet_bootstrap.cc:654] T c936a6a045b246cfbc91a85717247aee P 767f0a6fecb14e3487ac79b444a14d7c: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:20.936280  6366 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 69b0acc5578748e6b673d20ab5621be9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:20.941813  6478 heartbeater.cc:499] Master 127.5.160.190:38057 was elected leader, sending a full tablet report...
I20260713 09:03:20.941874  6442 tablet_service.cc:1511] Processing CreateTablet for tablet 69b0acc5578748e6b673d20ab5621be9 (DEFAULT_TABLE table=test-workload [id=8e8cf86a7e29415ba292af175d43e19a]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260713 09:03:20.942430  6568 tablet_bootstrap.cc:492] T fc9e7e149e594a19bb290229d88d0bc1 P 9d738463be7c41188daae2bff250cf75: No bootstrap required, opened a new log
I20260713 09:03:20.942844  6568 ts_tablet_manager.cc:1403] T fc9e7e149e594a19bb290229d88d0bc1 P 9d738463be7c41188daae2bff250cf75: Time spent bootstrapping tablet: real 0.049s	user 0.016s	sys 0.006s
I20260713 09:03:20.943125  6442 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 69b0acc5578748e6b673d20ab5621be9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:20.945722  6568 raft_consensus.cc:359] T fc9e7e149e594a19bb290229d88d0bc1 P 9d738463be7c41188daae2bff250cf75 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "767f0a6fecb14e3487ac79b444a14d7c" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 36383 } } peers { permanent_uuid: "7ab8bb16bc624d3193c038b68183ea4b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36827 } } peers { permanent_uuid: "9d738463be7c41188daae2bff250cf75" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43833 } }
I20260713 09:03:20.946445  6568 raft_consensus.cc:385] T fc9e7e149e594a19bb290229d88d0bc1 P 9d738463be7c41188daae2bff250cf75 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:20.946712  6568 raft_consensus.cc:740] T fc9e7e149e594a19bb290229d88d0bc1 P 9d738463be7c41188daae2bff250cf75 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d738463be7c41188daae2bff250cf75, State: Initialized, Role: FOLLOWER
I20260713 09:03:20.947463  6568 consensus_queue.cc:260] T fc9e7e149e594a19bb290229d88d0bc1 P 9d738463be7c41188daae2bff250cf75 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "767f0a6fecb14e3487ac79b444a14d7c" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 36383 } } peers { permanent_uuid: "7ab8bb16bc624d3193c038b68183ea4b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36827 } } peers { permanent_uuid: "9d738463be7c41188daae2bff250cf75" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43833 } }
I20260713 09:03:20.948324  6567 ts_tablet_manager.cc:1434] T 6763299dbd9a4dfbaffd67b064f733de P 7ab8bb16bc624d3193c038b68183ea4b: Time spent starting tablet: real 0.051s	user 0.000s	sys 0.016s
I20260713 09:03:20.949249  6567 tablet_bootstrap.cc:492] T c936a6a045b246cfbc91a85717247aee P 7ab8bb16bc624d3193c038b68183ea4b: Bootstrap starting.
I20260713 09:03:20.951514  6517 tablet_service.cc:1511] Processing CreateTablet for tablet 69b0acc5578748e6b673d20ab5621be9 (DEFAULT_TABLE table=test-workload [id=8e8cf86a7e29415ba292af175d43e19a]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260713 09:03:20.952803  6517 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 69b0acc5578748e6b673d20ab5621be9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:20.953251  6569 tablet_bootstrap.cc:492] T c936a6a045b246cfbc91a85717247aee P 767f0a6fecb14e3487ac79b444a14d7c: No bootstrap required, opened a new log
I20260713 09:03:20.953845  6569 ts_tablet_manager.cc:1403] T c936a6a045b246cfbc91a85717247aee P 767f0a6fecb14e3487ac79b444a14d7c: Time spent bootstrapping tablet: real 0.032s	user 0.009s	sys 0.003s
I20260713 09:03:20.957561  6569 raft_consensus.cc:359] T c936a6a045b246cfbc91a85717247aee P 767f0a6fecb14e3487ac79b444a14d7c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ab8bb16bc624d3193c038b68183ea4b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36827 } } peers { permanent_uuid: "9d738463be7c41188daae2bff250cf75" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43833 } } peers { permanent_uuid: "767f0a6fecb14e3487ac79b444a14d7c" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 36383 } }
I20260713 09:03:20.958494  6569 raft_consensus.cc:385] T c936a6a045b246cfbc91a85717247aee P 767f0a6fecb14e3487ac79b444a14d7c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:20.958866  6569 raft_consensus.cc:740] T c936a6a045b246cfbc91a85717247aee P 767f0a6fecb14e3487ac79b444a14d7c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 767f0a6fecb14e3487ac79b444a14d7c, State: Initialized, Role: FOLLOWER
I20260713 09:03:20.977463  6569 consensus_queue.cc:260] T c936a6a045b246cfbc91a85717247aee P 767f0a6fecb14e3487ac79b444a14d7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ab8bb16bc624d3193c038b68183ea4b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36827 } } peers { permanent_uuid: "9d738463be7c41188daae2bff250cf75" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43833 } } peers { permanent_uuid: "767f0a6fecb14e3487ac79b444a14d7c" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 36383 } }
I20260713 09:03:20.979789  6552 heartbeater.cc:499] Master 127.5.160.190:38057 was elected leader, sending a full tablet report...
I20260713 09:03:20.984745  6567 tablet_bootstrap.cc:654] T c936a6a045b246cfbc91a85717247aee P 7ab8bb16bc624d3193c038b68183ea4b: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:20.985728  6568 ts_tablet_manager.cc:1434] T fc9e7e149e594a19bb290229d88d0bc1 P 9d738463be7c41188daae2bff250cf75: Time spent starting tablet: real 0.043s	user 0.017s	sys 0.019s
I20260713 09:03:20.986904  6568 tablet_bootstrap.cc:492] T 7726156300fe4299ae9075a72d2fb304 P 9d738463be7c41188daae2bff250cf75: Bootstrap starting.
I20260713 09:03:20.990057  6567 tablet_bootstrap.cc:492] T c936a6a045b246cfbc91a85717247aee P 7ab8bb16bc624d3193c038b68183ea4b: No bootstrap required, opened a new log
I20260713 09:03:20.990578  6567 ts_tablet_manager.cc:1403] T c936a6a045b246cfbc91a85717247aee P 7ab8bb16bc624d3193c038b68183ea4b: Time spent bootstrapping tablet: real 0.042s	user 0.011s	sys 0.002s
I20260713 09:03:20.993443  6568 tablet_bootstrap.cc:654] T 7726156300fe4299ae9075a72d2fb304 P 9d738463be7c41188daae2bff250cf75: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:20.995393  6567 raft_consensus.cc:359] T c936a6a045b246cfbc91a85717247aee P 7ab8bb16bc624d3193c038b68183ea4b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ab8bb16bc624d3193c038b68183ea4b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36827 } } peers { permanent_uuid: "9d738463be7c41188daae2bff250cf75" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43833 } } peers { permanent_uuid: "767f0a6fecb14e3487ac79b444a14d7c" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 36383 } }
I20260713 09:03:20.996009  6403 heartbeater.cc:499] Master 127.5.160.190:38057 was elected leader, sending a full tablet report...
I20260713 09:03:20.996285  6567 raft_consensus.cc:385] T c936a6a045b246cfbc91a85717247aee P 7ab8bb16bc624d3193c038b68183ea4b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:20.996733  6567 raft_consensus.cc:740] T c936a6a045b246cfbc91a85717247aee P 7ab8bb16bc624d3193c038b68183ea4b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ab8bb16bc624d3193c038b68183ea4b, State: Initialized, Role: FOLLOWER
I20260713 09:03:20.997423  6569 ts_tablet_manager.cc:1434] T c936a6a045b246cfbc91a85717247aee P 767f0a6fecb14e3487ac79b444a14d7c: Time spent starting tablet: real 0.043s	user 0.007s	sys 0.006s
I20260713 09:03:20.998077  6567 consensus_queue.cc:260] T c936a6a045b246cfbc91a85717247aee P 7ab8bb16bc624d3193c038b68183ea4b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ab8bb16bc624d3193c038b68183ea4b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36827 } } peers { permanent_uuid: "9d738463be7c41188daae2bff250cf75" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43833 } } peers { permanent_uuid: "767f0a6fecb14e3487ac79b444a14d7c" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 36383 } }
I20260713 09:03:20.998553  6569 tablet_bootstrap.cc:492] T 6763299dbd9a4dfbaffd67b064f733de P 767f0a6fecb14e3487ac79b444a14d7c: Bootstrap starting.
I20260713 09:03:21.004894  6569 tablet_bootstrap.cc:654] T 6763299dbd9a4dfbaffd67b064f733de P 767f0a6fecb14e3487ac79b444a14d7c: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:21.000216  6567 ts_tablet_manager.cc:1434] T c936a6a045b246cfbc91a85717247aee P 7ab8bb16bc624d3193c038b68183ea4b: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.003s
I20260713 09:03:21.006129  6567 tablet_bootstrap.cc:492] T 7726156300fe4299ae9075a72d2fb304 P 7ab8bb16bc624d3193c038b68183ea4b: Bootstrap starting.
I20260713 09:03:21.010752  6569 tablet_bootstrap.cc:492] T 6763299dbd9a4dfbaffd67b064f733de P 767f0a6fecb14e3487ac79b444a14d7c: No bootstrap required, opened a new log
I20260713 09:03:21.011229  6569 ts_tablet_manager.cc:1403] T 6763299dbd9a4dfbaffd67b064f733de P 767f0a6fecb14e3487ac79b444a14d7c: Time spent bootstrapping tablet: real 0.013s	user 0.004s	sys 0.004s
I20260713 09:03:21.012439  6567 tablet_bootstrap.cc:654] T 7726156300fe4299ae9075a72d2fb304 P 7ab8bb16bc624d3193c038b68183ea4b: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:21.014190  6569 raft_consensus.cc:359] T 6763299dbd9a4dfbaffd67b064f733de P 767f0a6fecb14e3487ac79b444a14d7c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "767f0a6fecb14e3487ac79b444a14d7c" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 36383 } } peers { permanent_uuid: "7ab8bb16bc624d3193c038b68183ea4b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36827 } } peers { permanent_uuid: "9d738463be7c41188daae2bff250cf75" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43833 } }
I20260713 09:03:21.014897  6569 raft_consensus.cc:385] T 6763299dbd9a4dfbaffd67b064f733de P 767f0a6fecb14e3487ac79b444a14d7c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:21.015225  6569 raft_consensus.cc:740] T 6763299dbd9a4dfbaffd67b064f733de P 767f0a6fecb14e3487ac79b444a14d7c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 767f0a6fecb14e3487ac79b444a14d7c, State: Initialized, Role: FOLLOWER
I20260713 09:03:21.016016  6569 consensus_queue.cc:260] T 6763299dbd9a4dfbaffd67b064f733de P 767f0a6fecb14e3487ac79b444a14d7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "767f0a6fecb14e3487ac79b444a14d7c" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 36383 } } peers { permanent_uuid: "7ab8bb16bc624d3193c038b68183ea4b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36827 } } peers { permanent_uuid: "9d738463be7c41188daae2bff250cf75" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43833 } }
I20260713 09:03:21.017247  6568 tablet_bootstrap.cc:492] T 7726156300fe4299ae9075a72d2fb304 P 9d738463be7c41188daae2bff250cf75: No bootstrap required, opened a new log
I20260713 09:03:21.017693  6568 ts_tablet_manager.cc:1403] T 7726156300fe4299ae9075a72d2fb304 P 9d738463be7c41188daae2bff250cf75: Time spent bootstrapping tablet: real 0.031s	user 0.008s	sys 0.003s
I20260713 09:03:21.018610  6569 ts_tablet_manager.cc:1434] T 6763299dbd9a4dfbaffd67b064f733de P 767f0a6fecb14e3487ac79b444a14d7c: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.001s
I20260713 09:03:21.021883  6569 tablet_bootstrap.cc:492] T fc9e7e149e594a19bb290229d88d0bc1 P 767f0a6fecb14e3487ac79b444a14d7c: Bootstrap starting.
I20260713 09:03:21.020741  6568 raft_consensus.cc:359] T 7726156300fe4299ae9075a72d2fb304 P 9d738463be7c41188daae2bff250cf75 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "767f0a6fecb14e3487ac79b444a14d7c" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 36383 } } peers { permanent_uuid: "7ab8bb16bc624d3193c038b68183ea4b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36827 } } peers { permanent_uuid: "9d738463be7c41188daae2bff250cf75" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43833 } }
I20260713 09:03:21.022675  6568 raft_consensus.cc:385] T 7726156300fe4299ae9075a72d2fb304 P 9d738463be7c41188daae2bff250cf75 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:21.023052  6568 raft_consensus.cc:740] T 7726156300fe4299ae9075a72d2fb304 P 9d738463be7c41188daae2bff250cf75 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d738463be7c41188daae2bff250cf75, State: Initialized, Role: FOLLOWER
I20260713 09:03:21.023902  6567 tablet_bootstrap.cc:492] T 7726156300fe4299ae9075a72d2fb304 P 7ab8bb16bc624d3193c038b68183ea4b: No bootstrap required, opened a new log
I20260713 09:03:21.024431  6567 ts_tablet_manager.cc:1403] T 7726156300fe4299ae9075a72d2fb304 P 7ab8bb16bc624d3193c038b68183ea4b: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.005s
I20260713 09:03:21.024080  6568 consensus_queue.cc:260] T 7726156300fe4299ae9075a72d2fb304 P 9d738463be7c41188daae2bff250cf75 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "767f0a6fecb14e3487ac79b444a14d7c" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 36383 } } peers { permanent_uuid: "7ab8bb16bc624d3193c038b68183ea4b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36827 } } peers { permanent_uuid: "9d738463be7c41188daae2bff250cf75" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43833 } }
I20260713 09:03:21.027693  6567 raft_consensus.cc:359] T 7726156300fe4299ae9075a72d2fb304 P 7ab8bb16bc624d3193c038b68183ea4b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "767f0a6fecb14e3487ac79b444a14d7c" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 36383 } } peers { permanent_uuid: "7ab8bb16bc624d3193c038b68183ea4b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36827 } } peers { permanent_uuid: "9d738463be7c41188daae2bff250cf75" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43833 } }
I20260713 09:03:21.028515  6567 raft_consensus.cc:385] T 7726156300fe4299ae9075a72d2fb304 P 7ab8bb16bc624d3193c038b68183ea4b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:21.028630  6569 tablet_bootstrap.cc:654] T fc9e7e149e594a19bb290229d88d0bc1 P 767f0a6fecb14e3487ac79b444a14d7c: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:21.028919  6567 raft_consensus.cc:740] T 7726156300fe4299ae9075a72d2fb304 P 7ab8bb16bc624d3193c038b68183ea4b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ab8bb16bc624d3193c038b68183ea4b, State: Initialized, Role: FOLLOWER
I20260713 09:03:21.029853  6567 consensus_queue.cc:260] T 7726156300fe4299ae9075a72d2fb304 P 7ab8bb16bc624d3193c038b68183ea4b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "767f0a6fecb14e3487ac79b444a14d7c" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 36383 } } peers { permanent_uuid: "7ab8bb16bc624d3193c038b68183ea4b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36827 } } peers { permanent_uuid: "9d738463be7c41188daae2bff250cf75" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43833 } }
I20260713 09:03:21.031831  6568 ts_tablet_manager.cc:1434] T 7726156300fe4299ae9075a72d2fb304 P 9d738463be7c41188daae2bff250cf75: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.001s
I20260713 09:03:21.034919  6568 tablet_bootstrap.cc:492] T c936a6a045b246cfbc91a85717247aee P 9d738463be7c41188daae2bff250cf75: Bootstrap starting.
I20260713 09:03:21.032648  6567 ts_tablet_manager.cc:1434] T 7726156300fe4299ae9075a72d2fb304 P 7ab8bb16bc624d3193c038b68183ea4b: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260713 09:03:21.038004  6567 tablet_bootstrap.cc:492] T fc9e7e149e594a19bb290229d88d0bc1 P 7ab8bb16bc624d3193c038b68183ea4b: Bootstrap starting.
I20260713 09:03:21.039319  6569 tablet_bootstrap.cc:492] T fc9e7e149e594a19bb290229d88d0bc1 P 767f0a6fecb14e3487ac79b444a14d7c: No bootstrap required, opened a new log
I20260713 09:03:21.039773  6569 ts_tablet_manager.cc:1403] T fc9e7e149e594a19bb290229d88d0bc1 P 767f0a6fecb14e3487ac79b444a14d7c: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.005s
I20260713 09:03:21.042163  6568 tablet_bootstrap.cc:654] T c936a6a045b246cfbc91a85717247aee P 9d738463be7c41188daae2bff250cf75: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:21.042644  6569 raft_consensus.cc:359] T fc9e7e149e594a19bb290229d88d0bc1 P 767f0a6fecb14e3487ac79b444a14d7c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "767f0a6fecb14e3487ac79b444a14d7c" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 36383 } } peers { permanent_uuid: "7ab8bb16bc624d3193c038b68183ea4b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36827 } } peers { permanent_uuid: "9d738463be7c41188daae2bff250cf75" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43833 } }
I20260713 09:03:21.043363  6569 raft_consensus.cc:385] T fc9e7e149e594a19bb290229d88d0bc1 P 767f0a6fecb14e3487ac79b444a14d7c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:21.043646  6569 raft_consensus.cc:740] T fc9e7e149e594a19bb290229d88d0bc1 P 767f0a6fecb14e3487ac79b444a14d7c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 767f0a6fecb14e3487ac79b444a14d7c, State: Initialized, Role: FOLLOWER
I20260713 09:03:21.044127  6567 tablet_bootstrap.cc:654] T fc9e7e149e594a19bb290229d88d0bc1 P 7ab8bb16bc624d3193c038b68183ea4b: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:21.044523  6569 consensus_queue.cc:260] T fc9e7e149e594a19bb290229d88d0bc1 P 767f0a6fecb14e3487ac79b444a14d7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "767f0a6fecb14e3487ac79b444a14d7c" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 36383 } } peers { permanent_uuid: "7ab8bb16bc624d3193c038b68183ea4b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36827 } } peers { permanent_uuid: "9d738463be7c41188daae2bff250cf75" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43833 } }
I20260713 09:03:21.050308  6569 ts_tablet_manager.cc:1434] T fc9e7e149e594a19bb290229d88d0bc1 P 767f0a6fecb14e3487ac79b444a14d7c: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260713 09:03:21.051585  6569 tablet_bootstrap.cc:492] T 7726156300fe4299ae9075a72d2fb304 P 767f0a6fecb14e3487ac79b444a14d7c: Bootstrap starting.
I20260713 09:03:21.053718  6575 raft_consensus.cc:493] T fc9e7e149e594a19bb290229d88d0bc1 P 767f0a6fecb14e3487ac79b444a14d7c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:21.054343  6575 raft_consensus.cc:515] T fc9e7e149e594a19bb290229d88d0bc1 P 767f0a6fecb14e3487ac79b444a14d7c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "767f0a6fecb14e3487ac79b444a14d7c" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 36383 } } peers { permanent_uuid: "7ab8bb16bc624d3193c038b68183ea4b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36827 } } peers { permanent_uuid: "9d738463be7c41188daae2bff250cf75" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43833 } }
I20260713 09:03:21.066102  6575 leader_election.cc:290] T fc9e7e149e594a19bb290229d88d0bc1 P 767f0a6fecb14e3487ac79b444a14d7c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7ab8bb16bc624d3193c038b68183ea4b (127.5.160.130:36827), 9d738463be7c41188daae2bff250cf75 (127.5.160.131:43833)
I20260713 09:03:21.076304  6569 tablet_bootstrap.cc:654] T 7726156300fe4299ae9075a72d2fb304 P 767f0a6fecb14e3487ac79b444a14d7c: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:21.081225  6568 tablet_bootstrap.cc:492] T c936a6a045b246cfbc91a85717247aee P 9d738463be7c41188daae2bff250cf75: No bootstrap required, opened a new log
I20260713 09:03:21.082798  6567 tablet_bootstrap.cc:492] T fc9e7e149e594a19bb290229d88d0bc1 P 7ab8bb16bc624d3193c038b68183ea4b: No bootstrap required, opened a new log
I20260713 09:03:21.081724  6575 raft_consensus.cc:493] T c936a6a045b246cfbc91a85717247aee P 767f0a6fecb14e3487ac79b444a14d7c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:21.083505  6567 ts_tablet_manager.cc:1403] T fc9e7e149e594a19bb290229d88d0bc1 P 7ab8bb16bc624d3193c038b68183ea4b: Time spent bootstrapping tablet: real 0.046s	user 0.017s	sys 0.019s
I20260713 09:03:21.083463  6575 raft_consensus.cc:515] T c936a6a045b246cfbc91a85717247aee P 767f0a6fecb14e3487ac79b444a14d7c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ab8bb16bc624d3193c038b68183ea4b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36827 } } peers { permanent_uuid: "9d738463be7c41188daae2bff250cf75" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43833 } } peers { permanent_uuid: "767f0a6fecb14e3487ac79b444a14d7c" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 36383 } }
I20260713 09:03:21.085736  6575 leader_election.cc:290] T c936a6a045b246cfbc91a85717247aee P 767f0a6fecb14e3487ac79b444a14d7c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7ab8bb16bc624d3193c038b68183ea4b (127.5.160.130:36827), 9d738463be7c41188daae2bff250cf75 (127.5.160.131:43833)
I20260713 09:03:21.081753  6568 ts_tablet_manager.cc:1403] T c936a6a045b246cfbc91a85717247aee P 9d738463be7c41188daae2bff250cf75: Time spent bootstrapping tablet: real 0.047s	user 0.025s	sys 0.020s
I20260713 09:03:21.088210  6567 raft_consensus.cc:359] T fc9e7e149e594a19bb290229d88d0bc1 P 7ab8bb16bc624d3193c038b68183ea4b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "767f0a6fecb14e3487ac79b444a14d7c" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 36383 } } peers { permanent_uuid: "7ab8bb16bc624d3193c038b68183ea4b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36827 } } peers { permanent_uuid: "9d738463be7c41188daae2bff250cf75" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43833 } }
I20260713 09:03:21.089365  6567 raft_consensus.cc:385] T fc9e7e149e594a19bb290229d88d0bc1 P 7ab8bb16bc624d3193c038b68183ea4b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:21.089630  6568 raft_consensus.cc:359] T c936a6a045b246cfbc91a85717247aee P 9d738463be7c41188daae2bff250cf75 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ab8bb16bc624d3193c038b68183ea4b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36827 } } peers { permanent_uuid: "9d738463be7c41188daae2bff250cf75" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43833 } } peers { permanent_uuid: "767f0a6fecb14e3487ac79b444a14d7c" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 36383 } }
I20260713 09:03:21.090039  6567 raft_consensus.cc:740] T fc9e7e149e594a19bb290229d88d0bc1 P 7ab8bb16bc624d3193c038b68183ea4b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ab8bb16bc624d3193c038b68183ea4b, State: Initialized, Role: FOLLOWER
I20260713 09:03:21.090408  6568 raft_consensus.cc:385] T c936a6a045b246cfbc91a85717247aee P 9d738463be7c41188daae2bff250cf75 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:21.090862  6568 raft_consensus.cc:740] T c936a6a045b246cfbc91a85717247aee P 9d738463be7c41188daae2bff250cf75 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d738463be7c41188daae2bff250cf75, State: Initialized, Role: FOLLOWER
I20260713 09:03:21.091684  6568 consensus_queue.cc:260] T c936a6a045b246cfbc91a85717247aee P 9d738463be7c41188daae2bff250cf75 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ab8bb16bc624d3193c038b68183ea4b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36827 } } peers { permanent_uuid: "9d738463be7c41188daae2bff250cf75" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43833 } } peers { permanent_uuid: "767f0a6fecb14e3487ac79b444a14d7c" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 36383 } }
I20260713 09:03:21.091681  6567 consensus_queue.cc:260] T fc9e7e149e594a19bb290229d88d0bc1 P 7ab8bb16bc624d3193c038b68183ea4b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "767f0a6fecb14e3487ac79b444a14d7c" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 36383 } } peers { permanent_uuid: "7ab8bb16bc624d3193c038b68183ea4b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36827 } } peers { permanent_uuid: "9d738463be7c41188daae2bff250cf75" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43833 } }
I20260713 09:03:21.093956  6568 ts_tablet_manager.cc:1434] T c936a6a045b246cfbc91a85717247aee P 9d738463be7c41188daae2bff250cf75: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:03:21.094893  6568 tablet_bootstrap.cc:492] T 399bac1e26d742e2a50994b27fc0a660 P 9d738463be7c41188daae2bff250cf75: Bootstrap starting.
I20260713 09:03:21.096812  6567 ts_tablet_manager.cc:1434] T fc9e7e149e594a19bb290229d88d0bc1 P 7ab8bb16bc624d3193c038b68183ea4b: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.000s
I20260713 09:03:21.097951  6567 tablet_bootstrap.cc:492] T 399bac1e26d742e2a50994b27fc0a660 P 7ab8bb16bc624d3193c038b68183ea4b: Bootstrap starting.
I20260713 09:03:21.101429  6568 tablet_bootstrap.cc:654] T 399bac1e26d742e2a50994b27fc0a660 P 9d738463be7c41188daae2bff250cf75: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:21.103109  6453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc9e7e149e594a19bb290229d88d0bc1" candidate_uuid: "767f0a6fecb14e3487ac79b444a14d7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ab8bb16bc624d3193c038b68183ea4b" is_pre_election: true
I20260713 09:03:21.103912  6453 raft_consensus.cc:2468] T fc9e7e149e594a19bb290229d88d0bc1 P 7ab8bb16bc624d3193c038b68183ea4b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 767f0a6fecb14e3487ac79b444a14d7c in term 0.
I20260713 09:03:21.106283  6452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c936a6a045b246cfbc91a85717247aee" candidate_uuid: "767f0a6fecb14e3487ac79b444a14d7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ab8bb16bc624d3193c038b68183ea4b" is_pre_election: true
I20260713 09:03:21.106402  6341 leader_election.cc:304] T fc9e7e149e594a19bb290229d88d0bc1 P 767f0a6fecb14e3487ac79b444a14d7c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 767f0a6fecb14e3487ac79b444a14d7c, 7ab8bb16bc624d3193c038b68183ea4b; no voters: 
I20260713 09:03:21.106451  6526 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c936a6a045b246cfbc91a85717247aee" candidate_uuid: "767f0a6fecb14e3487ac79b444a14d7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d738463be7c41188daae2bff250cf75" is_pre_election: true
I20260713 09:03:21.107041  6452 raft_consensus.cc:2468] T c936a6a045b246cfbc91a85717247aee P 7ab8bb16bc624d3193c038b68183ea4b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 767f0a6fecb14e3487ac79b444a14d7c in term 0.
I20260713 09:03:21.107286  6526 raft_consensus.cc:2468] T c936a6a045b246cfbc91a85717247aee P 9d738463be7c41188daae2bff250cf75 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 767f0a6fecb14e3487ac79b444a14d7c in term 0.
I20260713 09:03:21.105446  6527 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc9e7e149e594a19bb290229d88d0bc1" candidate_uuid: "767f0a6fecb14e3487ac79b444a14d7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d738463be7c41188daae2bff250cf75" is_pre_election: true
I20260713 09:03:21.108196  6575 raft_consensus.cc:2804] T fc9e7e149e594a19bb290229d88d0bc1 P 767f0a6fecb14e3487ac79b444a14d7c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:03:21.108552  6575 raft_consensus.cc:493] T fc9e7e149e594a19bb290229d88d0bc1 P 767f0a6fecb14e3487ac79b444a14d7c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:03:21.108614  6527 raft_consensus.cc:2468] T fc9e7e149e594a19bb290229d88d0bc1 P 9d738463be7c41188daae2bff250cf75 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 767f0a6fecb14e3487ac79b444a14d7c in term 0.
I20260713 09:03:21.109117  6567 tablet_bootstrap.cc:654] T 399bac1e26d742e2a50994b27fc0a660 P 7ab8bb16bc624d3193c038b68183ea4b: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:21.108916  6575 raft_consensus.cc:3060] T fc9e7e149e594a19bb290229d88d0bc1 P 767f0a6fecb14e3487ac79b444a14d7c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:21.109661  6341 leader_election.cc:304] T c936a6a045b246cfbc91a85717247aee P 767f0a6fecb14e3487ac79b444a14d7c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 767f0a6fecb14e3487ac79b444a14d7c, 7ab8bb16bc624d3193c038b68183ea4b; no voters: 
I20260713 09:03:21.116287  6569 tablet_bootstrap.cc:492] T 7726156300fe4299ae9075a72d2fb304 P 767f0a6fecb14e3487ac79b444a14d7c: No bootstrap required, opened a new log
I20260713 09:03:21.116935  6569 ts_tablet_manager.cc:1403] T 7726156300fe4299ae9075a72d2fb304 P 767f0a6fecb14e3487ac79b444a14d7c: Time spent bootstrapping tablet: real 0.066s	user 0.018s	sys 0.003s
I20260713 09:03:21.117409  6588 raft_consensus.cc:2804] T c936a6a045b246cfbc91a85717247aee P 767f0a6fecb14e3487ac79b444a14d7c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:03:21.117877  6588 raft_consensus.cc:493] T c936a6a045b246cfbc91a85717247aee P 767f0a6fecb14e3487ac79b444a14d7c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:03:21.118257  6588 raft_consensus.cc:3060] T c936a6a045b246cfbc91a85717247aee P 767f0a6fecb14e3487ac79b444a14d7c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:21.119712  6571 raft_consensus.cc:493] T 7726156300fe4299ae9075a72d2fb304 P 7ab8bb16bc624d3193c038b68183ea4b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:21.120277  6571 raft_consensus.cc:515] T 7726156300fe4299ae9075a72d2fb304 P 7ab8bb16bc624d3193c038b68183ea4b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "767f0a6fecb14e3487ac79b444a14d7c" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 36383 } } peers { permanent_uuid: "7ab8bb16bc624d3193c038b68183ea4b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36827 } } peers { permanent_uuid: "9d738463be7c41188daae2bff250cf75" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43833 } }
I20260713 09:03:21.120703  6569 raft_consensus.cc:359] T 7726156300fe4299ae9075a72d2fb304 P 767f0a6fecb14e3487ac79b444a14d7c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "767f0a6fecb14e3487ac79b444a14d7c" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 36383 } } peers { permanent_uuid: "7ab8bb16bc624d3193c038b68183ea4b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36827 } } peers { permanent_uuid: "9d738463be7c41188daae2bff250cf75" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43833 } }
I20260713 09:03:21.123862  6569 raft_consensus.cc:385] T 7726156300fe4299ae9075a72d2fb304 P 767f0a6fecb14e3487ac79b444a14d7c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:21.125864  6571 leader_election.cc:290] T 7726156300fe4299ae9075a72d2fb304 P 7ab8bb16bc624d3193c038b68183ea4b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 767f0a6fecb14e3487ac79b444a14d7c (127.5.160.129:36383), 9d738463be7c41188daae2bff250cf75 (127.5.160.131:43833)
I20260713 09:03:21.126222  6569 raft_consensus.cc:740] T 7726156300fe4299ae9075a72d2fb304 P 767f0a6fecb14e3487ac79b444a14d7c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 767f0a6fecb14e3487ac79b444a14d7c, State: Initialized, Role: FOLLOWER
I20260713 09:03:21.126931  6588 raft_consensus.cc:515] T c936a6a045b246cfbc91a85717247aee P 767f0a6fecb14e3487ac79b444a14d7c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ab8bb16bc624d3193c038b68183ea4b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36827 } } peers { permanent_uuid: "9d738463be7c41188daae2bff250cf75" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43833 } } peers { permanent_uuid: "767f0a6fecb14e3487ac79b444a14d7c" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 36383 } }
I20260713 09:03:21.128106  6568 tablet_bootstrap.cc:492] T 399bac1e26d742e2a50994b27fc0a660 P 9d738463be7c41188daae2bff250cf75: No bootstrap required, opened a new log
I20260713 09:03:21.127508  6575 raft_consensus.cc:515] T fc9e7e149e594a19bb290229d88d0bc1 P 767f0a6fecb14e3487ac79b444a14d7c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "767f0a6fecb14e3487ac79b444a14d7c" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 36383 } } peers { permanent_uuid: "7ab8bb16bc624d3193c038b68183ea4b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36827 } } peers { permanent_uuid: "9d738463be7c41188daae2bff250cf75" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43833 } }
I20260713 09:03:21.128789  6568 ts_tablet_manager.cc:1403] T 399bac1e26d742e2a50994b27fc0a660 P 9d738463be7c41188daae2bff250cf75: Time spent bootstrapping tablet: real 0.034s	user 0.003s	sys 0.014s
I20260713 09:03:21.129104  6569 consensus_queue.cc:260] T 7726156300fe4299ae9075a72d2fb304 P 767f0a6fecb14e3487ac79b444a14d7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "767f0a6fecb14e3487ac79b444a14d7c" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 36383 } } peers { permanent_uuid: "7ab8bb16bc624d3193c038b68183ea4b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36827 } } peers { permanent_uuid: "9d738463be7c41188daae2bff250cf75" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43833 } }
I20260713 09:03:21.125808  6567 tablet_bootstrap.cc:492] T 399bac1e26d742e2a50994b27fc0a660 P 7ab8bb16bc624d3193c038b68183ea4b: No bootstrap required, opened a new log
I20260713 09:03:21.130653  6575 leader_election.cc:290] T fc9e7e149e594a19bb290229d88d0bc1 P 767f0a6fecb14e3487ac79b444a14d7c [CANDIDATE]: Term 1 election: Requested vote from peers 7ab8bb16bc624d3193c038b68183ea4b (127.5.160.130:36827), 9d738463be7c41188daae2bff250cf75 (127.5.160.131:43833)
I20260713 09:03:21.131102  6567 ts_tablet_manager.cc:1403] T 399bac1e26d742e2a50994b27fc0a660 P 7ab8bb16bc624d3193c038b68183ea4b: Time spent bootstrapping tablet: real 0.033s	user 0.015s	sys 0.002s
I20260713 09:03:21.131289  6527 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc9e7e149e594a19bb290229d88d0bc1" candidate_uuid: "767f0a6fecb14e3487ac79b444a14d7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d738463be7c41188daae2bff250cf75"
I20260713 09:03:21.131875  6527 raft_consensus.cc:3060] T fc9e7e149e594a19bb290229d88d0bc1 P 9d738463be7c41188daae2bff250cf75 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:21.132275  6568 raft_consensus.cc:359] T 399bac1e26d742e2a50994b27fc0a660 P 9d738463be7c41188daae2bff250cf75 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "767f0a6fecb14e3487ac79b444a14d7c" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 36383 } } peers { permanent_uuid: "7ab8bb16bc624d3193c038b68183ea4b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36827 } } peers { permanent_uuid: "9d738463be7c41188daae2bff250cf75" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43833 } }
I20260713 09:03:21.133059  6568 raft_consensus.cc:385] T 399bac1e26d742e2a50994b27fc0a660 P 9d738463be7c41188daae2bff250cf75 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:21.133420  6568 raft_consensus.cc:740] T 399bac1e26d742e2a50994b27fc0a660 P 9d738463be7c41188daae2bff250cf75 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d738463be7c41188daae2bff250cf75, State: Initialized, Role: FOLLOWER
I20260713 09:03:21.136520  6588 leader_election.cc:290] T c936a6a045b246cfbc91a85717247aee P 767f0a6fecb14e3487ac79b444a14d7c [CANDIDATE]: Term 1 election: Requested vote from peers 7ab8bb16bc624d3193c038b68183ea4b (127.5.160.130:36827), 9d738463be7c41188daae2bff250cf75 (127.5.160.131:43833)
I20260713 09:03:21.137295  6588 raft_consensus.cc:493] T 7726156300fe4299ae9075a72d2fb304 P 767f0a6fecb14e3487ac79b444a14d7c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:21.137866  6588 raft_consensus.cc:515] T 7726156300fe4299ae9075a72d2fb304 P 767f0a6fecb14e3487ac79b444a14d7c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "767f0a6fecb14e3487ac79b444a14d7c" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 36383 } } peers { permanent_uuid: "7ab8bb16bc624d3193c038b68183ea4b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36827 } } peers { permanent_uuid: "9d738463be7c41188daae2bff250cf75" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43833 } }
I20260713 09:03:21.141912  6526 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c936a6a045b246cfbc91a85717247aee" candidate_uuid: "767f0a6fecb14e3487ac79b444a14d7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d738463be7c41188daae2bff250cf75"
I20260713 09:03:21.142673  6526 raft_consensus.cc:3060] T c936a6a045b246cfbc91a85717247aee P 9d738463be7c41188daae2bff250cf75 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:21.134793  6567 raft_consensus.cc:359] T 399bac1e26d742e2a50994b27fc0a660 P 7ab8bb16bc624d3193c038b68183ea4b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "767f0a6fecb14e3487ac79b444a14d7c" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 36383 } } peers { permanent_uuid: "7ab8bb16bc624d3193c038b68183ea4b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36827 } } peers { permanent_uuid: "9d738463be7c41188daae2bff250cf75" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43833 } }
I20260713 09:03:21.145838  6567 raft_consensus.cc:385] T 399bac1e26d742e2a50994b27fc0a660 P 7ab8bb16bc624d3193c038b68183ea4b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:21.146270  6567 raft_consensus.cc:740] T 399bac1e26d742e2a50994b27fc0a660 P 7ab8bb16bc624d3193c038b68183ea4b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ab8bb16bc624d3193c038b68183ea4b, State: Initialized, Role: FOLLOWER
I20260713 09:03:21.147161  6567 consensus_queue.cc:260] T 399bac1e26d742e2a50994b27fc0a660 P 7ab8bb16bc624d3193c038b68183ea4b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "767f0a6fecb14e3487ac79b444a14d7c" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 36383 } } peers { permanent_uuid: "7ab8bb16bc624d3193c038b68183ea4b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36827 } } peers { permanent_uuid: "9d738463be7c41188daae2bff250cf75" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43833 } }
I20260713 09:03:21.148077  6588 leader_election.cc:290] T 7726156300fe4299ae9075a72d2fb304 P 767f0a6fecb14e3487ac79b444a14d7c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7ab8bb16bc624d3193c038b68183ea4b (127.5.160.130:36827), 9d738463be7c41188daae2bff250cf75 (127.5.160.131:43833)
I20260713 09:03:21.147290  6568 consensus_queue.cc:260] T 399bac1e26d742e2a50994b27fc0a660 P 9d738463be7c41188daae2bff250cf75 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "767f0a6fecb14e3487ac79b444a14d7c" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 36383 } } peers { permanent_uuid: "7ab8bb16bc624d3193c038b68183ea4b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36827 } } peers { permanent_uuid: "9d738463be7c41188daae2bff250cf75" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43833 } }
I20260713 09:03:21.147480  6525 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7726156300fe4299ae9075a72d2fb304" candidate_uuid: "767f0a6fecb14e3487ac79b444a14d7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d738463be7c41188daae2bff250cf75" is_pre_election: true
I20260713 09:03:21.148877  6525 raft_consensus.cc:2468] T 7726156300fe4299ae9075a72d2fb304 P 9d738463be7c41188daae2bff250cf75 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 767f0a6fecb14e3487ac79b444a14d7c in term 0.
I20260713 09:03:21.150030  6567 ts_tablet_manager.cc:1434] T 399bac1e26d742e2a50994b27fc0a660 P 7ab8bb16bc624d3193c038b68183ea4b: Time spent starting tablet: real 0.018s	user 0.010s	sys 0.007s
I20260713 09:03:21.150281  6343 leader_election.cc:304] T 7726156300fe4299ae9075a72d2fb304 P 767f0a6fecb14e3487ac79b444a14d7c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 767f0a6fecb14e3487ac79b444a14d7c, 9d738463be7c41188daae2bff250cf75; no voters: 
I20260713 09:03:21.151157  6567 tablet_bootstrap.cc:492] T c9fd074975624a8f833cae74b972ee54 P 7ab8bb16bc624d3193c038b68183ea4b: Bootstrap starting.
I20260713 09:03:21.158118  6567 tablet_bootstrap.cc:654] T c9fd074975624a8f833cae74b972ee54 P 7ab8bb16bc624d3193c038b68183ea4b: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:21.169029  6568 ts_tablet_manager.cc:1434] T 399bac1e26d742e2a50994b27fc0a660 P 9d738463be7c41188daae2bff250cf75: Time spent starting tablet: real 0.040s	user 0.004s	sys 0.005s
I20260713 09:03:21.174206  6571 raft_consensus.cc:493] T 399bac1e26d742e2a50994b27fc0a660 P 7ab8bb16bc624d3193c038b68183ea4b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:21.174846  6571 raft_consensus.cc:515] T 399bac1e26d742e2a50994b27fc0a660 P 7ab8bb16bc624d3193c038b68183ea4b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "767f0a6fecb14e3487ac79b444a14d7c" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 36383 } } peers { permanent_uuid: "7ab8bb16bc624d3193c038b68183ea4b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36827 } } peers { permanent_uuid: "9d738463be7c41188daae2bff250cf75" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43833 } }
W20260713 09:03:21.182337  6324 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:03:21.182346  6588 raft_consensus.cc:2804] T 7726156300fe4299ae9075a72d2fb304 P 767f0a6fecb14e3487ac79b444a14d7c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:03:21.183523  6588 raft_consensus.cc:493] T 7726156300fe4299ae9075a72d2fb304 P 767f0a6fecb14e3487ac79b444a14d7c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:03:21.184022  6588 raft_consensus.cc:3060] T 7726156300fe4299ae9075a72d2fb304 P 767f0a6fecb14e3487ac79b444a14d7c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:21.189621  6571 leader_election.cc:290] T 399bac1e26d742e2a50994b27fc0a660 P 7ab8bb16bc624d3193c038b68183ea4b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 767f0a6fecb14e3487ac79b444a14d7c (127.5.160.129:36383), 9d738463be7c41188daae2bff250cf75 (127.5.160.131:43833)
I20260713 09:03:21.185387  6568 tablet_bootstrap.cc:492] T 6763299dbd9a4dfbaffd67b064f733de P 9d738463be7c41188daae2bff250cf75: Bootstrap starting.
I20260713 09:03:21.198375  6588 raft_consensus.cc:515] T 7726156300fe4299ae9075a72d2fb304 P 767f0a6fecb14e3487ac79b444a14d7c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "767f0a6fecb14e3487ac79b444a14d7c" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 36383 } } peers { permanent_uuid: "7ab8bb16bc624d3193c038b68183ea4b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36827 } } peers { permanent_uuid: "9d738463be7c41188daae2bff250cf75" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43833 } }
I20260713 09:03:21.203969  6525 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7726156300fe4299ae9075a72d2fb304" candidate_uuid: "767f0a6fecb14e3487ac79b444a14d7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d738463be7c41188daae2bff250cf75"
I20260713 09:03:21.204838  6525 raft_consensus.cc:3060] T 7726156300fe4299ae9075a72d2fb304 P 9d738463be7c41188daae2bff250cf75 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:21.207008  6568 tablet_bootstrap.cc:654] T 6763299dbd9a4dfbaffd67b064f733de P 9d738463be7c41188daae2bff250cf75: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:21.184453  6527 raft_consensus.cc:2468] T fc9e7e149e594a19bb290229d88d0bc1 P 9d738463be7c41188daae2bff250cf75 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 767f0a6fecb14e3487ac79b444a14d7c in term 1.
I20260713 09:03:21.210758  6343 leader_election.cc:304] T fc9e7e149e594a19bb290229d88d0bc1 P 767f0a6fecb14e3487ac79b444a14d7c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 767f0a6fecb14e3487ac79b444a14d7c, 9d738463be7c41188daae2bff250cf75; no voters: 
I20260713 09:03:21.212040  6575 raft_consensus.cc:2804] T fc9e7e149e594a19bb290229d88d0bc1 P 767f0a6fecb14e3487ac79b444a14d7c [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:03:21.212670  6575 raft_consensus.cc:697] T fc9e7e149e594a19bb290229d88d0bc1 P 767f0a6fecb14e3487ac79b444a14d7c [term 1 LEADER]: Becoming Leader. State: Replica: 767f0a6fecb14e3487ac79b444a14d7c, State: Running, Role: LEADER
I20260713 09:03:21.213876  6575 consensus_queue.cc:237] T fc9e7e149e594a19bb290229d88d0bc1 P 767f0a6fecb14e3487ac79b444a14d7c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "767f0a6fecb14e3487ac79b444a14d7c" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 36383 } } peers { permanent_uuid: "7ab8bb16bc624d3193c038b68183ea4b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36827 } } peers { permanent_uuid: "9d738463be7c41188daae2bff250cf75" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43833 } }
I20260713 09:03:21.218605  6452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc9e7e149e594a19bb290229d88d0bc1" candidate_uuid: "767f0a6fecb14e3487ac79b444a14d7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ab8bb16bc624d3193c038b68183ea4b"
I20260713 09:03:21.218945  6453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c936a6a045b246cfbc91a85717247aee" candidate_uuid: "767f0a6fecb14e3487ac79b444a14d7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ab8bb16bc624d3193c038b68183ea4b"
I20260713 09:03:21.219488  6452 raft_consensus.cc:3060] T fc9e7e149e594a19bb290229d88d0bc1 P 7ab8bb16bc624d3193c038b68183ea4b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:21.219638  6453 raft_consensus.cc:3060] T c936a6a045b246cfbc91a85717247aee P 7ab8bb16bc624d3193c038b68183ea4b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:21.230321  6451 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7726156300fe4299ae9075a72d2fb304" candidate_uuid: "767f0a6fecb14e3487ac79b444a14d7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ab8bb16bc624d3193c038b68183ea4b" is_pre_election: true
I20260713 09:03:21.231314  6451 raft_consensus.cc:2468] T 7726156300fe4299ae9075a72d2fb304 P 7ab8bb16bc624d3193c038b68183ea4b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 767f0a6fecb14e3487ac79b444a14d7c in term 0.
I20260713 09:03:21.232766  6450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7726156300fe4299ae9075a72d2fb304" candidate_uuid: "767f0a6fecb14e3487ac79b444a14d7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ab8bb16bc624d3193c038b68183ea4b"
I20260713 09:03:21.233680  6450 raft_consensus.cc:3060] T 7726156300fe4299ae9075a72d2fb304 P 7ab8bb16bc624d3193c038b68183ea4b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:21.236531  6526 raft_consensus.cc:2468] T c936a6a045b246cfbc91a85717247aee P 9d738463be7c41188daae2bff250cf75 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 767f0a6fecb14e3487ac79b444a14d7c in term 1.
I20260713 09:03:21.238152  6343 leader_election.cc:304] T c936a6a045b246cfbc91a85717247aee P 767f0a6fecb14e3487ac79b444a14d7c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 767f0a6fecb14e3487ac79b444a14d7c, 9d738463be7c41188daae2bff250cf75; no voters: 
I20260713 09:03:21.240140  6453 raft_consensus.cc:2468] T c936a6a045b246cfbc91a85717247aee P 7ab8bb16bc624d3193c038b68183ea4b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 767f0a6fecb14e3487ac79b444a14d7c in term 1.
I20260713 09:03:21.242332  6378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7726156300fe4299ae9075a72d2fb304" candidate_uuid: "7ab8bb16bc624d3193c038b68183ea4b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "767f0a6fecb14e3487ac79b444a14d7c" is_pre_election: true
I20260713 09:03:21.242834  6568 tablet_bootstrap.cc:492] T 6763299dbd9a4dfbaffd67b064f733de P 9d738463be7c41188daae2bff250cf75: No bootstrap required, opened a new log
I20260713 09:03:21.243315  6568 ts_tablet_manager.cc:1403] T 6763299dbd9a4dfbaffd67b064f733de P 9d738463be7c41188daae2bff250cf75: Time spent bootstrapping tablet: real 0.061s	user 0.012s	sys 0.002s
I20260713 09:03:21.243496  6378 raft_consensus.cc:2393] T 7726156300fe4299ae9075a72d2fb304 P 767f0a6fecb14e3487ac79b444a14d7c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7ab8bb16bc624d3193c038b68183ea4b in current term 1: Already voted for candidate 767f0a6fecb14e3487ac79b444a14d7c in this term.
I20260713 09:03:21.245481  6378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "399bac1e26d742e2a50994b27fc0a660" candidate_uuid: "7ab8bb16bc624d3193c038b68183ea4b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "767f0a6fecb14e3487ac79b444a14d7c" is_pre_election: true
I20260713 09:03:21.246243  6568 raft_consensus.cc:359] T 6763299dbd9a4dfbaffd67b064f733de P 9d738463be7c41188daae2bff250cf75 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "767f0a6fecb14e3487ac79b444a14d7c" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 36383 } } peers { permanent_uuid: "7ab8bb16bc624d3193c038b68183ea4b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36827 } } peers { permanent_uuid: "9d738463be7c41188daae2bff250cf75" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43833 } }
I20260713 09:03:21.246958  6568 raft_consensus.cc:385] T 6763299dbd9a4dfbaffd67b064f733de P 9d738463be7c41188daae2bff250cf75 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:21.247227  6568 raft_consensus.cc:740] T 6763299dbd9a4dfbaffd67b064f733de P 9d738463be7c41188daae2bff250cf75 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d738463be7c41188daae2bff250cf75, State: Initialized, Role: FOLLOWER
I20260713 09:03:21.247860  6567 tablet_bootstrap.cc:492] T c9fd074975624a8f833cae74b972ee54 P 7ab8bb16bc624d3193c038b68183ea4b: No bootstrap required, opened a new log
I20260713 09:03:21.248350  6567 ts_tablet_manager.cc:1403] T c9fd074975624a8f833cae74b972ee54 P 7ab8bb16bc624d3193c038b68183ea4b: Time spent bootstrapping tablet: real 0.097s	user 0.054s	sys 0.037s
I20260713 09:03:21.249435  6569 ts_tablet_manager.cc:1434] T 7726156300fe4299ae9075a72d2fb304 P 767f0a6fecb14e3487ac79b444a14d7c: Time spent starting tablet: real 0.132s	user 0.053s	sys 0.058s
I20260713 09:03:21.250480  6525 raft_consensus.cc:2468] T 7726156300fe4299ae9075a72d2fb304 P 9d738463be7c41188daae2bff250cf75 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 767f0a6fecb14e3487ac79b444a14d7c in term 1.
I20260713 09:03:21.250604  6569 tablet_bootstrap.cc:492] T c9fd074975624a8f833cae74b972ee54 P 767f0a6fecb14e3487ac79b444a14d7c: Bootstrap starting.
I20260713 09:03:21.251150  6567 raft_consensus.cc:359] T c9fd074975624a8f833cae74b972ee54 P 7ab8bb16bc624d3193c038b68183ea4b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "767f0a6fecb14e3487ac79b444a14d7c" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 36383 } } peers { permanent_uuid: "7ab8bb16bc624d3193c038b68183ea4b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36827 } } peers { permanent_uuid: "9d738463be7c41188daae2bff250cf75" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43833 } }
I20260713 09:03:21.251055  6568 consensus_queue.cc:260] T 6763299dbd9a4dfbaffd67b064f733de P 9d738463be7c41188daae2bff250cf75 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "767f0a6fecb14e3487ac79b444a14d7c" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 36383 } } peers { permanent_uuid: "7ab8bb16bc624d3193c038b68183ea4b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36827 } } peers { permanent_uuid: "9d738463be7c41188daae2bff250cf75" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43833 } }
I20260713 09:03:21.251812  6567 raft_consensus.cc:385] T c9fd074975624a8f833cae74b972ee54 P 7ab8bb16bc624d3193c038b68183ea4b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:21.240665  6594 raft_consensus.cc:2804] T c936a6a045b246cfbc91a85717247aee P 767f0a6fecb14e3487ac79b444a14d7c [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:03:21.252117  6567 raft_consensus.cc:740] T c9fd074975624a8f833cae74b972ee54 P 7ab8bb16bc624d3193c038b68183ea4b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ab8bb16bc624d3193c038b68183ea4b, State: Initialized, Role: FOLLOWER
I20260713 09:03:21.252085  6574 raft_consensus.cc:493] T 6763299dbd9a4dfbaffd67b064f733de P 9d738463be7c41188daae2bff250cf75 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:21.252635  6594 raft_consensus.cc:697] T c936a6a045b246cfbc91a85717247aee P 767f0a6fecb14e3487ac79b444a14d7c [term 1 LEADER]: Becoming Leader. State: Replica: 767f0a6fecb14e3487ac79b444a14d7c, State: Running, Role: LEADER
I20260713 09:03:21.253023  6567 consensus_queue.cc:260] T c9fd074975624a8f833cae74b972ee54 P 7ab8bb16bc624d3193c038b68183ea4b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "767f0a6fecb14e3487ac79b444a14d7c" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 36383 } } peers { permanent_uuid: "7ab8bb16bc624d3193c038b68183ea4b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36827 } } peers { permanent_uuid: "9d738463be7c41188daae2bff250cf75" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43833 } }
I20260713 09:03:21.252854  6574 raft_consensus.cc:515] T 6763299dbd9a4dfbaffd67b064f733de P 9d738463be7c41188daae2bff250cf75 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "767f0a6fecb14e3487ac79b444a14d7c" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 36383 } } peers { permanent_uuid: "7ab8bb16bc624d3193c038b68183ea4b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36827 } } peers { permanent_uuid: "9d738463be7c41188daae2bff250cf75" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43833 } }
I20260713 09:03:21.253523  6594 consensus_queue.cc:237] T c936a6a045b246cfbc91a85717247aee P 767f0a6fecb14e3487ac79b444a14d7c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ab8bb16bc624d3193c038b68183ea4b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36827 } } peers { permanent_uuid: "9d738463be7c41188daae2bff250cf75" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43833 } } peers { permanent_uuid: "767f0a6fecb14e3487ac79b444a14d7c" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 36383 } }
I20260713 09:03:21.255664  6567 ts_tablet_manager.cc:1434] T c9fd074975624a8f833cae74b972ee54 P 7ab8bb16bc624d3193c038b68183ea4b: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260713 09:03:21.256605  6567 tablet_bootstrap.cc:492] T dbea0e1e33c24537bc2954027e3c8f1e P 7ab8bb16bc624d3193c038b68183ea4b: Bootstrap starting.
I20260713 09:03:21.259366  6450 raft_consensus.cc:2468] T 7726156300fe4299ae9075a72d2fb304 P 7ab8bb16bc624d3193c038b68183ea4b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 767f0a6fecb14e3487ac79b444a14d7c in term 1.
I20260713 09:03:21.260134  6588 leader_election.cc:290] T 7726156300fe4299ae9075a72d2fb304 P 767f0a6fecb14e3487ac79b444a14d7c [CANDIDATE]: Term 1 election: Requested vote from peers 7ab8bb16bc624d3193c038b68183ea4b (127.5.160.130:36827), 9d738463be7c41188daae2bff250cf75 (127.5.160.131:43833)
W20260713 09:03:21.262084  6418 leader_election.cc:343] T 399bac1e26d742e2a50994b27fc0a660 P 7ab8bb16bc624d3193c038b68183ea4b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 767f0a6fecb14e3487ac79b444a14d7c (127.5.160.129:36383): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:21.263912  6526 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7726156300fe4299ae9075a72d2fb304" candidate_uuid: "7ab8bb16bc624d3193c038b68183ea4b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d738463be7c41188daae2bff250cf75" is_pre_election: true
I20260713 09:03:21.264261  6452 raft_consensus.cc:2468] T fc9e7e149e594a19bb290229d88d0bc1 P 7ab8bb16bc624d3193c038b68183ea4b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 767f0a6fecb14e3487ac79b444a14d7c in term 1.
I20260713 09:03:21.264727  6526 raft_consensus.cc:2393] T 7726156300fe4299ae9075a72d2fb304 P 9d738463be7c41188daae2bff250cf75 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7ab8bb16bc624d3193c038b68183ea4b in current term 1: Already voted for candidate 767f0a6fecb14e3487ac79b444a14d7c in this term.
I20260713 09:03:21.265501  6567 tablet_bootstrap.cc:654] T dbea0e1e33c24537bc2954027e3c8f1e P 7ab8bb16bc624d3193c038b68183ea4b: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:21.265640  6527 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "399bac1e26d742e2a50994b27fc0a660" candidate_uuid: "7ab8bb16bc624d3193c038b68183ea4b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d738463be7c41188daae2bff250cf75" is_pre_election: true
I20260713 09:03:21.266263  6527 raft_consensus.cc:2468] T 399bac1e26d742e2a50994b27fc0a660 P 9d738463be7c41188daae2bff250cf75 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7ab8bb16bc624d3193c038b68183ea4b in term 0.
I20260713 09:03:21.266683  6569 tablet_bootstrap.cc:654] T c9fd074975624a8f833cae74b972ee54 P 767f0a6fecb14e3487ac79b444a14d7c: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:21.267198  6343 leader_election.cc:304] T 7726156300fe4299ae9075a72d2fb304 P 767f0a6fecb14e3487ac79b444a14d7c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 767f0a6fecb14e3487ac79b444a14d7c, 9d738463be7c41188daae2bff250cf75; no voters: 
I20260713 09:03:21.268709  6575 raft_consensus.cc:2804] T 7726156300fe4299ae9075a72d2fb304 P 767f0a6fecb14e3487ac79b444a14d7c [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:03:21.269182  6575 raft_consensus.cc:697] T 7726156300fe4299ae9075a72d2fb304 P 767f0a6fecb14e3487ac79b444a14d7c [term 1 LEADER]: Becoming Leader. State: Replica: 767f0a6fecb14e3487ac79b444a14d7c, State: Running, Role: LEADER
I20260713 09:03:21.269564  6574 leader_election.cc:290] T 6763299dbd9a4dfbaffd67b064f733de P 9d738463be7c41188daae2bff250cf75 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 767f0a6fecb14e3487ac79b444a14d7c (127.5.160.129:36383), 7ab8bb16bc624d3193c038b68183ea4b (127.5.160.130:36827)
I20260713 09:03:21.270684  6418 leader_election.cc:304] T 7726156300fe4299ae9075a72d2fb304 P 7ab8bb16bc624d3193c038b68183ea4b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7ab8bb16bc624d3193c038b68183ea4b; no voters: 767f0a6fecb14e3487ac79b444a14d7c, 9d738463be7c41188daae2bff250cf75
I20260713 09:03:21.277236  6571 raft_consensus.cc:2749] T 7726156300fe4299ae9075a72d2fb304 P 7ab8bb16bc624d3193c038b68183ea4b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:03:21.281045  6568 ts_tablet_manager.cc:1434] T 6763299dbd9a4dfbaffd67b064f733de P 9d738463be7c41188daae2bff250cf75: Time spent starting tablet: real 0.037s	user 0.010s	sys 0.005s
I20260713 09:03:21.282078  6568 tablet_bootstrap.cc:492] T 56e4b08654054aadb8dfe817f75eb3e8 P 9d738463be7c41188daae2bff250cf75: Bootstrap starting.
I20260713 09:03:21.270156  6575 consensus_queue.cc:237] T 7726156300fe4299ae9075a72d2fb304 P 767f0a6fecb14e3487ac79b444a14d7c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "767f0a6fecb14e3487ac79b444a14d7c" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 36383 } } peers { permanent_uuid: "7ab8bb16bc624d3193c038b68183ea4b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36827 } } peers { permanent_uuid: "9d738463be7c41188daae2bff250cf75" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43833 } }
I20260713 09:03:21.285799  6418 leader_election.cc:304] T 399bac1e26d742e2a50994b27fc0a660 P 7ab8bb16bc624d3193c038b68183ea4b [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: 7ab8bb16bc624d3193c038b68183ea4b, 9d738463be7c41188daae2bff250cf75; no voters: 767f0a6fecb14e3487ac79b444a14d7c
I20260713 09:03:21.286630  6571 raft_consensus.cc:2804] T 399bac1e26d742e2a50994b27fc0a660 P 7ab8bb16bc624d3193c038b68183ea4b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:03:21.286979  6571 raft_consensus.cc:493] T 399bac1e26d742e2a50994b27fc0a660 P 7ab8bb16bc624d3193c038b68183ea4b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:03:21.287313  6571 raft_consensus.cc:3060] T 399bac1e26d742e2a50994b27fc0a660 P 7ab8bb16bc624d3193c038b68183ea4b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:21.290537  6276 catalog_manager.cc:5697] T fc9e7e149e594a19bb290229d88d0bc1 P 767f0a6fecb14e3487ac79b444a14d7c reported cstate change: term changed from 0 to 1, leader changed from <none> to 767f0a6fecb14e3487ac79b444a14d7c (127.5.160.129). New cstate: current_term: 1 leader_uuid: "767f0a6fecb14e3487ac79b444a14d7c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "767f0a6fecb14e3487ac79b444a14d7c" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 36383 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7ab8bb16bc624d3193c038b68183ea4b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36827 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9d738463be7c41188daae2bff250cf75" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43833 } health_report { overall_health: UNKNOWN } } }
I20260713 09:03:21.319620  6378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6763299dbd9a4dfbaffd67b064f733de" candidate_uuid: "9d738463be7c41188daae2bff250cf75" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "767f0a6fecb14e3487ac79b444a14d7c" is_pre_election: true
I20260713 09:03:21.320403  6567 tablet_bootstrap.cc:492] T dbea0e1e33c24537bc2954027e3c8f1e P 7ab8bb16bc624d3193c038b68183ea4b: No bootstrap required, opened a new log
I20260713 09:03:21.320360  6378 raft_consensus.cc:2468] T 6763299dbd9a4dfbaffd67b064f733de P 767f0a6fecb14e3487ac79b444a14d7c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9d738463be7c41188daae2bff250cf75 in term 0.
I20260713 09:03:21.320967  6567 ts_tablet_manager.cc:1403] T dbea0e1e33c24537bc2954027e3c8f1e P 7ab8bb16bc624d3193c038b68183ea4b: Time spent bootstrapping tablet: real 0.065s	user 0.016s	sys 0.004s
I20260713 09:03:21.321446  6569 tablet_bootstrap.cc:492] T c9fd074975624a8f833cae74b972ee54 P 767f0a6fecb14e3487ac79b444a14d7c: No bootstrap required, opened a new log
I20260713 09:03:21.322011  6569 ts_tablet_manager.cc:1403] T c9fd074975624a8f833cae74b972ee54 P 767f0a6fecb14e3487ac79b444a14d7c: Time spent bootstrapping tablet: real 0.072s	user 0.020s	sys 0.020s
I20260713 09:03:21.326642  6571 raft_consensus.cc:515] T 399bac1e26d742e2a50994b27fc0a660 P 7ab8bb16bc624d3193c038b68183ea4b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "767f0a6fecb14e3487ac79b444a14d7c" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 36383 } } peers { permanent_uuid: "7ab8bb16bc624d3193c038b68183ea4b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36827 } } peers { permanent_uuid: "9d738463be7c41188daae2bff250cf75" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43833 } }
I20260713 09:03:21.321874  6492 leader_election.cc:304] T 6763299dbd9a4dfbaffd67b064f733de P 9d738463be7c41188daae2bff250cf75 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 767f0a6fecb14e3487ac79b444a14d7c, 9d738463be7c41188daae2bff250cf75; no voters: 
I20260713 09:03:21.328843  6596 raft_consensus.cc:2804] T 6763299dbd9a4dfbaffd67b064f733de P 9d738463be7c41188daae2bff250cf75 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:03:21.329257  6596 raft_consensus.cc:493] T 6763299dbd9a4dfbaffd67b064f733de P 9d738463be7c41188daae2bff250cf75 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:03:21.329639  6596 raft_consensus.cc:3060] T 6763299dbd9a4dfbaffd67b064f733de P 9d738463be7c41188daae2bff250cf75 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:21.329896  6378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "399bac1e26d742e2a50994b27fc0a660" candidate_uuid: "7ab8bb16bc624d3193c038b68183ea4b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "767f0a6fecb14e3487ac79b444a14d7c"
I20260713 09:03:21.322901  6568 tablet_bootstrap.cc:654] T 56e4b08654054aadb8dfe817f75eb3e8 P 9d738463be7c41188daae2bff250cf75: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:21.324033  6567 raft_consensus.cc:359] T dbea0e1e33c24537bc2954027e3c8f1e P 7ab8bb16bc624d3193c038b68183ea4b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "767f0a6fecb14e3487ac79b444a14d7c" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 36383 } } peers { permanent_uuid: "7ab8bb16bc624d3193c038b68183ea4b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36827 } } peers { permanent_uuid: "9d738463be7c41188daae2bff250cf75" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43833 } }
W20260713 09:03:21.331348  6418 leader_election.cc:343] T 399bac1e26d742e2a50994b27fc0a660 P 7ab8bb16bc624d3193c038b68183ea4b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 767f0a6fecb14e3487ac79b444a14d7c (127.5.160.129:36383): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:21.331328  6569 raft_consensus.cc:359] T c9fd074975624a8f833cae74b972ee54 P 767f0a6fecb14e3487ac79b444a14d7c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "767f0a6fecb14e3487ac79b444a14d7c" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 36383 } } peers { permanent_uuid: "7ab8bb16bc624d3193c038b68183ea4b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36827 } } peers { permanent_uuid: "9d738463be7c41188daae2bff250cf75" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43833 } }
I20260713 09:03:21.332643  6603 raft_consensus.cc:493] T 6763299dbd9a4dfbaffd67b064f733de P 7ab8bb16bc624d3193c038b68183ea4b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:21.331498  6567 raft_consensus.cc:385] T dbea0e1e33c24537bc2954027e3c8f1e P 7ab8bb16bc624d3193c038b68183ea4b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:21.333009  6569 raft_consensus.cc:385] T c9fd074975624a8f833cae74b972ee54 P 767f0a6fecb14e3487ac79b444a14d7c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:21.333244  6567 raft_consensus.cc:740] T dbea0e1e33c24537bc2954027e3c8f1e P 7ab8bb16bc624d3193c038b68183ea4b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ab8bb16bc624d3193c038b68183ea4b, State: Initialized, Role: FOLLOWER
I20260713 09:03:21.333531  6569 raft_consensus.cc:740] T c9fd074975624a8f833cae74b972ee54 P 767f0a6fecb14e3487ac79b444a14d7c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 767f0a6fecb14e3487ac79b444a14d7c, State: Initialized, Role: FOLLOWER
I20260713 09:03:21.334511  6569 consensus_queue.cc:260] T c9fd074975624a8f833cae74b972ee54 P 767f0a6fecb14e3487ac79b444a14d7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "767f0a6fecb14e3487ac79b444a14d7c" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 36383 } } peers { permanent_uuid: "7ab8bb16bc624d3193c038b68183ea4b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36827 } } peers { permanent_uuid: "9d738463be7c41188daae2bff250cf75" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43833 } }
I20260713 09:03:21.335333  6603 raft_consensus.cc:515] T 6763299dbd9a4dfbaffd67b064f733de P 7ab8bb16bc624d3193c038b68183ea4b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "767f0a6fecb14e3487ac79b444a14d7c" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 36383 } } peers { permanent_uuid: "7ab8bb16bc624d3193c038b68183ea4b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36827 } } peers { permanent_uuid: "9d738463be7c41188daae2bff250cf75" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43833 } }
I20260713 09:03:21.337137  6569 ts_tablet_manager.cc:1434] T c9fd074975624a8f833cae74b972ee54 P 767f0a6fecb14e3487ac79b444a14d7c: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.002s
I20260713 09:03:21.338003  6571 leader_election.cc:290] T 399bac1e26d742e2a50994b27fc0a660 P 7ab8bb16bc624d3193c038b68183ea4b [CANDIDATE]: Term 1 election: Requested vote from peers 767f0a6fecb14e3487ac79b444a14d7c (127.5.160.129:36383), 9d738463be7c41188daae2bff250cf75 (127.5.160.131:43833)
I20260713 09:03:21.338613  6527 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "399bac1e26d742e2a50994b27fc0a660" candidate_uuid: "7ab8bb16bc624d3193c038b68183ea4b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d738463be7c41188daae2bff250cf75"
I20260713 09:03:21.337055  6596 raft_consensus.cc:515] T 6763299dbd9a4dfbaffd67b064f733de P 9d738463be7c41188daae2bff250cf75 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "767f0a6fecb14e3487ac79b444a14d7c" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 36383 } } peers { permanent_uuid: "7ab8bb16bc624d3193c038b68183ea4b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36827 } } peers { permanent_uuid: "9d738463be7c41188daae2bff250cf75" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43833 } }
I20260713 09:03:21.339197  6527 raft_consensus.cc:3060] T 399bac1e26d742e2a50994b27fc0a660 P 9d738463be7c41188daae2bff250cf75 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:21.334374  6567 consensus_queue.cc:260] T dbea0e1e33c24537bc2954027e3c8f1e P 7ab8bb16bc624d3193c038b68183ea4b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "767f0a6fecb14e3487ac79b444a14d7c" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 36383 } } peers { permanent_uuid: "7ab8bb16bc624d3193c038b68183ea4b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36827 } } peers { permanent_uuid: "9d738463be7c41188daae2bff250cf75" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43833 } }
I20260713 09:03:21.342465  6569 tablet_bootstrap.cc:492] T 56e4b08654054aadb8dfe817f75eb3e8 P 767f0a6fecb14e3487ac79b444a14d7c: Bootstrap starting.
I20260713 09:03:21.342693  6596 leader_election.cc:290] T 6763299dbd9a4dfbaffd67b064f733de P 9d738463be7c41188daae2bff250cf75 [CANDIDATE]: Term 1 election: Requested vote from peers 767f0a6fecb14e3487ac79b444a14d7c (127.5.160.129:36383), 7ab8bb16bc624d3193c038b68183ea4b (127.5.160.130:36827)
I20260713 09:03:21.342393  6378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6763299dbd9a4dfbaffd67b064f733de" candidate_uuid: "9d738463be7c41188daae2bff250cf75" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "767f0a6fecb14e3487ac79b444a14d7c"
I20260713 09:03:21.343230  6378 raft_consensus.cc:3060] T 6763299dbd9a4dfbaffd67b064f733de P 767f0a6fecb14e3487ac79b444a14d7c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:21.343875  6568 tablet_bootstrap.cc:492] T 56e4b08654054aadb8dfe817f75eb3e8 P 9d738463be7c41188daae2bff250cf75: No bootstrap required, opened a new log
I20260713 09:03:21.344317  6568 ts_tablet_manager.cc:1403] T 56e4b08654054aadb8dfe817f75eb3e8 P 9d738463be7c41188daae2bff250cf75: Time spent bootstrapping tablet: real 0.063s	user 0.010s	sys 0.001s
I20260713 09:03:21.346138  6452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6763299dbd9a4dfbaffd67b064f733de" candidate_uuid: "9d738463be7c41188daae2bff250cf75" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ab8bb16bc624d3193c038b68183ea4b" is_pre_election: true
I20260713 09:03:21.346753  6452 raft_consensus.cc:2468] T 6763299dbd9a4dfbaffd67b064f733de P 7ab8bb16bc624d3193c038b68183ea4b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9d738463be7c41188daae2bff250cf75 in term 0.
I20260713 09:03:21.347738  6450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6763299dbd9a4dfbaffd67b064f733de" candidate_uuid: "9d738463be7c41188daae2bff250cf75" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ab8bb16bc624d3193c038b68183ea4b"
I20260713 09:03:21.348366  6450 raft_consensus.cc:3060] T 6763299dbd9a4dfbaffd67b064f733de P 7ab8bb16bc624d3193c038b68183ea4b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:21.350077  6527 raft_consensus.cc:2468] T 399bac1e26d742e2a50994b27fc0a660 P 9d738463be7c41188daae2bff250cf75 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ab8bb16bc624d3193c038b68183ea4b in term 1.
I20260713 09:03:21.351322  6418 leader_election.cc:304] T 399bac1e26d742e2a50994b27fc0a660 P 7ab8bb16bc624d3193c038b68183ea4b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7ab8bb16bc624d3193c038b68183ea4b, 9d738463be7c41188daae2bff250cf75; no voters: 767f0a6fecb14e3487ac79b444a14d7c
I20260713 09:03:21.352890  6571 raft_consensus.cc:2804] T 399bac1e26d742e2a50994b27fc0a660 P 7ab8bb16bc624d3193c038b68183ea4b [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:03:21.350204  6568 raft_consensus.cc:359] T 56e4b08654054aadb8dfe817f75eb3e8 P 9d738463be7c41188daae2bff250cf75 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "767f0a6fecb14e3487ac79b444a14d7c" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 36383 } } peers { permanent_uuid: "7ab8bb16bc624d3193c038b68183ea4b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36827 } } peers { permanent_uuid: "9d738463be7c41188daae2bff250cf75" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43833 } }
I20260713 09:03:21.354646  6569 tablet_bootstrap.cc:654] T 56e4b08654054aadb8dfe817f75eb3e8 P 767f0a6fecb14e3487ac79b444a14d7c: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:21.353952  6568 raft_consensus.cc:385] T 56e4b08654054aadb8dfe817f75eb3e8 P 9d738463be7c41188daae2bff250cf75 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:21.355191  6568 raft_consensus.cc:740] T 56e4b08654054aadb8dfe817f75eb3e8 P 9d738463be7c41188daae2bff250cf75 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d738463be7c41188daae2bff250cf75, State: Initialized, Role: FOLLOWER
I20260713 09:03:21.356104  6568 consensus_queue.cc:260] T 56e4b08654054aadb8dfe817f75eb3e8 P 9d738463be7c41188daae2bff250cf75 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "767f0a6fecb14e3487ac79b444a14d7c" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 36383 } } peers { permanent_uuid: "7ab8bb16bc624d3193c038b68183ea4b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36827 } } peers { permanent_uuid: "9d738463be7c41188daae2bff250cf75" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43833 } }
I20260713 09:03:21.359354  6378 raft_consensus.cc:2468] T 6763299dbd9a4dfbaffd67b064f733de P 767f0a6fecb14e3487ac79b444a14d7c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d738463be7c41188daae2bff250cf75 in term 1.
I20260713 09:03:21.359532  6377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6763299dbd9a4dfbaffd67b064f733de" candidate_uuid: "7ab8bb16bc624d3193c038b68183ea4b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "767f0a6fecb14e3487ac79b444a14d7c" is_pre_election: true
I20260713 09:03:21.360311  6377 raft_consensus.cc:2393] T 6763299dbd9a4dfbaffd67b064f733de P 767f0a6fecb14e3487ac79b444a14d7c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7ab8bb16bc624d3193c038b68183ea4b in current term 1: Already voted for candidate 9d738463be7c41188daae2bff250cf75 in this term.
I20260713 09:03:21.360644  6492 leader_election.cc:304] T 6763299dbd9a4dfbaffd67b064f733de P 9d738463be7c41188daae2bff250cf75 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 767f0a6fecb14e3487ac79b444a14d7c, 9d738463be7c41188daae2bff250cf75; no voters: 
I20260713 09:03:21.361526  6450 raft_consensus.cc:2468] T 6763299dbd9a4dfbaffd67b064f733de P 7ab8bb16bc624d3193c038b68183ea4b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d738463be7c41188daae2bff250cf75 in term 1.
I20260713 09:03:21.361552  6567 ts_tablet_manager.cc:1434] T dbea0e1e33c24537bc2954027e3c8f1e P 7ab8bb16bc624d3193c038b68183ea4b: Time spent starting tablet: real 0.040s	user 0.006s	sys 0.002s
I20260713 09:03:21.363611  6527 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6763299dbd9a4dfbaffd67b064f733de" candidate_uuid: "7ab8bb16bc624d3193c038b68183ea4b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d738463be7c41188daae2bff250cf75" is_pre_election: true
I20260713 09:03:21.364301  6574 raft_consensus.cc:2804] T 6763299dbd9a4dfbaffd67b064f733de P 9d738463be7c41188daae2bff250cf75 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:03:21.364552  6567 tablet_bootstrap.cc:492] T 56e4b08654054aadb8dfe817f75eb3e8 P 7ab8bb16bc624d3193c038b68183ea4b: Bootstrap starting.
I20260713 09:03:21.364481  6603 leader_election.cc:290] T 6763299dbd9a4dfbaffd67b064f733de P 7ab8bb16bc624d3193c038b68183ea4b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 767f0a6fecb14e3487ac79b444a14d7c (127.5.160.129:36383), 9d738463be7c41188daae2bff250cf75 (127.5.160.131:43833)
I20260713 09:03:21.364791  6574 raft_consensus.cc:697] T 6763299dbd9a4dfbaffd67b064f733de P 9d738463be7c41188daae2bff250cf75 [term 1 LEADER]: Becoming Leader. State: Replica: 9d738463be7c41188daae2bff250cf75, State: Running, Role: LEADER
I20260713 09:03:21.366073  6574 consensus_queue.cc:237] T 6763299dbd9a4dfbaffd67b064f733de P 9d738463be7c41188daae2bff250cf75 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "767f0a6fecb14e3487ac79b444a14d7c" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 36383 } } peers { permanent_uuid: "7ab8bb16bc624d3193c038b68183ea4b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36827 } } peers { permanent_uuid: "9d738463be7c41188daae2bff250cf75" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43833 } }
I20260713 09:03:21.363608  6571 raft_consensus.cc:697] T 399bac1e26d742e2a50994b27fc0a660 P 7ab8bb16bc624d3193c038b68183ea4b [term 1 LEADER]: Becoming Leader. State: Replica: 7ab8bb16bc624d3193c038b68183ea4b, State: Running, Role: LEADER
I20260713 09:03:21.371104  6568 ts_tablet_manager.cc:1434] T 56e4b08654054aadb8dfe817f75eb3e8 P 9d738463be7c41188daae2bff250cf75: Time spent starting tablet: real 0.027s	user 0.008s	sys 0.001s
I20260713 09:03:21.372368  6568 tablet_bootstrap.cc:492] T c9fd074975624a8f833cae74b972ee54 P 9d738463be7c41188daae2bff250cf75: Bootstrap starting.
I20260713 09:03:21.377627  6571 consensus_queue.cc:237] T 399bac1e26d742e2a50994b27fc0a660 P 7ab8bb16bc624d3193c038b68183ea4b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "767f0a6fecb14e3487ac79b444a14d7c" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 36383 } } peers { permanent_uuid: "7ab8bb16bc624d3193c038b68183ea4b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36827 } } peers { permanent_uuid: "9d738463be7c41188daae2bff250cf75" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43833 } }
I20260713 09:03:21.378747  6567 tablet_bootstrap.cc:654] T 56e4b08654054aadb8dfe817f75eb3e8 P 7ab8bb16bc624d3193c038b68183ea4b: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:21.383039  6569 tablet_bootstrap.cc:492] T 56e4b08654054aadb8dfe817f75eb3e8 P 767f0a6fecb14e3487ac79b444a14d7c: No bootstrap required, opened a new log
I20260713 09:03:21.383512  6569 ts_tablet_manager.cc:1403] T 56e4b08654054aadb8dfe817f75eb3e8 P 767f0a6fecb14e3487ac79b444a14d7c: Time spent bootstrapping tablet: real 0.045s	user 0.006s	sys 0.011s
I20260713 09:03:21.386641  6569 raft_consensus.cc:359] T 56e4b08654054aadb8dfe817f75eb3e8 P 767f0a6fecb14e3487ac79b444a14d7c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "767f0a6fecb14e3487ac79b444a14d7c" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 36383 } } peers { permanent_uuid: "7ab8bb16bc624d3193c038b68183ea4b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36827 } } peers { permanent_uuid: "9d738463be7c41188daae2bff250cf75" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43833 } }
I20260713 09:03:21.387374  6569 raft_consensus.cc:385] T 56e4b08654054aadb8dfe817f75eb3e8 P 767f0a6fecb14e3487ac79b444a14d7c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:21.387722  6569 raft_consensus.cc:740] T 56e4b08654054aadb8dfe817f75eb3e8 P 767f0a6fecb14e3487ac79b444a14d7c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 767f0a6fecb14e3487ac79b444a14d7c, State: Initialized, Role: FOLLOWER
I20260713 09:03:21.390050  6568 tablet_bootstrap.cc:654] T c9fd074975624a8f833cae74b972ee54 P 9d738463be7c41188daae2bff250cf75: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:21.393204  6418 leader_election.cc:304] T 6763299dbd9a4dfbaffd67b064f733de P 7ab8bb16bc624d3193c038b68183ea4b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7ab8bb16bc624d3193c038b68183ea4b; no voters: 767f0a6fecb14e3487ac79b444a14d7c, 9d738463be7c41188daae2bff250cf75
I20260713 09:03:21.388666  6569 consensus_queue.cc:260] T 56e4b08654054aadb8dfe817f75eb3e8 P 767f0a6fecb14e3487ac79b444a14d7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "767f0a6fecb14e3487ac79b444a14d7c" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 36383 } } peers { permanent_uuid: "7ab8bb16bc624d3193c038b68183ea4b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36827 } } peers { permanent_uuid: "9d738463be7c41188daae2bff250cf75" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43833 } }
I20260713 09:03:21.394306  6607 raft_consensus.cc:2749] T 6763299dbd9a4dfbaffd67b064f733de P 7ab8bb16bc624d3193c038b68183ea4b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:03:21.395797  6569 ts_tablet_manager.cc:1434] T 56e4b08654054aadb8dfe817f75eb3e8 P 767f0a6fecb14e3487ac79b444a14d7c: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260713 09:03:21.396813  6569 tablet_bootstrap.cc:492] T 399bac1e26d742e2a50994b27fc0a660 P 767f0a6fecb14e3487ac79b444a14d7c: Bootstrap starting.
I20260713 09:03:21.399904  6275 catalog_manager.cc:5697] T 7726156300fe4299ae9075a72d2fb304 P 767f0a6fecb14e3487ac79b444a14d7c reported cstate change: term changed from 0 to 1, leader changed from <none> to 767f0a6fecb14e3487ac79b444a14d7c (127.5.160.129). New cstate: current_term: 1 leader_uuid: "767f0a6fecb14e3487ac79b444a14d7c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "767f0a6fecb14e3487ac79b444a14d7c" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 36383 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7ab8bb16bc624d3193c038b68183ea4b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36827 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9d738463be7c41188daae2bff250cf75" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43833 } health_report { overall_health: UNKNOWN } } }
I20260713 09:03:21.401600  6276 catalog_manager.cc:5697] T 6763299dbd9a4dfbaffd67b064f733de P 9d738463be7c41188daae2bff250cf75 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9d738463be7c41188daae2bff250cf75 (127.5.160.131). New cstate: current_term: 1 leader_uuid: "9d738463be7c41188daae2bff250cf75" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "767f0a6fecb14e3487ac79b444a14d7c" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 36383 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7ab8bb16bc624d3193c038b68183ea4b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36827 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9d738463be7c41188daae2bff250cf75" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43833 } health_report { overall_health: HEALTHY } } }
I20260713 09:03:21.401940  6275 catalog_manager.cc:5697] T c936a6a045b246cfbc91a85717247aee P 767f0a6fecb14e3487ac79b444a14d7c reported cstate change: term changed from 0 to 1, leader changed from <none> to 767f0a6fecb14e3487ac79b444a14d7c (127.5.160.129). New cstate: current_term: 1 leader_uuid: "767f0a6fecb14e3487ac79b444a14d7c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ab8bb16bc624d3193c038b68183ea4b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36827 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9d738463be7c41188daae2bff250cf75" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43833 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "767f0a6fecb14e3487ac79b444a14d7c" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 36383 } health_report { overall_health: HEALTHY } } }
I20260713 09:03:21.403018  6569 tablet_bootstrap.cc:654] T 399bac1e26d742e2a50994b27fc0a660 P 767f0a6fecb14e3487ac79b444a14d7c: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:21.405141  6273 catalog_manager.cc:5697] T 399bac1e26d742e2a50994b27fc0a660 P 7ab8bb16bc624d3193c038b68183ea4b reported cstate change: term changed from 0 to 1, leader changed from <none> to 7ab8bb16bc624d3193c038b68183ea4b (127.5.160.130). New cstate: current_term: 1 leader_uuid: "7ab8bb16bc624d3193c038b68183ea4b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "767f0a6fecb14e3487ac79b444a14d7c" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 36383 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7ab8bb16bc624d3193c038b68183ea4b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36827 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9d738463be7c41188daae2bff250cf75" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43833 } health_report { overall_health: UNKNOWN } } }
I20260713 09:03:21.409150  6567 tablet_bootstrap.cc:492] T 56e4b08654054aadb8dfe817f75eb3e8 P 7ab8bb16bc624d3193c038b68183ea4b: No bootstrap required, opened a new log
I20260713 09:03:21.409590  6567 ts_tablet_manager.cc:1403] T 56e4b08654054aadb8dfe817f75eb3e8 P 7ab8bb16bc624d3193c038b68183ea4b: Time spent bootstrapping tablet: real 0.045s	user 0.013s	sys 0.005s
I20260713 09:03:21.410140  6568 tablet_bootstrap.cc:492] T c9fd074975624a8f833cae74b972ee54 P 9d738463be7c41188daae2bff250cf75: No bootstrap required, opened a new log
I20260713 09:03:21.410557  6568 ts_tablet_manager.cc:1403] T c9fd074975624a8f833cae74b972ee54 P 9d738463be7c41188daae2bff250cf75: Time spent bootstrapping tablet: real 0.038s	user 0.006s	sys 0.006s
I20260713 09:03:21.412019  6567 raft_consensus.cc:359] T 56e4b08654054aadb8dfe817f75eb3e8 P 7ab8bb16bc624d3193c038b68183ea4b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "767f0a6fecb14e3487ac79b444a14d7c" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 36383 } } peers { permanent_uuid: "7ab8bb16bc624d3193c038b68183ea4b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36827 } } peers { permanent_uuid: "9d738463be7c41188daae2bff250cf75" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43833 } }
I20260713 09:03:21.412667  6567 raft_consensus.cc:385] T 56e4b08654054aadb8dfe817f75eb3e8 P 7ab8bb16bc624d3193c038b68183ea4b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:21.412941  6567 raft_consensus.cc:740] T 56e4b08654054aadb8dfe817f75eb3e8 P 7ab8bb16bc624d3193c038b68183ea4b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ab8bb16bc624d3193c038b68183ea4b, State: Initialized, Role: FOLLOWER
I20260713 09:03:21.412875  6568 raft_consensus.cc:359] T c9fd074975624a8f833cae74b972ee54 P 9d738463be7c41188daae2bff250cf75 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "767f0a6fecb14e3487ac79b444a14d7c" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 36383 } } peers { permanent_uuid: "7ab8bb16bc624d3193c038b68183ea4b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36827 } } peers { permanent_uuid: "9d738463be7c41188daae2bff250cf75" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43833 } }
I20260713 09:03:21.413906  6568 raft_consensus.cc:385] T c9fd074975624a8f833cae74b972ee54 P 9d738463be7c41188daae2bff250cf75 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:21.414242  6568 raft_consensus.cc:740] T c9fd074975624a8f833cae74b972ee54 P 9d738463be7c41188daae2bff250cf75 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d738463be7c41188daae2bff250cf75, State: Initialized, Role: FOLLOWER
I20260713 09:03:21.414005  6567 consensus_queue.cc:260] T 56e4b08654054aadb8dfe817f75eb3e8 P 7ab8bb16bc624d3193c038b68183ea4b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "767f0a6fecb14e3487ac79b444a14d7c" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 36383 } } peers { permanent_uuid: "7ab8bb16bc624d3193c038b68183ea4b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36827 } } peers { permanent_uuid: "9d738463be7c41188daae2bff250cf75" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43833 } }
I20260713 09:03:21.415474  6569 tablet_bootstrap.cc:492] T 399bac1e26d742e2a50994b27fc0a660 P 767f0a6fecb14e3487ac79b444a14d7c: No bootstrap required, opened a new log
I20260713 09:03:21.415114  6568 consensus_queue.cc:260] T c9fd074975624a8f833cae74b972ee54 P 9d738463be7c41188daae2bff250cf75 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "767f0a6fecb14e3487ac79b444a14d7c" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 36383 } } peers { permanent_uuid: "7ab8bb16bc624d3193c038b68183ea4b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36827 } } peers { permanent_uuid: "9d738463be7c41188daae2bff250cf75" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43833 } }
I20260713 09:03:21.416051  6569 ts_tablet_manager.cc:1403] T 399bac1e26d742e2a50994b27fc0a660 P 767f0a6fecb14e3487ac79b444a14d7c: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.001s
I20260713 09:03:21.416275  6567 ts_tablet_manager.cc:1434] T 56e4b08654054aadb8dfe817f75eb3e8 P 7ab8bb16bc624d3193c038b68183ea4b: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260713 09:03:21.417250  6567 tablet_bootstrap.cc:492] T 5bafc5ea8b25434db8595782456ea451 P 7ab8bb16bc624d3193c038b68183ea4b: Bootstrap starting.
I20260713 09:03:21.419085  6569 raft_consensus.cc:359] T 399bac1e26d742e2a50994b27fc0a660 P 767f0a6fecb14e3487ac79b444a14d7c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "767f0a6fecb14e3487ac79b444a14d7c" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 36383 } } peers { permanent_uuid: "7ab8bb16bc624d3193c038b68183ea4b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36827 } } peers { permanent_uuid: "9d738463be7c41188daae2bff250cf75" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43833 } }
I20260713 09:03:21.419809  6569 raft_consensus.cc:385] T 399bac1e26d742e2a50994b27fc0a660 P 767f0a6fecb14e3487ac79b444a14d7c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:21.420166  6569 raft_consensus.cc:740] T 399bac1e26d742e2a50994b27fc0a660 P 767f0a6fecb14e3487ac79b444a14d7c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 767f0a6fecb14e3487ac79b444a14d7c, State: Initialized, Role: FOLLOWER
I20260713 09:03:21.420902  6569 consensus_queue.cc:260] T 399bac1e26d742e2a50994b27fc0a660 P 767f0a6fecb14e3487ac79b444a14d7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "767f0a6fecb14e3487ac79b444a14d7c" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 36383 } } peers { permanent_uuid: "7ab8bb16bc624d3193c038b68183ea4b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36827 } } peers { permanent_uuid: "9d738463be7c41188daae2bff250cf75" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43833 } }
I20260713 09:03:21.422118  6568 ts_tablet_manager.cc:1434] T c9fd074975624a8f833cae74b972ee54 P 9d738463be7c41188daae2bff250cf75: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260713 09:03:21.423099  6568 tablet_bootstrap.cc:492] T dbea0e1e33c24537bc2954027e3c8f1e P 9d738463be7c41188daae2bff250cf75: Bootstrap starting.
I20260713 09:03:21.423164  6569 ts_tablet_manager.cc:1434] T 399bac1e26d742e2a50994b27fc0a660 P 767f0a6fecb14e3487ac79b444a14d7c: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:03:21.424144  6567 tablet_bootstrap.cc:654] T 5bafc5ea8b25434db8595782456ea451 P 7ab8bb16bc624d3193c038b68183ea4b: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:21.424289  6569 tablet_bootstrap.cc:492] T dbea0e1e33c24537bc2954027e3c8f1e P 767f0a6fecb14e3487ac79b444a14d7c: Bootstrap starting.
I20260713 09:03:21.430959  6569 tablet_bootstrap.cc:654] T dbea0e1e33c24537bc2954027e3c8f1e P 767f0a6fecb14e3487ac79b444a14d7c: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:21.439270  6567 tablet_bootstrap.cc:492] T 5bafc5ea8b25434db8595782456ea451 P 7ab8bb16bc624d3193c038b68183ea4b: No bootstrap required, opened a new log
I20260713 09:03:21.439663  6567 ts_tablet_manager.cc:1403] T 5bafc5ea8b25434db8595782456ea451 P 7ab8bb16bc624d3193c038b68183ea4b: Time spent bootstrapping tablet: real 0.023s	user 0.008s	sys 0.010s
I20260713 09:03:21.440224  6569 tablet_bootstrap.cc:492] T dbea0e1e33c24537bc2954027e3c8f1e P 767f0a6fecb14e3487ac79b444a14d7c: No bootstrap required, opened a new log
I20260713 09:03:21.440622  6569 ts_tablet_manager.cc:1403] T dbea0e1e33c24537bc2954027e3c8f1e P 767f0a6fecb14e3487ac79b444a14d7c: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.002s
I20260713 09:03:21.441929  6568 tablet_bootstrap.cc:654] T dbea0e1e33c24537bc2954027e3c8f1e P 9d738463be7c41188daae2bff250cf75: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:21.441964  6567 raft_consensus.cc:359] T 5bafc5ea8b25434db8595782456ea451 P 7ab8bb16bc624d3193c038b68183ea4b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "767f0a6fecb14e3487ac79b444a14d7c" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 36383 } } peers { permanent_uuid: "7ab8bb16bc624d3193c038b68183ea4b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36827 } } peers { permanent_uuid: "9d738463be7c41188daae2bff250cf75" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43833 } }
I20260713 09:03:21.442723  6567 raft_consensus.cc:385] T 5bafc5ea8b25434db8595782456ea451 P 7ab8bb16bc624d3193c038b68183ea4b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:21.442978  6567 raft_consensus.cc:740] T 5bafc5ea8b25434db8595782456ea451 P 7ab8bb16bc624d3193c038b68183ea4b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ab8bb16bc624d3193c038b68183ea4b, State: Initialized, Role: FOLLOWER
I20260713 09:03:21.443086  6569 raft_consensus.cc:359] T dbea0e1e33c24537bc2954027e3c8f1e P 767f0a6fecb14e3487ac79b444a14d7c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "767f0a6fecb14e3487ac79b444a14d7c" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 36383 } } peers { permanent_uuid: "7ab8bb16bc624d3193c038b68183ea4b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36827 } } peers { permanent_uuid: "9d738463be7c41188daae2bff250cf75" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43833 } }
I20260713 09:03:21.443802  6569 raft_consensus.cc:385] T dbea0e1e33c24537bc2954027e3c8f1e P 767f0a6fecb14e3487ac79b444a14d7c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:21.444139  6569 raft_consensus.cc:740] T dbea0e1e33c24537bc2954027e3c8f1e P 767f0a6fecb14e3487ac79b444a14d7c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 767f0a6fecb14e3487ac79b444a14d7c, State: Initialized, Role: FOLLOWER
I20260713 09:03:21.443840  6567 consensus_queue.cc:260] T 5bafc5ea8b25434db8595782456ea451 P 7ab8bb16bc624d3193c038b68183ea4b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "767f0a6fecb14e3487ac79b444a14d7c" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 36383 } } peers { permanent_uuid: "7ab8bb16bc624d3193c038b68183ea4b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36827 } } peers { permanent_uuid: "9d738463be7c41188daae2bff250cf75" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43833 } }
I20260713 09:03:21.444852  6569 consensus_queue.cc:260] T dbea0e1e33c24537bc2954027e3c8f1e P 767f0a6fecb14e3487ac79b444a14d7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "767f0a6fecb14e3487ac79b444a14d7c" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 36383 } } peers { permanent_uuid: "7ab8bb16bc624d3193c038b68183ea4b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36827 } } peers { permanent_uuid: "9d738463be7c41188daae2bff250cf75" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43833 } }
I20260713 09:03:21.446138  6567 ts_tablet_manager.cc:1434] T 5bafc5ea8b25434db8595782456ea451 P 7ab8bb16bc624d3193c038b68183ea4b: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260713 09:03:21.447036  6567 tablet_bootstrap.cc:492] T 69b0acc5578748e6b673d20ab5621be9 P 7ab8bb16bc624d3193c038b68183ea4b: Bootstrap starting.
I20260713 09:03:21.447616  6569 ts_tablet_manager.cc:1434] T dbea0e1e33c24537bc2954027e3c8f1e P 767f0a6fecb14e3487ac79b444a14d7c: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260713 09:03:21.448717  6569 tablet_bootstrap.cc:492] T 5bafc5ea8b25434db8595782456ea451 P 767f0a6fecb14e3487ac79b444a14d7c: Bootstrap starting.
I20260713 09:03:21.452462  6567 tablet_bootstrap.cc:654] T 69b0acc5578748e6b673d20ab5621be9 P 7ab8bb16bc624d3193c038b68183ea4b: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:21.453320  6568 tablet_bootstrap.cc:492] T dbea0e1e33c24537bc2954027e3c8f1e P 9d738463be7c41188daae2bff250cf75: No bootstrap required, opened a new log
I20260713 09:03:21.453744  6568 ts_tablet_manager.cc:1403] T dbea0e1e33c24537bc2954027e3c8f1e P 9d738463be7c41188daae2bff250cf75: Time spent bootstrapping tablet: real 0.031s	user 0.009s	sys 0.009s
I20260713 09:03:21.454707  6569 tablet_bootstrap.cc:654] T 5bafc5ea8b25434db8595782456ea451 P 767f0a6fecb14e3487ac79b444a14d7c: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:21.456228  6568 raft_consensus.cc:359] T dbea0e1e33c24537bc2954027e3c8f1e P 9d738463be7c41188daae2bff250cf75 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "767f0a6fecb14e3487ac79b444a14d7c" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 36383 } } peers { permanent_uuid: "7ab8bb16bc624d3193c038b68183ea4b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36827 } } peers { permanent_uuid: "9d738463be7c41188daae2bff250cf75" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43833 } }
I20260713 09:03:21.456884  6568 raft_consensus.cc:385] T dbea0e1e33c24537bc2954027e3c8f1e P 9d738463be7c41188daae2bff250cf75 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:21.457197  6568 raft_consensus.cc:740] T dbea0e1e33c24537bc2954027e3c8f1e P 9d738463be7c41188daae2bff250cf75 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d738463be7c41188daae2bff250cf75, State: Initialized, Role: FOLLOWER
I20260713 09:03:21.458290  6568 consensus_queue.cc:260] T dbea0e1e33c24537bc2954027e3c8f1e P 9d738463be7c41188daae2bff250cf75 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "767f0a6fecb14e3487ac79b444a14d7c" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 36383 } } peers { permanent_uuid: "7ab8bb16bc624d3193c038b68183ea4b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36827 } } peers { permanent_uuid: "9d738463be7c41188daae2bff250cf75" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43833 } }
I20260713 09:03:21.463271  6567 tablet_bootstrap.cc:492] T 69b0acc5578748e6b673d20ab5621be9 P 7ab8bb16bc624d3193c038b68183ea4b: No bootstrap required, opened a new log
I20260713 09:03:21.463694  6567 ts_tablet_manager.cc:1403] T 69b0acc5578748e6b673d20ab5621be9 P 7ab8bb16bc624d3193c038b68183ea4b: Time spent bootstrapping tablet: real 0.017s	user 0.006s	sys 0.008s
I20260713 09:03:21.465952  6567 raft_consensus.cc:359] T 69b0acc5578748e6b673d20ab5621be9 P 7ab8bb16bc624d3193c038b68183ea4b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "767f0a6fecb14e3487ac79b444a14d7c" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 36383 } } peers { permanent_uuid: "7ab8bb16bc624d3193c038b68183ea4b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36827 } } peers { permanent_uuid: "9d738463be7c41188daae2bff250cf75" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43833 } }
I20260713 09:03:21.466434  6567 raft_consensus.cc:385] T 69b0acc5578748e6b673d20ab5621be9 P 7ab8bb16bc624d3193c038b68183ea4b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:21.466665  6567 raft_consensus.cc:740] T 69b0acc5578748e6b673d20ab5621be9 P 7ab8bb16bc624d3193c038b68183ea4b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ab8bb16bc624d3193c038b68183ea4b, State: Initialized, Role: FOLLOWER
I20260713 09:03:21.467279  6567 consensus_queue.cc:260] T 69b0acc5578748e6b673d20ab5621be9 P 7ab8bb16bc624d3193c038b68183ea4b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "767f0a6fecb14e3487ac79b444a14d7c" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 36383 } } peers { permanent_uuid: "7ab8bb16bc624d3193c038b68183ea4b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36827 } } peers { permanent_uuid: "9d738463be7c41188daae2bff250cf75" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43833 } }
I20260713 09:03:21.469002  6567 ts_tablet_manager.cc:1434] T 69b0acc5578748e6b673d20ab5621be9 P 7ab8bb16bc624d3193c038b68183ea4b: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.001s
I20260713 09:03:21.471514  6568 ts_tablet_manager.cc:1434] T dbea0e1e33c24537bc2954027e3c8f1e P 9d738463be7c41188daae2bff250cf75: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260713 09:03:21.472826  6568 tablet_bootstrap.cc:492] T 5bafc5ea8b25434db8595782456ea451 P 9d738463be7c41188daae2bff250cf75: Bootstrap starting.
I20260713 09:03:21.476655  6571 raft_consensus.cc:493] T c9fd074975624a8f833cae74b972ee54 P 7ab8bb16bc624d3193c038b68183ea4b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:21.477211  6571 raft_consensus.cc:515] T c9fd074975624a8f833cae74b972ee54 P 7ab8bb16bc624d3193c038b68183ea4b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "767f0a6fecb14e3487ac79b444a14d7c" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 36383 } } peers { permanent_uuid: "7ab8bb16bc624d3193c038b68183ea4b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36827 } } peers { permanent_uuid: "9d738463be7c41188daae2bff250cf75" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43833 } }
I20260713 09:03:21.478380  6568 tablet_bootstrap.cc:654] T 5bafc5ea8b25434db8595782456ea451 P 9d738463be7c41188daae2bff250cf75: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:21.479249  6571 leader_election.cc:290] T c9fd074975624a8f833cae74b972ee54 P 7ab8bb16bc624d3193c038b68183ea4b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 767f0a6fecb14e3487ac79b444a14d7c (127.5.160.129:36383), 9d738463be7c41188daae2bff250cf75 (127.5.160.131:43833)
I20260713 09:03:21.479863  6377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9fd074975624a8f833cae74b972ee54" candidate_uuid: "7ab8bb16bc624d3193c038b68183ea4b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "767f0a6fecb14e3487ac79b444a14d7c" is_pre_election: true
I20260713 09:03:21.480482  6377 raft_consensus.cc:2468] T c9fd074975624a8f833cae74b972ee54 P 767f0a6fecb14e3487ac79b444a14d7c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7ab8bb16bc624d3193c038b68183ea4b in term 0.
I20260713 09:03:21.480692  6527 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9fd074975624a8f833cae74b972ee54" candidate_uuid: "7ab8bb16bc624d3193c038b68183ea4b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d738463be7c41188daae2bff250cf75" is_pre_election: true
I20260713 09:03:21.481317  6527 raft_consensus.cc:2468] T c9fd074975624a8f833cae74b972ee54 P 9d738463be7c41188daae2bff250cf75 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7ab8bb16bc624d3193c038b68183ea4b in term 0.
I20260713 09:03:21.482082  6418 leader_election.cc:304] T c9fd074975624a8f833cae74b972ee54 P 7ab8bb16bc624d3193c038b68183ea4b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 767f0a6fecb14e3487ac79b444a14d7c, 7ab8bb16bc624d3193c038b68183ea4b; no voters: 
I20260713 09:03:21.483330  6569 tablet_bootstrap.cc:492] T 5bafc5ea8b25434db8595782456ea451 P 767f0a6fecb14e3487ac79b444a14d7c: No bootstrap required, opened a new log
I20260713 09:03:21.483786  6569 ts_tablet_manager.cc:1403] T 5bafc5ea8b25434db8595782456ea451 P 767f0a6fecb14e3487ac79b444a14d7c: Time spent bootstrapping tablet: real 0.035s	user 0.016s	sys 0.008s
I20260713 09:03:21.483956  6571 raft_consensus.cc:2804] T c9fd074975624a8f833cae74b972ee54 P 7ab8bb16bc624d3193c038b68183ea4b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:03:21.484455  6571 raft_consensus.cc:493] T c9fd074975624a8f833cae74b972ee54 P 7ab8bb16bc624d3193c038b68183ea4b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:03:21.484899  6571 raft_consensus.cc:3060] T c9fd074975624a8f833cae74b972ee54 P 7ab8bb16bc624d3193c038b68183ea4b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:21.485901  6569 raft_consensus.cc:359] T 5bafc5ea8b25434db8595782456ea451 P 767f0a6fecb14e3487ac79b444a14d7c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "767f0a6fecb14e3487ac79b444a14d7c" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 36383 } } peers { permanent_uuid: "7ab8bb16bc624d3193c038b68183ea4b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36827 } } peers { permanent_uuid: "9d738463be7c41188daae2bff250cf75" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43833 } }
I20260713 09:03:21.486392  6569 raft_consensus.cc:385] T 5bafc5ea8b25434db8595782456ea451 P 767f0a6fecb14e3487ac79b444a14d7c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:21.486618  6569 raft_consensus.cc:740] T 5bafc5ea8b25434db8595782456ea451 P 767f0a6fecb14e3487ac79b444a14d7c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 767f0a6fecb14e3487ac79b444a14d7c, State: Initialized, Role: FOLLOWER
I20260713 09:03:21.487268  6569 consensus_queue.cc:260] T 5bafc5ea8b25434db8595782456ea451 P 767f0a6fecb14e3487ac79b444a14d7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "767f0a6fecb14e3487ac79b444a14d7c" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 36383 } } peers { permanent_uuid: "7ab8bb16bc624d3193c038b68183ea4b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36827 } } peers { permanent_uuid: "9d738463be7c41188daae2bff250cf75" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43833 } }
I20260713 09:03:21.489004  6569 ts_tablet_manager.cc:1434] T 5bafc5ea8b25434db8595782456ea451 P 767f0a6fecb14e3487ac79b444a14d7c: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:03:21.493409  6569 tablet_bootstrap.cc:492] T 69b0acc5578748e6b673d20ab5621be9 P 767f0a6fecb14e3487ac79b444a14d7c: Bootstrap starting.
I20260713 09:03:21.493324  6574 raft_consensus.cc:493] T dbea0e1e33c24537bc2954027e3c8f1e P 9d738463be7c41188daae2bff250cf75 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:21.494686  6574 raft_consensus.cc:515] T dbea0e1e33c24537bc2954027e3c8f1e P 9d738463be7c41188daae2bff250cf75 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "767f0a6fecb14e3487ac79b444a14d7c" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 36383 } } peers { permanent_uuid: "7ab8bb16bc624d3193c038b68183ea4b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36827 } } peers { permanent_uuid: "9d738463be7c41188daae2bff250cf75" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43833 } }
I20260713 09:03:21.496707  6574 leader_election.cc:290] T dbea0e1e33c24537bc2954027e3c8f1e P 9d738463be7c41188daae2bff250cf75 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 767f0a6fecb14e3487ac79b444a14d7c (127.5.160.129:36383), 7ab8bb16bc624d3193c038b68183ea4b (127.5.160.130:36827)
I20260713 09:03:21.498572  6450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbea0e1e33c24537bc2954027e3c8f1e" candidate_uuid: "9d738463be7c41188daae2bff250cf75" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ab8bb16bc624d3193c038b68183ea4b" is_pre_election: true
I20260713 09:03:21.499178  6450 raft_consensus.cc:2468] T dbea0e1e33c24537bc2954027e3c8f1e P 7ab8bb16bc624d3193c038b68183ea4b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9d738463be7c41188daae2bff250cf75 in term 0.
I20260713 09:03:21.499670  6568 tablet_bootstrap.cc:492] T 5bafc5ea8b25434db8595782456ea451 P 9d738463be7c41188daae2bff250cf75: No bootstrap required, opened a new log
I20260713 09:03:21.498572  6377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbea0e1e33c24537bc2954027e3c8f1e" candidate_uuid: "9d738463be7c41188daae2bff250cf75" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "767f0a6fecb14e3487ac79b444a14d7c" is_pre_election: true
I20260713 09:03:21.500177  6568 ts_tablet_manager.cc:1403] T 5bafc5ea8b25434db8595782456ea451 P 9d738463be7c41188daae2bff250cf75: Time spent bootstrapping tablet: real 0.028s	user 0.014s	sys 0.009s
I20260713 09:03:21.500387  6377 raft_consensus.cc:2468] T dbea0e1e33c24537bc2954027e3c8f1e P 767f0a6fecb14e3487ac79b444a14d7c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9d738463be7c41188daae2bff250cf75 in term 0.
I20260713 09:03:21.500787  6569 tablet_bootstrap.cc:654] T 69b0acc5578748e6b673d20ab5621be9 P 767f0a6fecb14e3487ac79b444a14d7c: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:21.501652  6492 leader_election.cc:304] T dbea0e1e33c24537bc2954027e3c8f1e P 9d738463be7c41188daae2bff250cf75 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 767f0a6fecb14e3487ac79b444a14d7c, 9d738463be7c41188daae2bff250cf75; no voters: 
I20260713 09:03:21.502403  6574 raft_consensus.cc:2804] T dbea0e1e33c24537bc2954027e3c8f1e P 9d738463be7c41188daae2bff250cf75 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:03:21.502777  6574 raft_consensus.cc:493] T dbea0e1e33c24537bc2954027e3c8f1e P 9d738463be7c41188daae2bff250cf75 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:03:21.503130  6574 raft_consensus.cc:3060] T dbea0e1e33c24537bc2954027e3c8f1e P 9d738463be7c41188daae2bff250cf75 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:21.502972  6568 raft_consensus.cc:359] T 5bafc5ea8b25434db8595782456ea451 P 9d738463be7c41188daae2bff250cf75 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "767f0a6fecb14e3487ac79b444a14d7c" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 36383 } } peers { permanent_uuid: "7ab8bb16bc624d3193c038b68183ea4b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36827 } } peers { permanent_uuid: "9d738463be7c41188daae2bff250cf75" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43833 } }
I20260713 09:03:21.503675  6568 raft_consensus.cc:385] T 5bafc5ea8b25434db8595782456ea451 P 9d738463be7c41188daae2bff250cf75 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:21.503973  6568 raft_consensus.cc:740] T 5bafc5ea8b25434db8595782456ea451 P 9d738463be7c41188daae2bff250cf75 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d738463be7c41188daae2bff250cf75, State: Initialized, Role: FOLLOWER
I20260713 09:03:21.504703  6568 consensus_queue.cc:260] T 5bafc5ea8b25434db8595782456ea451 P 9d738463be7c41188daae2bff250cf75 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "767f0a6fecb14e3487ac79b444a14d7c" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 36383 } } peers { permanent_uuid: "7ab8bb16bc624d3193c038b68183ea4b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36827 } } peers { permanent_uuid: "9d738463be7c41188daae2bff250cf75" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43833 } }
I20260713 09:03:21.497479  6571 raft_consensus.cc:515] T c9fd074975624a8f833cae74b972ee54 P 7ab8bb16bc624d3193c038b68183ea4b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "767f0a6fecb14e3487ac79b444a14d7c" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 36383 } } peers { permanent_uuid: "7ab8bb16bc624d3193c038b68183ea4b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36827 } } peers { permanent_uuid: "9d738463be7c41188daae2bff250cf75" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43833 } }
I20260713 09:03:21.510339  6377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9fd074975624a8f833cae74b972ee54" candidate_uuid: "7ab8bb16bc624d3193c038b68183ea4b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "767f0a6fecb14e3487ac79b444a14d7c"
I20260713 09:03:21.510906  6377 raft_consensus.cc:3060] T c9fd074975624a8f833cae74b972ee54 P 767f0a6fecb14e3487ac79b444a14d7c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:21.513387  6568 ts_tablet_manager.cc:1434] T 5bafc5ea8b25434db8595782456ea451 P 9d738463be7c41188daae2bff250cf75: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260713 09:03:21.513293  6574 raft_consensus.cc:515] T dbea0e1e33c24537bc2954027e3c8f1e P 9d738463be7c41188daae2bff250cf75 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "767f0a6fecb14e3487ac79b444a14d7c" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 36383 } } peers { permanent_uuid: "7ab8bb16bc624d3193c038b68183ea4b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36827 } } peers { permanent_uuid: "9d738463be7c41188daae2bff250cf75" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43833 } }
I20260713 09:03:21.516022  6574 leader_election.cc:290] T dbea0e1e33c24537bc2954027e3c8f1e P 9d738463be7c41188daae2bff250cf75 [CANDIDATE]: Term 1 election: Requested vote from peers 767f0a6fecb14e3487ac79b444a14d7c (127.5.160.129:36383), 7ab8bb16bc624d3193c038b68183ea4b (127.5.160.130:36827)
I20260713 09:03:21.517030  6568 tablet_bootstrap.cc:492] T 69b0acc5578748e6b673d20ab5621be9 P 9d738463be7c41188daae2bff250cf75: Bootstrap starting.
I20260713 09:03:21.517072  6378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbea0e1e33c24537bc2954027e3c8f1e" candidate_uuid: "9d738463be7c41188daae2bff250cf75" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "767f0a6fecb14e3487ac79b444a14d7c"
I20260713 09:03:21.517736  6378 raft_consensus.cc:3060] T dbea0e1e33c24537bc2954027e3c8f1e P 767f0a6fecb14e3487ac79b444a14d7c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:21.521872  6450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbea0e1e33c24537bc2954027e3c8f1e" candidate_uuid: "9d738463be7c41188daae2bff250cf75" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ab8bb16bc624d3193c038b68183ea4b"
I20260713 09:03:21.522532  6450 raft_consensus.cc:3060] T dbea0e1e33c24537bc2954027e3c8f1e P 7ab8bb16bc624d3193c038b68183ea4b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:21.523806  6568 tablet_bootstrap.cc:654] T 69b0acc5578748e6b673d20ab5621be9 P 9d738463be7c41188daae2bff250cf75: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:21.527376  6569 tablet_bootstrap.cc:492] T 69b0acc5578748e6b673d20ab5621be9 P 767f0a6fecb14e3487ac79b444a14d7c: No bootstrap required, opened a new log
I20260713 09:03:21.527743  6569 ts_tablet_manager.cc:1403] T 69b0acc5578748e6b673d20ab5621be9 P 767f0a6fecb14e3487ac79b444a14d7c: Time spent bootstrapping tablet: real 0.037s	user 0.022s	sys 0.010s
I20260713 09:03:21.528369  6568 tablet_bootstrap.cc:492] T 69b0acc5578748e6b673d20ab5621be9 P 9d738463be7c41188daae2bff250cf75: No bootstrap required, opened a new log
I20260713 09:03:21.528782  6568 ts_tablet_manager.cc:1403] T 69b0acc5578748e6b673d20ab5621be9 P 9d738463be7c41188daae2bff250cf75: Time spent bootstrapping tablet: real 0.012s	user 0.008s	sys 0.001s
I20260713 09:03:21.529886  6569 raft_consensus.cc:359] T 69b0acc5578748e6b673d20ab5621be9 P 767f0a6fecb14e3487ac79b444a14d7c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "767f0a6fecb14e3487ac79b444a14d7c" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 36383 } } peers { permanent_uuid: "7ab8bb16bc624d3193c038b68183ea4b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36827 } } peers { permanent_uuid: "9d738463be7c41188daae2bff250cf75" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43833 } }
I20260713 09:03:21.530524  6569 raft_consensus.cc:385] T 69b0acc5578748e6b673d20ab5621be9 P 767f0a6fecb14e3487ac79b444a14d7c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:21.530788  6569 raft_consensus.cc:740] T 69b0acc5578748e6b673d20ab5621be9 P 767f0a6fecb14e3487ac79b444a14d7c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 767f0a6fecb14e3487ac79b444a14d7c, State: Initialized, Role: FOLLOWER
I20260713 09:03:21.531301  6568 raft_consensus.cc:359] T 69b0acc5578748e6b673d20ab5621be9 P 9d738463be7c41188daae2bff250cf75 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "767f0a6fecb14e3487ac79b444a14d7c" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 36383 } } peers { permanent_uuid: "7ab8bb16bc624d3193c038b68183ea4b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36827 } } peers { permanent_uuid: "9d738463be7c41188daae2bff250cf75" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43833 } }
I20260713 09:03:21.531944  6568 raft_consensus.cc:385] T 69b0acc5578748e6b673d20ab5621be9 P 9d738463be7c41188daae2bff250cf75 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:21.531608  6569 consensus_queue.cc:260] T 69b0acc5578748e6b673d20ab5621be9 P 767f0a6fecb14e3487ac79b444a14d7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "767f0a6fecb14e3487ac79b444a14d7c" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 36383 } } peers { permanent_uuid: "7ab8bb16bc624d3193c038b68183ea4b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36827 } } peers { permanent_uuid: "9d738463be7c41188daae2bff250cf75" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43833 } }
I20260713 09:03:21.532236  6568 raft_consensus.cc:740] T 69b0acc5578748e6b673d20ab5621be9 P 9d738463be7c41188daae2bff250cf75 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d738463be7c41188daae2bff250cf75, State: Initialized, Role: FOLLOWER
I20260713 09:03:21.532358  6571 leader_election.cc:290] T c9fd074975624a8f833cae74b972ee54 P 7ab8bb16bc624d3193c038b68183ea4b [CANDIDATE]: Term 1 election: Requested vote from peers 767f0a6fecb14e3487ac79b444a14d7c (127.5.160.129:36383), 9d738463be7c41188daae2bff250cf75 (127.5.160.131:43833)
I20260713 09:03:21.531626  6377 raft_consensus.cc:2468] T c9fd074975624a8f833cae74b972ee54 P 767f0a6fecb14e3487ac79b444a14d7c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ab8bb16bc624d3193c038b68183ea4b in term 1.
I20260713 09:03:21.532989  6568 consensus_queue.cc:260] T 69b0acc5578748e6b673d20ab5621be9 P 9d738463be7c41188daae2bff250cf75 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "767f0a6fecb14e3487ac79b444a14d7c" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 36383 } } peers { permanent_uuid: "7ab8bb16bc624d3193c038b68183ea4b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36827 } } peers { permanent_uuid: "9d738463be7c41188daae2bff250cf75" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43833 } }
I20260713 09:03:21.528906  6450 raft_consensus.cc:2468] T dbea0e1e33c24537bc2954027e3c8f1e P 7ab8bb16bc624d3193c038b68183ea4b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d738463be7c41188daae2bff250cf75 in term 1.
I20260713 09:03:21.533496  6527 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9fd074975624a8f833cae74b972ee54" candidate_uuid: "7ab8bb16bc624d3193c038b68183ea4b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d738463be7c41188daae2bff250cf75"
I20260713 09:03:21.534029  6527 raft_consensus.cc:3060] T c9fd074975624a8f833cae74b972ee54 P 9d738463be7c41188daae2bff250cf75 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:21.533913  6378 raft_consensus.cc:2468] T dbea0e1e33c24537bc2954027e3c8f1e P 767f0a6fecb14e3487ac79b444a14d7c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d738463be7c41188daae2bff250cf75 in term 1.
I20260713 09:03:21.534677  6569 ts_tablet_manager.cc:1434] T 69b0acc5578748e6b673d20ab5621be9 P 767f0a6fecb14e3487ac79b444a14d7c: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260713 09:03:21.536194  6574 raft_consensus.cc:493] T 5bafc5ea8b25434db8595782456ea451 P 9d738463be7c41188daae2bff250cf75 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:21.536605  6568 ts_tablet_manager.cc:1434] T 69b0acc5578748e6b673d20ab5621be9 P 9d738463be7c41188daae2bff250cf75: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260713 09:03:21.536695  6574 raft_consensus.cc:515] T 5bafc5ea8b25434db8595782456ea451 P 9d738463be7c41188daae2bff250cf75 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "767f0a6fecb14e3487ac79b444a14d7c" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 36383 } } peers { permanent_uuid: "7ab8bb16bc624d3193c038b68183ea4b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36827 } } peers { permanent_uuid: "9d738463be7c41188daae2bff250cf75" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43833 } }
I20260713 09:03:21.536849  6492 leader_election.cc:304] T dbea0e1e33c24537bc2954027e3c8f1e P 9d738463be7c41188daae2bff250cf75 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 767f0a6fecb14e3487ac79b444a14d7c, 9d738463be7c41188daae2bff250cf75; no voters: 
I20260713 09:03:21.537978  6418 leader_election.cc:304] T c9fd074975624a8f833cae74b972ee54 P 7ab8bb16bc624d3193c038b68183ea4b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 767f0a6fecb14e3487ac79b444a14d7c, 7ab8bb16bc624d3193c038b68183ea4b; no voters: 
I20260713 09:03:21.538125  6596 raft_consensus.cc:2804] T dbea0e1e33c24537bc2954027e3c8f1e P 9d738463be7c41188daae2bff250cf75 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:03:21.538764  6574 leader_election.cc:290] T 5bafc5ea8b25434db8595782456ea451 P 9d738463be7c41188daae2bff250cf75 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 767f0a6fecb14e3487ac79b444a14d7c (127.5.160.129:36383), 7ab8bb16bc624d3193c038b68183ea4b (127.5.160.130:36827)
I20260713 09:03:21.540637  6450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5bafc5ea8b25434db8595782456ea451" candidate_uuid: "9d738463be7c41188daae2bff250cf75" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ab8bb16bc624d3193c038b68183ea4b" is_pre_election: true
I20260713 09:03:21.541340  6450 raft_consensus.cc:2468] T 5bafc5ea8b25434db8595782456ea451 P 7ab8bb16bc624d3193c038b68183ea4b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9d738463be7c41188daae2bff250cf75 in term 0.
I20260713 09:03:21.542526  6490 leader_election.cc:304] T 5bafc5ea8b25434db8595782456ea451 P 9d738463be7c41188daae2bff250cf75 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7ab8bb16bc624d3193c038b68183ea4b, 9d738463be7c41188daae2bff250cf75; no voters: 
I20260713 09:03:21.542850  6378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5bafc5ea8b25434db8595782456ea451" candidate_uuid: "9d738463be7c41188daae2bff250cf75" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "767f0a6fecb14e3487ac79b444a14d7c" is_pre_election: true
I20260713 09:03:21.543334  6574 raft_consensus.cc:2804] T 5bafc5ea8b25434db8595782456ea451 P 9d738463be7c41188daae2bff250cf75 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:03:21.543951  6574 raft_consensus.cc:493] T 5bafc5ea8b25434db8595782456ea451 P 9d738463be7c41188daae2bff250cf75 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:03:21.544337  6574 raft_consensus.cc:3060] T 5bafc5ea8b25434db8595782456ea451 P 9d738463be7c41188daae2bff250cf75 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:21.543388  6378 raft_consensus.cc:2468] T 5bafc5ea8b25434db8595782456ea451 P 767f0a6fecb14e3487ac79b444a14d7c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9d738463be7c41188daae2bff250cf75 in term 0.
I20260713 09:03:21.544677  6527 raft_consensus.cc:2468] T c9fd074975624a8f833cae74b972ee54 P 9d738463be7c41188daae2bff250cf75 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ab8bb16bc624d3193c038b68183ea4b in term 1.
I20260713 09:03:21.546712  6596 raft_consensus.cc:697] T dbea0e1e33c24537bc2954027e3c8f1e P 9d738463be7c41188daae2bff250cf75 [term 1 LEADER]: Becoming Leader. State: Replica: 9d738463be7c41188daae2bff250cf75, State: Running, Role: LEADER
I20260713 09:03:21.547255  6571 raft_consensus.cc:2804] T c9fd074975624a8f833cae74b972ee54 P 7ab8bb16bc624d3193c038b68183ea4b [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:03:21.547789  6571 raft_consensus.cc:697] T c9fd074975624a8f833cae74b972ee54 P 7ab8bb16bc624d3193c038b68183ea4b [term 1 LEADER]: Becoming Leader. State: Replica: 7ab8bb16bc624d3193c038b68183ea4b, State: Running, Role: LEADER
I20260713 09:03:21.548655  6571 consensus_queue.cc:237] T c9fd074975624a8f833cae74b972ee54 P 7ab8bb16bc624d3193c038b68183ea4b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "767f0a6fecb14e3487ac79b444a14d7c" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 36383 } } peers { permanent_uuid: "7ab8bb16bc624d3193c038b68183ea4b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36827 } } peers { permanent_uuid: "9d738463be7c41188daae2bff250cf75" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43833 } }
I20260713 09:03:21.550019  6574 raft_consensus.cc:515] T 5bafc5ea8b25434db8595782456ea451 P 9d738463be7c41188daae2bff250cf75 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "767f0a6fecb14e3487ac79b444a14d7c" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 36383 } } peers { permanent_uuid: "7ab8bb16bc624d3193c038b68183ea4b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36827 } } peers { permanent_uuid: "9d738463be7c41188daae2bff250cf75" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43833 } }
I20260713 09:03:21.552423  6574 leader_election.cc:290] T 5bafc5ea8b25434db8595782456ea451 P 9d738463be7c41188daae2bff250cf75 [CANDIDATE]: Term 1 election: Requested vote from peers 767f0a6fecb14e3487ac79b444a14d7c (127.5.160.129:36383), 7ab8bb16bc624d3193c038b68183ea4b (127.5.160.130:36827)
I20260713 09:03:21.552574  6596 consensus_queue.cc:237] T dbea0e1e33c24537bc2954027e3c8f1e P 9d738463be7c41188daae2bff250cf75 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "767f0a6fecb14e3487ac79b444a14d7c" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 36383 } } peers { permanent_uuid: "7ab8bb16bc624d3193c038b68183ea4b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36827 } } peers { permanent_uuid: "9d738463be7c41188daae2bff250cf75" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43833 } }
I20260713 09:03:21.553479  6450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5bafc5ea8b25434db8595782456ea451" candidate_uuid: "9d738463be7c41188daae2bff250cf75" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ab8bb16bc624d3193c038b68183ea4b"
I20260713 09:03:21.553937  6450 raft_consensus.cc:3060] T 5bafc5ea8b25434db8595782456ea451 P 7ab8bb16bc624d3193c038b68183ea4b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:21.554420  6378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5bafc5ea8b25434db8595782456ea451" candidate_uuid: "9d738463be7c41188daae2bff250cf75" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "767f0a6fecb14e3487ac79b444a14d7c"
I20260713 09:03:21.555210  6378 raft_consensus.cc:3060] T 5bafc5ea8b25434db8595782456ea451 P 767f0a6fecb14e3487ac79b444a14d7c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:21.558297  6450 raft_consensus.cc:2468] T 5bafc5ea8b25434db8595782456ea451 P 7ab8bb16bc624d3193c038b68183ea4b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d738463be7c41188daae2bff250cf75 in term 1.
I20260713 09:03:21.559357  6490 leader_election.cc:304] T 5bafc5ea8b25434db8595782456ea451 P 9d738463be7c41188daae2bff250cf75 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7ab8bb16bc624d3193c038b68183ea4b, 9d738463be7c41188daae2bff250cf75; no voters: 
I20260713 09:03:21.560215  6574 raft_consensus.cc:2804] T 5bafc5ea8b25434db8595782456ea451 P 9d738463be7c41188daae2bff250cf75 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:03:21.560675  6574 raft_consensus.cc:697] T 5bafc5ea8b25434db8595782456ea451 P 9d738463be7c41188daae2bff250cf75 [term 1 LEADER]: Becoming Leader. State: Replica: 9d738463be7c41188daae2bff250cf75, State: Running, Role: LEADER
I20260713 09:03:21.561622  6574 consensus_queue.cc:237] T 5bafc5ea8b25434db8595782456ea451 P 9d738463be7c41188daae2bff250cf75 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "767f0a6fecb14e3487ac79b444a14d7c" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 36383 } } peers { permanent_uuid: "7ab8bb16bc624d3193c038b68183ea4b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36827 } } peers { permanent_uuid: "9d738463be7c41188daae2bff250cf75" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43833 } }
I20260713 09:03:21.562613  6623 raft_consensus.cc:493] T 56e4b08654054aadb8dfe817f75eb3e8 P 9d738463be7c41188daae2bff250cf75 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:21.563092  6623 raft_consensus.cc:515] T 56e4b08654054aadb8dfe817f75eb3e8 P 9d738463be7c41188daae2bff250cf75 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "767f0a6fecb14e3487ac79b444a14d7c" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 36383 } } peers { permanent_uuid: "7ab8bb16bc624d3193c038b68183ea4b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36827 } } peers { permanent_uuid: "9d738463be7c41188daae2bff250cf75" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43833 } }
I20260713 09:03:21.567067  6377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56e4b08654054aadb8dfe817f75eb3e8" candidate_uuid: "9d738463be7c41188daae2bff250cf75" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "767f0a6fecb14e3487ac79b444a14d7c" is_pre_election: true
I20260713 09:03:21.567766  6377 raft_consensus.cc:2468] T 56e4b08654054aadb8dfe817f75eb3e8 P 767f0a6fecb14e3487ac79b444a14d7c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9d738463be7c41188daae2bff250cf75 in term 0.
I20260713 09:03:21.568064  6276 catalog_manager.cc:5697] T c9fd074975624a8f833cae74b972ee54 P 7ab8bb16bc624d3193c038b68183ea4b reported cstate change: term changed from 0 to 1, leader changed from <none> to 7ab8bb16bc624d3193c038b68183ea4b (127.5.160.130). New cstate: current_term: 1 leader_uuid: "7ab8bb16bc624d3193c038b68183ea4b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "767f0a6fecb14e3487ac79b444a14d7c" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 36383 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7ab8bb16bc624d3193c038b68183ea4b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36827 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9d738463be7c41188daae2bff250cf75" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43833 } health_report { overall_health: UNKNOWN } } }
I20260713 09:03:21.569134  6492 leader_election.cc:304] T 56e4b08654054aadb8dfe817f75eb3e8 P 9d738463be7c41188daae2bff250cf75 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 767f0a6fecb14e3487ac79b444a14d7c, 9d738463be7c41188daae2bff250cf75; no voters: 
I20260713 09:03:21.570998  6623 leader_election.cc:290] T 56e4b08654054aadb8dfe817f75eb3e8 P 9d738463be7c41188daae2bff250cf75 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 767f0a6fecb14e3487ac79b444a14d7c (127.5.160.129:36383), 7ab8bb16bc624d3193c038b68183ea4b (127.5.160.130:36827)
I20260713 09:03:21.571568  6623 raft_consensus.cc:2804] T 56e4b08654054aadb8dfe817f75eb3e8 P 9d738463be7c41188daae2bff250cf75 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:03:21.572063  6623 raft_consensus.cc:493] T 56e4b08654054aadb8dfe817f75eb3e8 P 9d738463be7c41188daae2bff250cf75 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:03:21.572487  6623 raft_consensus.cc:3060] T 56e4b08654054aadb8dfe817f75eb3e8 P 9d738463be7c41188daae2bff250cf75 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:21.577721  6450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56e4b08654054aadb8dfe817f75eb3e8" candidate_uuid: "9d738463be7c41188daae2bff250cf75" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ab8bb16bc624d3193c038b68183ea4b" is_pre_election: true
I20260713 09:03:21.578537  6450 raft_consensus.cc:2468] T 56e4b08654054aadb8dfe817f75eb3e8 P 7ab8bb16bc624d3193c038b68183ea4b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9d738463be7c41188daae2bff250cf75 in term 0.
I20260713 09:03:21.583798  6378 raft_consensus.cc:2468] T 5bafc5ea8b25434db8595782456ea451 P 767f0a6fecb14e3487ac79b444a14d7c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d738463be7c41188daae2bff250cf75 in term 1.
I20260713 09:03:21.587513  6623 raft_consensus.cc:515] T 56e4b08654054aadb8dfe817f75eb3e8 P 9d738463be7c41188daae2bff250cf75 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "767f0a6fecb14e3487ac79b444a14d7c" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 36383 } } peers { permanent_uuid: "7ab8bb16bc624d3193c038b68183ea4b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36827 } } peers { permanent_uuid: "9d738463be7c41188daae2bff250cf75" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43833 } }
I20260713 09:03:21.590435  6623 leader_election.cc:290] T 56e4b08654054aadb8dfe817f75eb3e8 P 9d738463be7c41188daae2bff250cf75 [CANDIDATE]: Term 1 election: Requested vote from peers 767f0a6fecb14e3487ac79b444a14d7c (127.5.160.129:36383), 7ab8bb16bc624d3193c038b68183ea4b (127.5.160.130:36827)
I20260713 09:03:21.590304  6378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56e4b08654054aadb8dfe817f75eb3e8" candidate_uuid: "9d738463be7c41188daae2bff250cf75" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "767f0a6fecb14e3487ac79b444a14d7c"
I20260713 09:03:21.590674  6450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56e4b08654054aadb8dfe817f75eb3e8" candidate_uuid: "9d738463be7c41188daae2bff250cf75" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ab8bb16bc624d3193c038b68183ea4b"
I20260713 09:03:21.591024  6378 raft_consensus.cc:3060] T 56e4b08654054aadb8dfe817f75eb3e8 P 767f0a6fecb14e3487ac79b444a14d7c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:21.591259  6450 raft_consensus.cc:3060] T 56e4b08654054aadb8dfe817f75eb3e8 P 7ab8bb16bc624d3193c038b68183ea4b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:21.594676  6276 catalog_manager.cc:5697] T dbea0e1e33c24537bc2954027e3c8f1e P 9d738463be7c41188daae2bff250cf75 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9d738463be7c41188daae2bff250cf75 (127.5.160.131). New cstate: current_term: 1 leader_uuid: "9d738463be7c41188daae2bff250cf75" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "767f0a6fecb14e3487ac79b444a14d7c" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 36383 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7ab8bb16bc624d3193c038b68183ea4b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36827 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9d738463be7c41188daae2bff250cf75" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43833 } health_report { overall_health: HEALTHY } } }
I20260713 09:03:21.595691  6450 raft_consensus.cc:2468] T 56e4b08654054aadb8dfe817f75eb3e8 P 7ab8bb16bc624d3193c038b68183ea4b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d738463be7c41188daae2bff250cf75 in term 1.
I20260713 09:03:21.596691  6490 leader_election.cc:304] T 56e4b08654054aadb8dfe817f75eb3e8 P 9d738463be7c41188daae2bff250cf75 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7ab8bb16bc624d3193c038b68183ea4b, 9d738463be7c41188daae2bff250cf75; no voters: 
I20260713 09:03:21.597414  6623 raft_consensus.cc:2804] T 56e4b08654054aadb8dfe817f75eb3e8 P 9d738463be7c41188daae2bff250cf75 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:03:21.597851  6623 raft_consensus.cc:697] T 56e4b08654054aadb8dfe817f75eb3e8 P 9d738463be7c41188daae2bff250cf75 [term 1 LEADER]: Becoming Leader. State: Replica: 9d738463be7c41188daae2bff250cf75, State: Running, Role: LEADER
I20260713 09:03:21.598383  6378 raft_consensus.cc:2468] T 56e4b08654054aadb8dfe817f75eb3e8 P 767f0a6fecb14e3487ac79b444a14d7c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d738463be7c41188daae2bff250cf75 in term 1.
I20260713 09:03:21.598527  6623 consensus_queue.cc:237] T 56e4b08654054aadb8dfe817f75eb3e8 P 9d738463be7c41188daae2bff250cf75 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "767f0a6fecb14e3487ac79b444a14d7c" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 36383 } } peers { permanent_uuid: "7ab8bb16bc624d3193c038b68183ea4b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36827 } } peers { permanent_uuid: "9d738463be7c41188daae2bff250cf75" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43833 } }
I20260713 09:03:21.610939  6276 catalog_manager.cc:5697] T 5bafc5ea8b25434db8595782456ea451 P 9d738463be7c41188daae2bff250cf75 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9d738463be7c41188daae2bff250cf75 (127.5.160.131). New cstate: current_term: 1 leader_uuid: "9d738463be7c41188daae2bff250cf75" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "767f0a6fecb14e3487ac79b444a14d7c" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 36383 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7ab8bb16bc624d3193c038b68183ea4b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36827 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9d738463be7c41188daae2bff250cf75" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43833 } health_report { overall_health: HEALTHY } } }
I20260713 09:03:21.612071  6276 catalog_manager.cc:5697] T 56e4b08654054aadb8dfe817f75eb3e8 P 9d738463be7c41188daae2bff250cf75 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9d738463be7c41188daae2bff250cf75 (127.5.160.131). New cstate: current_term: 1 leader_uuid: "9d738463be7c41188daae2bff250cf75" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "767f0a6fecb14e3487ac79b444a14d7c" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 36383 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7ab8bb16bc624d3193c038b68183ea4b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36827 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9d738463be7c41188daae2bff250cf75" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43833 } health_report { overall_health: HEALTHY } } }
I20260713 09:03:21.616776  6575 consensus_queue.cc:1048] T fc9e7e149e594a19bb290229d88d0bc1 P 767f0a6fecb14e3487ac79b444a14d7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ab8bb16bc624d3193c038b68183ea4b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:03:21.628749  6575 consensus_queue.cc:1048] T fc9e7e149e594a19bb290229d88d0bc1 P 767f0a6fecb14e3487ac79b444a14d7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d738463be7c41188daae2bff250cf75" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43833 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:03:21.631049  6623 raft_consensus.cc:493] T 69b0acc5578748e6b673d20ab5621be9 P 9d738463be7c41188daae2bff250cf75 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:21.631567  6623 raft_consensus.cc:515] T 69b0acc5578748e6b673d20ab5621be9 P 9d738463be7c41188daae2bff250cf75 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "767f0a6fecb14e3487ac79b444a14d7c" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 36383 } } peers { permanent_uuid: "7ab8bb16bc624d3193c038b68183ea4b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36827 } } peers { permanent_uuid: "9d738463be7c41188daae2bff250cf75" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43833 } }
I20260713 09:03:21.633589  6623 leader_election.cc:290] T 69b0acc5578748e6b673d20ab5621be9 P 9d738463be7c41188daae2bff250cf75 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 767f0a6fecb14e3487ac79b444a14d7c (127.5.160.129:36383), 7ab8bb16bc624d3193c038b68183ea4b (127.5.160.130:36827)
I20260713 09:03:21.635114  6378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69b0acc5578748e6b673d20ab5621be9" candidate_uuid: "9d738463be7c41188daae2bff250cf75" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "767f0a6fecb14e3487ac79b444a14d7c" is_pre_election: true
I20260713 09:03:21.635293  6452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69b0acc5578748e6b673d20ab5621be9" candidate_uuid: "9d738463be7c41188daae2bff250cf75" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ab8bb16bc624d3193c038b68183ea4b" is_pre_election: true
I20260713 09:03:21.635874  6452 raft_consensus.cc:2468] T 69b0acc5578748e6b673d20ab5621be9 P 7ab8bb16bc624d3193c038b68183ea4b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9d738463be7c41188daae2bff250cf75 in term 0.
I20260713 09:03:21.635862  6378 raft_consensus.cc:2468] T 69b0acc5578748e6b673d20ab5621be9 P 767f0a6fecb14e3487ac79b444a14d7c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9d738463be7c41188daae2bff250cf75 in term 0.
I20260713 09:03:21.637311  6492 leader_election.cc:304] T 69b0acc5578748e6b673d20ab5621be9 P 9d738463be7c41188daae2bff250cf75 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 767f0a6fecb14e3487ac79b444a14d7c, 9d738463be7c41188daae2bff250cf75; no voters: 
I20260713 09:03:21.638111  6623 raft_consensus.cc:2804] T 69b0acc5578748e6b673d20ab5621be9 P 9d738463be7c41188daae2bff250cf75 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:03:21.638415  6623 raft_consensus.cc:493] T 69b0acc5578748e6b673d20ab5621be9 P 9d738463be7c41188daae2bff250cf75 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:03:21.638688  6623 raft_consensus.cc:3060] T 69b0acc5578748e6b673d20ab5621be9 P 9d738463be7c41188daae2bff250cf75 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:21.643561  6623 raft_consensus.cc:515] T 69b0acc5578748e6b673d20ab5621be9 P 9d738463be7c41188daae2bff250cf75 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "767f0a6fecb14e3487ac79b444a14d7c" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 36383 } } peers { permanent_uuid: "7ab8bb16bc624d3193c038b68183ea4b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36827 } } peers { permanent_uuid: "9d738463be7c41188daae2bff250cf75" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43833 } }
I20260713 09:03:21.645321  6623 leader_election.cc:290] T 69b0acc5578748e6b673d20ab5621be9 P 9d738463be7c41188daae2bff250cf75 [CANDIDATE]: Term 1 election: Requested vote from peers 767f0a6fecb14e3487ac79b444a14d7c (127.5.160.129:36383), 7ab8bb16bc624d3193c038b68183ea4b (127.5.160.130:36827)
I20260713 09:03:21.646171  6378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69b0acc5578748e6b673d20ab5621be9" candidate_uuid: "9d738463be7c41188daae2bff250cf75" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "767f0a6fecb14e3487ac79b444a14d7c"
I20260713 09:03:21.646564  6378 raft_consensus.cc:3060] T 69b0acc5578748e6b673d20ab5621be9 P 767f0a6fecb14e3487ac79b444a14d7c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:21.646381  6450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69b0acc5578748e6b673d20ab5621be9" candidate_uuid: "9d738463be7c41188daae2bff250cf75" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ab8bb16bc624d3193c038b68183ea4b"
I20260713 09:03:21.647025  6450 raft_consensus.cc:3060] T 69b0acc5578748e6b673d20ab5621be9 P 7ab8bb16bc624d3193c038b68183ea4b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:21.652191  6378 raft_consensus.cc:2468] T 69b0acc5578748e6b673d20ab5621be9 P 767f0a6fecb14e3487ac79b444a14d7c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d738463be7c41188daae2bff250cf75 in term 1.
I20260713 09:03:21.653190  6492 leader_election.cc:304] T 69b0acc5578748e6b673d20ab5621be9 P 9d738463be7c41188daae2bff250cf75 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 767f0a6fecb14e3487ac79b444a14d7c, 9d738463be7c41188daae2bff250cf75; no voters: 
I20260713 09:03:21.653206  6450 raft_consensus.cc:2468] T 69b0acc5578748e6b673d20ab5621be9 P 7ab8bb16bc624d3193c038b68183ea4b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d738463be7c41188daae2bff250cf75 in term 1.
I20260713 09:03:21.653971  6623 raft_consensus.cc:2804] T 69b0acc5578748e6b673d20ab5621be9 P 9d738463be7c41188daae2bff250cf75 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:03:21.654495  6623 raft_consensus.cc:697] T 69b0acc5578748e6b673d20ab5621be9 P 9d738463be7c41188daae2bff250cf75 [term 1 LEADER]: Becoming Leader. State: Replica: 9d738463be7c41188daae2bff250cf75, State: Running, Role: LEADER
I20260713 09:03:21.655217  6623 consensus_queue.cc:237] T 69b0acc5578748e6b673d20ab5621be9 P 9d738463be7c41188daae2bff250cf75 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "767f0a6fecb14e3487ac79b444a14d7c" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 36383 } } peers { permanent_uuid: "7ab8bb16bc624d3193c038b68183ea4b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36827 } } peers { permanent_uuid: "9d738463be7c41188daae2bff250cf75" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43833 } }
I20260713 09:03:21.662010  6273 catalog_manager.cc:5697] T 69b0acc5578748e6b673d20ab5621be9 P 9d738463be7c41188daae2bff250cf75 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9d738463be7c41188daae2bff250cf75 (127.5.160.131). New cstate: current_term: 1 leader_uuid: "9d738463be7c41188daae2bff250cf75" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "767f0a6fecb14e3487ac79b444a14d7c" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 36383 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7ab8bb16bc624d3193c038b68183ea4b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36827 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9d738463be7c41188daae2bff250cf75" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43833 } health_report { overall_health: HEALTHY } } }
I20260713 09:03:21.786567  6594 consensus_queue.cc:1048] T 7726156300fe4299ae9075a72d2fb304 P 767f0a6fecb14e3487ac79b444a14d7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d738463be7c41188daae2bff250cf75" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43833 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:03:21.787310  6575 consensus_queue.cc:1048] T 7726156300fe4299ae9075a72d2fb304 P 767f0a6fecb14e3487ac79b444a14d7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ab8bb16bc624d3193c038b68183ea4b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:03:21.802999  6594 consensus_queue.cc:1048] T c936a6a045b246cfbc91a85717247aee P 767f0a6fecb14e3487ac79b444a14d7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ab8bb16bc624d3193c038b68183ea4b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:03:21.814134  6575 consensus_queue.cc:1048] T c936a6a045b246cfbc91a85717247aee P 767f0a6fecb14e3487ac79b444a14d7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d738463be7c41188daae2bff250cf75" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43833 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:03:21.823999  6623 consensus_queue.cc:1048] T 6763299dbd9a4dfbaffd67b064f733de P 9d738463be7c41188daae2bff250cf75 [LEADER]: Connected to new peer: Peer: permanent_uuid: "767f0a6fecb14e3487ac79b444a14d7c" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 36383 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:03:21.839614  6574 consensus_queue.cc:1048] T 6763299dbd9a4dfbaffd67b064f733de P 9d738463be7c41188daae2bff250cf75 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ab8bb16bc624d3193c038b68183ea4b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:03:21.858382  6527 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6763299dbd9a4dfbaffd67b064f733de"
dest_uuid: "9d738463be7c41188daae2bff250cf75"
mode: GRACEFUL
new_leader_uuid: "767f0a6fecb14e3487ac79b444a14d7c"
 from {username='slave'} at 127.0.0.1:55316
I20260713 09:03:21.859200  6527 raft_consensus.cc:606] T 6763299dbd9a4dfbaffd67b064f733de P 9d738463be7c41188daae2bff250cf75 [term 1 LEADER]: Received request to transfer leadership to TS 767f0a6fecb14e3487ac79b444a14d7c
I20260713 09:03:21.869379  6378 raft_consensus.cc:3060] T 399bac1e26d742e2a50994b27fc0a660 P 767f0a6fecb14e3487ac79b444a14d7c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:21.876654  6571 consensus_queue.cc:1048] T 399bac1e26d742e2a50994b27fc0a660 P 7ab8bb16bc624d3193c038b68183ea4b [LEADER]: Connected to new peer: Peer: permanent_uuid: "767f0a6fecb14e3487ac79b444a14d7c" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 36383 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:03:21.882320  6452 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "399bac1e26d742e2a50994b27fc0a660"
dest_uuid: "7ab8bb16bc624d3193c038b68183ea4b"
mode: GRACEFUL
new_leader_uuid: "767f0a6fecb14e3487ac79b444a14d7c"
 from {username='slave'} at 127.0.0.1:51720
I20260713 09:03:21.883216  6452 raft_consensus.cc:606] T 399bac1e26d742e2a50994b27fc0a660 P 7ab8bb16bc624d3193c038b68183ea4b [term 1 LEADER]: Received request to transfer leadership to TS 767f0a6fecb14e3487ac79b444a14d7c
I20260713 09:03:21.886296  6571 raft_consensus.cc:993] T 399bac1e26d742e2a50994b27fc0a660 P 7ab8bb16bc624d3193c038b68183ea4b: : Instructing follower 767f0a6fecb14e3487ac79b444a14d7c to start an election
I20260713 09:03:21.886722  6571 raft_consensus.cc:1081] T 399bac1e26d742e2a50994b27fc0a660 P 7ab8bb16bc624d3193c038b68183ea4b [term 1 LEADER]: Signalling peer 767f0a6fecb14e3487ac79b444a14d7c to start an election
I20260713 09:03:21.890396  6377 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "399bac1e26d742e2a50994b27fc0a660"
dest_uuid: "767f0a6fecb14e3487ac79b444a14d7c"
 from {username='slave'} at 127.0.0.1:42798
I20260713 09:03:21.891081  6377 raft_consensus.cc:493] T 399bac1e26d742e2a50994b27fc0a660 P 767f0a6fecb14e3487ac79b444a14d7c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:03:21.891523  6377 raft_consensus.cc:3060] T 399bac1e26d742e2a50994b27fc0a660 P 767f0a6fecb14e3487ac79b444a14d7c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:21.894826  6527 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dbea0e1e33c24537bc2954027e3c8f1e"
dest_uuid: "9d738463be7c41188daae2bff250cf75"
mode: GRACEFUL
new_leader_uuid: "7ab8bb16bc624d3193c038b68183ea4b"
 from {username='slave'} at 127.0.0.1:55316
I20260713 09:03:21.895147  6607 consensus_queue.cc:1048] T 399bac1e26d742e2a50994b27fc0a660 P 7ab8bb16bc624d3193c038b68183ea4b [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d738463be7c41188daae2bff250cf75" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43833 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:03:21.895411  6527 raft_consensus.cc:606] T dbea0e1e33c24537bc2954027e3c8f1e P 9d738463be7c41188daae2bff250cf75 [term 1 LEADER]: Received request to transfer leadership to TS 7ab8bb16bc624d3193c038b68183ea4b
I20260713 09:03:21.899353  6377 raft_consensus.cc:515] T 399bac1e26d742e2a50994b27fc0a660 P 767f0a6fecb14e3487ac79b444a14d7c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "767f0a6fecb14e3487ac79b444a14d7c" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 36383 } } peers { permanent_uuid: "7ab8bb16bc624d3193c038b68183ea4b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36827 } } peers { permanent_uuid: "9d738463be7c41188daae2bff250cf75" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43833 } }
I20260713 09:03:21.900667  6378 raft_consensus.cc:1240] T 399bac1e26d742e2a50994b27fc0a660 P 767f0a6fecb14e3487ac79b444a14d7c [term 2 FOLLOWER]: Rejecting Update request from peer 7ab8bb16bc624d3193c038b68183ea4b for earlier term 1. Current term is 2. Ops: []
I20260713 09:03:21.902904  6452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "399bac1e26d742e2a50994b27fc0a660" candidate_uuid: "767f0a6fecb14e3487ac79b444a14d7c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7ab8bb16bc624d3193c038b68183ea4b"
I20260713 09:03:21.903460  6526 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "56e4b08654054aadb8dfe817f75eb3e8"
dest_uuid: "9d738463be7c41188daae2bff250cf75"
mode: GRACEFUL
new_leader_uuid: "7ab8bb16bc624d3193c038b68183ea4b"
 from {username='slave'} at 127.0.0.1:55316
I20260713 09:03:21.903612  6452 raft_consensus.cc:3055] T 399bac1e26d742e2a50994b27fc0a660 P 7ab8bb16bc624d3193c038b68183ea4b [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:03:21.904315  6526 raft_consensus.cc:606] T 56e4b08654054aadb8dfe817f75eb3e8 P 9d738463be7c41188daae2bff250cf75 [term 1 LEADER]: Received request to transfer leadership to TS 7ab8bb16bc624d3193c038b68183ea4b
I20260713 09:03:21.904503  6452 raft_consensus.cc:740] T 399bac1e26d742e2a50994b27fc0a660 P 7ab8bb16bc624d3193c038b68183ea4b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7ab8bb16bc624d3193c038b68183ea4b, State: Running, Role: LEADER
I20260713 09:03:21.904636  6607 consensus_queue.cc:1059] T 399bac1e26d742e2a50994b27fc0a660 P 7ab8bb16bc624d3193c038b68183ea4b [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "767f0a6fecb14e3487ac79b444a14d7c" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 36383 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:03:21.905711  6452 consensus_queue.cc:260] T 399bac1e26d742e2a50994b27fc0a660 P 7ab8bb16bc624d3193c038b68183ea4b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "767f0a6fecb14e3487ac79b444a14d7c" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 36383 } } peers { permanent_uuid: "7ab8bb16bc624d3193c038b68183ea4b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36827 } } peers { permanent_uuid: "9d738463be7c41188daae2bff250cf75" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43833 } }
I20260713 09:03:21.908388  6452 raft_consensus.cc:3060] T 399bac1e26d742e2a50994b27fc0a660 P 7ab8bb16bc624d3193c038b68183ea4b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:21.911605  6527 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5bafc5ea8b25434db8595782456ea451"
dest_uuid: "9d738463be7c41188daae2bff250cf75"
mode: GRACEFUL
new_leader_uuid: "7ab8bb16bc624d3193c038b68183ea4b"
 from {username='slave'} at 127.0.0.1:55316
I20260713 09:03:21.912204  6527 raft_consensus.cc:606] T 5bafc5ea8b25434db8595782456ea451 P 9d738463be7c41188daae2bff250cf75 [term 1 LEADER]: Received request to transfer leadership to TS 7ab8bb16bc624d3193c038b68183ea4b
I20260713 09:03:21.913934  6377 leader_election.cc:290] T 399bac1e26d742e2a50994b27fc0a660 P 767f0a6fecb14e3487ac79b444a14d7c [CANDIDATE]: Term 2 election: Requested vote from peers 7ab8bb16bc624d3193c038b68183ea4b (127.5.160.130:36827), 9d738463be7c41188daae2bff250cf75 (127.5.160.131:43833)
I20260713 09:03:21.915022  6527 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "399bac1e26d742e2a50994b27fc0a660" candidate_uuid: "767f0a6fecb14e3487ac79b444a14d7c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9d738463be7c41188daae2bff250cf75"
I20260713 09:03:21.915566  6527 raft_consensus.cc:3060] T 399bac1e26d742e2a50994b27fc0a660 P 9d738463be7c41188daae2bff250cf75 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:21.915881  6452 raft_consensus.cc:2468] T 399bac1e26d742e2a50994b27fc0a660 P 7ab8bb16bc624d3193c038b68183ea4b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 767f0a6fecb14e3487ac79b444a14d7c in term 2.
I20260713 09:03:21.916874  6341 leader_election.cc:304] T 399bac1e26d742e2a50994b27fc0a660 P 767f0a6fecb14e3487ac79b444a14d7c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 767f0a6fecb14e3487ac79b444a14d7c, 7ab8bb16bc624d3193c038b68183ea4b; no voters: 
I20260713 09:03:21.917764  6575 raft_consensus.cc:2804] T 399bac1e26d742e2a50994b27fc0a660 P 767f0a6fecb14e3487ac79b444a14d7c [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:03:21.918237  6575 raft_consensus.cc:697] T 399bac1e26d742e2a50994b27fc0a660 P 767f0a6fecb14e3487ac79b444a14d7c [term 2 LEADER]: Becoming Leader. State: Replica: 767f0a6fecb14e3487ac79b444a14d7c, State: Running, Role: LEADER
I20260713 09:03:21.919018  6575 consensus_queue.cc:237] T 399bac1e26d742e2a50994b27fc0a660 P 767f0a6fecb14e3487ac79b444a14d7c [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: "767f0a6fecb14e3487ac79b444a14d7c" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 36383 } } peers { permanent_uuid: "7ab8bb16bc624d3193c038b68183ea4b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36827 } } peers { permanent_uuid: "9d738463be7c41188daae2bff250cf75" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43833 } }
I20260713 09:03:21.922169  6527 raft_consensus.cc:2468] T 399bac1e26d742e2a50994b27fc0a660 P 9d738463be7c41188daae2bff250cf75 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 767f0a6fecb14e3487ac79b444a14d7c in term 2.
I20260713 09:03:21.925995  6275 catalog_manager.cc:5697] T 399bac1e26d742e2a50994b27fc0a660 P 767f0a6fecb14e3487ac79b444a14d7c reported cstate change: term changed from 1 to 2, leader changed from 7ab8bb16bc624d3193c038b68183ea4b (127.5.160.130) to 767f0a6fecb14e3487ac79b444a14d7c (127.5.160.129). New cstate: current_term: 2 leader_uuid: "767f0a6fecb14e3487ac79b444a14d7c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "767f0a6fecb14e3487ac79b444a14d7c" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 36383 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7ab8bb16bc624d3193c038b68183ea4b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36827 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9d738463be7c41188daae2bff250cf75" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43833 } health_report { overall_health: UNKNOWN } } }
I20260713 09:03:21.948899  6574 consensus_queue.cc:1048] T 5bafc5ea8b25434db8595782456ea451 P 9d738463be7c41188daae2bff250cf75 [LEADER]: Connected to new peer: Peer: permanent_uuid: "767f0a6fecb14e3487ac79b444a14d7c" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 36383 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:03:21.959625  6596 consensus_queue.cc:1048] T 5bafc5ea8b25434db8595782456ea451 P 9d738463be7c41188daae2bff250cf75 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ab8bb16bc624d3193c038b68183ea4b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:03:21.967794  6627 raft_consensus.cc:993] T 5bafc5ea8b25434db8595782456ea451 P 9d738463be7c41188daae2bff250cf75: : Instructing follower 7ab8bb16bc624d3193c038b68183ea4b to start an election
I20260713 09:03:21.968250  6596 raft_consensus.cc:1081] T 5bafc5ea8b25434db8595782456ea451 P 9d738463be7c41188daae2bff250cf75 [term 1 LEADER]: Signalling peer 7ab8bb16bc624d3193c038b68183ea4b to start an election
I20260713 09:03:21.970007  6452 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5bafc5ea8b25434db8595782456ea451"
dest_uuid: "7ab8bb16bc624d3193c038b68183ea4b"
 from {username='slave'} at 127.0.0.1:51712
I20260713 09:03:21.970525  6452 raft_consensus.cc:493] T 5bafc5ea8b25434db8595782456ea451 P 7ab8bb16bc624d3193c038b68183ea4b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:03:21.970824  6452 raft_consensus.cc:3060] T 5bafc5ea8b25434db8595782456ea451 P 7ab8bb16bc624d3193c038b68183ea4b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:21.975198  6452 raft_consensus.cc:515] T 5bafc5ea8b25434db8595782456ea451 P 7ab8bb16bc624d3193c038b68183ea4b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "767f0a6fecb14e3487ac79b444a14d7c" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 36383 } } peers { permanent_uuid: "7ab8bb16bc624d3193c038b68183ea4b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36827 } } peers { permanent_uuid: "9d738463be7c41188daae2bff250cf75" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43833 } }
I20260713 09:03:21.976778  6452 leader_election.cc:290] T 5bafc5ea8b25434db8595782456ea451 P 7ab8bb16bc624d3193c038b68183ea4b [CANDIDATE]: Term 2 election: Requested vote from peers 767f0a6fecb14e3487ac79b444a14d7c (127.5.160.129:36383), 9d738463be7c41188daae2bff250cf75 (127.5.160.131:43833)
I20260713 09:03:21.977859  6377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5bafc5ea8b25434db8595782456ea451" candidate_uuid: "7ab8bb16bc624d3193c038b68183ea4b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "767f0a6fecb14e3487ac79b444a14d7c"
I20260713 09:03:21.977973  6527 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5bafc5ea8b25434db8595782456ea451" candidate_uuid: "7ab8bb16bc624d3193c038b68183ea4b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9d738463be7c41188daae2bff250cf75"
I20260713 09:03:21.978647  6377 raft_consensus.cc:3060] T 5bafc5ea8b25434db8595782456ea451 P 767f0a6fecb14e3487ac79b444a14d7c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:21.978714  6527 raft_consensus.cc:3055] T 5bafc5ea8b25434db8595782456ea451 P 9d738463be7c41188daae2bff250cf75 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:03:21.979288  6527 raft_consensus.cc:740] T 5bafc5ea8b25434db8595782456ea451 P 9d738463be7c41188daae2bff250cf75 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9d738463be7c41188daae2bff250cf75, State: Running, Role: LEADER
I20260713 09:03:21.980255  6527 consensus_queue.cc:260] T 5bafc5ea8b25434db8595782456ea451 P 9d738463be7c41188daae2bff250cf75 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "767f0a6fecb14e3487ac79b444a14d7c" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 36383 } } peers { permanent_uuid: "7ab8bb16bc624d3193c038b68183ea4b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36827 } } peers { permanent_uuid: "9d738463be7c41188daae2bff250cf75" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43833 } }
I20260713 09:03:21.981585  6527 raft_consensus.cc:3060] T 5bafc5ea8b25434db8595782456ea451 P 9d738463be7c41188daae2bff250cf75 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:21.986443  6377 raft_consensus.cc:2468] T 5bafc5ea8b25434db8595782456ea451 P 767f0a6fecb14e3487ac79b444a14d7c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ab8bb16bc624d3193c038b68183ea4b in term 2.
I20260713 09:03:21.987619  6418 leader_election.cc:304] T 5bafc5ea8b25434db8595782456ea451 P 7ab8bb16bc624d3193c038b68183ea4b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 767f0a6fecb14e3487ac79b444a14d7c, 7ab8bb16bc624d3193c038b68183ea4b; no voters: 
I20260713 09:03:21.988381  6607 raft_consensus.cc:2804] T 5bafc5ea8b25434db8595782456ea451 P 7ab8bb16bc624d3193c038b68183ea4b [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:03:21.988478  6527 raft_consensus.cc:2468] T 5bafc5ea8b25434db8595782456ea451 P 9d738463be7c41188daae2bff250cf75 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ab8bb16bc624d3193c038b68183ea4b in term 2.
I20260713 09:03:21.988880  6607 raft_consensus.cc:697] T 5bafc5ea8b25434db8595782456ea451 P 7ab8bb16bc624d3193c038b68183ea4b [term 2 LEADER]: Becoming Leader. State: Replica: 7ab8bb16bc624d3193c038b68183ea4b, State: Running, Role: LEADER
I20260713 09:03:21.989854  6607 consensus_queue.cc:237] T 5bafc5ea8b25434db8595782456ea451 P 7ab8bb16bc624d3193c038b68183ea4b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "767f0a6fecb14e3487ac79b444a14d7c" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 36383 } } peers { permanent_uuid: "7ab8bb16bc624d3193c038b68183ea4b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36827 } } peers { permanent_uuid: "9d738463be7c41188daae2bff250cf75" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43833 } }
I20260713 09:03:21.996214  6275 catalog_manager.cc:5697] T 5bafc5ea8b25434db8595782456ea451 P 7ab8bb16bc624d3193c038b68183ea4b reported cstate change: term changed from 1 to 2, leader changed from 9d738463be7c41188daae2bff250cf75 (127.5.160.131) to 7ab8bb16bc624d3193c038b68183ea4b (127.5.160.130). New cstate: current_term: 2 leader_uuid: "7ab8bb16bc624d3193c038b68183ea4b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "767f0a6fecb14e3487ac79b444a14d7c" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 36383 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7ab8bb16bc624d3193c038b68183ea4b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36827 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9d738463be7c41188daae2bff250cf75" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43833 } health_report { overall_health: UNKNOWN } } }
I20260713 09:03:22.028798  6607 consensus_queue.cc:1048] T c9fd074975624a8f833cae74b972ee54 P 7ab8bb16bc624d3193c038b68183ea4b [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d738463be7c41188daae2bff250cf75" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43833 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:03:22.040032  6649 consensus_queue.cc:1048] T c9fd074975624a8f833cae74b972ee54 P 7ab8bb16bc624d3193c038b68183ea4b [LEADER]: Connected to new peer: Peer: permanent_uuid: "767f0a6fecb14e3487ac79b444a14d7c" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 36383 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:03:22.043186  6627 consensus_queue.cc:1048] T dbea0e1e33c24537bc2954027e3c8f1e P 9d738463be7c41188daae2bff250cf75 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ab8bb16bc624d3193c038b68183ea4b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:03:22.043684  6596 consensus_queue.cc:1048] T 56e4b08654054aadb8dfe817f75eb3e8 P 9d738463be7c41188daae2bff250cf75 [LEADER]: Connected to new peer: Peer: permanent_uuid: "767f0a6fecb14e3487ac79b444a14d7c" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 36383 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:03:22.052512  6623 raft_consensus.cc:993] T dbea0e1e33c24537bc2954027e3c8f1e P 9d738463be7c41188daae2bff250cf75: : Instructing follower 7ab8bb16bc624d3193c038b68183ea4b to start an election
I20260713 09:03:22.052981  6623 raft_consensus.cc:1081] T dbea0e1e33c24537bc2954027e3c8f1e P 9d738463be7c41188daae2bff250cf75 [term 1 LEADER]: Signalling peer 7ab8bb16bc624d3193c038b68183ea4b to start an election
I20260713 09:03:22.057915  6450 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dbea0e1e33c24537bc2954027e3c8f1e"
dest_uuid: "7ab8bb16bc624d3193c038b68183ea4b"
 from {username='slave'} at 127.0.0.1:51712
I20260713 09:03:22.058487  6450 raft_consensus.cc:493] T dbea0e1e33c24537bc2954027e3c8f1e P 7ab8bb16bc624d3193c038b68183ea4b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:03:22.058844  6450 raft_consensus.cc:3060] T dbea0e1e33c24537bc2954027e3c8f1e P 7ab8bb16bc624d3193c038b68183ea4b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:22.066056  6574 consensus_queue.cc:1048] T dbea0e1e33c24537bc2954027e3c8f1e P 9d738463be7c41188daae2bff250cf75 [LEADER]: Connected to new peer: Peer: permanent_uuid: "767f0a6fecb14e3487ac79b444a14d7c" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 36383 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:03:22.066409  6623 consensus_queue.cc:1048] T 56e4b08654054aadb8dfe817f75eb3e8 P 9d738463be7c41188daae2bff250cf75 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ab8bb16bc624d3193c038b68183ea4b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:03:22.071143  6574 consensus_queue.cc:1048] T 69b0acc5578748e6b673d20ab5621be9 P 9d738463be7c41188daae2bff250cf75 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ab8bb16bc624d3193c038b68183ea4b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:03:22.072952  6450 raft_consensus.cc:515] T dbea0e1e33c24537bc2954027e3c8f1e P 7ab8bb16bc624d3193c038b68183ea4b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "767f0a6fecb14e3487ac79b444a14d7c" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 36383 } } peers { permanent_uuid: "7ab8bb16bc624d3193c038b68183ea4b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36827 } } peers { permanent_uuid: "9d738463be7c41188daae2bff250cf75" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43833 } }
I20260713 09:03:22.074589  6452 raft_consensus.cc:1240] T dbea0e1e33c24537bc2954027e3c8f1e P 7ab8bb16bc624d3193c038b68183ea4b [term 2 FOLLOWER]: Rejecting Update request from peer 9d738463be7c41188daae2bff250cf75 for earlier term 1. Current term is 2. Ops: []
I20260713 09:03:22.079320  6450 leader_election.cc:290] T dbea0e1e33c24537bc2954027e3c8f1e P 7ab8bb16bc624d3193c038b68183ea4b [CANDIDATE]: Term 2 election: Requested vote from peers 767f0a6fecb14e3487ac79b444a14d7c (127.5.160.129:36383), 9d738463be7c41188daae2bff250cf75 (127.5.160.131:43833)
I20260713 09:03:22.079433  6378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbea0e1e33c24537bc2954027e3c8f1e" candidate_uuid: "7ab8bb16bc624d3193c038b68183ea4b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "767f0a6fecb14e3487ac79b444a14d7c"
I20260713 09:03:22.079923  6623 consensus_queue.cc:1059] T dbea0e1e33c24537bc2954027e3c8f1e P 9d738463be7c41188daae2bff250cf75 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7ab8bb16bc624d3193c038b68183ea4b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36827 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:03:22.080649  6623 raft_consensus.cc:3055] T dbea0e1e33c24537bc2954027e3c8f1e P 9d738463be7c41188daae2bff250cf75 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:03:22.080978  6623 raft_consensus.cc:740] T dbea0e1e33c24537bc2954027e3c8f1e P 9d738463be7c41188daae2bff250cf75 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9d738463be7c41188daae2bff250cf75, State: Running, Role: LEADER
I20260713 09:03:22.081992  6623 consensus_queue.cc:260] T dbea0e1e33c24537bc2954027e3c8f1e P 9d738463be7c41188daae2bff250cf75 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "767f0a6fecb14e3487ac79b444a14d7c" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 36383 } } peers { permanent_uuid: "7ab8bb16bc624d3193c038b68183ea4b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36827 } } peers { permanent_uuid: "9d738463be7c41188daae2bff250cf75" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43833 } }
I20260713 09:03:22.082955  6527 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbea0e1e33c24537bc2954027e3c8f1e" candidate_uuid: "7ab8bb16bc624d3193c038b68183ea4b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9d738463be7c41188daae2bff250cf75"
I20260713 09:03:22.082983  6623 raft_consensus.cc:3060] T dbea0e1e33c24537bc2954027e3c8f1e P 9d738463be7c41188daae2bff250cf75 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:22.103531  6623 raft_consensus.cc:993] T 56e4b08654054aadb8dfe817f75eb3e8 P 9d738463be7c41188daae2bff250cf75: : Instructing follower 7ab8bb16bc624d3193c038b68183ea4b to start an election
I20260713 09:03:22.103423  6574 consensus_queue.cc:1048] T 69b0acc5578748e6b673d20ab5621be9 P 9d738463be7c41188daae2bff250cf75 [LEADER]: Connected to new peer: Peer: permanent_uuid: "767f0a6fecb14e3487ac79b444a14d7c" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 36383 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:03:22.104081  6627 raft_consensus.cc:1081] T 56e4b08654054aadb8dfe817f75eb3e8 P 9d738463be7c41188daae2bff250cf75 [term 1 LEADER]: Signalling peer 7ab8bb16bc624d3193c038b68183ea4b to start an election
I20260713 09:03:22.106446  6450 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "56e4b08654054aadb8dfe817f75eb3e8"
dest_uuid: "7ab8bb16bc624d3193c038b68183ea4b"
 from {username='slave'} at 127.0.0.1:51712
I20260713 09:03:22.107091  6450 raft_consensus.cc:493] T 56e4b08654054aadb8dfe817f75eb3e8 P 7ab8bb16bc624d3193c038b68183ea4b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:03:22.102496  6527 raft_consensus.cc:2468] T dbea0e1e33c24537bc2954027e3c8f1e P 9d738463be7c41188daae2bff250cf75 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ab8bb16bc624d3193c038b68183ea4b in term 2.
I20260713 09:03:22.107738  6450 raft_consensus.cc:3060] T 56e4b08654054aadb8dfe817f75eb3e8 P 7ab8bb16bc624d3193c038b68183ea4b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:22.109543  6418 leader_election.cc:304] T dbea0e1e33c24537bc2954027e3c8f1e P 7ab8bb16bc624d3193c038b68183ea4b [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: 7ab8bb16bc624d3193c038b68183ea4b, 9d738463be7c41188daae2bff250cf75; no voters: 767f0a6fecb14e3487ac79b444a14d7c
I20260713 09:03:22.111428  6649 raft_consensus.cc:2804] T dbea0e1e33c24537bc2954027e3c8f1e P 7ab8bb16bc624d3193c038b68183ea4b [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:03:22.111939  6649 raft_consensus.cc:697] T dbea0e1e33c24537bc2954027e3c8f1e P 7ab8bb16bc624d3193c038b68183ea4b [term 2 LEADER]: Becoming Leader. State: Replica: 7ab8bb16bc624d3193c038b68183ea4b, State: Running, Role: LEADER
I20260713 09:03:22.112811  6649 consensus_queue.cc:237] T dbea0e1e33c24537bc2954027e3c8f1e P 7ab8bb16bc624d3193c038b68183ea4b [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: "767f0a6fecb14e3487ac79b444a14d7c" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 36383 } } peers { permanent_uuid: "7ab8bb16bc624d3193c038b68183ea4b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36827 } } peers { permanent_uuid: "9d738463be7c41188daae2bff250cf75" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43833 } }
I20260713 09:03:22.116566  6450 raft_consensus.cc:515] T 56e4b08654054aadb8dfe817f75eb3e8 P 7ab8bb16bc624d3193c038b68183ea4b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "767f0a6fecb14e3487ac79b444a14d7c" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 36383 } } peers { permanent_uuid: "7ab8bb16bc624d3193c038b68183ea4b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36827 } } peers { permanent_uuid: "9d738463be7c41188daae2bff250cf75" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43833 } }
I20260713 09:03:22.118736  6450 leader_election.cc:290] T 56e4b08654054aadb8dfe817f75eb3e8 P 7ab8bb16bc624d3193c038b68183ea4b [CANDIDATE]: Term 2 election: Requested vote from peers 767f0a6fecb14e3487ac79b444a14d7c (127.5.160.129:36383), 9d738463be7c41188daae2bff250cf75 (127.5.160.131:43833)
I20260713 09:03:22.120306  6377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56e4b08654054aadb8dfe817f75eb3e8" candidate_uuid: "7ab8bb16bc624d3193c038b68183ea4b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "767f0a6fecb14e3487ac79b444a14d7c"
I20260713 09:03:22.120431  6527 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56e4b08654054aadb8dfe817f75eb3e8" candidate_uuid: "7ab8bb16bc624d3193c038b68183ea4b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9d738463be7c41188daae2bff250cf75"
I20260713 09:03:22.120898  6377 raft_consensus.cc:3060] T 56e4b08654054aadb8dfe817f75eb3e8 P 767f0a6fecb14e3487ac79b444a14d7c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:22.121191  6527 raft_consensus.cc:3055] T 56e4b08654054aadb8dfe817f75eb3e8 P 9d738463be7c41188daae2bff250cf75 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:03:22.121678  6527 raft_consensus.cc:740] T 56e4b08654054aadb8dfe817f75eb3e8 P 9d738463be7c41188daae2bff250cf75 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9d738463be7c41188daae2bff250cf75, State: Running, Role: LEADER
I20260713 09:03:22.122685  6527 consensus_queue.cc:260] T 56e4b08654054aadb8dfe817f75eb3e8 P 9d738463be7c41188daae2bff250cf75 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "767f0a6fecb14e3487ac79b444a14d7c" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 36383 } } peers { permanent_uuid: "7ab8bb16bc624d3193c038b68183ea4b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36827 } } peers { permanent_uuid: "9d738463be7c41188daae2bff250cf75" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43833 } }
I20260713 09:03:22.124047  6527 raft_consensus.cc:3060] T 56e4b08654054aadb8dfe817f75eb3e8 P 9d738463be7c41188daae2bff250cf75 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:22.125159  6273 catalog_manager.cc:5697] T dbea0e1e33c24537bc2954027e3c8f1e P 7ab8bb16bc624d3193c038b68183ea4b reported cstate change: term changed from 1 to 2, leader changed from 9d738463be7c41188daae2bff250cf75 (127.5.160.131) to 7ab8bb16bc624d3193c038b68183ea4b (127.5.160.130). New cstate: current_term: 2 leader_uuid: "7ab8bb16bc624d3193c038b68183ea4b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "767f0a6fecb14e3487ac79b444a14d7c" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 36383 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7ab8bb16bc624d3193c038b68183ea4b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36827 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9d738463be7c41188daae2bff250cf75" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43833 } health_report { overall_health: UNKNOWN } } }
I20260713 09:03:22.126821  6377 raft_consensus.cc:2468] T 56e4b08654054aadb8dfe817f75eb3e8 P 767f0a6fecb14e3487ac79b444a14d7c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ab8bb16bc624d3193c038b68183ea4b in term 2.
I20260713 09:03:22.127808  6418 leader_election.cc:304] T 56e4b08654054aadb8dfe817f75eb3e8 P 7ab8bb16bc624d3193c038b68183ea4b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 767f0a6fecb14e3487ac79b444a14d7c, 7ab8bb16bc624d3193c038b68183ea4b; no voters: 
I20260713 09:03:22.128487  6649 raft_consensus.cc:2804] T 56e4b08654054aadb8dfe817f75eb3e8 P 7ab8bb16bc624d3193c038b68183ea4b [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:03:22.128980  6649 raft_consensus.cc:697] T 56e4b08654054aadb8dfe817f75eb3e8 P 7ab8bb16bc624d3193c038b68183ea4b [term 2 LEADER]: Becoming Leader. State: Replica: 7ab8bb16bc624d3193c038b68183ea4b, State: Running, Role: LEADER
I20260713 09:03:22.129833  6649 consensus_queue.cc:237] T 56e4b08654054aadb8dfe817f75eb3e8 P 7ab8bb16bc624d3193c038b68183ea4b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "767f0a6fecb14e3487ac79b444a14d7c" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 36383 } } peers { permanent_uuid: "7ab8bb16bc624d3193c038b68183ea4b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36827 } } peers { permanent_uuid: "9d738463be7c41188daae2bff250cf75" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43833 } }
I20260713 09:03:22.131263  6527 raft_consensus.cc:2468] T 56e4b08654054aadb8dfe817f75eb3e8 P 9d738463be7c41188daae2bff250cf75 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ab8bb16bc624d3193c038b68183ea4b in term 2.
I20260713 09:03:22.140723  6273 catalog_manager.cc:5697] T 56e4b08654054aadb8dfe817f75eb3e8 P 7ab8bb16bc624d3193c038b68183ea4b reported cstate change: term changed from 1 to 2, leader changed from 9d738463be7c41188daae2bff250cf75 (127.5.160.131) to 7ab8bb16bc624d3193c038b68183ea4b (127.5.160.130). New cstate: current_term: 2 leader_uuid: "7ab8bb16bc624d3193c038b68183ea4b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "767f0a6fecb14e3487ac79b444a14d7c" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 36383 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7ab8bb16bc624d3193c038b68183ea4b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36827 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9d738463be7c41188daae2bff250cf75" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43833 } health_report { overall_health: UNKNOWN } } }
I20260713 09:03:22.262787  6574 raft_consensus.cc:993] T 6763299dbd9a4dfbaffd67b064f733de P 9d738463be7c41188daae2bff250cf75: : Instructing follower 767f0a6fecb14e3487ac79b444a14d7c to start an election
I20260713 09:03:22.263237  6627 raft_consensus.cc:1081] T 6763299dbd9a4dfbaffd67b064f733de P 9d738463be7c41188daae2bff250cf75 [term 1 LEADER]: Signalling peer 767f0a6fecb14e3487ac79b444a14d7c to start an election
I20260713 09:03:22.264726  6377 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6763299dbd9a4dfbaffd67b064f733de"
dest_uuid: "767f0a6fecb14e3487ac79b444a14d7c"
 from {username='slave'} at 127.0.0.1:42812
I20260713 09:03:22.265242  6377 raft_consensus.cc:493] T 6763299dbd9a4dfbaffd67b064f733de P 767f0a6fecb14e3487ac79b444a14d7c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:03:22.265518  6377 raft_consensus.cc:3060] T 6763299dbd9a4dfbaffd67b064f733de P 767f0a6fecb14e3487ac79b444a14d7c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:22.269972  6377 raft_consensus.cc:515] T 6763299dbd9a4dfbaffd67b064f733de P 767f0a6fecb14e3487ac79b444a14d7c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "767f0a6fecb14e3487ac79b444a14d7c" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 36383 } } peers { permanent_uuid: "7ab8bb16bc624d3193c038b68183ea4b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36827 } } peers { permanent_uuid: "9d738463be7c41188daae2bff250cf75" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43833 } }
I20260713 09:03:22.271610  6377 leader_election.cc:290] T 6763299dbd9a4dfbaffd67b064f733de P 767f0a6fecb14e3487ac79b444a14d7c [CANDIDATE]: Term 2 election: Requested vote from peers 7ab8bb16bc624d3193c038b68183ea4b (127.5.160.130:36827), 9d738463be7c41188daae2bff250cf75 (127.5.160.131:43833)
I20260713 09:03:22.272425  6450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6763299dbd9a4dfbaffd67b064f733de" candidate_uuid: "767f0a6fecb14e3487ac79b444a14d7c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7ab8bb16bc624d3193c038b68183ea4b"
I20260713 09:03:22.272823  6527 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6763299dbd9a4dfbaffd67b064f733de" candidate_uuid: "767f0a6fecb14e3487ac79b444a14d7c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9d738463be7c41188daae2bff250cf75"
I20260713 09:03:22.273046  6450 raft_consensus.cc:3060] T 6763299dbd9a4dfbaffd67b064f733de P 7ab8bb16bc624d3193c038b68183ea4b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:22.273396  6527 raft_consensus.cc:3055] T 6763299dbd9a4dfbaffd67b064f733de P 9d738463be7c41188daae2bff250cf75 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:03:22.273717  6527 raft_consensus.cc:740] T 6763299dbd9a4dfbaffd67b064f733de P 9d738463be7c41188daae2bff250cf75 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9d738463be7c41188daae2bff250cf75, State: Running, Role: LEADER
I20260713 09:03:22.274526  6527 consensus_queue.cc:260] T 6763299dbd9a4dfbaffd67b064f733de P 9d738463be7c41188daae2bff250cf75 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "767f0a6fecb14e3487ac79b444a14d7c" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 36383 } } peers { permanent_uuid: "7ab8bb16bc624d3193c038b68183ea4b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36827 } } peers { permanent_uuid: "9d738463be7c41188daae2bff250cf75" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43833 } }
I20260713 09:03:22.275718  6527 raft_consensus.cc:3060] T 6763299dbd9a4dfbaffd67b064f733de P 9d738463be7c41188daae2bff250cf75 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:22.279747  6450 raft_consensus.cc:2468] T 6763299dbd9a4dfbaffd67b064f733de P 7ab8bb16bc624d3193c038b68183ea4b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 767f0a6fecb14e3487ac79b444a14d7c in term 2.
I20260713 09:03:22.281008  6341 leader_election.cc:304] T 6763299dbd9a4dfbaffd67b064f733de P 767f0a6fecb14e3487ac79b444a14d7c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 767f0a6fecb14e3487ac79b444a14d7c, 7ab8bb16bc624d3193c038b68183ea4b; no voters: 
I20260713 09:03:22.281772  6588 raft_consensus.cc:2804] T 6763299dbd9a4dfbaffd67b064f733de P 767f0a6fecb14e3487ac79b444a14d7c [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:03:22.282029  6527 raft_consensus.cc:2468] T 6763299dbd9a4dfbaffd67b064f733de P 9d738463be7c41188daae2bff250cf75 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 767f0a6fecb14e3487ac79b444a14d7c in term 2.
I20260713 09:03:22.282286  6588 raft_consensus.cc:697] T 6763299dbd9a4dfbaffd67b064f733de P 767f0a6fecb14e3487ac79b444a14d7c [term 2 LEADER]: Becoming Leader. State: Replica: 767f0a6fecb14e3487ac79b444a14d7c, State: Running, Role: LEADER
I20260713 09:03:22.283138  6588 consensus_queue.cc:237] T 6763299dbd9a4dfbaffd67b064f733de P 767f0a6fecb14e3487ac79b444a14d7c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "767f0a6fecb14e3487ac79b444a14d7c" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 36383 } } peers { permanent_uuid: "7ab8bb16bc624d3193c038b68183ea4b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36827 } } peers { permanent_uuid: "9d738463be7c41188daae2bff250cf75" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43833 } }
I20260713 09:03:22.289381  6273 catalog_manager.cc:5697] T 6763299dbd9a4dfbaffd67b064f733de P 767f0a6fecb14e3487ac79b444a14d7c reported cstate change: term changed from 1 to 2, leader changed from 9d738463be7c41188daae2bff250cf75 (127.5.160.131) to 767f0a6fecb14e3487ac79b444a14d7c (127.5.160.129). New cstate: current_term: 2 leader_uuid: "767f0a6fecb14e3487ac79b444a14d7c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "767f0a6fecb14e3487ac79b444a14d7c" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 36383 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7ab8bb16bc624d3193c038b68183ea4b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36827 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9d738463be7c41188daae2bff250cf75" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43833 } health_report { overall_health: UNKNOWN } } }
I20260713 09:03:22.372638  6450 raft_consensus.cc:1275] T 399bac1e26d742e2a50994b27fc0a660 P 7ab8bb16bc624d3193c038b68183ea4b [term 2 FOLLOWER]: Refusing update from remote peer 767f0a6fecb14e3487ac79b444a14d7c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:03:22.373895  6575 consensus_queue.cc:1048] T 399bac1e26d742e2a50994b27fc0a660 P 767f0a6fecb14e3487ac79b444a14d7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ab8bb16bc624d3193c038b68183ea4b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:03:22.382844  6527 raft_consensus.cc:1275] T 399bac1e26d742e2a50994b27fc0a660 P 9d738463be7c41188daae2bff250cf75 [term 2 FOLLOWER]: Refusing update from remote peer 767f0a6fecb14e3487ac79b444a14d7c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:03:22.384094  6594 consensus_queue.cc:1048] T 399bac1e26d742e2a50994b27fc0a660 P 767f0a6fecb14e3487ac79b444a14d7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d738463be7c41188daae2bff250cf75" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43833 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:03:22.557025  6377 raft_consensus.cc:1275] T 5bafc5ea8b25434db8595782456ea451 P 767f0a6fecb14e3487ac79b444a14d7c [term 2 FOLLOWER]: Refusing update from remote peer 7ab8bb16bc624d3193c038b68183ea4b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:03:22.558355  6649 consensus_queue.cc:1048] T 5bafc5ea8b25434db8595782456ea451 P 7ab8bb16bc624d3193c038b68183ea4b [LEADER]: Connected to new peer: Peer: permanent_uuid: "767f0a6fecb14e3487ac79b444a14d7c" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 36383 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:03:22.566005  6527 raft_consensus.cc:1275] T 5bafc5ea8b25434db8595782456ea451 P 9d738463be7c41188daae2bff250cf75 [term 2 FOLLOWER]: Refusing update from remote peer 7ab8bb16bc624d3193c038b68183ea4b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:03:22.567574  6657 consensus_queue.cc:1048] T 5bafc5ea8b25434db8595782456ea451 P 7ab8bb16bc624d3193c038b68183ea4b [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d738463be7c41188daae2bff250cf75" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43833 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:03:22.661875  6377 raft_consensus.cc:1275] T 56e4b08654054aadb8dfe817f75eb3e8 P 767f0a6fecb14e3487ac79b444a14d7c [term 2 FOLLOWER]: Refusing update from remote peer 7ab8bb16bc624d3193c038b68183ea4b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:03:22.663259  6657 consensus_queue.cc:1048] T 56e4b08654054aadb8dfe817f75eb3e8 P 7ab8bb16bc624d3193c038b68183ea4b [LEADER]: Connected to new peer: Peer: permanent_uuid: "767f0a6fecb14e3487ac79b444a14d7c" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 36383 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:03:22.664561  6527 raft_consensus.cc:1275] T 56e4b08654054aadb8dfe817f75eb3e8 P 9d738463be7c41188daae2bff250cf75 [term 2 FOLLOWER]: Refusing update from remote peer 7ab8bb16bc624d3193c038b68183ea4b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:03:22.665868  6526 raft_consensus.cc:1275] T dbea0e1e33c24537bc2954027e3c8f1e P 9d738463be7c41188daae2bff250cf75 [term 2 FOLLOWER]: Refusing update from remote peer 7ab8bb16bc624d3193c038b68183ea4b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:03:22.667229  6378 raft_consensus.cc:3060] T dbea0e1e33c24537bc2954027e3c8f1e P 767f0a6fecb14e3487ac79b444a14d7c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:22.667280  6657 consensus_queue.cc:1048] T 56e4b08654054aadb8dfe817f75eb3e8 P 7ab8bb16bc624d3193c038b68183ea4b [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d738463be7c41188daae2bff250cf75" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43833 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:03:22.667605  6571 consensus_queue.cc:1048] T dbea0e1e33c24537bc2954027e3c8f1e P 7ab8bb16bc624d3193c038b68183ea4b [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d738463be7c41188daae2bff250cf75" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43833 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:03:22.678356  6378 raft_consensus.cc:1275] T dbea0e1e33c24537bc2954027e3c8f1e P 767f0a6fecb14e3487ac79b444a14d7c [term 2 FOLLOWER]: Refusing update from remote peer 7ab8bb16bc624d3193c038b68183ea4b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:03:22.680253  6657 consensus_queue.cc:1048] T dbea0e1e33c24537bc2954027e3c8f1e P 7ab8bb16bc624d3193c038b68183ea4b [LEADER]: Connected to new peer: Peer: permanent_uuid: "767f0a6fecb14e3487ac79b444a14d7c" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 36383 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:03:22.761233  6450 raft_consensus.cc:1275] T 6763299dbd9a4dfbaffd67b064f733de P 7ab8bb16bc624d3193c038b68183ea4b [term 2 FOLLOWER]: Refusing update from remote peer 767f0a6fecb14e3487ac79b444a14d7c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:03:22.762624  6575 consensus_queue.cc:1048] T 6763299dbd9a4dfbaffd67b064f733de P 767f0a6fecb14e3487ac79b444a14d7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ab8bb16bc624d3193c038b68183ea4b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:03:22.771031  6527 raft_consensus.cc:1275] T 6763299dbd9a4dfbaffd67b064f733de P 9d738463be7c41188daae2bff250cf75 [term 2 FOLLOWER]: Refusing update from remote peer 767f0a6fecb14e3487ac79b444a14d7c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:03:22.773063  6588 consensus_queue.cc:1048] T 6763299dbd9a4dfbaffd67b064f733de P 767f0a6fecb14e3487ac79b444a14d7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d738463be7c41188daae2bff250cf75" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43833 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:03:24.951717  5762 auto_leader_rebalancer-test.cc:352] The leader distribution is 
I20260713 09:03:24.952672  5762 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:03:24.969950  6377 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7726156300fe4299ae9075a72d2fb304"
dest_uuid: "767f0a6fecb14e3487ac79b444a14d7c"
mode: GRACEFUL
new_leader_uuid: "9d738463be7c41188daae2bff250cf75"
 from {username='slave'} at 127.0.0.1:42826
I20260713 09:03:24.970504  6377 raft_consensus.cc:606] T 7726156300fe4299ae9075a72d2fb304 P 767f0a6fecb14e3487ac79b444a14d7c [term 1 LEADER]: Received request to transfer leadership to TS 9d738463be7c41188daae2bff250cf75
I20260713 09:03:24.972940  6377 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c936a6a045b246cfbc91a85717247aee"
dest_uuid: "767f0a6fecb14e3487ac79b444a14d7c"
mode: GRACEFUL
new_leader_uuid: "9d738463be7c41188daae2bff250cf75"
 from {username='slave'} at 127.0.0.1:42826
I20260713 09:03:24.973430  6377 raft_consensus.cc:606] T c936a6a045b246cfbc91a85717247aee P 767f0a6fecb14e3487ac79b444a14d7c [term 1 LEADER]: Received request to transfer leadership to TS 9d738463be7c41188daae2bff250cf75
I20260713 09:03:24.974380  5762 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260713 09:03:24.974753  5762 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:03:25.219036  6575 raft_consensus.cc:993] T 7726156300fe4299ae9075a72d2fb304 P 767f0a6fecb14e3487ac79b444a14d7c: : Instructing follower 9d738463be7c41188daae2bff250cf75 to start an election
I20260713 09:03:25.219525  6663 raft_consensus.cc:1081] T 7726156300fe4299ae9075a72d2fb304 P 767f0a6fecb14e3487ac79b444a14d7c [term 1 LEADER]: Signalling peer 9d738463be7c41188daae2bff250cf75 to start an election
I20260713 09:03:25.221230  6526 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7726156300fe4299ae9075a72d2fb304"
dest_uuid: "9d738463be7c41188daae2bff250cf75"
 from {username='slave'} at 127.0.0.1:55302
I20260713 09:03:25.221840  6526 raft_consensus.cc:493] T 7726156300fe4299ae9075a72d2fb304 P 9d738463be7c41188daae2bff250cf75 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:03:25.222187  6526 raft_consensus.cc:3060] T 7726156300fe4299ae9075a72d2fb304 P 9d738463be7c41188daae2bff250cf75 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:25.226830  6526 raft_consensus.cc:515] T 7726156300fe4299ae9075a72d2fb304 P 9d738463be7c41188daae2bff250cf75 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "767f0a6fecb14e3487ac79b444a14d7c" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 36383 } } peers { permanent_uuid: "7ab8bb16bc624d3193c038b68183ea4b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36827 } } peers { permanent_uuid: "9d738463be7c41188daae2bff250cf75" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43833 } }
I20260713 09:03:25.228657  6526 leader_election.cc:290] T 7726156300fe4299ae9075a72d2fb304 P 9d738463be7c41188daae2bff250cf75 [CANDIDATE]: Term 2 election: Requested vote from peers 767f0a6fecb14e3487ac79b444a14d7c (127.5.160.129:36383), 7ab8bb16bc624d3193c038b68183ea4b (127.5.160.130:36827)
I20260713 09:03:25.229487  6377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7726156300fe4299ae9075a72d2fb304" candidate_uuid: "9d738463be7c41188daae2bff250cf75" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "767f0a6fecb14e3487ac79b444a14d7c"
I20260713 09:03:25.229807  6450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7726156300fe4299ae9075a72d2fb304" candidate_uuid: "9d738463be7c41188daae2bff250cf75" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7ab8bb16bc624d3193c038b68183ea4b"
I20260713 09:03:25.230151  6377 raft_consensus.cc:3055] T 7726156300fe4299ae9075a72d2fb304 P 767f0a6fecb14e3487ac79b444a14d7c [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:03:25.230355  6450 raft_consensus.cc:3060] T 7726156300fe4299ae9075a72d2fb304 P 7ab8bb16bc624d3193c038b68183ea4b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:25.230602  6377 raft_consensus.cc:740] T 7726156300fe4299ae9075a72d2fb304 P 767f0a6fecb14e3487ac79b444a14d7c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 767f0a6fecb14e3487ac79b444a14d7c, State: Running, Role: LEADER
I20260713 09:03:25.231509  6377 consensus_queue.cc:260] T 7726156300fe4299ae9075a72d2fb304 P 767f0a6fecb14e3487ac79b444a14d7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "767f0a6fecb14e3487ac79b444a14d7c" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 36383 } } peers { permanent_uuid: "7ab8bb16bc624d3193c038b68183ea4b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36827 } } peers { permanent_uuid: "9d738463be7c41188daae2bff250cf75" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43833 } }
I20260713 09:03:25.232870  6377 raft_consensus.cc:3060] T 7726156300fe4299ae9075a72d2fb304 P 767f0a6fecb14e3487ac79b444a14d7c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:25.235581  6450 raft_consensus.cc:2468] T 7726156300fe4299ae9075a72d2fb304 P 7ab8bb16bc624d3193c038b68183ea4b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d738463be7c41188daae2bff250cf75 in term 2.
I20260713 09:03:25.237641  6490 leader_election.cc:304] T 7726156300fe4299ae9075a72d2fb304 P 9d738463be7c41188daae2bff250cf75 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7ab8bb16bc624d3193c038b68183ea4b, 9d738463be7c41188daae2bff250cf75; no voters: 
I20260713 09:03:25.238741  6660 raft_consensus.cc:2804] T 7726156300fe4299ae9075a72d2fb304 P 9d738463be7c41188daae2bff250cf75 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:03:25.239734  6377 raft_consensus.cc:2468] T 7726156300fe4299ae9075a72d2fb304 P 767f0a6fecb14e3487ac79b444a14d7c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d738463be7c41188daae2bff250cf75 in term 2.
I20260713 09:03:25.242537  6660 raft_consensus.cc:697] T 7726156300fe4299ae9075a72d2fb304 P 9d738463be7c41188daae2bff250cf75 [term 2 LEADER]: Becoming Leader. State: Replica: 9d738463be7c41188daae2bff250cf75, State: Running, Role: LEADER
I20260713 09:03:25.243463  6660 consensus_queue.cc:237] T 7726156300fe4299ae9075a72d2fb304 P 9d738463be7c41188daae2bff250cf75 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "767f0a6fecb14e3487ac79b444a14d7c" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 36383 } } peers { permanent_uuid: "7ab8bb16bc624d3193c038b68183ea4b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36827 } } peers { permanent_uuid: "9d738463be7c41188daae2bff250cf75" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43833 } }
I20260713 09:03:25.250458  6275 catalog_manager.cc:5697] T 7726156300fe4299ae9075a72d2fb304 P 9d738463be7c41188daae2bff250cf75 reported cstate change: term changed from 1 to 2, leader changed from 767f0a6fecb14e3487ac79b444a14d7c (127.5.160.129) to 9d738463be7c41188daae2bff250cf75 (127.5.160.131). New cstate: current_term: 2 leader_uuid: "9d738463be7c41188daae2bff250cf75" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "767f0a6fecb14e3487ac79b444a14d7c" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 36383 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7ab8bb16bc624d3193c038b68183ea4b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36827 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9d738463be7c41188daae2bff250cf75" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43833 } health_report { overall_health: HEALTHY } } }
I20260713 09:03:25.326941  6575 raft_consensus.cc:993] T c936a6a045b246cfbc91a85717247aee P 767f0a6fecb14e3487ac79b444a14d7c: : Instructing follower 9d738463be7c41188daae2bff250cf75 to start an election
I20260713 09:03:25.327371  6575 raft_consensus.cc:1081] T c936a6a045b246cfbc91a85717247aee P 767f0a6fecb14e3487ac79b444a14d7c [term 1 LEADER]: Signalling peer 9d738463be7c41188daae2bff250cf75 to start an election
I20260713 09:03:25.328843  6526 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c936a6a045b246cfbc91a85717247aee"
dest_uuid: "9d738463be7c41188daae2bff250cf75"
 from {username='slave'} at 127.0.0.1:55302
I20260713 09:03:25.329316  6526 raft_consensus.cc:493] T c936a6a045b246cfbc91a85717247aee P 9d738463be7c41188daae2bff250cf75 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:03:25.329566  6526 raft_consensus.cc:3060] T c936a6a045b246cfbc91a85717247aee P 9d738463be7c41188daae2bff250cf75 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:25.333940  6526 raft_consensus.cc:515] T c936a6a045b246cfbc91a85717247aee P 9d738463be7c41188daae2bff250cf75 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ab8bb16bc624d3193c038b68183ea4b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36827 } } peers { permanent_uuid: "9d738463be7c41188daae2bff250cf75" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43833 } } peers { permanent_uuid: "767f0a6fecb14e3487ac79b444a14d7c" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 36383 } }
I20260713 09:03:25.335718  6526 leader_election.cc:290] T c936a6a045b246cfbc91a85717247aee P 9d738463be7c41188daae2bff250cf75 [CANDIDATE]: Term 2 election: Requested vote from peers 7ab8bb16bc624d3193c038b68183ea4b (127.5.160.130:36827), 767f0a6fecb14e3487ac79b444a14d7c (127.5.160.129:36383)
I20260713 09:03:25.336702  6450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c936a6a045b246cfbc91a85717247aee" candidate_uuid: "9d738463be7c41188daae2bff250cf75" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7ab8bb16bc624d3193c038b68183ea4b"
I20260713 09:03:25.336941  6377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c936a6a045b246cfbc91a85717247aee" candidate_uuid: "9d738463be7c41188daae2bff250cf75" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "767f0a6fecb14e3487ac79b444a14d7c"
I20260713 09:03:25.337229  6450 raft_consensus.cc:3060] T c936a6a045b246cfbc91a85717247aee P 7ab8bb16bc624d3193c038b68183ea4b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:25.337492  6377 raft_consensus.cc:3055] T c936a6a045b246cfbc91a85717247aee P 767f0a6fecb14e3487ac79b444a14d7c [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:03:25.337842  6377 raft_consensus.cc:740] T c936a6a045b246cfbc91a85717247aee P 767f0a6fecb14e3487ac79b444a14d7c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 767f0a6fecb14e3487ac79b444a14d7c, State: Running, Role: LEADER
I20260713 09:03:25.338549  6377 consensus_queue.cc:260] T c936a6a045b246cfbc91a85717247aee P 767f0a6fecb14e3487ac79b444a14d7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ab8bb16bc624d3193c038b68183ea4b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36827 } } peers { permanent_uuid: "9d738463be7c41188daae2bff250cf75" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43833 } } peers { permanent_uuid: "767f0a6fecb14e3487ac79b444a14d7c" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 36383 } }
I20260713 09:03:25.339416  6377 raft_consensus.cc:3060] T c936a6a045b246cfbc91a85717247aee P 767f0a6fecb14e3487ac79b444a14d7c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:25.341517  6450 raft_consensus.cc:2468] T c936a6a045b246cfbc91a85717247aee P 7ab8bb16bc624d3193c038b68183ea4b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d738463be7c41188daae2bff250cf75 in term 2.
I20260713 09:03:25.342535  6490 leader_election.cc:304] T c936a6a045b246cfbc91a85717247aee P 9d738463be7c41188daae2bff250cf75 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7ab8bb16bc624d3193c038b68183ea4b, 9d738463be7c41188daae2bff250cf75; no voters: 
I20260713 09:03:25.343205  6660 raft_consensus.cc:2804] T c936a6a045b246cfbc91a85717247aee P 9d738463be7c41188daae2bff250cf75 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:03:25.343588  6660 raft_consensus.cc:697] T c936a6a045b246cfbc91a85717247aee P 9d738463be7c41188daae2bff250cf75 [term 2 LEADER]: Becoming Leader. State: Replica: 9d738463be7c41188daae2bff250cf75, State: Running, Role: LEADER
I20260713 09:03:25.344389  6377 raft_consensus.cc:2468] T c936a6a045b246cfbc91a85717247aee P 767f0a6fecb14e3487ac79b444a14d7c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d738463be7c41188daae2bff250cf75 in term 2.
I20260713 09:03:25.344434  6660 consensus_queue.cc:237] T c936a6a045b246cfbc91a85717247aee P 9d738463be7c41188daae2bff250cf75 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ab8bb16bc624d3193c038b68183ea4b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36827 } } peers { permanent_uuid: "9d738463be7c41188daae2bff250cf75" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43833 } } peers { permanent_uuid: "767f0a6fecb14e3487ac79b444a14d7c" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 36383 } }
I20260713 09:03:25.351310  6275 catalog_manager.cc:5697] T c936a6a045b246cfbc91a85717247aee P 9d738463be7c41188daae2bff250cf75 reported cstate change: term changed from 1 to 2, leader changed from 767f0a6fecb14e3487ac79b444a14d7c (127.5.160.129) to 9d738463be7c41188daae2bff250cf75 (127.5.160.131). New cstate: current_term: 2 leader_uuid: "9d738463be7c41188daae2bff250cf75" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ab8bb16bc624d3193c038b68183ea4b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36827 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9d738463be7c41188daae2bff250cf75" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43833 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "767f0a6fecb14e3487ac79b444a14d7c" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 36383 } health_report { overall_health: UNKNOWN } } }
I20260713 09:03:25.676924  6377 raft_consensus.cc:1275] T 7726156300fe4299ae9075a72d2fb304 P 767f0a6fecb14e3487ac79b444a14d7c [term 2 FOLLOWER]: Refusing update from remote peer 9d738463be7c41188daae2bff250cf75: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:03:25.678282  6660 consensus_queue.cc:1048] T 7726156300fe4299ae9075a72d2fb304 P 9d738463be7c41188daae2bff250cf75 [LEADER]: Connected to new peer: Peer: permanent_uuid: "767f0a6fecb14e3487ac79b444a14d7c" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 36383 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:03:25.688120  6450 raft_consensus.cc:1275] T 7726156300fe4299ae9075a72d2fb304 P 7ab8bb16bc624d3193c038b68183ea4b [term 2 FOLLOWER]: Refusing update from remote peer 9d738463be7c41188daae2bff250cf75: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:03:25.689700  6674 consensus_queue.cc:1048] T 7726156300fe4299ae9075a72d2fb304 P 9d738463be7c41188daae2bff250cf75 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ab8bb16bc624d3193c038b68183ea4b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:03:25.800443  6377 raft_consensus.cc:1275] T c936a6a045b246cfbc91a85717247aee P 767f0a6fecb14e3487ac79b444a14d7c [term 2 FOLLOWER]: Refusing update from remote peer 9d738463be7c41188daae2bff250cf75: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:03:25.801852  6674 consensus_queue.cc:1048] T c936a6a045b246cfbc91a85717247aee P 9d738463be7c41188daae2bff250cf75 [LEADER]: Connected to new peer: Peer: permanent_uuid: "767f0a6fecb14e3487ac79b444a14d7c" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 36383 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:03:25.810545  6450 raft_consensus.cc:1275] T c936a6a045b246cfbc91a85717247aee P 7ab8bb16bc624d3193c038b68183ea4b [term 2 FOLLOWER]: Refusing update from remote peer 9d738463be7c41188daae2bff250cf75: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:03:25.812160  6665 consensus_queue.cc:1048] T c936a6a045b246cfbc91a85717247aee P 9d738463be7c41188daae2bff250cf75 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ab8bb16bc624d3193c038b68183ea4b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:03:25.975500  5762 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:03:25.986223  6526 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c936a6a045b246cfbc91a85717247aee"
dest_uuid: "9d738463be7c41188daae2bff250cf75"
mode: GRACEFUL
new_leader_uuid: "767f0a6fecb14e3487ac79b444a14d7c"
 from {username='slave'} at 127.0.0.1:55316
I20260713 09:03:25.986793  6526 raft_consensus.cc:606] T c936a6a045b246cfbc91a85717247aee P 9d738463be7c41188daae2bff250cf75 [term 2 LEADER]: Received request to transfer leadership to TS 767f0a6fecb14e3487ac79b444a14d7c
I20260713 09:03:25.994674  6526 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7726156300fe4299ae9075a72d2fb304"
dest_uuid: "9d738463be7c41188daae2bff250cf75"
mode: GRACEFUL
new_leader_uuid: "767f0a6fecb14e3487ac79b444a14d7c"
 from {username='slave'} at 127.0.0.1:55316
I20260713 09:03:25.995258  6526 raft_consensus.cc:606] T 7726156300fe4299ae9075a72d2fb304 P 9d738463be7c41188daae2bff250cf75 [term 2 LEADER]: Received request to transfer leadership to TS 767f0a6fecb14e3487ac79b444a14d7c
I20260713 09:03:26.005398  6450 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c9fd074975624a8f833cae74b972ee54"
dest_uuid: "7ab8bb16bc624d3193c038b68183ea4b"
mode: GRACEFUL
new_leader_uuid: "767f0a6fecb14e3487ac79b444a14d7c"
 from {username='slave'} at 127.0.0.1:51720
I20260713 09:03:26.005919  6450 raft_consensus.cc:606] T c9fd074975624a8f833cae74b972ee54 P 7ab8bb16bc624d3193c038b68183ea4b [term 1 LEADER]: Received request to transfer leadership to TS 767f0a6fecb14e3487ac79b444a14d7c
I20260713 09:03:26.010753  6450 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dbea0e1e33c24537bc2954027e3c8f1e"
dest_uuid: "7ab8bb16bc624d3193c038b68183ea4b"
mode: GRACEFUL
new_leader_uuid: "767f0a6fecb14e3487ac79b444a14d7c"
 from {username='slave'} at 127.0.0.1:51720
I20260713 09:03:26.011248  6450 raft_consensus.cc:606] T dbea0e1e33c24537bc2954027e3c8f1e P 7ab8bb16bc624d3193c038b68183ea4b [term 2 LEADER]: Received request to transfer leadership to TS 767f0a6fecb14e3487ac79b444a14d7c
I20260713 09:03:26.016543  6450 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "56e4b08654054aadb8dfe817f75eb3e8"
dest_uuid: "7ab8bb16bc624d3193c038b68183ea4b"
mode: GRACEFUL
new_leader_uuid: "767f0a6fecb14e3487ac79b444a14d7c"
 from {username='slave'} at 127.0.0.1:51720
I20260713 09:03:26.017051  6450 raft_consensus.cc:606] T 56e4b08654054aadb8dfe817f75eb3e8 P 7ab8bb16bc624d3193c038b68183ea4b [term 2 LEADER]: Received request to transfer leadership to TS 767f0a6fecb14e3487ac79b444a14d7c
I20260713 09:03:26.025585  6680 raft_consensus.cc:993] T 56e4b08654054aadb8dfe817f75eb3e8 P 7ab8bb16bc624d3193c038b68183ea4b: : Instructing follower 767f0a6fecb14e3487ac79b444a14d7c to start an election
I20260713 09:03:26.026101  6659 raft_consensus.cc:1081] T 56e4b08654054aadb8dfe817f75eb3e8 P 7ab8bb16bc624d3193c038b68183ea4b [term 2 LEADER]: Signalling peer 767f0a6fecb14e3487ac79b444a14d7c to start an election
I20260713 09:03:26.027592  6377 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "56e4b08654054aadb8dfe817f75eb3e8"
dest_uuid: "767f0a6fecb14e3487ac79b444a14d7c"
 from {username='slave'} at 127.0.0.1:42798
I20260713 09:03:26.028091  6377 raft_consensus.cc:493] T 56e4b08654054aadb8dfe817f75eb3e8 P 767f0a6fecb14e3487ac79b444a14d7c [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:03:26.028407  6377 raft_consensus.cc:3060] T 56e4b08654054aadb8dfe817f75eb3e8 P 767f0a6fecb14e3487ac79b444a14d7c [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:03:26.033195  6377 raft_consensus.cc:515] T 56e4b08654054aadb8dfe817f75eb3e8 P 767f0a6fecb14e3487ac79b444a14d7c [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "767f0a6fecb14e3487ac79b444a14d7c" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 36383 } } peers { permanent_uuid: "7ab8bb16bc624d3193c038b68183ea4b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36827 } } peers { permanent_uuid: "9d738463be7c41188daae2bff250cf75" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43833 } }
I20260713 09:03:26.034894  6377 leader_election.cc:290] T 56e4b08654054aadb8dfe817f75eb3e8 P 767f0a6fecb14e3487ac79b444a14d7c [CANDIDATE]: Term 3 election: Requested vote from peers 7ab8bb16bc624d3193c038b68183ea4b (127.5.160.130:36827), 9d738463be7c41188daae2bff250cf75 (127.5.160.131:43833)
I20260713 09:03:26.035795  6450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56e4b08654054aadb8dfe817f75eb3e8" candidate_uuid: "767f0a6fecb14e3487ac79b444a14d7c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7ab8bb16bc624d3193c038b68183ea4b"
I20260713 09:03:26.036022  6526 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56e4b08654054aadb8dfe817f75eb3e8" candidate_uuid: "767f0a6fecb14e3487ac79b444a14d7c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9d738463be7c41188daae2bff250cf75"
I20260713 09:03:26.036352  6450 raft_consensus.cc:3055] T 56e4b08654054aadb8dfe817f75eb3e8 P 7ab8bb16bc624d3193c038b68183ea4b [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:03:26.036549  6526 raft_consensus.cc:3060] T 56e4b08654054aadb8dfe817f75eb3e8 P 9d738463be7c41188daae2bff250cf75 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:03:26.036665  6450 raft_consensus.cc:740] T 56e4b08654054aadb8dfe817f75eb3e8 P 7ab8bb16bc624d3193c038b68183ea4b [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 7ab8bb16bc624d3193c038b68183ea4b, State: Running, Role: LEADER
I20260713 09:03:26.037436  6450 consensus_queue.cc:260] T 56e4b08654054aadb8dfe817f75eb3e8 P 7ab8bb16bc624d3193c038b68183ea4b [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: "767f0a6fecb14e3487ac79b444a14d7c" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 36383 } } peers { permanent_uuid: "7ab8bb16bc624d3193c038b68183ea4b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36827 } } peers { permanent_uuid: "9d738463be7c41188daae2bff250cf75" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43833 } }
I20260713 09:03:26.038527  6450 raft_consensus.cc:3060] T 56e4b08654054aadb8dfe817f75eb3e8 P 7ab8bb16bc624d3193c038b68183ea4b [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:03:26.043099  6526 raft_consensus.cc:2468] T 56e4b08654054aadb8dfe817f75eb3e8 P 9d738463be7c41188daae2bff250cf75 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 767f0a6fecb14e3487ac79b444a14d7c in term 3.
I20260713 09:03:26.044366  6450 raft_consensus.cc:2468] T 56e4b08654054aadb8dfe817f75eb3e8 P 7ab8bb16bc624d3193c038b68183ea4b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 767f0a6fecb14e3487ac79b444a14d7c in term 3.
I20260713 09:03:26.044459  6343 leader_election.cc:304] T 56e4b08654054aadb8dfe817f75eb3e8 P 767f0a6fecb14e3487ac79b444a14d7c [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: 767f0a6fecb14e3487ac79b444a14d7c, 9d738463be7c41188daae2bff250cf75; no voters: 
I20260713 09:03:26.045353  6575 raft_consensus.cc:2804] T 56e4b08654054aadb8dfe817f75eb3e8 P 767f0a6fecb14e3487ac79b444a14d7c [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:03:26.046228  6575 raft_consensus.cc:697] T 56e4b08654054aadb8dfe817f75eb3e8 P 767f0a6fecb14e3487ac79b444a14d7c [term 3 LEADER]: Becoming Leader. State: Replica: 767f0a6fecb14e3487ac79b444a14d7c, State: Running, Role: LEADER
I20260713 09:03:26.047010  6575 consensus_queue.cc:237] T 56e4b08654054aadb8dfe817f75eb3e8 P 767f0a6fecb14e3487ac79b444a14d7c [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: "767f0a6fecb14e3487ac79b444a14d7c" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 36383 } } peers { permanent_uuid: "7ab8bb16bc624d3193c038b68183ea4b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36827 } } peers { permanent_uuid: "9d738463be7c41188daae2bff250cf75" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43833 } }
I20260713 09:03:26.053210  6276 catalog_manager.cc:5697] T 56e4b08654054aadb8dfe817f75eb3e8 P 767f0a6fecb14e3487ac79b444a14d7c reported cstate change: term changed from 2 to 3, leader changed from 7ab8bb16bc624d3193c038b68183ea4b (127.5.160.130) to 767f0a6fecb14e3487ac79b444a14d7c (127.5.160.129). New cstate: current_term: 3 leader_uuid: "767f0a6fecb14e3487ac79b444a14d7c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "767f0a6fecb14e3487ac79b444a14d7c" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 36383 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7ab8bb16bc624d3193c038b68183ea4b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36827 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9d738463be7c41188daae2bff250cf75" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43833 } health_report { overall_health: UNKNOWN } } }
I20260713 09:03:26.109421  6660 raft_consensus.cc:993] T 7726156300fe4299ae9075a72d2fb304 P 9d738463be7c41188daae2bff250cf75: : Instructing follower 767f0a6fecb14e3487ac79b444a14d7c to start an election
I20260713 09:03:26.109899  6665 raft_consensus.cc:1081] T 7726156300fe4299ae9075a72d2fb304 P 9d738463be7c41188daae2bff250cf75 [term 2 LEADER]: Signalling peer 767f0a6fecb14e3487ac79b444a14d7c to start an election
I20260713 09:03:26.111639  6377 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7726156300fe4299ae9075a72d2fb304"
dest_uuid: "767f0a6fecb14e3487ac79b444a14d7c"
 from {username='slave'} at 127.0.0.1:42812
I20260713 09:03:26.112123  6377 raft_consensus.cc:493] T 7726156300fe4299ae9075a72d2fb304 P 767f0a6fecb14e3487ac79b444a14d7c [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:03:26.112497  6377 raft_consensus.cc:3060] T 7726156300fe4299ae9075a72d2fb304 P 767f0a6fecb14e3487ac79b444a14d7c [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:03:26.117467  6377 raft_consensus.cc:515] T 7726156300fe4299ae9075a72d2fb304 P 767f0a6fecb14e3487ac79b444a14d7c [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "767f0a6fecb14e3487ac79b444a14d7c" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 36383 } } peers { permanent_uuid: "7ab8bb16bc624d3193c038b68183ea4b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36827 } } peers { permanent_uuid: "9d738463be7c41188daae2bff250cf75" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43833 } }
I20260713 09:03:26.118916  6377 leader_election.cc:290] T 7726156300fe4299ae9075a72d2fb304 P 767f0a6fecb14e3487ac79b444a14d7c [CANDIDATE]: Term 3 election: Requested vote from peers 7ab8bb16bc624d3193c038b68183ea4b (127.5.160.130:36827), 9d738463be7c41188daae2bff250cf75 (127.5.160.131:43833)
I20260713 09:03:26.119709  6450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7726156300fe4299ae9075a72d2fb304" candidate_uuid: "767f0a6fecb14e3487ac79b444a14d7c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7ab8bb16bc624d3193c038b68183ea4b"
I20260713 09:03:26.120023  6526 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7726156300fe4299ae9075a72d2fb304" candidate_uuid: "767f0a6fecb14e3487ac79b444a14d7c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9d738463be7c41188daae2bff250cf75"
I20260713 09:03:26.120239  6450 raft_consensus.cc:3060] T 7726156300fe4299ae9075a72d2fb304 P 7ab8bb16bc624d3193c038b68183ea4b [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:03:26.120554  6526 raft_consensus.cc:3055] T 7726156300fe4299ae9075a72d2fb304 P 9d738463be7c41188daae2bff250cf75 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:03:26.120842  6526 raft_consensus.cc:740] T 7726156300fe4299ae9075a72d2fb304 P 9d738463be7c41188daae2bff250cf75 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 9d738463be7c41188daae2bff250cf75, State: Running, Role: LEADER
I20260713 09:03:26.121512  6526 consensus_queue.cc:260] T 7726156300fe4299ae9075a72d2fb304 P 9d738463be7c41188daae2bff250cf75 [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: "767f0a6fecb14e3487ac79b444a14d7c" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 36383 } } peers { permanent_uuid: "7ab8bb16bc624d3193c038b68183ea4b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36827 } } peers { permanent_uuid: "9d738463be7c41188daae2bff250cf75" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43833 } }
I20260713 09:03:26.122382  6526 raft_consensus.cc:3060] T 7726156300fe4299ae9075a72d2fb304 P 9d738463be7c41188daae2bff250cf75 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:03:26.124774  6450 raft_consensus.cc:2468] T 7726156300fe4299ae9075a72d2fb304 P 7ab8bb16bc624d3193c038b68183ea4b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 767f0a6fecb14e3487ac79b444a14d7c in term 3.
I20260713 09:03:26.125811  6341 leader_election.cc:304] T 7726156300fe4299ae9075a72d2fb304 P 767f0a6fecb14e3487ac79b444a14d7c [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: 767f0a6fecb14e3487ac79b444a14d7c, 7ab8bb16bc624d3193c038b68183ea4b; no voters: 
I20260713 09:03:26.126627  6575 raft_consensus.cc:2804] T 7726156300fe4299ae9075a72d2fb304 P 767f0a6fecb14e3487ac79b444a14d7c [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:03:26.127146  6575 raft_consensus.cc:697] T 7726156300fe4299ae9075a72d2fb304 P 767f0a6fecb14e3487ac79b444a14d7c [term 3 LEADER]: Becoming Leader. State: Replica: 767f0a6fecb14e3487ac79b444a14d7c, State: Running, Role: LEADER
I20260713 09:03:26.127177  6526 raft_consensus.cc:2468] T 7726156300fe4299ae9075a72d2fb304 P 9d738463be7c41188daae2bff250cf75 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 767f0a6fecb14e3487ac79b444a14d7c in term 3.
I20260713 09:03:26.128558  6575 consensus_queue.cc:237] T 7726156300fe4299ae9075a72d2fb304 P 767f0a6fecb14e3487ac79b444a14d7c [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: "767f0a6fecb14e3487ac79b444a14d7c" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 36383 } } peers { permanent_uuid: "7ab8bb16bc624d3193c038b68183ea4b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36827 } } peers { permanent_uuid: "9d738463be7c41188daae2bff250cf75" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43833 } }
I20260713 09:03:26.135246  6276 catalog_manager.cc:5697] T 7726156300fe4299ae9075a72d2fb304 P 767f0a6fecb14e3487ac79b444a14d7c reported cstate change: term changed from 2 to 3, leader changed from 9d738463be7c41188daae2bff250cf75 (127.5.160.131) to 767f0a6fecb14e3487ac79b444a14d7c (127.5.160.129). New cstate: current_term: 3 leader_uuid: "767f0a6fecb14e3487ac79b444a14d7c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "767f0a6fecb14e3487ac79b444a14d7c" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 36383 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7ab8bb16bc624d3193c038b68183ea4b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36827 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9d738463be7c41188daae2bff250cf75" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43833 } health_report { overall_health: UNKNOWN } } }
I20260713 09:03:26.176745  6680 raft_consensus.cc:993] T c9fd074975624a8f833cae74b972ee54 P 7ab8bb16bc624d3193c038b68183ea4b: : Instructing follower 767f0a6fecb14e3487ac79b444a14d7c to start an election
I20260713 09:03:26.177264  6680 raft_consensus.cc:1081] T c9fd074975624a8f833cae74b972ee54 P 7ab8bb16bc624d3193c038b68183ea4b [term 1 LEADER]: Signalling peer 767f0a6fecb14e3487ac79b444a14d7c to start an election
I20260713 09:03:26.178921  6377 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c9fd074975624a8f833cae74b972ee54"
dest_uuid: "767f0a6fecb14e3487ac79b444a14d7c"
 from {username='slave'} at 127.0.0.1:42798
I20260713 09:03:26.179440  6377 raft_consensus.cc:493] T c9fd074975624a8f833cae74b972ee54 P 767f0a6fecb14e3487ac79b444a14d7c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:03:26.179713  6377 raft_consensus.cc:3060] T c9fd074975624a8f833cae74b972ee54 P 767f0a6fecb14e3487ac79b444a14d7c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:26.184167  6377 raft_consensus.cc:515] T c9fd074975624a8f833cae74b972ee54 P 767f0a6fecb14e3487ac79b444a14d7c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "767f0a6fecb14e3487ac79b444a14d7c" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 36383 } } peers { permanent_uuid: "7ab8bb16bc624d3193c038b68183ea4b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36827 } } peers { permanent_uuid: "9d738463be7c41188daae2bff250cf75" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43833 } }
I20260713 09:03:26.185763  6377 leader_election.cc:290] T c9fd074975624a8f833cae74b972ee54 P 767f0a6fecb14e3487ac79b444a14d7c [CANDIDATE]: Term 2 election: Requested vote from peers 7ab8bb16bc624d3193c038b68183ea4b (127.5.160.130:36827), 9d738463be7c41188daae2bff250cf75 (127.5.160.131:43833)
I20260713 09:03:26.186685  6450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9fd074975624a8f833cae74b972ee54" candidate_uuid: "767f0a6fecb14e3487ac79b444a14d7c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7ab8bb16bc624d3193c038b68183ea4b"
I20260713 09:03:26.186911  6526 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9fd074975624a8f833cae74b972ee54" candidate_uuid: "767f0a6fecb14e3487ac79b444a14d7c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9d738463be7c41188daae2bff250cf75"
I20260713 09:03:26.187183  6450 raft_consensus.cc:3055] T c9fd074975624a8f833cae74b972ee54 P 7ab8bb16bc624d3193c038b68183ea4b [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:03:26.187479  6526 raft_consensus.cc:3060] T c9fd074975624a8f833cae74b972ee54 P 9d738463be7c41188daae2bff250cf75 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:26.187556  6450 raft_consensus.cc:740] T c9fd074975624a8f833cae74b972ee54 P 7ab8bb16bc624d3193c038b68183ea4b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7ab8bb16bc624d3193c038b68183ea4b, State: Running, Role: LEADER
I20260713 09:03:26.188323  6450 consensus_queue.cc:260] T c9fd074975624a8f833cae74b972ee54 P 7ab8bb16bc624d3193c038b68183ea4b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "767f0a6fecb14e3487ac79b444a14d7c" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 36383 } } peers { permanent_uuid: "7ab8bb16bc624d3193c038b68183ea4b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36827 } } peers { permanent_uuid: "9d738463be7c41188daae2bff250cf75" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43833 } }
I20260713 09:03:26.189275  6450 raft_consensus.cc:3060] T c9fd074975624a8f833cae74b972ee54 P 7ab8bb16bc624d3193c038b68183ea4b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:26.192652  6526 raft_consensus.cc:2468] T c9fd074975624a8f833cae74b972ee54 P 9d738463be7c41188daae2bff250cf75 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 767f0a6fecb14e3487ac79b444a14d7c in term 2.
I20260713 09:03:26.193589  6450 raft_consensus.cc:2468] T c9fd074975624a8f833cae74b972ee54 P 7ab8bb16bc624d3193c038b68183ea4b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 767f0a6fecb14e3487ac79b444a14d7c in term 2.
I20260713 09:03:26.193817  6343 leader_election.cc:304] T c9fd074975624a8f833cae74b972ee54 P 767f0a6fecb14e3487ac79b444a14d7c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 767f0a6fecb14e3487ac79b444a14d7c, 9d738463be7c41188daae2bff250cf75; no voters: 
I20260713 09:03:26.194697  6575 raft_consensus.cc:2804] T c9fd074975624a8f833cae74b972ee54 P 767f0a6fecb14e3487ac79b444a14d7c [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:03:26.195191  6575 raft_consensus.cc:697] T c9fd074975624a8f833cae74b972ee54 P 767f0a6fecb14e3487ac79b444a14d7c [term 2 LEADER]: Becoming Leader. State: Replica: 767f0a6fecb14e3487ac79b444a14d7c, State: Running, Role: LEADER
I20260713 09:03:26.195797  6575 consensus_queue.cc:237] T c9fd074975624a8f833cae74b972ee54 P 767f0a6fecb14e3487ac79b444a14d7c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "767f0a6fecb14e3487ac79b444a14d7c" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 36383 } } peers { permanent_uuid: "7ab8bb16bc624d3193c038b68183ea4b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36827 } } peers { permanent_uuid: "9d738463be7c41188daae2bff250cf75" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43833 } }
I20260713 09:03:26.202652  6276 catalog_manager.cc:5697] T c9fd074975624a8f833cae74b972ee54 P 767f0a6fecb14e3487ac79b444a14d7c reported cstate change: term changed from 1 to 2, leader changed from 7ab8bb16bc624d3193c038b68183ea4b (127.5.160.130) to 767f0a6fecb14e3487ac79b444a14d7c (127.5.160.129). New cstate: current_term: 2 leader_uuid: "767f0a6fecb14e3487ac79b444a14d7c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "767f0a6fecb14e3487ac79b444a14d7c" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 36383 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7ab8bb16bc624d3193c038b68183ea4b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36827 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9d738463be7c41188daae2bff250cf75" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43833 } health_report { overall_health: UNKNOWN } } }
I20260713 09:03:26.436131  6665 raft_consensus.cc:993] T c936a6a045b246cfbc91a85717247aee P 9d738463be7c41188daae2bff250cf75: : Instructing follower 767f0a6fecb14e3487ac79b444a14d7c to start an election
I20260713 09:03:26.436563  6665 raft_consensus.cc:1081] T c936a6a045b246cfbc91a85717247aee P 9d738463be7c41188daae2bff250cf75 [term 2 LEADER]: Signalling peer 767f0a6fecb14e3487ac79b444a14d7c to start an election
I20260713 09:03:26.437960  6377 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c936a6a045b246cfbc91a85717247aee"
dest_uuid: "767f0a6fecb14e3487ac79b444a14d7c"
 from {username='slave'} at 127.0.0.1:42812
I20260713 09:03:26.438367  6377 raft_consensus.cc:493] T c936a6a045b246cfbc91a85717247aee P 767f0a6fecb14e3487ac79b444a14d7c [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:03:26.438632  6377 raft_consensus.cc:3060] T c936a6a045b246cfbc91a85717247aee P 767f0a6fecb14e3487ac79b444a14d7c [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:03:26.440879  6526 raft_consensus.cc:1275] T 56e4b08654054aadb8dfe817f75eb3e8 P 9d738463be7c41188daae2bff250cf75 [term 3 FOLLOWER]: Refusing update from remote peer 767f0a6fecb14e3487ac79b444a14d7c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:03:26.442178  6575 consensus_queue.cc:1048] T 56e4b08654054aadb8dfe817f75eb3e8 P 767f0a6fecb14e3487ac79b444a14d7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d738463be7c41188daae2bff250cf75" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43833 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:03:26.443778  6377 raft_consensus.cc:515] T c936a6a045b246cfbc91a85717247aee P 767f0a6fecb14e3487ac79b444a14d7c [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ab8bb16bc624d3193c038b68183ea4b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36827 } } peers { permanent_uuid: "9d738463be7c41188daae2bff250cf75" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43833 } } peers { permanent_uuid: "767f0a6fecb14e3487ac79b444a14d7c" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 36383 } }
I20260713 09:03:26.445722  6377 leader_election.cc:290] T c936a6a045b246cfbc91a85717247aee P 767f0a6fecb14e3487ac79b444a14d7c [CANDIDATE]: Term 3 election: Requested vote from peers 7ab8bb16bc624d3193c038b68183ea4b (127.5.160.130:36827), 9d738463be7c41188daae2bff250cf75 (127.5.160.131:43833)
I20260713 09:03:26.446743  6527 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c936a6a045b246cfbc91a85717247aee" candidate_uuid: "767f0a6fecb14e3487ac79b444a14d7c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9d738463be7c41188daae2bff250cf75"
I20260713 09:03:26.447247  6527 raft_consensus.cc:3055] T c936a6a045b246cfbc91a85717247aee P 9d738463be7c41188daae2bff250cf75 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:03:26.447351  6450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c936a6a045b246cfbc91a85717247aee" candidate_uuid: "767f0a6fecb14e3487ac79b444a14d7c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7ab8bb16bc624d3193c038b68183ea4b"
I20260713 09:03:26.447613  6527 raft_consensus.cc:740] T c936a6a045b246cfbc91a85717247aee P 9d738463be7c41188daae2bff250cf75 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 9d738463be7c41188daae2bff250cf75, State: Running, Role: LEADER
I20260713 09:03:26.447893  6450 raft_consensus.cc:3060] T c936a6a045b246cfbc91a85717247aee P 7ab8bb16bc624d3193c038b68183ea4b [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:03:26.448309  6527 consensus_queue.cc:260] T c936a6a045b246cfbc91a85717247aee P 9d738463be7c41188daae2bff250cf75 [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: "7ab8bb16bc624d3193c038b68183ea4b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36827 } } peers { permanent_uuid: "9d738463be7c41188daae2bff250cf75" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43833 } } peers { permanent_uuid: "767f0a6fecb14e3487ac79b444a14d7c" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 36383 } }
I20260713 09:03:26.449386  6527 raft_consensus.cc:3060] T c936a6a045b246cfbc91a85717247aee P 9d738463be7c41188daae2bff250cf75 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:03:26.453933  6450 raft_consensus.cc:2468] T c936a6a045b246cfbc91a85717247aee P 7ab8bb16bc624d3193c038b68183ea4b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 767f0a6fecb14e3487ac79b444a14d7c in term 3.
I20260713 09:03:26.455727  6341 leader_election.cc:304] T c936a6a045b246cfbc91a85717247aee P 767f0a6fecb14e3487ac79b444a14d7c [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: 767f0a6fecb14e3487ac79b444a14d7c, 7ab8bb16bc624d3193c038b68183ea4b; no voters: 
I20260713 09:03:26.456583  6681 raft_consensus.cc:2804] T c936a6a045b246cfbc91a85717247aee P 767f0a6fecb14e3487ac79b444a14d7c [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:03:26.465839  6527 raft_consensus.cc:2468] T c936a6a045b246cfbc91a85717247aee P 9d738463be7c41188daae2bff250cf75 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 767f0a6fecb14e3487ac79b444a14d7c in term 3.
I20260713 09:03:26.466295  6659 raft_consensus.cc:993] T dbea0e1e33c24537bc2954027e3c8f1e P 7ab8bb16bc624d3193c038b68183ea4b: : Instructing follower 767f0a6fecb14e3487ac79b444a14d7c to start an election
I20260713 09:03:26.466291  6450 raft_consensus.cc:1275] T 56e4b08654054aadb8dfe817f75eb3e8 P 7ab8bb16bc624d3193c038b68183ea4b [term 3 FOLLOWER]: Refusing update from remote peer 767f0a6fecb14e3487ac79b444a14d7c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:03:26.467679  6680 raft_consensus.cc:1081] T dbea0e1e33c24537bc2954027e3c8f1e P 7ab8bb16bc624d3193c038b68183ea4b [term 2 LEADER]: Signalling peer 767f0a6fecb14e3487ac79b444a14d7c to start an election
I20260713 09:03:26.468418  6681 raft_consensus.cc:697] T c936a6a045b246cfbc91a85717247aee P 767f0a6fecb14e3487ac79b444a14d7c [term 3 LEADER]: Becoming Leader. State: Replica: 767f0a6fecb14e3487ac79b444a14d7c, State: Running, Role: LEADER
I20260713 09:03:26.469229  6681 consensus_queue.cc:237] T c936a6a045b246cfbc91a85717247aee P 767f0a6fecb14e3487ac79b444a14d7c [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: "7ab8bb16bc624d3193c038b68183ea4b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36827 } } peers { permanent_uuid: "9d738463be7c41188daae2bff250cf75" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43833 } } peers { permanent_uuid: "767f0a6fecb14e3487ac79b444a14d7c" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 36383 } }
I20260713 09:03:26.470695  6377 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dbea0e1e33c24537bc2954027e3c8f1e"
dest_uuid: "767f0a6fecb14e3487ac79b444a14d7c"
 from {username='slave'} at 127.0.0.1:42798
I20260713 09:03:26.471391  6377 raft_consensus.cc:493] T dbea0e1e33c24537bc2954027e3c8f1e P 767f0a6fecb14e3487ac79b444a14d7c [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:03:26.471812  6377 raft_consensus.cc:3060] T dbea0e1e33c24537bc2954027e3c8f1e P 767f0a6fecb14e3487ac79b444a14d7c [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:03:26.473573  6681 consensus_queue.cc:1048] T 56e4b08654054aadb8dfe817f75eb3e8 P 767f0a6fecb14e3487ac79b444a14d7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ab8bb16bc624d3193c038b68183ea4b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:03:26.476864  6276 catalog_manager.cc:5697] T c936a6a045b246cfbc91a85717247aee P 767f0a6fecb14e3487ac79b444a14d7c reported cstate change: term changed from 2 to 3, leader changed from 9d738463be7c41188daae2bff250cf75 (127.5.160.131) to 767f0a6fecb14e3487ac79b444a14d7c (127.5.160.129). New cstate: current_term: 3 leader_uuid: "767f0a6fecb14e3487ac79b444a14d7c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ab8bb16bc624d3193c038b68183ea4b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36827 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9d738463be7c41188daae2bff250cf75" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43833 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "767f0a6fecb14e3487ac79b444a14d7c" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 36383 } health_report { overall_health: HEALTHY } } }
I20260713 09:03:26.483204  6377 raft_consensus.cc:515] T dbea0e1e33c24537bc2954027e3c8f1e P 767f0a6fecb14e3487ac79b444a14d7c [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "767f0a6fecb14e3487ac79b444a14d7c" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 36383 } } peers { permanent_uuid: "7ab8bb16bc624d3193c038b68183ea4b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36827 } } peers { permanent_uuid: "9d738463be7c41188daae2bff250cf75" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43833 } }
I20260713 09:03:26.485918  6453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbea0e1e33c24537bc2954027e3c8f1e" candidate_uuid: "767f0a6fecb14e3487ac79b444a14d7c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7ab8bb16bc624d3193c038b68183ea4b"
I20260713 09:03:26.486133  6527 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbea0e1e33c24537bc2954027e3c8f1e" candidate_uuid: "767f0a6fecb14e3487ac79b444a14d7c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9d738463be7c41188daae2bff250cf75"
I20260713 09:03:26.486482  6453 raft_consensus.cc:3055] T dbea0e1e33c24537bc2954027e3c8f1e P 7ab8bb16bc624d3193c038b68183ea4b [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:03:26.487013  6527 raft_consensus.cc:3060] T dbea0e1e33c24537bc2954027e3c8f1e P 9d738463be7c41188daae2bff250cf75 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:03:26.487049  6453 raft_consensus.cc:740] T dbea0e1e33c24537bc2954027e3c8f1e P 7ab8bb16bc624d3193c038b68183ea4b [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 7ab8bb16bc624d3193c038b68183ea4b, State: Running, Role: LEADER
I20260713 09:03:26.488114  6453 consensus_queue.cc:260] T dbea0e1e33c24537bc2954027e3c8f1e P 7ab8bb16bc624d3193c038b68183ea4b [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: "767f0a6fecb14e3487ac79b444a14d7c" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 36383 } } peers { permanent_uuid: "7ab8bb16bc624d3193c038b68183ea4b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36827 } } peers { permanent_uuid: "9d738463be7c41188daae2bff250cf75" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43833 } }
I20260713 09:03:26.489267  6453 raft_consensus.cc:3060] T dbea0e1e33c24537bc2954027e3c8f1e P 7ab8bb16bc624d3193c038b68183ea4b [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:03:26.493217  6527 raft_consensus.cc:2468] T dbea0e1e33c24537bc2954027e3c8f1e P 9d738463be7c41188daae2bff250cf75 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 767f0a6fecb14e3487ac79b444a14d7c in term 3.
I20260713 09:03:26.493651  6377 leader_election.cc:290] T dbea0e1e33c24537bc2954027e3c8f1e P 767f0a6fecb14e3487ac79b444a14d7c [CANDIDATE]: Term 3 election: Requested vote from peers 7ab8bb16bc624d3193c038b68183ea4b (127.5.160.130:36827), 9d738463be7c41188daae2bff250cf75 (127.5.160.131:43833)
I20260713 09:03:26.494628  6343 leader_election.cc:304] T dbea0e1e33c24537bc2954027e3c8f1e P 767f0a6fecb14e3487ac79b444a14d7c [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: 767f0a6fecb14e3487ac79b444a14d7c, 9d738463be7c41188daae2bff250cf75; no voters: 
I20260713 09:03:26.495204  6453 raft_consensus.cc:2468] T dbea0e1e33c24537bc2954027e3c8f1e P 7ab8bb16bc624d3193c038b68183ea4b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 767f0a6fecb14e3487ac79b444a14d7c in term 3.
I20260713 09:03:26.495437  6575 raft_consensus.cc:2804] T dbea0e1e33c24537bc2954027e3c8f1e P 767f0a6fecb14e3487ac79b444a14d7c [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:03:26.495934  6575 raft_consensus.cc:697] T dbea0e1e33c24537bc2954027e3c8f1e P 767f0a6fecb14e3487ac79b444a14d7c [term 3 LEADER]: Becoming Leader. State: Replica: 767f0a6fecb14e3487ac79b444a14d7c, State: Running, Role: LEADER
I20260713 09:03:26.496734  6575 consensus_queue.cc:237] T dbea0e1e33c24537bc2954027e3c8f1e P 767f0a6fecb14e3487ac79b444a14d7c [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: "767f0a6fecb14e3487ac79b444a14d7c" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 36383 } } peers { permanent_uuid: "7ab8bb16bc624d3193c038b68183ea4b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36827 } } peers { permanent_uuid: "9d738463be7c41188daae2bff250cf75" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43833 } }
I20260713 09:03:26.502859  6273 catalog_manager.cc:5697] T dbea0e1e33c24537bc2954027e3c8f1e P 767f0a6fecb14e3487ac79b444a14d7c reported cstate change: term changed from 2 to 3, leader changed from 7ab8bb16bc624d3193c038b68183ea4b (127.5.160.130) to 767f0a6fecb14e3487ac79b444a14d7c (127.5.160.129). New cstate: current_term: 3 leader_uuid: "767f0a6fecb14e3487ac79b444a14d7c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "767f0a6fecb14e3487ac79b444a14d7c" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 36383 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7ab8bb16bc624d3193c038b68183ea4b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36827 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9d738463be7c41188daae2bff250cf75" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43833 } health_report { overall_health: UNKNOWN } } }
I20260713 09:03:26.542848  6527 raft_consensus.cc:1275] T 7726156300fe4299ae9075a72d2fb304 P 9d738463be7c41188daae2bff250cf75 [term 3 FOLLOWER]: Refusing update from remote peer 767f0a6fecb14e3487ac79b444a14d7c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:03:26.544076  6575 consensus_queue.cc:1048] T 7726156300fe4299ae9075a72d2fb304 P 767f0a6fecb14e3487ac79b444a14d7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d738463be7c41188daae2bff250cf75" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43833 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:03:26.551582  6453 raft_consensus.cc:1275] T 7726156300fe4299ae9075a72d2fb304 P 7ab8bb16bc624d3193c038b68183ea4b [term 3 FOLLOWER]: Refusing update from remote peer 767f0a6fecb14e3487ac79b444a14d7c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:03:26.554203  6575 consensus_queue.cc:1048] T 7726156300fe4299ae9075a72d2fb304 P 767f0a6fecb14e3487ac79b444a14d7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ab8bb16bc624d3193c038b68183ea4b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:03:26.733142  6453 raft_consensus.cc:1275] T c9fd074975624a8f833cae74b972ee54 P 7ab8bb16bc624d3193c038b68183ea4b [term 2 FOLLOWER]: Refusing update from remote peer 767f0a6fecb14e3487ac79b444a14d7c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:03:26.734478  6692 consensus_queue.cc:1048] T c9fd074975624a8f833cae74b972ee54 P 767f0a6fecb14e3487ac79b444a14d7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ab8bb16bc624d3193c038b68183ea4b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:03:26.744454  6527 raft_consensus.cc:1275] T c9fd074975624a8f833cae74b972ee54 P 9d738463be7c41188daae2bff250cf75 [term 2 FOLLOWER]: Refusing update from remote peer 767f0a6fecb14e3487ac79b444a14d7c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:03:26.745610  6575 consensus_queue.cc:1048] T c9fd074975624a8f833cae74b972ee54 P 767f0a6fecb14e3487ac79b444a14d7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d738463be7c41188daae2bff250cf75" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43833 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:03:26.850471  6527 raft_consensus.cc:1275] T c936a6a045b246cfbc91a85717247aee P 9d738463be7c41188daae2bff250cf75 [term 3 FOLLOWER]: Refusing update from remote peer 767f0a6fecb14e3487ac79b444a14d7c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:03:26.851769  6575 consensus_queue.cc:1048] T c936a6a045b246cfbc91a85717247aee P 767f0a6fecb14e3487ac79b444a14d7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d738463be7c41188daae2bff250cf75" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43833 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:03:26.859776  6450 raft_consensus.cc:1275] T c936a6a045b246cfbc91a85717247aee P 7ab8bb16bc624d3193c038b68183ea4b [term 3 FOLLOWER]: Refusing update from remote peer 767f0a6fecb14e3487ac79b444a14d7c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:03:26.861708  6691 consensus_queue.cc:1048] T c936a6a045b246cfbc91a85717247aee P 767f0a6fecb14e3487ac79b444a14d7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ab8bb16bc624d3193c038b68183ea4b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:03:26.977905  6527 raft_consensus.cc:1275] T dbea0e1e33c24537bc2954027e3c8f1e P 9d738463be7c41188daae2bff250cf75 [term 3 FOLLOWER]: Refusing update from remote peer 767f0a6fecb14e3487ac79b444a14d7c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:03:26.979296  6691 consensus_queue.cc:1048] T dbea0e1e33c24537bc2954027e3c8f1e P 767f0a6fecb14e3487ac79b444a14d7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d738463be7c41188daae2bff250cf75" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43833 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:03:26.988027  6450 raft_consensus.cc:1275] T dbea0e1e33c24537bc2954027e3c8f1e P 7ab8bb16bc624d3193c038b68183ea4b [term 3 FOLLOWER]: Refusing update from remote peer 767f0a6fecb14e3487ac79b444a14d7c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:03:26.989775  6681 consensus_queue.cc:1048] T dbea0e1e33c24537bc2954027e3c8f1e P 767f0a6fecb14e3487ac79b444a14d7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ab8bb16bc624d3193c038b68183ea4b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:03:29.024485  5762 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:03:29.032229  6377 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "399bac1e26d742e2a50994b27fc0a660"
dest_uuid: "767f0a6fecb14e3487ac79b444a14d7c"
mode: GRACEFUL
new_leader_uuid: "9d738463be7c41188daae2bff250cf75"
 from {username='slave'} at 127.0.0.1:42826
I20260713 09:03:29.033004  6377 raft_consensus.cc:606] T 399bac1e26d742e2a50994b27fc0a660 P 767f0a6fecb14e3487ac79b444a14d7c [term 2 LEADER]: Received request to transfer leadership to TS 9d738463be7c41188daae2bff250cf75
I20260713 09:03:29.036019  6377 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c936a6a045b246cfbc91a85717247aee"
dest_uuid: "767f0a6fecb14e3487ac79b444a14d7c"
mode: GRACEFUL
new_leader_uuid: "9d738463be7c41188daae2bff250cf75"
 from {username='slave'} at 127.0.0.1:42826
I20260713 09:03:29.036473  6377 raft_consensus.cc:606] T c936a6a045b246cfbc91a85717247aee P 767f0a6fecb14e3487ac79b444a14d7c [term 3 LEADER]: Received request to transfer leadership to TS 9d738463be7c41188daae2bff250cf75
I20260713 09:03:29.038765  6377 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dbea0e1e33c24537bc2954027e3c8f1e"
dest_uuid: "767f0a6fecb14e3487ac79b444a14d7c"
mode: GRACEFUL
new_leader_uuid: "7ab8bb16bc624d3193c038b68183ea4b"
 from {username='slave'} at 127.0.0.1:42826
I20260713 09:03:29.039196  6377 raft_consensus.cc:606] T dbea0e1e33c24537bc2954027e3c8f1e P 767f0a6fecb14e3487ac79b444a14d7c [term 3 LEADER]: Received request to transfer leadership to TS 7ab8bb16bc624d3193c038b68183ea4b
I20260713 09:03:29.041268  6377 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fc9e7e149e594a19bb290229d88d0bc1"
dest_uuid: "767f0a6fecb14e3487ac79b444a14d7c"
mode: GRACEFUL
new_leader_uuid: "7ab8bb16bc624d3193c038b68183ea4b"
 from {username='slave'} at 127.0.0.1:42826
I20260713 09:03:29.041680  6377 raft_consensus.cc:606] T fc9e7e149e594a19bb290229d88d0bc1 P 767f0a6fecb14e3487ac79b444a14d7c [term 1 LEADER]: Received request to transfer leadership to TS 7ab8bb16bc624d3193c038b68183ea4b
I20260713 09:03:29.042704  5762 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260713 09:03:29.043190  5762 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:03:29.214145  6692 raft_consensus.cc:993] T 399bac1e26d742e2a50994b27fc0a660 P 767f0a6fecb14e3487ac79b444a14d7c: : Instructing follower 9d738463be7c41188daae2bff250cf75 to start an election
I20260713 09:03:29.214747  6704 raft_consensus.cc:1081] T 399bac1e26d742e2a50994b27fc0a660 P 767f0a6fecb14e3487ac79b444a14d7c [term 2 LEADER]: Signalling peer 9d738463be7c41188daae2bff250cf75 to start an election
I20260713 09:03:29.216275  6526 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "399bac1e26d742e2a50994b27fc0a660"
dest_uuid: "9d738463be7c41188daae2bff250cf75"
 from {username='slave'} at 127.0.0.1:55302
I20260713 09:03:29.216766  6526 raft_consensus.cc:493] T 399bac1e26d742e2a50994b27fc0a660 P 9d738463be7c41188daae2bff250cf75 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:03:29.217144  6526 raft_consensus.cc:3060] T 399bac1e26d742e2a50994b27fc0a660 P 9d738463be7c41188daae2bff250cf75 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:03:29.222535  6526 raft_consensus.cc:515] T 399bac1e26d742e2a50994b27fc0a660 P 9d738463be7c41188daae2bff250cf75 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "767f0a6fecb14e3487ac79b444a14d7c" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 36383 } } peers { permanent_uuid: "7ab8bb16bc624d3193c038b68183ea4b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36827 } } peers { permanent_uuid: "9d738463be7c41188daae2bff250cf75" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43833 } }
I20260713 09:03:29.224490  6526 leader_election.cc:290] T 399bac1e26d742e2a50994b27fc0a660 P 9d738463be7c41188daae2bff250cf75 [CANDIDATE]: Term 3 election: Requested vote from peers 767f0a6fecb14e3487ac79b444a14d7c (127.5.160.129:36383), 7ab8bb16bc624d3193c038b68183ea4b (127.5.160.130:36827)
I20260713 09:03:29.225457  6377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "399bac1e26d742e2a50994b27fc0a660" candidate_uuid: "9d738463be7c41188daae2bff250cf75" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "767f0a6fecb14e3487ac79b444a14d7c"
I20260713 09:03:29.225858  6452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "399bac1e26d742e2a50994b27fc0a660" candidate_uuid: "9d738463be7c41188daae2bff250cf75" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7ab8bb16bc624d3193c038b68183ea4b"
I20260713 09:03:29.226222  6377 raft_consensus.cc:3055] T 399bac1e26d742e2a50994b27fc0a660 P 767f0a6fecb14e3487ac79b444a14d7c [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:03:29.226392  6452 raft_consensus.cc:3060] T 399bac1e26d742e2a50994b27fc0a660 P 7ab8bb16bc624d3193c038b68183ea4b [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:03:29.226552  6377 raft_consensus.cc:740] T 399bac1e26d742e2a50994b27fc0a660 P 767f0a6fecb14e3487ac79b444a14d7c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 767f0a6fecb14e3487ac79b444a14d7c, State: Running, Role: LEADER
I20260713 09:03:29.227413  6377 consensus_queue.cc:260] T 399bac1e26d742e2a50994b27fc0a660 P 767f0a6fecb14e3487ac79b444a14d7c [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: "767f0a6fecb14e3487ac79b444a14d7c" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 36383 } } peers { permanent_uuid: "7ab8bb16bc624d3193c038b68183ea4b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36827 } } peers { permanent_uuid: "9d738463be7c41188daae2bff250cf75" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43833 } }
I20260713 09:03:29.228677  6377 raft_consensus.cc:3060] T 399bac1e26d742e2a50994b27fc0a660 P 767f0a6fecb14e3487ac79b444a14d7c [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:03:29.233758  6452 raft_consensus.cc:2468] T 399bac1e26d742e2a50994b27fc0a660 P 7ab8bb16bc624d3193c038b68183ea4b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d738463be7c41188daae2bff250cf75 in term 3.
I20260713 09:03:29.235184  6490 leader_election.cc:304] T 399bac1e26d742e2a50994b27fc0a660 P 9d738463be7c41188daae2bff250cf75 [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: 7ab8bb16bc624d3193c038b68183ea4b, 9d738463be7c41188daae2bff250cf75; no voters: 
I20260713 09:03:29.235637  6377 raft_consensus.cc:2468] T 399bac1e26d742e2a50994b27fc0a660 P 767f0a6fecb14e3487ac79b444a14d7c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d738463be7c41188daae2bff250cf75 in term 3.
I20260713 09:03:29.236171  6665 raft_consensus.cc:2804] T 399bac1e26d742e2a50994b27fc0a660 P 9d738463be7c41188daae2bff250cf75 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:03:29.237294  6665 raft_consensus.cc:697] T 399bac1e26d742e2a50994b27fc0a660 P 9d738463be7c41188daae2bff250cf75 [term 3 LEADER]: Becoming Leader. State: Replica: 9d738463be7c41188daae2bff250cf75, State: Running, Role: LEADER
I20260713 09:03:29.238207  6665 consensus_queue.cc:237] T 399bac1e26d742e2a50994b27fc0a660 P 9d738463be7c41188daae2bff250cf75 [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: "767f0a6fecb14e3487ac79b444a14d7c" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 36383 } } peers { permanent_uuid: "7ab8bb16bc624d3193c038b68183ea4b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36827 } } peers { permanent_uuid: "9d738463be7c41188daae2bff250cf75" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43833 } }
I20260713 09:03:29.245939  6276 catalog_manager.cc:5697] T 399bac1e26d742e2a50994b27fc0a660 P 9d738463be7c41188daae2bff250cf75 reported cstate change: term changed from 2 to 3, leader changed from 767f0a6fecb14e3487ac79b444a14d7c (127.5.160.129) to 9d738463be7c41188daae2bff250cf75 (127.5.160.131). New cstate: current_term: 3 leader_uuid: "9d738463be7c41188daae2bff250cf75" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "767f0a6fecb14e3487ac79b444a14d7c" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 36383 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7ab8bb16bc624d3193c038b68183ea4b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36827 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9d738463be7c41188daae2bff250cf75" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43833 } health_report { overall_health: HEALTHY } } }
I20260713 09:03:29.306717  6692 raft_consensus.cc:993] T dbea0e1e33c24537bc2954027e3c8f1e P 767f0a6fecb14e3487ac79b444a14d7c: : Instructing follower 7ab8bb16bc624d3193c038b68183ea4b to start an election
I20260713 09:03:29.307169  6692 raft_consensus.cc:1081] T dbea0e1e33c24537bc2954027e3c8f1e P 767f0a6fecb14e3487ac79b444a14d7c [term 3 LEADER]: Signalling peer 7ab8bb16bc624d3193c038b68183ea4b to start an election
I20260713 09:03:29.308614  6452 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dbea0e1e33c24537bc2954027e3c8f1e"
dest_uuid: "7ab8bb16bc624d3193c038b68183ea4b"
 from {username='slave'} at 127.0.0.1:51706
I20260713 09:03:29.309176  6452 raft_consensus.cc:493] T dbea0e1e33c24537bc2954027e3c8f1e P 7ab8bb16bc624d3193c038b68183ea4b [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:03:29.309495  6452 raft_consensus.cc:3060] T dbea0e1e33c24537bc2954027e3c8f1e P 7ab8bb16bc624d3193c038b68183ea4b [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:03:29.314139  6452 raft_consensus.cc:515] T dbea0e1e33c24537bc2954027e3c8f1e P 7ab8bb16bc624d3193c038b68183ea4b [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "767f0a6fecb14e3487ac79b444a14d7c" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 36383 } } peers { permanent_uuid: "7ab8bb16bc624d3193c038b68183ea4b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36827 } } peers { permanent_uuid: "9d738463be7c41188daae2bff250cf75" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43833 } }
I20260713 09:03:29.315819  6452 leader_election.cc:290] T dbea0e1e33c24537bc2954027e3c8f1e P 7ab8bb16bc624d3193c038b68183ea4b [CANDIDATE]: Term 4 election: Requested vote from peers 767f0a6fecb14e3487ac79b444a14d7c (127.5.160.129:36383), 9d738463be7c41188daae2bff250cf75 (127.5.160.131:43833)
I20260713 09:03:29.316758  6377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbea0e1e33c24537bc2954027e3c8f1e" candidate_uuid: "7ab8bb16bc624d3193c038b68183ea4b" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "767f0a6fecb14e3487ac79b444a14d7c"
I20260713 09:03:29.316954  6526 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbea0e1e33c24537bc2954027e3c8f1e" candidate_uuid: "7ab8bb16bc624d3193c038b68183ea4b" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "9d738463be7c41188daae2bff250cf75"
I20260713 09:03:29.317327  6377 raft_consensus.cc:3055] T dbea0e1e33c24537bc2954027e3c8f1e P 767f0a6fecb14e3487ac79b444a14d7c [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:03:29.317601  6526 raft_consensus.cc:3060] T dbea0e1e33c24537bc2954027e3c8f1e P 9d738463be7c41188daae2bff250cf75 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:03:29.317727  6377 raft_consensus.cc:740] T dbea0e1e33c24537bc2954027e3c8f1e P 767f0a6fecb14e3487ac79b444a14d7c [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 767f0a6fecb14e3487ac79b444a14d7c, State: Running, Role: LEADER
I20260713 09:03:29.318466  6377 consensus_queue.cc:260] T dbea0e1e33c24537bc2954027e3c8f1e P 767f0a6fecb14e3487ac79b444a14d7c [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: "767f0a6fecb14e3487ac79b444a14d7c" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 36383 } } peers { permanent_uuid: "7ab8bb16bc624d3193c038b68183ea4b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36827 } } peers { permanent_uuid: "9d738463be7c41188daae2bff250cf75" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43833 } }
I20260713 09:03:29.319519  6377 raft_consensus.cc:3060] T dbea0e1e33c24537bc2954027e3c8f1e P 767f0a6fecb14e3487ac79b444a14d7c [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:03:29.323112  6526 raft_consensus.cc:2468] T dbea0e1e33c24537bc2954027e3c8f1e P 9d738463be7c41188daae2bff250cf75 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ab8bb16bc624d3193c038b68183ea4b in term 4.
I20260713 09:03:29.323771  6377 raft_consensus.cc:2468] T dbea0e1e33c24537bc2954027e3c8f1e P 767f0a6fecb14e3487ac79b444a14d7c [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ab8bb16bc624d3193c038b68183ea4b in term 4.
I20260713 09:03:29.324586  6418 leader_election.cc:304] T dbea0e1e33c24537bc2954027e3c8f1e P 7ab8bb16bc624d3193c038b68183ea4b [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: 7ab8bb16bc624d3193c038b68183ea4b, 9d738463be7c41188daae2bff250cf75; no voters: 
I20260713 09:03:29.325500  6693 raft_consensus.cc:2804] T dbea0e1e33c24537bc2954027e3c8f1e P 7ab8bb16bc624d3193c038b68183ea4b [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:03:29.326648  6693 raft_consensus.cc:697] T dbea0e1e33c24537bc2954027e3c8f1e P 7ab8bb16bc624d3193c038b68183ea4b [term 4 LEADER]: Becoming Leader. State: Replica: 7ab8bb16bc624d3193c038b68183ea4b, State: Running, Role: LEADER
I20260713 09:03:29.327543  6693 consensus_queue.cc:237] T dbea0e1e33c24537bc2954027e3c8f1e P 7ab8bb16bc624d3193c038b68183ea4b [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: "767f0a6fecb14e3487ac79b444a14d7c" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 36383 } } peers { permanent_uuid: "7ab8bb16bc624d3193c038b68183ea4b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36827 } } peers { permanent_uuid: "9d738463be7c41188daae2bff250cf75" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43833 } }
I20260713 09:03:29.334560  6276 catalog_manager.cc:5697] T dbea0e1e33c24537bc2954027e3c8f1e P 7ab8bb16bc624d3193c038b68183ea4b reported cstate change: term changed from 3 to 4, leader changed from 767f0a6fecb14e3487ac79b444a14d7c (127.5.160.129) to 7ab8bb16bc624d3193c038b68183ea4b (127.5.160.130). New cstate: current_term: 4 leader_uuid: "7ab8bb16bc624d3193c038b68183ea4b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "767f0a6fecb14e3487ac79b444a14d7c" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 36383 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7ab8bb16bc624d3193c038b68183ea4b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36827 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9d738463be7c41188daae2bff250cf75" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43833 } health_report { overall_health: UNKNOWN } } }
I20260713 09:03:29.378777  6704 raft_consensus.cc:993] T c936a6a045b246cfbc91a85717247aee P 767f0a6fecb14e3487ac79b444a14d7c: : Instructing follower 9d738463be7c41188daae2bff250cf75 to start an election
I20260713 09:03:29.379316  6692 raft_consensus.cc:1081] T c936a6a045b246cfbc91a85717247aee P 767f0a6fecb14e3487ac79b444a14d7c [term 3 LEADER]: Signalling peer 9d738463be7c41188daae2bff250cf75 to start an election
I20260713 09:03:29.380844  6527 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c936a6a045b246cfbc91a85717247aee"
dest_uuid: "9d738463be7c41188daae2bff250cf75"
 from {username='slave'} at 127.0.0.1:55302
I20260713 09:03:29.381317  6527 raft_consensus.cc:493] T c936a6a045b246cfbc91a85717247aee P 9d738463be7c41188daae2bff250cf75 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:03:29.381639  6527 raft_consensus.cc:3060] T c936a6a045b246cfbc91a85717247aee P 9d738463be7c41188daae2bff250cf75 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:03:29.386214  6527 raft_consensus.cc:515] T c936a6a045b246cfbc91a85717247aee P 9d738463be7c41188daae2bff250cf75 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ab8bb16bc624d3193c038b68183ea4b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36827 } } peers { permanent_uuid: "9d738463be7c41188daae2bff250cf75" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43833 } } peers { permanent_uuid: "767f0a6fecb14e3487ac79b444a14d7c" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 36383 } }
I20260713 09:03:29.387739  6527 leader_election.cc:290] T c936a6a045b246cfbc91a85717247aee P 9d738463be7c41188daae2bff250cf75 [CANDIDATE]: Term 4 election: Requested vote from peers 7ab8bb16bc624d3193c038b68183ea4b (127.5.160.130:36827), 767f0a6fecb14e3487ac79b444a14d7c (127.5.160.129:36383)
I20260713 09:03:29.388692  6377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c936a6a045b246cfbc91a85717247aee" candidate_uuid: "9d738463be7c41188daae2bff250cf75" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "767f0a6fecb14e3487ac79b444a14d7c"
I20260713 09:03:29.388640  6452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c936a6a045b246cfbc91a85717247aee" candidate_uuid: "9d738463be7c41188daae2bff250cf75" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "7ab8bb16bc624d3193c038b68183ea4b"
I20260713 09:03:29.389336  6377 raft_consensus.cc:3055] T c936a6a045b246cfbc91a85717247aee P 767f0a6fecb14e3487ac79b444a14d7c [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:03:29.389425  6452 raft_consensus.cc:3060] T c936a6a045b246cfbc91a85717247aee P 7ab8bb16bc624d3193c038b68183ea4b [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:03:29.389604  6377 raft_consensus.cc:740] T c936a6a045b246cfbc91a85717247aee P 767f0a6fecb14e3487ac79b444a14d7c [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 767f0a6fecb14e3487ac79b444a14d7c, State: Running, Role: LEADER
I20260713 09:03:29.390331  6377 consensus_queue.cc:260] T c936a6a045b246cfbc91a85717247aee P 767f0a6fecb14e3487ac79b444a14d7c [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: "7ab8bb16bc624d3193c038b68183ea4b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36827 } } peers { permanent_uuid: "9d738463be7c41188daae2bff250cf75" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43833 } } peers { permanent_uuid: "767f0a6fecb14e3487ac79b444a14d7c" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 36383 } }
I20260713 09:03:29.391316  6377 raft_consensus.cc:3060] T c936a6a045b246cfbc91a85717247aee P 767f0a6fecb14e3487ac79b444a14d7c [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:03:29.394793  6452 raft_consensus.cc:2468] T c936a6a045b246cfbc91a85717247aee P 7ab8bb16bc624d3193c038b68183ea4b [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d738463be7c41188daae2bff250cf75 in term 4.
I20260713 09:03:29.395110  6377 raft_consensus.cc:2468] T c936a6a045b246cfbc91a85717247aee P 767f0a6fecb14e3487ac79b444a14d7c [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d738463be7c41188daae2bff250cf75 in term 4.
I20260713 09:03:29.395864  6490 leader_election.cc:304] T c936a6a045b246cfbc91a85717247aee P 9d738463be7c41188daae2bff250cf75 [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: 7ab8bb16bc624d3193c038b68183ea4b, 9d738463be7c41188daae2bff250cf75; no voters: 
I20260713 09:03:29.396565  6665 raft_consensus.cc:2804] T c936a6a045b246cfbc91a85717247aee P 9d738463be7c41188daae2bff250cf75 [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:03:29.397042  6665 raft_consensus.cc:697] T c936a6a045b246cfbc91a85717247aee P 9d738463be7c41188daae2bff250cf75 [term 4 LEADER]: Becoming Leader. State: Replica: 9d738463be7c41188daae2bff250cf75, State: Running, Role: LEADER
I20260713 09:03:29.397948  6665 consensus_queue.cc:237] T c936a6a045b246cfbc91a85717247aee P 9d738463be7c41188daae2bff250cf75 [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: "7ab8bb16bc624d3193c038b68183ea4b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36827 } } peers { permanent_uuid: "9d738463be7c41188daae2bff250cf75" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43833 } } peers { permanent_uuid: "767f0a6fecb14e3487ac79b444a14d7c" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 36383 } }
I20260713 09:03:29.406401  6704 raft_consensus.cc:993] T fc9e7e149e594a19bb290229d88d0bc1 P 767f0a6fecb14e3487ac79b444a14d7c: : Instructing follower 7ab8bb16bc624d3193c038b68183ea4b to start an election
I20260713 09:03:29.405998  6276 catalog_manager.cc:5697] T c936a6a045b246cfbc91a85717247aee P 9d738463be7c41188daae2bff250cf75 reported cstate change: term changed from 3 to 4, leader changed from 767f0a6fecb14e3487ac79b444a14d7c (127.5.160.129) to 9d738463be7c41188daae2bff250cf75 (127.5.160.131). New cstate: current_term: 4 leader_uuid: "9d738463be7c41188daae2bff250cf75" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ab8bb16bc624d3193c038b68183ea4b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36827 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9d738463be7c41188daae2bff250cf75" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43833 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "767f0a6fecb14e3487ac79b444a14d7c" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 36383 } health_report { overall_health: UNKNOWN } } }
I20260713 09:03:29.406965  6692 raft_consensus.cc:1081] T fc9e7e149e594a19bb290229d88d0bc1 P 767f0a6fecb14e3487ac79b444a14d7c [term 1 LEADER]: Signalling peer 7ab8bb16bc624d3193c038b68183ea4b to start an election
I20260713 09:03:29.408491  6452 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fc9e7e149e594a19bb290229d88d0bc1"
dest_uuid: "7ab8bb16bc624d3193c038b68183ea4b"
 from {username='slave'} at 127.0.0.1:51706
I20260713 09:03:29.409034  6452 raft_consensus.cc:493] T fc9e7e149e594a19bb290229d88d0bc1 P 7ab8bb16bc624d3193c038b68183ea4b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:03:29.409427  6452 raft_consensus.cc:3060] T fc9e7e149e594a19bb290229d88d0bc1 P 7ab8bb16bc624d3193c038b68183ea4b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:29.415297  6452 raft_consensus.cc:515] T fc9e7e149e594a19bb290229d88d0bc1 P 7ab8bb16bc624d3193c038b68183ea4b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "767f0a6fecb14e3487ac79b444a14d7c" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 36383 } } peers { permanent_uuid: "7ab8bb16bc624d3193c038b68183ea4b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36827 } } peers { permanent_uuid: "9d738463be7c41188daae2bff250cf75" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43833 } }
I20260713 09:03:29.416772  6452 leader_election.cc:290] T fc9e7e149e594a19bb290229d88d0bc1 P 7ab8bb16bc624d3193c038b68183ea4b [CANDIDATE]: Term 2 election: Requested vote from peers 767f0a6fecb14e3487ac79b444a14d7c (127.5.160.129:36383), 9d738463be7c41188daae2bff250cf75 (127.5.160.131:43833)
I20260713 09:03:29.417917  6527 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc9e7e149e594a19bb290229d88d0bc1" candidate_uuid: "7ab8bb16bc624d3193c038b68183ea4b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9d738463be7c41188daae2bff250cf75"
I20260713 09:03:29.417614  6377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc9e7e149e594a19bb290229d88d0bc1" candidate_uuid: "7ab8bb16bc624d3193c038b68183ea4b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "767f0a6fecb14e3487ac79b444a14d7c"
I20260713 09:03:29.418577  6527 raft_consensus.cc:3060] T fc9e7e149e594a19bb290229d88d0bc1 P 9d738463be7c41188daae2bff250cf75 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:29.418730  6377 raft_consensus.cc:3055] T fc9e7e149e594a19bb290229d88d0bc1 P 767f0a6fecb14e3487ac79b444a14d7c [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:03:29.419109  6377 raft_consensus.cc:740] T fc9e7e149e594a19bb290229d88d0bc1 P 767f0a6fecb14e3487ac79b444a14d7c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 767f0a6fecb14e3487ac79b444a14d7c, State: Running, Role: LEADER
I20260713 09:03:29.419816  6377 consensus_queue.cc:260] T fc9e7e149e594a19bb290229d88d0bc1 P 767f0a6fecb14e3487ac79b444a14d7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "767f0a6fecb14e3487ac79b444a14d7c" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 36383 } } peers { permanent_uuid: "7ab8bb16bc624d3193c038b68183ea4b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36827 } } peers { permanent_uuid: "9d738463be7c41188daae2bff250cf75" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43833 } }
I20260713 09:03:29.420892  6377 raft_consensus.cc:3060] T fc9e7e149e594a19bb290229d88d0bc1 P 767f0a6fecb14e3487ac79b444a14d7c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:29.424234  6527 raft_consensus.cc:2468] T fc9e7e149e594a19bb290229d88d0bc1 P 9d738463be7c41188daae2bff250cf75 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ab8bb16bc624d3193c038b68183ea4b in term 2.
I20260713 09:03:29.425004  6377 raft_consensus.cc:2468] T fc9e7e149e594a19bb290229d88d0bc1 P 767f0a6fecb14e3487ac79b444a14d7c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ab8bb16bc624d3193c038b68183ea4b in term 2.
I20260713 09:03:29.425339  6418 leader_election.cc:304] T fc9e7e149e594a19bb290229d88d0bc1 P 7ab8bb16bc624d3193c038b68183ea4b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7ab8bb16bc624d3193c038b68183ea4b, 9d738463be7c41188daae2bff250cf75; no voters: 
I20260713 09:03:29.426144  6693 raft_consensus.cc:2804] T fc9e7e149e594a19bb290229d88d0bc1 P 7ab8bb16bc624d3193c038b68183ea4b [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:03:29.426515  6693 raft_consensus.cc:697] T fc9e7e149e594a19bb290229d88d0bc1 P 7ab8bb16bc624d3193c038b68183ea4b [term 2 LEADER]: Becoming Leader. State: Replica: 7ab8bb16bc624d3193c038b68183ea4b, State: Running, Role: LEADER
I20260713 09:03:29.427436  6693 consensus_queue.cc:237] T fc9e7e149e594a19bb290229d88d0bc1 P 7ab8bb16bc624d3193c038b68183ea4b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "767f0a6fecb14e3487ac79b444a14d7c" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 36383 } } peers { permanent_uuid: "7ab8bb16bc624d3193c038b68183ea4b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36827 } } peers { permanent_uuid: "9d738463be7c41188daae2bff250cf75" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43833 } }
I20260713 09:03:29.434209  6276 catalog_manager.cc:5697] T fc9e7e149e594a19bb290229d88d0bc1 P 7ab8bb16bc624d3193c038b68183ea4b reported cstate change: term changed from 1 to 2, leader changed from 767f0a6fecb14e3487ac79b444a14d7c (127.5.160.129) to 7ab8bb16bc624d3193c038b68183ea4b (127.5.160.130). New cstate: current_term: 2 leader_uuid: "7ab8bb16bc624d3193c038b68183ea4b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "767f0a6fecb14e3487ac79b444a14d7c" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 36383 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7ab8bb16bc624d3193c038b68183ea4b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36827 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9d738463be7c41188daae2bff250cf75" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43833 } health_report { overall_health: UNKNOWN } } }
I20260713 09:03:29.631325  6377 raft_consensus.cc:1275] T 399bac1e26d742e2a50994b27fc0a660 P 767f0a6fecb14e3487ac79b444a14d7c [term 3 FOLLOWER]: Refusing update from remote peer 9d738463be7c41188daae2bff250cf75: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:03:29.632550  6665 consensus_queue.cc:1048] T 399bac1e26d742e2a50994b27fc0a660 P 9d738463be7c41188daae2bff250cf75 [LEADER]: Connected to new peer: Peer: permanent_uuid: "767f0a6fecb14e3487ac79b444a14d7c" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 36383 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:03:29.643006  6452 raft_consensus.cc:1275] T 399bac1e26d742e2a50994b27fc0a660 P 7ab8bb16bc624d3193c038b68183ea4b [term 3 FOLLOWER]: Refusing update from remote peer 9d738463be7c41188daae2bff250cf75: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:03:29.644627  6665 consensus_queue.cc:1048] T 399bac1e26d742e2a50994b27fc0a660 P 9d738463be7c41188daae2bff250cf75 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ab8bb16bc624d3193c038b68183ea4b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:03:29.726071  6527 raft_consensus.cc:1275] T dbea0e1e33c24537bc2954027e3c8f1e P 9d738463be7c41188daae2bff250cf75 [term 4 FOLLOWER]: Refusing update from remote peer 7ab8bb16bc624d3193c038b68183ea4b: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:03:29.727384  6693 consensus_queue.cc:1048] T dbea0e1e33c24537bc2954027e3c8f1e P 7ab8bb16bc624d3193c038b68183ea4b [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d738463be7c41188daae2bff250cf75" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43833 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:03:29.736737  6377 raft_consensus.cc:1275] T dbea0e1e33c24537bc2954027e3c8f1e P 767f0a6fecb14e3487ac79b444a14d7c [term 4 FOLLOWER]: Refusing update from remote peer 7ab8bb16bc624d3193c038b68183ea4b: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:03:29.738508  6711 consensus_queue.cc:1048] T dbea0e1e33c24537bc2954027e3c8f1e P 7ab8bb16bc624d3193c038b68183ea4b [LEADER]: Connected to new peer: Peer: permanent_uuid: "767f0a6fecb14e3487ac79b444a14d7c" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 36383 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:03:29.838999  6377 raft_consensus.cc:1275] T c936a6a045b246cfbc91a85717247aee P 767f0a6fecb14e3487ac79b444a14d7c [term 4 FOLLOWER]: Refusing update from remote peer 9d738463be7c41188daae2bff250cf75: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:03:29.840253  6665 consensus_queue.cc:1048] T c936a6a045b246cfbc91a85717247aee P 9d738463be7c41188daae2bff250cf75 [LEADER]: Connected to new peer: Peer: permanent_uuid: "767f0a6fecb14e3487ac79b444a14d7c" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 36383 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:03:29.849061  6452 raft_consensus.cc:1275] T c936a6a045b246cfbc91a85717247aee P 7ab8bb16bc624d3193c038b68183ea4b [term 4 FOLLOWER]: Refusing update from remote peer 9d738463be7c41188daae2bff250cf75: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:03:29.850620  6705 consensus_queue.cc:1048] T c936a6a045b246cfbc91a85717247aee P 9d738463be7c41188daae2bff250cf75 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ab8bb16bc624d3193c038b68183ea4b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:03:29.889413  6377 raft_consensus.cc:1275] T fc9e7e149e594a19bb290229d88d0bc1 P 767f0a6fecb14e3487ac79b444a14d7c [term 2 FOLLOWER]: Refusing update from remote peer 7ab8bb16bc624d3193c038b68183ea4b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:03:29.890662  6711 consensus_queue.cc:1048] T fc9e7e149e594a19bb290229d88d0bc1 P 7ab8bb16bc624d3193c038b68183ea4b [LEADER]: Connected to new peer: Peer: permanent_uuid: "767f0a6fecb14e3487ac79b444a14d7c" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 36383 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:03:29.899226  6527 raft_consensus.cc:1275] T fc9e7e149e594a19bb290229d88d0bc1 P 9d738463be7c41188daae2bff250cf75 [term 2 FOLLOWER]: Refusing update from remote peer 7ab8bb16bc624d3193c038b68183ea4b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:03:29.901355  6693 consensus_queue.cc:1048] T fc9e7e149e594a19bb290229d88d0bc1 P 7ab8bb16bc624d3193c038b68183ea4b [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d738463be7c41188daae2bff250cf75" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43833 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:03:30.044138  5762 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:03:30.050606  5762 tablet_server.cc:179] TabletServer@127.5.160.129:0 shutting down...
I20260713 09:03:30.079393  5762 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:03:30.080470  5762 tablet_replica.cc:333] T 69b0acc5578748e6b673d20ab5621be9 P 767f0a6fecb14e3487ac79b444a14d7c: stopping tablet replica
I20260713 09:03:30.081393  5762 raft_consensus.cc:2243] T 69b0acc5578748e6b673d20ab5621be9 P 767f0a6fecb14e3487ac79b444a14d7c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:30.082134  5762 raft_consensus.cc:2272] T 69b0acc5578748e6b673d20ab5621be9 P 767f0a6fecb14e3487ac79b444a14d7c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:30.085168  5762 tablet_replica.cc:333] T 56e4b08654054aadb8dfe817f75eb3e8 P 767f0a6fecb14e3487ac79b444a14d7c: stopping tablet replica
I20260713 09:03:30.085939  5762 raft_consensus.cc:2243] T 56e4b08654054aadb8dfe817f75eb3e8 P 767f0a6fecb14e3487ac79b444a14d7c [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:03:30.086681  5762 raft_consensus.cc:2272] T 56e4b08654054aadb8dfe817f75eb3e8 P 767f0a6fecb14e3487ac79b444a14d7c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:30.088439  5762 tablet_replica.cc:333] T 5bafc5ea8b25434db8595782456ea451 P 767f0a6fecb14e3487ac79b444a14d7c: stopping tablet replica
I20260713 09:03:30.088876  5762 raft_consensus.cc:2243] T 5bafc5ea8b25434db8595782456ea451 P 767f0a6fecb14e3487ac79b444a14d7c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:30.089295  5762 raft_consensus.cc:2272] T 5bafc5ea8b25434db8595782456ea451 P 767f0a6fecb14e3487ac79b444a14d7c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:30.091073  5762 tablet_replica.cc:333] T c9fd074975624a8f833cae74b972ee54 P 767f0a6fecb14e3487ac79b444a14d7c: stopping tablet replica
I20260713 09:03:30.091531  5762 raft_consensus.cc:2243] T c9fd074975624a8f833cae74b972ee54 P 767f0a6fecb14e3487ac79b444a14d7c [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:03:30.092211  5762 raft_consensus.cc:2272] T c9fd074975624a8f833cae74b972ee54 P 767f0a6fecb14e3487ac79b444a14d7c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:30.093961  5762 tablet_replica.cc:333] T 7726156300fe4299ae9075a72d2fb304 P 767f0a6fecb14e3487ac79b444a14d7c: stopping tablet replica
I20260713 09:03:30.094412  5762 raft_consensus.cc:2243] T 7726156300fe4299ae9075a72d2fb304 P 767f0a6fecb14e3487ac79b444a14d7c [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:03:30.095126  5762 raft_consensus.cc:2272] T 7726156300fe4299ae9075a72d2fb304 P 767f0a6fecb14e3487ac79b444a14d7c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:30.096838  5762 tablet_replica.cc:333] T fc9e7e149e594a19bb290229d88d0bc1 P 767f0a6fecb14e3487ac79b444a14d7c: stopping tablet replica
I20260713 09:03:30.097355  5762 raft_consensus.cc:2243] T fc9e7e149e594a19bb290229d88d0bc1 P 767f0a6fecb14e3487ac79b444a14d7c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:30.097734  5762 raft_consensus.cc:2272] T fc9e7e149e594a19bb290229d88d0bc1 P 767f0a6fecb14e3487ac79b444a14d7c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:30.100008  5762 tablet_replica.cc:333] T dbea0e1e33c24537bc2954027e3c8f1e P 767f0a6fecb14e3487ac79b444a14d7c: stopping tablet replica
I20260713 09:03:30.100538  5762 raft_consensus.cc:2243] T dbea0e1e33c24537bc2954027e3c8f1e P 767f0a6fecb14e3487ac79b444a14d7c [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:30.100970  5762 raft_consensus.cc:2272] T dbea0e1e33c24537bc2954027e3c8f1e P 767f0a6fecb14e3487ac79b444a14d7c [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:30.103132  5762 tablet_replica.cc:333] T 399bac1e26d742e2a50994b27fc0a660 P 767f0a6fecb14e3487ac79b444a14d7c: stopping tablet replica
I20260713 09:03:30.103557  5762 raft_consensus.cc:2243] T 399bac1e26d742e2a50994b27fc0a660 P 767f0a6fecb14e3487ac79b444a14d7c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:30.103900  5762 raft_consensus.cc:2272] T 399bac1e26d742e2a50994b27fc0a660 P 767f0a6fecb14e3487ac79b444a14d7c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:30.106438  5762 tablet_replica.cc:333] T 6763299dbd9a4dfbaffd67b064f733de P 767f0a6fecb14e3487ac79b444a14d7c: stopping tablet replica
I20260713 09:03:30.106914  5762 raft_consensus.cc:2243] T 6763299dbd9a4dfbaffd67b064f733de P 767f0a6fecb14e3487ac79b444a14d7c [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:03:30.107611  5762 raft_consensus.cc:2272] T 6763299dbd9a4dfbaffd67b064f733de P 767f0a6fecb14e3487ac79b444a14d7c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:30.109297  5762 tablet_replica.cc:333] T c936a6a045b246cfbc91a85717247aee P 767f0a6fecb14e3487ac79b444a14d7c: stopping tablet replica
I20260713 09:03:30.109673  5762 raft_consensus.cc:2243] T c936a6a045b246cfbc91a85717247aee P 767f0a6fecb14e3487ac79b444a14d7c [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:30.109997  5762 raft_consensus.cc:2272] T c936a6a045b246cfbc91a85717247aee P 767f0a6fecb14e3487ac79b444a14d7c [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:30.139250  5762 tablet_server.cc:196] TabletServer@127.5.160.129:0 shutdown complete.
I20260713 09:03:30.159606  5762 tablet_server.cc:179] TabletServer@127.5.160.130:0 shutting down...
W20260713 09:03:30.193272  6418 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.5.160.129:36383: connect: Connection refused (error 111) [suppressed 2 similar messages]
W20260713 09:03:30.197657  6492 consensus_peers.cc:597] T 399bac1e26d742e2a50994b27fc0a660 P 9d738463be7c41188daae2bff250cf75 -> Peer 767f0a6fecb14e3487ac79b444a14d7c (127.5.160.129:36383): Couldn't send request to peer 767f0a6fecb14e3487ac79b444a14d7c. Status: Network error: Client connection negotiation failed: client connection to 127.5.160.129:36383: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:03:30.198601  6418 consensus_peers.cc:597] T dbea0e1e33c24537bc2954027e3c8f1e P 7ab8bb16bc624d3193c038b68183ea4b -> Peer 767f0a6fecb14e3487ac79b444a14d7c (127.5.160.129:36383): Couldn't send request to peer 767f0a6fecb14e3487ac79b444a14d7c. Status: Network error: Client connection negotiation failed: client connection to 127.5.160.129:36383: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:03:30.199204  5762 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:03:30.199908  5762 tablet_replica.cc:333] T 69b0acc5578748e6b673d20ab5621be9 P 7ab8bb16bc624d3193c038b68183ea4b: stopping tablet replica
I20260713 09:03:30.200616  5762 raft_consensus.cc:2243] T 69b0acc5578748e6b673d20ab5621be9 P 7ab8bb16bc624d3193c038b68183ea4b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:30.201152  5762 raft_consensus.cc:2272] T 69b0acc5578748e6b673d20ab5621be9 P 7ab8bb16bc624d3193c038b68183ea4b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:30.203012  5762 tablet_replica.cc:333] T 56e4b08654054aadb8dfe817f75eb3e8 P 7ab8bb16bc624d3193c038b68183ea4b: stopping tablet replica
I20260713 09:03:30.203548  5762 raft_consensus.cc:2243] T 56e4b08654054aadb8dfe817f75eb3e8 P 7ab8bb16bc624d3193c038b68183ea4b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:30.204010  5762 raft_consensus.cc:2272] T 56e4b08654054aadb8dfe817f75eb3e8 P 7ab8bb16bc624d3193c038b68183ea4b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:30.205788  5762 tablet_replica.cc:333] T 5bafc5ea8b25434db8595782456ea451 P 7ab8bb16bc624d3193c038b68183ea4b: stopping tablet replica
I20260713 09:03:30.206278  5762 raft_consensus.cc:2243] T 5bafc5ea8b25434db8595782456ea451 P 7ab8bb16bc624d3193c038b68183ea4b [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:03:30.207016  5762 raft_consensus.cc:2272] T 5bafc5ea8b25434db8595782456ea451 P 7ab8bb16bc624d3193c038b68183ea4b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:30.208686  5762 tablet_replica.cc:333] T c9fd074975624a8f833cae74b972ee54 P 7ab8bb16bc624d3193c038b68183ea4b: stopping tablet replica
I20260713 09:03:30.209280  5762 raft_consensus.cc:2243] T c9fd074975624a8f833cae74b972ee54 P 7ab8bb16bc624d3193c038b68183ea4b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:30.209728  5762 raft_consensus.cc:2272] T c9fd074975624a8f833cae74b972ee54 P 7ab8bb16bc624d3193c038b68183ea4b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:30.211405  5762 tablet_replica.cc:333] T dbea0e1e33c24537bc2954027e3c8f1e P 7ab8bb16bc624d3193c038b68183ea4b: stopping tablet replica
I20260713 09:03:30.211894  5762 raft_consensus.cc:2243] T dbea0e1e33c24537bc2954027e3c8f1e P 7ab8bb16bc624d3193c038b68183ea4b [term 4 LEADER]: Raft consensus shutting down.
I20260713 09:03:30.212623  5762 raft_consensus.cc:2272] T dbea0e1e33c24537bc2954027e3c8f1e P 7ab8bb16bc624d3193c038b68183ea4b [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:30.214879  5762 tablet_replica.cc:333] T 6763299dbd9a4dfbaffd67b064f733de P 7ab8bb16bc624d3193c038b68183ea4b: stopping tablet replica
I20260713 09:03:30.215391  5762 raft_consensus.cc:2243] T 6763299dbd9a4dfbaffd67b064f733de P 7ab8bb16bc624d3193c038b68183ea4b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:30.215821  5762 raft_consensus.cc:2272] T 6763299dbd9a4dfbaffd67b064f733de P 7ab8bb16bc624d3193c038b68183ea4b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:30.217677  5762 tablet_replica.cc:333] T c936a6a045b246cfbc91a85717247aee P 7ab8bb16bc624d3193c038b68183ea4b: stopping tablet replica
I20260713 09:03:30.218174  5762 raft_consensus.cc:2243] T c936a6a045b246cfbc91a85717247aee P 7ab8bb16bc624d3193c038b68183ea4b [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:30.218590  5762 raft_consensus.cc:2272] T c936a6a045b246cfbc91a85717247aee P 7ab8bb16bc624d3193c038b68183ea4b [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:30.220628  5762 tablet_replica.cc:333] T 399bac1e26d742e2a50994b27fc0a660 P 7ab8bb16bc624d3193c038b68183ea4b: stopping tablet replica
I20260713 09:03:30.221201  5762 raft_consensus.cc:2243] T 399bac1e26d742e2a50994b27fc0a660 P 7ab8bb16bc624d3193c038b68183ea4b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:30.221632  5762 raft_consensus.cc:2272] T 399bac1e26d742e2a50994b27fc0a660 P 7ab8bb16bc624d3193c038b68183ea4b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:30.223814  5762 tablet_replica.cc:333] T fc9e7e149e594a19bb290229d88d0bc1 P 7ab8bb16bc624d3193c038b68183ea4b: stopping tablet replica
I20260713 09:03:30.224274  5762 raft_consensus.cc:2243] T fc9e7e149e594a19bb290229d88d0bc1 P 7ab8bb16bc624d3193c038b68183ea4b [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:03:30.224982  5762 raft_consensus.cc:2272] T fc9e7e149e594a19bb290229d88d0bc1 P 7ab8bb16bc624d3193c038b68183ea4b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:30.226986  5762 tablet_replica.cc:333] T 7726156300fe4299ae9075a72d2fb304 P 7ab8bb16bc624d3193c038b68183ea4b: stopping tablet replica
I20260713 09:03:30.227454  5762 raft_consensus.cc:2243] T 7726156300fe4299ae9075a72d2fb304 P 7ab8bb16bc624d3193c038b68183ea4b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:30.227866  5762 raft_consensus.cc:2272] T 7726156300fe4299ae9075a72d2fb304 P 7ab8bb16bc624d3193c038b68183ea4b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:30.255892  5762 tablet_server.cc:196] TabletServer@127.5.160.130:0 shutdown complete.
W20260713 09:03:30.270292  6490 consensus_peers.cc:597] T c936a6a045b246cfbc91a85717247aee P 9d738463be7c41188daae2bff250cf75 -> Peer 7ab8bb16bc624d3193c038b68183ea4b (127.5.160.130:36827): Couldn't send request to peer 7ab8bb16bc624d3193c038b68183ea4b. Status: Network error: Client connection negotiation failed: client connection to 127.5.160.130:36827: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:03:30.276393  6492 consensus_peers.cc:597] T c936a6a045b246cfbc91a85717247aee P 9d738463be7c41188daae2bff250cf75 -> Peer 767f0a6fecb14e3487ac79b444a14d7c (127.5.160.129:36383): Couldn't send request to peer 767f0a6fecb14e3487ac79b444a14d7c. Status: Network error: Client connection negotiation failed: client connection to 127.5.160.129:36383: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:03:30.280200  5762 tablet_server.cc:179] TabletServer@127.5.160.131:0 shutting down...
W20260713 09:03:30.312258  6490 consensus_peers.cc:597] T 69b0acc5578748e6b673d20ab5621be9 P 9d738463be7c41188daae2bff250cf75 -> Peer 7ab8bb16bc624d3193c038b68183ea4b (127.5.160.130:36827): Couldn't send request to peer 7ab8bb16bc624d3193c038b68183ea4b. Status: Network error: Client connection negotiation failed: client connection to 127.5.160.130:36827: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:03:30.313864  5762 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:03:30.314553  5762 tablet_replica.cc:333] T 5bafc5ea8b25434db8595782456ea451 P 9d738463be7c41188daae2bff250cf75: stopping tablet replica
I20260713 09:03:30.315196  5762 raft_consensus.cc:2243] T 5bafc5ea8b25434db8595782456ea451 P 9d738463be7c41188daae2bff250cf75 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:30.315701  5762 raft_consensus.cc:2272] T 5bafc5ea8b25434db8595782456ea451 P 9d738463be7c41188daae2bff250cf75 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:30.317562  5762 tablet_replica.cc:333] T c9fd074975624a8f833cae74b972ee54 P 9d738463be7c41188daae2bff250cf75: stopping tablet replica
I20260713 09:03:30.318085  5762 raft_consensus.cc:2243] T c9fd074975624a8f833cae74b972ee54 P 9d738463be7c41188daae2bff250cf75 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:30.318579  5762 raft_consensus.cc:2272] T c9fd074975624a8f833cae74b972ee54 P 9d738463be7c41188daae2bff250cf75 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:30.320254  5762 tablet_replica.cc:333] T 69b0acc5578748e6b673d20ab5621be9 P 9d738463be7c41188daae2bff250cf75: stopping tablet replica
I20260713 09:03:30.320786  5762 raft_consensus.cc:2243] T 69b0acc5578748e6b673d20ab5621be9 P 9d738463be7c41188daae2bff250cf75 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:03:30.321596  5762 raft_consensus.cc:2272] T 69b0acc5578748e6b673d20ab5621be9 P 9d738463be7c41188daae2bff250cf75 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:30.323345  5762 tablet_replica.cc:333] T 56e4b08654054aadb8dfe817f75eb3e8 P 9d738463be7c41188daae2bff250cf75: stopping tablet replica
I20260713 09:03:30.323904  5762 raft_consensus.cc:2243] T 56e4b08654054aadb8dfe817f75eb3e8 P 9d738463be7c41188daae2bff250cf75 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:30.324374  5762 raft_consensus.cc:2272] T 56e4b08654054aadb8dfe817f75eb3e8 P 9d738463be7c41188daae2bff250cf75 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:30.326116  5762 tablet_replica.cc:333] T dbea0e1e33c24537bc2954027e3c8f1e P 9d738463be7c41188daae2bff250cf75: stopping tablet replica
I20260713 09:03:30.326606  5762 raft_consensus.cc:2243] T dbea0e1e33c24537bc2954027e3c8f1e P 9d738463be7c41188daae2bff250cf75 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:30.327036  5762 raft_consensus.cc:2272] T dbea0e1e33c24537bc2954027e3c8f1e P 9d738463be7c41188daae2bff250cf75 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:30.329221  5762 tablet_replica.cc:333] T 399bac1e26d742e2a50994b27fc0a660 P 9d738463be7c41188daae2bff250cf75: stopping tablet replica
I20260713 09:03:30.329723  5762 raft_consensus.cc:2243] T 399bac1e26d742e2a50994b27fc0a660 P 9d738463be7c41188daae2bff250cf75 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:03:30.330425  5762 raft_consensus.cc:2272] T 399bac1e26d742e2a50994b27fc0a660 P 9d738463be7c41188daae2bff250cf75 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:30.332346  5762 tablet_replica.cc:333] T 6763299dbd9a4dfbaffd67b064f733de P 9d738463be7c41188daae2bff250cf75: stopping tablet replica
I20260713 09:03:30.332825  5762 raft_consensus.cc:2243] T 6763299dbd9a4dfbaffd67b064f733de P 9d738463be7c41188daae2bff250cf75 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:30.333353  5762 raft_consensus.cc:2272] T 6763299dbd9a4dfbaffd67b064f733de P 9d738463be7c41188daae2bff250cf75 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:30.334961  5762 tablet_replica.cc:333] T c936a6a045b246cfbc91a85717247aee P 9d738463be7c41188daae2bff250cf75: stopping tablet replica
I20260713 09:03:30.335428  5762 raft_consensus.cc:2243] T c936a6a045b246cfbc91a85717247aee P 9d738463be7c41188daae2bff250cf75 [term 4 LEADER]: Raft consensus shutting down.
I20260713 09:03:30.336138  5762 raft_consensus.cc:2272] T c936a6a045b246cfbc91a85717247aee P 9d738463be7c41188daae2bff250cf75 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:30.338151  5762 tablet_replica.cc:333] T 7726156300fe4299ae9075a72d2fb304 P 9d738463be7c41188daae2bff250cf75: stopping tablet replica
I20260713 09:03:30.338637  5762 raft_consensus.cc:2243] T 7726156300fe4299ae9075a72d2fb304 P 9d738463be7c41188daae2bff250cf75 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:30.339056  5762 raft_consensus.cc:2272] T 7726156300fe4299ae9075a72d2fb304 P 9d738463be7c41188daae2bff250cf75 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:30.340607  5762 tablet_replica.cc:333] T fc9e7e149e594a19bb290229d88d0bc1 P 9d738463be7c41188daae2bff250cf75: stopping tablet replica
I20260713 09:03:30.341019  5762 raft_consensus.cc:2243] T fc9e7e149e594a19bb290229d88d0bc1 P 9d738463be7c41188daae2bff250cf75 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:30.341496  5762 raft_consensus.cc:2272] T fc9e7e149e594a19bb290229d88d0bc1 P 9d738463be7c41188daae2bff250cf75 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:30.368885  5762 tablet_server.cc:196] TabletServer@127.5.160.131:0 shutdown complete.
I20260713 09:03:30.387444  5762 master.cc:562] Master@127.5.160.190:38057 shutting down...
I20260713 09:03:30.408582  5762 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 30a83303c06e4fc5a9d5867207edb47c [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:03:30.409071  5762 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 30a83303c06e4fc5a9d5867207edb47c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:30.409446  5762 tablet_replica.cc:333] T 00000000000000000000000000000000 P 30a83303c06e4fc5a9d5867207edb47c: stopping tablet replica
I20260713 09:03:30.428725  5762 master.cc:584] Master@127.5.160.190:38057 shutdown complete.
767f0a6fecb14e3487ac79b444a14d7c  5
7ab8bb16bc624d3193c038b68183ea4b  4
9d738463be7c41188daae2bff250cf75  1
[       OK ] LeaderRebalancerTest.FunctionalTestForNotDivided (10414 ms)
[ RUN      ] LeaderRebalancerTest.AddTserver
I20260713 09:03:30.468079  5762 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.5.160.190:35873
I20260713 09:03:30.469334  5762 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:03:30.475589  6733 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:03:30.475852  6732 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:03:30.475867  6735 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:03:30.476850  5762 server_base.cc:1061] running on GCE node
I20260713 09:03:30.477725  5762 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:03:30.477916  5762 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:03:30.478108  5762 hybrid_clock.cc:648] HybridClock initialized: now 1783933410478093 us; error 0 us; skew 500 ppm
I20260713 09:03:30.478742  5762 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:03:30.481489  5762 webserver.cc:533] Webserver started at http://127.5.160.190:42317/ using document root <none> and password file <none>
I20260713 09:03:30.482044  5762 fs_manager.cc:362] Metadata directory not provided
I20260713 09:03:30.482257  5762 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:03:30.482575  5762 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:03:30.483793  5762 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskS8ctUk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933387563348-5762-0/minicluster-data/master-0-root/instance:
uuid: "ccfbdb7ac31546e9806e49835ae44780"
format_stamp: "Formatted at 2026-07-13 09:03:30 on dist-test-slave-0vb5"
I20260713 09:03:30.488961  5762 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.003s
I20260713 09:03:30.492583  6740 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:03:30.493463  5762 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:03:30.493701  5762 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskS8ctUk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933387563348-5762-0/minicluster-data/master-0-root
uuid: "ccfbdb7ac31546e9806e49835ae44780"
format_stamp: "Formatted at 2026-07-13 09:03:30 on dist-test-slave-0vb5"
I20260713 09:03:30.493947  5762 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskS8ctUk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933387563348-5762-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskS8ctUk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933387563348-5762-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskS8ctUk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933387563348-5762-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:03:30.512332  5762 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:03:30.513741  5762 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:03:30.553018  5762 rpc_server.cc:307] RPC server started. Bound to: 127.5.160.190:35873
I20260713 09:03:30.553171  6791 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.160.190:35873 every 8 connection(s)
I20260713 09:03:30.556946  6792 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:30.567705  6792 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ccfbdb7ac31546e9806e49835ae44780: Bootstrap starting.
I20260713 09:03:30.572304  6792 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P ccfbdb7ac31546e9806e49835ae44780: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:30.576507  6792 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ccfbdb7ac31546e9806e49835ae44780: No bootstrap required, opened a new log
I20260713 09:03:30.578775  6792 raft_consensus.cc:359] T 00000000000000000000000000000000 P ccfbdb7ac31546e9806e49835ae44780 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ccfbdb7ac31546e9806e49835ae44780" member_type: VOTER }
I20260713 09:03:30.579180  6792 raft_consensus.cc:385] T 00000000000000000000000000000000 P ccfbdb7ac31546e9806e49835ae44780 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:30.579373  6792 raft_consensus.cc:740] T 00000000000000000000000000000000 P ccfbdb7ac31546e9806e49835ae44780 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ccfbdb7ac31546e9806e49835ae44780, State: Initialized, Role: FOLLOWER
I20260713 09:03:30.579974  6792 consensus_queue.cc:260] T 00000000000000000000000000000000 P ccfbdb7ac31546e9806e49835ae44780 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ccfbdb7ac31546e9806e49835ae44780" member_type: VOTER }
I20260713 09:03:30.580415  6792 raft_consensus.cc:399] T 00000000000000000000000000000000 P ccfbdb7ac31546e9806e49835ae44780 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:03:30.580615  6792 raft_consensus.cc:493] T 00000000000000000000000000000000 P ccfbdb7ac31546e9806e49835ae44780 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:03:30.580854  6792 raft_consensus.cc:3060] T 00000000000000000000000000000000 P ccfbdb7ac31546e9806e49835ae44780 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:30.585289  6792 raft_consensus.cc:515] T 00000000000000000000000000000000 P ccfbdb7ac31546e9806e49835ae44780 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ccfbdb7ac31546e9806e49835ae44780" member_type: VOTER }
I20260713 09:03:30.585772  6792 leader_election.cc:304] T 00000000000000000000000000000000 P ccfbdb7ac31546e9806e49835ae44780 [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: ccfbdb7ac31546e9806e49835ae44780; no voters: 
I20260713 09:03:30.586855  6792 leader_election.cc:290] T 00000000000000000000000000000000 P ccfbdb7ac31546e9806e49835ae44780 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:03:30.587281  6795 raft_consensus.cc:2804] T 00000000000000000000000000000000 P ccfbdb7ac31546e9806e49835ae44780 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:03:30.588851  6795 raft_consensus.cc:697] T 00000000000000000000000000000000 P ccfbdb7ac31546e9806e49835ae44780 [term 1 LEADER]: Becoming Leader. State: Replica: ccfbdb7ac31546e9806e49835ae44780, State: Running, Role: LEADER
I20260713 09:03:30.589535  6795 consensus_queue.cc:237] T 00000000000000000000000000000000 P ccfbdb7ac31546e9806e49835ae44780 [LEADER]: Queue going to LEADER mode. State: All 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: "ccfbdb7ac31546e9806e49835ae44780" member_type: VOTER }
I20260713 09:03:30.590092  6792 sys_catalog.cc:565] T 00000000000000000000000000000000 P ccfbdb7ac31546e9806e49835ae44780 [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:03:30.594614  6796 sys_catalog.cc:455] T 00000000000000000000000000000000 P ccfbdb7ac31546e9806e49835ae44780 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "ccfbdb7ac31546e9806e49835ae44780" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ccfbdb7ac31546e9806e49835ae44780" member_type: VOTER } }
I20260713 09:03:30.595366  6796 sys_catalog.cc:458] T 00000000000000000000000000000000 P ccfbdb7ac31546e9806e49835ae44780 [sys.catalog]: This master's current role is: LEADER
I20260713 09:03:30.601118  6797 sys_catalog.cc:455] T 00000000000000000000000000000000 P ccfbdb7ac31546e9806e49835ae44780 [sys.catalog]: SysCatalogTable state changed. Reason: New leader ccfbdb7ac31546e9806e49835ae44780. Latest consensus state: current_term: 1 leader_uuid: "ccfbdb7ac31546e9806e49835ae44780" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ccfbdb7ac31546e9806e49835ae44780" member_type: VOTER } }
I20260713 09:03:30.601774  6797 sys_catalog.cc:458] T 00000000000000000000000000000000 P ccfbdb7ac31546e9806e49835ae44780 [sys.catalog]: This master's current role is: LEADER
I20260713 09:03:30.601950  6801 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:03:30.607759  6801 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:03:30.613778  5762 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:03:30.618191  6801 catalog_manager.cc:1383] Generated new cluster ID: 9811188e001e4ec895848164bfefbb50
I20260713 09:03:30.618505  6801 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:03:30.639659  6801 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:03:30.641021  6801 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:03:30.658016  6801 catalog_manager.cc:6070] T 00000000000000000000000000000000 P ccfbdb7ac31546e9806e49835ae44780: Generated new TSK 0
I20260713 09:03:30.658699  6801 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:03:30.681557  5762 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:03:30.687491  6813 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:03:30.688647  6814 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:03:30.691709  5762 server_base.cc:1061] running on GCE node
W20260713 09:03:30.691777  6816 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:03:30.692793  5762 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:03:30.693011  5762 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:03:30.693233  5762 hybrid_clock.cc:648] HybridClock initialized: now 1783933410693200 us; error 0 us; skew 500 ppm
I20260713 09:03:30.693782  5762 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:03:30.696169  5762 webserver.cc:533] Webserver started at http://127.5.160.129:44497/ using document root <none> and password file <none>
I20260713 09:03:30.696660  5762 fs_manager.cc:362] Metadata directory not provided
I20260713 09:03:30.696856  5762 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:03:30.697185  5762 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:03:30.698294  5762 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskS8ctUk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933387563348-5762-0/minicluster-data/ts-0-root/instance:
uuid: "645ac7b006af4fe9ac76a6d5233cae24"
format_stamp: "Formatted at 2026-07-13 09:03:30 on dist-test-slave-0vb5"
I20260713 09:03:30.703434  5762 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260713 09:03:30.707161  6821 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:03:30.708040  5762 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:03:30.708379  5762 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskS8ctUk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933387563348-5762-0/minicluster-data/ts-0-root
uuid: "645ac7b006af4fe9ac76a6d5233cae24"
format_stamp: "Formatted at 2026-07-13 09:03:30 on dist-test-slave-0vb5"
I20260713 09:03:30.708734  5762 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskS8ctUk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933387563348-5762-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskS8ctUk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933387563348-5762-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskS8ctUk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933387563348-5762-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:03:30.727627  5762 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:03:30.728869  5762 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:03:30.730486  5762 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:03:30.732722  5762 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:03:30.732942  5762 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:03:30.733224  5762 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:03:30.733412  5762 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:03:30.784708  5762 rpc_server.cc:307] RPC server started. Bound to: 127.5.160.129:43619
I20260713 09:03:30.784812  6883 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.160.129:43619 every 8 connection(s)
I20260713 09:03:30.789968  5762 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:03:30.798480  6888 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:03:30.798740  6889 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:03:30.802277  5762 server_base.cc:1061] running on GCE node
W20260713 09:03:30.802800  6891 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:03:30.803779  5762 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:03:30.804019  5762 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:03:30.804204  5762 hybrid_clock.cc:648] HybridClock initialized: now 1783933410804181 us; error 0 us; skew 500 ppm
I20260713 09:03:30.804881  5762 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:03:30.808192  5762 webserver.cc:533] Webserver started at http://127.5.160.130:44535/ using document root <none> and password file <none>
I20260713 09:03:30.808491  6884 heartbeater.cc:344] Connected to a master server at 127.5.160.190:35873
I20260713 09:03:30.808862  5762 fs_manager.cc:362] Metadata directory not provided
I20260713 09:03:30.808921  6884 heartbeater.cc:461] Registering TS with master...
I20260713 09:03:30.809250  5762 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:03:30.809669  5762 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:03:30.810185  6884 heartbeater.cc:507] Master 127.5.160.190:35873 requested a full tablet report, sending...
I20260713 09:03:30.811105  5762 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskS8ctUk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933387563348-5762-0/minicluster-data/ts-1-root/instance:
uuid: "233554a02f3f4068b24a2dce881191cd"
format_stamp: "Formatted at 2026-07-13 09:03:30 on dist-test-slave-0vb5"
I20260713 09:03:30.812927  6757 ts_manager.cc:194] Registered new tserver with Master: 645ac7b006af4fe9ac76a6d5233cae24 (127.5.160.129:43619)
I20260713 09:03:30.815730  6757 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54344
I20260713 09:03:30.817930  5762 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.007s	sys 0.001s
I20260713 09:03:30.822249  6896 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:03:30.823181  5762 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260713 09:03:30.823443  5762 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskS8ctUk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933387563348-5762-0/minicluster-data/ts-1-root
uuid: "233554a02f3f4068b24a2dce881191cd"
format_stamp: "Formatted at 2026-07-13 09:03:30 on dist-test-slave-0vb5"
I20260713 09:03:30.823680  5762 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskS8ctUk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933387563348-5762-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskS8ctUk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933387563348-5762-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskS8ctUk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933387563348-5762-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:03:30.850382  5762 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:03:30.851655  5762 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:03:30.853147  5762 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:03:30.855536  5762 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:03:30.855743  5762 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:03:30.856071  5762 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:03:30.856253  5762 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:03:30.906200  5762 rpc_server.cc:307] RPC server started. Bound to: 127.5.160.130:45799
I20260713 09:03:30.906311  6958 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.160.130:45799 every 8 connection(s)
I20260713 09:03:30.911376  5762 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:03:30.918372  6962 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:03:30.920855  6963 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:03:30.922899  6965 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:03:30.923151  5762 server_base.cc:1061] running on GCE node
I20260713 09:03:30.924350  5762 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:03:30.924613  5762 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:03:30.924835  5762 hybrid_clock.cc:648] HybridClock initialized: now 1783933410924804 us; error 0 us; skew 500 ppm
I20260713 09:03:30.925567  5762 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:03:30.925698  6959 heartbeater.cc:344] Connected to a master server at 127.5.160.190:35873
I20260713 09:03:30.926076  6959 heartbeater.cc:461] Registering TS with master...
I20260713 09:03:30.926972  6959 heartbeater.cc:507] Master 127.5.160.190:35873 requested a full tablet report, sending...
I20260713 09:03:30.928557  5762 webserver.cc:533] Webserver started at http://127.5.160.131:41165/ using document root <none> and password file <none>
I20260713 09:03:30.929205  5762 fs_manager.cc:362] Metadata directory not provided
I20260713 09:03:30.929414  5762 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:03:30.929426  6757 ts_manager.cc:194] Registered new tserver with Master: 233554a02f3f4068b24a2dce881191cd (127.5.160.130:45799)
I20260713 09:03:30.929786  5762 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:03:30.930965  5762 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskS8ctUk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933387563348-5762-0/minicluster-data/ts-2-root/instance:
uuid: "c4cf417af2e145c8add2d0ed8191f7df"
format_stamp: "Formatted at 2026-07-13 09:03:30 on dist-test-slave-0vb5"
I20260713 09:03:30.931028  6757 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54360
I20260713 09:03:30.936107  5762 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260713 09:03:30.939736  6970 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:03:30.940698  5762 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260713 09:03:30.940963  5762 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskS8ctUk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933387563348-5762-0/minicluster-data/ts-2-root
uuid: "c4cf417af2e145c8add2d0ed8191f7df"
format_stamp: "Formatted at 2026-07-13 09:03:30 on dist-test-slave-0vb5"
I20260713 09:03:30.941275  5762 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskS8ctUk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933387563348-5762-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskS8ctUk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933387563348-5762-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskS8ctUk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933387563348-5762-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:03:30.953344  5762 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:03:30.954516  5762 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:03:30.956018  5762 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:03:30.958429  5762 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:03:30.958674  5762 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:03:30.959012  5762 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:03:30.959168  5762 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:03:31.001605  5762 rpc_server.cc:307] RPC server started. Bound to: 127.5.160.131:38501
I20260713 09:03:31.001726  7032 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.160.131:38501 every 8 connection(s)
I20260713 09:03:31.015724  7033 heartbeater.cc:344] Connected to a master server at 127.5.160.190:35873
I20260713 09:03:31.016117  7033 heartbeater.cc:461] Registering TS with master...
I20260713 09:03:31.016848  7033 heartbeater.cc:507] Master 127.5.160.190:35873 requested a full tablet report, sending...
I20260713 09:03:31.018944  6757 ts_manager.cc:194] Registered new tserver with Master: c4cf417af2e145c8add2d0ed8191f7df (127.5.160.131:38501)
I20260713 09:03:31.019750  5762 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014542283s
I20260713 09:03:31.020393  6757 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54368
I20260713 09:03:31.045238  6757 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:54370:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z""\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260713 09:03:31.049293  6757 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260713 09:03:31.165910  6998 tablet_service.cc:1511] Processing CreateTablet for tablet f6c980e05aca4ee6a5c64729461371f5 (DEFAULT_TABLE table=test-workload [id=c6203abe05ab4ec0ab905174ca934516]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260713 09:03:31.166262  6997 tablet_service.cc:1511] Processing CreateTablet for tablet aa282d741b694705892cabd0d8d5eeb5 (DEFAULT_TABLE table=test-workload [id=c6203abe05ab4ec0ab905174ca934516]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260713 09:03:31.167297  6998 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f6c980e05aca4ee6a5c64729461371f5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:31.167898  6997 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa282d741b694705892cabd0d8d5eeb5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:31.171466  6996 tablet_service.cc:1511] Processing CreateTablet for tablet f3aadbfa27fe46bfa90c84553458c68a (DEFAULT_TABLE table=test-workload [id=c6203abe05ab4ec0ab905174ca934516]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260713 09:03:31.172775  6996 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f3aadbfa27fe46bfa90c84553458c68a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:31.178849  6995 tablet_service.cc:1511] Processing CreateTablet for tablet 7a14a0377bec41dbac418e9541f59ebe (DEFAULT_TABLE table=test-workload [id=c6203abe05ab4ec0ab905174ca934516]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260713 09:03:31.180131  6995 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a14a0377bec41dbac418e9541f59ebe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:31.180438  6849 tablet_service.cc:1511] Processing CreateTablet for tablet f6c980e05aca4ee6a5c64729461371f5 (DEFAULT_TABLE table=test-workload [id=c6203abe05ab4ec0ab905174ca934516]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260713 09:03:31.181757  6849 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f6c980e05aca4ee6a5c64729461371f5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:31.186214  6994 tablet_service.cc:1511] Processing CreateTablet for tablet 50caf4acf9b84b92afab324f33a7aa0e (DEFAULT_TABLE table=test-workload [id=c6203abe05ab4ec0ab905174ca934516]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260713 09:03:31.187534  6994 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 50caf4acf9b84b92afab324f33a7aa0e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:31.191354  6993 tablet_service.cc:1511] Processing CreateTablet for tablet 4711243f3a194841875da83174044ca8 (DEFAULT_TABLE table=test-workload [id=c6203abe05ab4ec0ab905174ca934516]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260713 09:03:31.191807  7048 tablet_bootstrap.cc:492] T f6c980e05aca4ee6a5c64729461371f5 P c4cf417af2e145c8add2d0ed8191f7df: Bootstrap starting.
I20260713 09:03:31.192761  6993 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4711243f3a194841875da83174044ca8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:31.194285  6992 tablet_service.cc:1511] Processing CreateTablet for tablet 1a01ba0b7f824f4286d690ba1af54225 (DEFAULT_TABLE table=test-workload [id=c6203abe05ab4ec0ab905174ca934516]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260713 09:03:31.196373  6848 tablet_service.cc:1511] Processing CreateTablet for tablet aa282d741b694705892cabd0d8d5eeb5 (DEFAULT_TABLE table=test-workload [id=c6203abe05ab4ec0ab905174ca934516]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260713 09:03:31.197772  6848 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa282d741b694705892cabd0d8d5eeb5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:31.198745  6998 tablet_service.cc:1511] Processing CreateTablet for tablet 8d13118e8cab4063a32e25678ef9f499 (DEFAULT_TABLE table=test-workload [id=c6203abe05ab4ec0ab905174ca934516]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260713 09:03:31.199115  6990 tablet_service.cc:1511] Processing CreateTablet for tablet 783219c7104f413f95fafd9b51088d0a (DEFAULT_TABLE table=test-workload [id=c6203abe05ab4ec0ab905174ca934516]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260713 09:03:31.196691  6991 tablet_service.cc:1511] Processing CreateTablet for tablet 6632b0a3d23e4b0fa362d8cd62ecfcb7 (DEFAULT_TABLE table=test-workload [id=c6203abe05ab4ec0ab905174ca934516]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260713 09:03:31.201416  6998 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d13118e8cab4063a32e25678ef9f499. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:31.203783  6990 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 783219c7104f413f95fafd9b51088d0a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:31.205389  6991 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6632b0a3d23e4b0fa362d8cd62ecfcb7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:31.207532  6847 tablet_service.cc:1511] Processing CreateTablet for tablet f3aadbfa27fe46bfa90c84553458c68a (DEFAULT_TABLE table=test-workload [id=c6203abe05ab4ec0ab905174ca934516]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260713 09:03:31.209414  6992 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a01ba0b7f824f4286d690ba1af54225. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:31.210201  6846 tablet_service.cc:1511] Processing CreateTablet for tablet 7a14a0377bec41dbac418e9541f59ebe (DEFAULT_TABLE table=test-workload [id=c6203abe05ab4ec0ab905174ca934516]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260713 09:03:31.212497  6845 tablet_service.cc:1511] Processing CreateTablet for tablet 50caf4acf9b84b92afab324f33a7aa0e (DEFAULT_TABLE table=test-workload [id=c6203abe05ab4ec0ab905174ca934516]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260713 09:03:31.214305  6844 tablet_service.cc:1511] Processing CreateTablet for tablet 4711243f3a194841875da83174044ca8 (DEFAULT_TABLE table=test-workload [id=c6203abe05ab4ec0ab905174ca934516]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260713 09:03:31.215984  6843 tablet_service.cc:1511] Processing CreateTablet for tablet 1a01ba0b7f824f4286d690ba1af54225 (DEFAULT_TABLE table=test-workload [id=c6203abe05ab4ec0ab905174ca934516]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260713 09:03:31.222100  6989 tablet_service.cc:1511] Processing CreateTablet for tablet 506f8ad9c865451289da7a23c211f318 (DEFAULT_TABLE table=test-workload [id=c6203abe05ab4ec0ab905174ca934516]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260713 09:03:31.222226  6840 tablet_service.cc:1511] Processing CreateTablet for tablet 783219c7104f413f95fafd9b51088d0a (DEFAULT_TABLE table=test-workload [id=c6203abe05ab4ec0ab905174ca934516]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260713 09:03:31.223388  6989 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 506f8ad9c865451289da7a23c211f318. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:31.224154  6841 tablet_service.cc:1511] Processing CreateTablet for tablet 8d13118e8cab4063a32e25678ef9f499 (DEFAULT_TABLE table=test-workload [id=c6203abe05ab4ec0ab905174ca934516]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260713 09:03:31.217751  6842 tablet_service.cc:1511] Processing CreateTablet for tablet 6632b0a3d23e4b0fa362d8cd62ecfcb7 (DEFAULT_TABLE table=test-workload [id=c6203abe05ab4ec0ab905174ca934516]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260713 09:03:31.208966  6847 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f3aadbfa27fe46bfa90c84553458c68a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:31.229446  6840 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 783219c7104f413f95fafd9b51088d0a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:31.233429  6843 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a01ba0b7f824f4286d690ba1af54225. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:31.236892  7048 tablet_bootstrap.cc:654] T f6c980e05aca4ee6a5c64729461371f5 P c4cf417af2e145c8add2d0ed8191f7df: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:31.237437  6846 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a14a0377bec41dbac418e9541f59ebe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:31.241432  6844 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4711243f3a194841875da83174044ca8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:31.245445  6841 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d13118e8cab4063a32e25678ef9f499. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:31.249444  6842 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6632b0a3d23e4b0fa362d8cd62ecfcb7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:31.251040  7048 tablet_bootstrap.cc:492] T f6c980e05aca4ee6a5c64729461371f5 P c4cf417af2e145c8add2d0ed8191f7df: No bootstrap required, opened a new log
I20260713 09:03:31.253551  6845 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 50caf4acf9b84b92afab324f33a7aa0e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:31.253753  6996 tablet_service.cc:1511] Processing CreateTablet for tablet d0cfbe3ae77d4296a614c9072f854957 (DEFAULT_TABLE table=test-workload [id=c6203abe05ab4ec0ab905174ca934516]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260713 09:03:31.252454  6998 tablet_service.cc:1511] Processing CreateTablet for tablet 55fe651321d641498846ce7b908bea0f (DEFAULT_TABLE table=test-workload [id=c6203abe05ab4ec0ab905174ca934516]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260713 09:03:31.255010  6996 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d0cfbe3ae77d4296a614c9072f854957. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:31.254122  7048 ts_tablet_manager.cc:1403] T f6c980e05aca4ee6a5c64729461371f5 P c4cf417af2e145c8add2d0ed8191f7df: Time spent bootstrapping tablet: real 0.063s	user 0.000s	sys 0.014s
I20260713 09:03:31.264179  7048 raft_consensus.cc:359] T f6c980e05aca4ee6a5c64729461371f5 P c4cf417af2e145c8add2d0ed8191f7df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } } peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } }
I20260713 09:03:31.269599  7048 raft_consensus.cc:385] T f6c980e05aca4ee6a5c64729461371f5 P c4cf417af2e145c8add2d0ed8191f7df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:31.270454  7048 raft_consensus.cc:740] T f6c980e05aca4ee6a5c64729461371f5 P c4cf417af2e145c8add2d0ed8191f7df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c4cf417af2e145c8add2d0ed8191f7df, State: Initialized, Role: FOLLOWER
I20260713 09:03:31.270818  6995 tablet_service.cc:1511] Processing CreateTablet for tablet 1a4ecf4b71f04800bc3811f5c7245f56 (DEFAULT_TABLE table=test-workload [id=c6203abe05ab4ec0ab905174ca934516]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260713 09:03:31.281020  6996 tablet_service.cc:1511] Processing CreateTablet for tablet aabb2cf9337a483eaebfde113c1849a8 (DEFAULT_TABLE table=test-workload [id=c6203abe05ab4ec0ab905174ca934516]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260713 09:03:31.271952  7048 consensus_queue.cc:260] T f6c980e05aca4ee6a5c64729461371f5 P c4cf417af2e145c8add2d0ed8191f7df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } } peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } }
I20260713 09:03:31.288198  6991 tablet_service.cc:1511] Processing CreateTablet for tablet 4184d088fcf74bdeb8df8e8411d824ba (DEFAULT_TABLE table=test-workload [id=c6203abe05ab4ec0ab905174ca934516]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260713 09:03:31.265688  6998 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 55fe651321d641498846ce7b908bea0f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:31.286561  6992 tablet_service.cc:1511] Processing CreateTablet for tablet 4811e6dff8d04f4580f0c4d3a0c57152 (DEFAULT_TABLE table=test-workload [id=c6203abe05ab4ec0ab905174ca934516]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260713 09:03:31.292418  6991 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4184d088fcf74bdeb8df8e8411d824ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:31.280520  6989 tablet_service.cc:1511] Processing CreateTablet for tablet dbcbf2b8ee0d4bdabd293b26f4e14601 (DEFAULT_TABLE table=test-workload [id=c6203abe05ab4ec0ab905174ca934516]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260713 09:03:31.294884  6989 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dbcbf2b8ee0d4bdabd293b26f4e14601. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:31.291405  6997 tablet_service.cc:1511] Processing CreateTablet for tablet e13110a21957440c8abbb009eff7fa47 (DEFAULT_TABLE table=test-workload [id=c6203abe05ab4ec0ab905174ca934516]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260713 09:03:31.297104  6995 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a4ecf4b71f04800bc3811f5c7245f56. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:31.298491  6997 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e13110a21957440c8abbb009eff7fa47. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:31.301347  6992 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4811e6dff8d04f4580f0c4d3a0c57152. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:31.304136  6996 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aabb2cf9337a483eaebfde113c1849a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:31.306468  7033 heartbeater.cc:499] Master 127.5.160.190:35873 was elected leader, sending a full tablet report...
I20260713 09:03:31.306283  6993 tablet_service.cc:1511] Processing CreateTablet for tablet 0b7fc422dc7c4688b543a6a88e066d03 (DEFAULT_TABLE table=test-workload [id=c6203abe05ab4ec0ab905174ca934516]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260713 09:03:31.312547  7049 tablet_bootstrap.cc:492] T f6c980e05aca4ee6a5c64729461371f5 P 645ac7b006af4fe9ac76a6d5233cae24: Bootstrap starting.
I20260713 09:03:31.313395  6849 tablet_service.cc:1511] Processing CreateTablet for tablet 506f8ad9c865451289da7a23c211f318 (DEFAULT_TABLE table=test-workload [id=c6203abe05ab4ec0ab905174ca934516]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260713 09:03:31.314680  6849 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 506f8ad9c865451289da7a23c211f318. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:31.318825  7049 tablet_bootstrap.cc:654] T f6c980e05aca4ee6a5c64729461371f5 P 645ac7b006af4fe9ac76a6d5233cae24: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:31.321123  6993 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b7fc422dc7c4688b543a6a88e066d03. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:31.329773  7048 ts_tablet_manager.cc:1434] T f6c980e05aca4ee6a5c64729461371f5 P c4cf417af2e145c8add2d0ed8191f7df: Time spent starting tablet: real 0.068s	user 0.000s	sys 0.012s
I20260713 09:03:31.330780  7048 tablet_bootstrap.cc:492] T 8d13118e8cab4063a32e25678ef9f499 P c4cf417af2e145c8add2d0ed8191f7df: Bootstrap starting.
I20260713 09:03:31.332794  6845 tablet_service.cc:1511] Processing CreateTablet for tablet 55fe651321d641498846ce7b908bea0f (DEFAULT_TABLE table=test-workload [id=c6203abe05ab4ec0ab905174ca934516]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260713 09:03:31.334132  6845 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 55fe651321d641498846ce7b908bea0f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:31.335901  6990 tablet_service.cc:1511] Processing CreateTablet for tablet 7f8d8e811b0c4f3c9451eebd0cae2e05 (DEFAULT_TABLE table=test-workload [id=c6203abe05ab4ec0ab905174ca934516]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260713 09:03:31.339586  6990 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f8d8e811b0c4f3c9451eebd0cae2e05. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:31.342139  6994 tablet_service.cc:1511] Processing CreateTablet for tablet 89631f2aaf8c424cab1fb2e45e9a937b (DEFAULT_TABLE table=test-workload [id=c6203abe05ab4ec0ab905174ca934516]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260713 09:03:31.343191  7048 tablet_bootstrap.cc:654] T 8d13118e8cab4063a32e25678ef9f499 P c4cf417af2e145c8add2d0ed8191f7df: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:31.345829  6994 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 89631f2aaf8c424cab1fb2e45e9a937b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:31.349646  6847 tablet_service.cc:1511] Processing CreateTablet for tablet d0cfbe3ae77d4296a614c9072f854957 (DEFAULT_TABLE table=test-workload [id=c6203abe05ab4ec0ab905174ca934516]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260713 09:03:31.350855  6847 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d0cfbe3ae77d4296a614c9072f854957. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:31.384912  6991 tablet_service.cc:1511] Processing CreateTablet for tablet 299ec88ad3374ae0b9ea77cf73f03b15 (DEFAULT_TABLE table=test-workload [id=c6203abe05ab4ec0ab905174ca934516]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260713 09:03:31.386222  6991 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 299ec88ad3374ae0b9ea77cf73f03b15. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:31.401072  6990 tablet_service.cc:1511] Processing CreateTablet for tablet b2a2a5eaa65845a9bf16f7e201536d3c (DEFAULT_TABLE table=test-workload [id=c6203abe05ab4ec0ab905174ca934516]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260713 09:03:31.408684  7048 tablet_bootstrap.cc:492] T 8d13118e8cab4063a32e25678ef9f499 P c4cf417af2e145c8add2d0ed8191f7df: No bootstrap required, opened a new log
I20260713 09:03:31.400843  6843 tablet_service.cc:1511] Processing CreateTablet for tablet dbcbf2b8ee0d4bdabd293b26f4e14601 (DEFAULT_TABLE table=test-workload [id=c6203abe05ab4ec0ab905174ca934516]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260713 09:03:31.421662  7048 ts_tablet_manager.cc:1403] T 8d13118e8cab4063a32e25678ef9f499 P c4cf417af2e145c8add2d0ed8191f7df: Time spent bootstrapping tablet: real 0.091s	user 0.009s	sys 0.006s
I20260713 09:03:31.421895  6990 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b2a2a5eaa65845a9bf16f7e201536d3c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:31.422024  6843 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dbcbf2b8ee0d4bdabd293b26f4e14601. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:31.423800  7051 raft_consensus.cc:493] T f6c980e05aca4ee6a5c64729461371f5 P c4cf417af2e145c8add2d0ed8191f7df [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:31.381953  6848 tablet_service.cc:1511] Processing CreateTablet for tablet 1a4ecf4b71f04800bc3811f5c7245f56 (DEFAULT_TABLE table=test-workload [id=c6203abe05ab4ec0ab905174ca934516]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260713 09:03:31.425351  7051 raft_consensus.cc:515] T f6c980e05aca4ee6a5c64729461371f5 P c4cf417af2e145c8add2d0ed8191f7df [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } } peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } }
I20260713 09:03:31.429858  7051 leader_election.cc:290] T f6c980e05aca4ee6a5c64729461371f5 P c4cf417af2e145c8add2d0ed8191f7df [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 645ac7b006af4fe9ac76a6d5233cae24 (127.5.160.129:43619), 233554a02f3f4068b24a2dce881191cd (127.5.160.130:45799)
I20260713 09:03:31.431972  6845 tablet_service.cc:1511] Processing CreateTablet for tablet 4811e6dff8d04f4580f0c4d3a0c57152 (DEFAULT_TABLE table=test-workload [id=c6203abe05ab4ec0ab905174ca934516]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260713 09:03:31.433986  7048 raft_consensus.cc:359] T 8d13118e8cab4063a32e25678ef9f499 P c4cf417af2e145c8add2d0ed8191f7df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } }
I20260713 09:03:31.435261  7048 raft_consensus.cc:385] T 8d13118e8cab4063a32e25678ef9f499 P c4cf417af2e145c8add2d0ed8191f7df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:31.429289  6840 tablet_service.cc:1511] Processing CreateTablet for tablet 4184d088fcf74bdeb8df8e8411d824ba (DEFAULT_TABLE table=test-workload [id=c6203abe05ab4ec0ab905174ca934516]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260713 09:03:31.435734  7048 raft_consensus.cc:740] T 8d13118e8cab4063a32e25678ef9f499 P c4cf417af2e145c8add2d0ed8191f7df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c4cf417af2e145c8add2d0ed8191f7df, State: Initialized, Role: FOLLOWER
I20260713 09:03:31.436895  6840 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4184d088fcf74bdeb8df8e8411d824ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:31.436614  7048 consensus_queue.cc:260] T 8d13118e8cab4063a32e25678ef9f499 P c4cf417af2e145c8add2d0ed8191f7df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } }
I20260713 09:03:31.438458  6859 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6c980e05aca4ee6a5c64729461371f5" candidate_uuid: "c4cf417af2e145c8add2d0ed8191f7df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "645ac7b006af4fe9ac76a6d5233cae24" is_pre_election: true
I20260713 09:03:31.441749  6841 tablet_service.cc:1511] Processing CreateTablet for tablet 0b7fc422dc7c4688b543a6a88e066d03 (DEFAULT_TABLE table=test-workload [id=c6203abe05ab4ec0ab905174ca934516]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260713 09:03:31.444573  6842 tablet_service.cc:1511] Processing CreateTablet for tablet 299ec88ad3374ae0b9ea77cf73f03b15 (DEFAULT_TABLE table=test-workload [id=c6203abe05ab4ec0ab905174ca934516]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
W20260713 09:03:31.445502  6971 leader_election.cc:343] T f6c980e05aca4ee6a5c64729461371f5 P c4cf417af2e145c8add2d0ed8191f7df [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 645ac7b006af4fe9ac76a6d5233cae24 (127.5.160.129:43619): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:31.441752  6846 tablet_service.cc:1511] Processing CreateTablet for tablet 7f8d8e811b0c4f3c9451eebd0cae2e05 (DEFAULT_TABLE table=test-workload [id=c6203abe05ab4ec0ab905174ca934516]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260713 09:03:31.444805  7048 ts_tablet_manager.cc:1434] T 8d13118e8cab4063a32e25678ef9f499 P c4cf417af2e145c8add2d0ed8191f7df: Time spent starting tablet: real 0.023s	user 0.005s	sys 0.005s
I20260713 09:03:31.450146  7048 tablet_bootstrap.cc:492] T f3aadbfa27fe46bfa90c84553458c68a P c4cf417af2e145c8add2d0ed8191f7df: Bootstrap starting.
I20260713 09:03:31.450304  6924 tablet_service.cc:1511] Processing CreateTablet for tablet f6c980e05aca4ee6a5c64729461371f5 (DEFAULT_TABLE table=test-workload [id=c6203abe05ab4ec0ab905174ca934516]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260713 09:03:31.452426  6924 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f6c980e05aca4ee6a5c64729461371f5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:31.454785  6847 tablet_service.cc:1511] Processing CreateTablet for tablet 89631f2aaf8c424cab1fb2e45e9a937b (DEFAULT_TABLE table=test-workload [id=c6203abe05ab4ec0ab905174ca934516]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260713 09:03:31.464289  6917 tablet_service.cc:1511] Processing CreateTablet for tablet 6632b0a3d23e4b0fa362d8cd62ecfcb7 (DEFAULT_TABLE table=test-workload [id=c6203abe05ab4ec0ab905174ca934516]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260713 09:03:31.467878  6919 tablet_service.cc:1511] Processing CreateTablet for tablet 4711243f3a194841875da83174044ca8 (DEFAULT_TABLE table=test-workload [id=c6203abe05ab4ec0ab905174ca934516]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260713 09:03:31.471524  6916 tablet_service.cc:1511] Processing CreateTablet for tablet 8d13118e8cab4063a32e25678ef9f499 (DEFAULT_TABLE table=test-workload [id=c6203abe05ab4ec0ab905174ca934516]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260713 09:03:31.475520  6918 tablet_service.cc:1511] Processing CreateTablet for tablet 1a01ba0b7f824f4286d690ba1af54225 (DEFAULT_TABLE table=test-workload [id=c6203abe05ab4ec0ab905174ca934516]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260713 09:03:31.475859  6920 tablet_service.cc:1511] Processing CreateTablet for tablet 50caf4acf9b84b92afab324f33a7aa0e (DEFAULT_TABLE table=test-workload [id=c6203abe05ab4ec0ab905174ca934516]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260713 09:03:31.476002  6921 tablet_service.cc:1511] Processing CreateTablet for tablet 7a14a0377bec41dbac418e9541f59ebe (DEFAULT_TABLE table=test-workload [id=c6203abe05ab4ec0ab905174ca934516]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260713 09:03:31.473939  6922 tablet_service.cc:1511] Processing CreateTablet for tablet f3aadbfa27fe46bfa90c84553458c68a (DEFAULT_TABLE table=test-workload [id=c6203abe05ab4ec0ab905174ca934516]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260713 09:03:31.477236  6915 tablet_service.cc:1511] Processing CreateTablet for tablet 783219c7104f413f95fafd9b51088d0a (DEFAULT_TABLE table=test-workload [id=c6203abe05ab4ec0ab905174ca934516]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260713 09:03:31.475528  6923 tablet_service.cc:1511] Processing CreateTablet for tablet aa282d741b694705892cabd0d8d5eeb5 (DEFAULT_TABLE table=test-workload [id=c6203abe05ab4ec0ab905174ca934516]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260713 09:03:31.473282  6846 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f8d8e811b0c4f3c9451eebd0cae2e05. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:31.483067  6845 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4811e6dff8d04f4580f0c4d3a0c57152. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:31.474486  7048 tablet_bootstrap.cc:654] T f3aadbfa27fe46bfa90c84553458c68a P c4cf417af2e145c8add2d0ed8191f7df: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:31.489279  6841 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b7fc422dc7c4688b543a6a88e066d03. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:31.489737  6844 tablet_service.cc:1511] Processing CreateTablet for tablet aabb2cf9337a483eaebfde113c1849a8 (DEFAULT_TABLE table=test-workload [id=c6203abe05ab4ec0ab905174ca934516]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260713 09:03:31.491151  6844 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aabb2cf9337a483eaebfde113c1849a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:31.492697  6919 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4711243f3a194841875da83174044ca8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:31.493299  6915 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 783219c7104f413f95fafd9b51088d0a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:31.494444  6916 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d13118e8cab4063a32e25678ef9f499. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:31.495311  6842 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 299ec88ad3374ae0b9ea77cf73f03b15. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:31.504402  6847 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 89631f2aaf8c424cab1fb2e45e9a937b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:31.515100  6843 tablet_service.cc:1511] Processing CreateTablet for tablet b2a2a5eaa65845a9bf16f7e201536d3c (DEFAULT_TABLE table=test-workload [id=c6203abe05ab4ec0ab905174ca934516]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
W20260713 09:03:31.516314  6972 leader_election.cc:343] T f6c980e05aca4ee6a5c64729461371f5 P c4cf417af2e145c8add2d0ed8191f7df [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 233554a02f3f4068b24a2dce881191cd (127.5.160.130:45799): Not found: Tablet not found: f6c980e05aca4ee6a5c64729461371f5
I20260713 09:03:31.516788  6972 leader_election.cc:304] T f6c980e05aca4ee6a5c64729461371f5 P c4cf417af2e145c8add2d0ed8191f7df [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c4cf417af2e145c8add2d0ed8191f7df; no voters: 233554a02f3f4068b24a2dce881191cd, 645ac7b006af4fe9ac76a6d5233cae24
I20260713 09:03:31.517606  7051 raft_consensus.cc:2749] T f6c980e05aca4ee6a5c64729461371f5 P c4cf417af2e145c8add2d0ed8191f7df [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:03:31.519270  6848 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a4ecf4b71f04800bc3811f5c7245f56. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:31.525404  6849 tablet_service.cc:1511] Processing CreateTablet for tablet e13110a21957440c8abbb009eff7fa47 (DEFAULT_TABLE table=test-workload [id=c6203abe05ab4ec0ab905174ca934516]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260713 09:03:31.527263  6921 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a14a0377bec41dbac418e9541f59ebe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:31.528795  6918 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a01ba0b7f824f4286d690ba1af54225. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:31.539440  6843 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b2a2a5eaa65845a9bf16f7e201536d3c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:31.541915  6917 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6632b0a3d23e4b0fa362d8cd62ecfcb7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:31.552786  6849 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e13110a21957440c8abbb009eff7fa47. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:31.557251  6920 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 50caf4acf9b84b92afab324f33a7aa0e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:31.567166  7049 tablet_bootstrap.cc:492] T f6c980e05aca4ee6a5c64729461371f5 P 645ac7b006af4fe9ac76a6d5233cae24: No bootstrap required, opened a new log
I20260713 09:03:31.567689  7049 ts_tablet_manager.cc:1403] T f6c980e05aca4ee6a5c64729461371f5 P 645ac7b006af4fe9ac76a6d5233cae24: Time spent bootstrapping tablet: real 0.255s	user 0.020s	sys 0.005s
I20260713 09:03:31.569336  6922 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f3aadbfa27fe46bfa90c84553458c68a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:31.572808  7049 raft_consensus.cc:359] T f6c980e05aca4ee6a5c64729461371f5 P 645ac7b006af4fe9ac76a6d5233cae24 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } } peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } }
I20260713 09:03:31.573547  7049 raft_consensus.cc:385] T f6c980e05aca4ee6a5c64729461371f5 P 645ac7b006af4fe9ac76a6d5233cae24 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:31.573855  7049 raft_consensus.cc:740] T f6c980e05aca4ee6a5c64729461371f5 P 645ac7b006af4fe9ac76a6d5233cae24 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 645ac7b006af4fe9ac76a6d5233cae24, State: Initialized, Role: FOLLOWER
I20260713 09:03:31.574594  7049 consensus_queue.cc:260] T f6c980e05aca4ee6a5c64729461371f5 P 645ac7b006af4fe9ac76a6d5233cae24 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } } peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } }
I20260713 09:03:31.581413  6923 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa282d741b694705892cabd0d8d5eeb5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:31.594606  7048 tablet_bootstrap.cc:492] T f3aadbfa27fe46bfa90c84553458c68a P c4cf417af2e145c8add2d0ed8191f7df: No bootstrap required, opened a new log
I20260713 09:03:31.595220  7048 ts_tablet_manager.cc:1403] T f3aadbfa27fe46bfa90c84553458c68a P c4cf417af2e145c8add2d0ed8191f7df: Time spent bootstrapping tablet: real 0.146s	user 0.039s	sys 0.010s
I20260713 09:03:31.598995  7048 raft_consensus.cc:359] T f3aadbfa27fe46bfa90c84553458c68a P c4cf417af2e145c8add2d0ed8191f7df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } }
I20260713 09:03:31.600075  7048 raft_consensus.cc:385] T f3aadbfa27fe46bfa90c84553458c68a P c4cf417af2e145c8add2d0ed8191f7df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:31.600482  7048 raft_consensus.cc:740] T f3aadbfa27fe46bfa90c84553458c68a P c4cf417af2e145c8add2d0ed8191f7df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c4cf417af2e145c8add2d0ed8191f7df, State: Initialized, Role: FOLLOWER
I20260713 09:03:31.607059  7048 consensus_queue.cc:260] T f3aadbfa27fe46bfa90c84553458c68a P c4cf417af2e145c8add2d0ed8191f7df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } }
W20260713 09:03:31.609740  6805 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:03:31.615434  7048 ts_tablet_manager.cc:1434] T f3aadbfa27fe46bfa90c84553458c68a P c4cf417af2e145c8add2d0ed8191f7df: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.003s
I20260713 09:03:31.616535  7048 tablet_bootstrap.cc:492] T 7a14a0377bec41dbac418e9541f59ebe P c4cf417af2e145c8add2d0ed8191f7df: Bootstrap starting.
I20260713 09:03:31.617766  7056 tablet_bootstrap.cc:492] T 4711243f3a194841875da83174044ca8 P 233554a02f3f4068b24a2dce881191cd: Bootstrap starting.
I20260713 09:03:31.620427  6884 heartbeater.cc:499] Master 127.5.160.190:35873 was elected leader, sending a full tablet report...
I20260713 09:03:31.634333  6919 tablet_service.cc:1511] Processing CreateTablet for tablet 506f8ad9c865451289da7a23c211f318 (DEFAULT_TABLE table=test-workload [id=c6203abe05ab4ec0ab905174ca934516]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260713 09:03:31.635775  6919 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 506f8ad9c865451289da7a23c211f318. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:31.636811  7048 tablet_bootstrap.cc:654] T 7a14a0377bec41dbac418e9541f59ebe P c4cf417af2e145c8add2d0ed8191f7df: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:31.640008  6915 tablet_service.cc:1511] Processing CreateTablet for tablet 55fe651321d641498846ce7b908bea0f (DEFAULT_TABLE table=test-workload [id=c6203abe05ab4ec0ab905174ca934516]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260713 09:03:31.647070  6915 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 55fe651321d641498846ce7b908bea0f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:31.649552  6923 tablet_service.cc:1511] Processing CreateTablet for tablet 1a4ecf4b71f04800bc3811f5c7245f56 (DEFAULT_TABLE table=test-workload [id=c6203abe05ab4ec0ab905174ca934516]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260713 09:03:31.650928  6923 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a4ecf4b71f04800bc3811f5c7245f56. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:31.649602  6924 tablet_service.cc:1511] Processing CreateTablet for tablet dbcbf2b8ee0d4bdabd293b26f4e14601 (DEFAULT_TABLE table=test-workload [id=c6203abe05ab4ec0ab905174ca934516]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260713 09:03:31.652649  6924 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dbcbf2b8ee0d4bdabd293b26f4e14601. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:31.653419  7056 tablet_bootstrap.cc:654] T 4711243f3a194841875da83174044ca8 P 233554a02f3f4068b24a2dce881191cd: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:31.677345  7049 ts_tablet_manager.cc:1434] T f6c980e05aca4ee6a5c64729461371f5 P 645ac7b006af4fe9ac76a6d5233cae24: Time spent starting tablet: real 0.109s	user 0.010s	sys 0.012s
I20260713 09:03:31.678416  7049 tablet_bootstrap.cc:492] T 50caf4acf9b84b92afab324f33a7aa0e P 645ac7b006af4fe9ac76a6d5233cae24: Bootstrap starting.
I20260713 09:03:31.678782  6921 tablet_service.cc:1511] Processing CreateTablet for tablet 4811e6dff8d04f4580f0c4d3a0c57152 (DEFAULT_TABLE table=test-workload [id=c6203abe05ab4ec0ab905174ca934516]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260713 09:03:31.678861  6918 tablet_service.cc:1511] Processing CreateTablet for tablet 4184d088fcf74bdeb8df8e8411d824ba (DEFAULT_TABLE table=test-workload [id=c6203abe05ab4ec0ab905174ca934516]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260713 09:03:31.680248  6921 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4811e6dff8d04f4580f0c4d3a0c57152. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:31.692945  7056 tablet_bootstrap.cc:492] T 4711243f3a194841875da83174044ca8 P 233554a02f3f4068b24a2dce881191cd: No bootstrap required, opened a new log
I20260713 09:03:31.665511  6916 tablet_service.cc:1511] Processing CreateTablet for tablet d0cfbe3ae77d4296a614c9072f854957 (DEFAULT_TABLE table=test-workload [id=c6203abe05ab4ec0ab905174ca934516]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260713 09:03:31.693527  7056 ts_tablet_manager.cc:1403] T 4711243f3a194841875da83174044ca8 P 233554a02f3f4068b24a2dce881191cd: Time spent bootstrapping tablet: real 0.076s	user 0.015s	sys 0.009s
I20260713 09:03:31.696074  7048 tablet_bootstrap.cc:492] T 7a14a0377bec41dbac418e9541f59ebe P c4cf417af2e145c8add2d0ed8191f7df: No bootstrap required, opened a new log
I20260713 09:03:31.696586  7048 ts_tablet_manager.cc:1403] T 7a14a0377bec41dbac418e9541f59ebe P c4cf417af2e145c8add2d0ed8191f7df: Time spent bootstrapping tablet: real 0.080s	user 0.007s	sys 0.011s
I20260713 09:03:31.698633  7056 raft_consensus.cc:359] T 4711243f3a194841875da83174044ca8 P 233554a02f3f4068b24a2dce881191cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } }
I20260713 09:03:31.699479  7056 raft_consensus.cc:385] T 4711243f3a194841875da83174044ca8 P 233554a02f3f4068b24a2dce881191cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:31.699837  7056 raft_consensus.cc:740] T 4711243f3a194841875da83174044ca8 P 233554a02f3f4068b24a2dce881191cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 233554a02f3f4068b24a2dce881191cd, State: Initialized, Role: FOLLOWER
I20260713 09:03:31.700030  6916 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d0cfbe3ae77d4296a614c9072f854957. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:31.699725  7048 raft_consensus.cc:359] T 7a14a0377bec41dbac418e9541f59ebe P c4cf417af2e145c8add2d0ed8191f7df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } }
I20260713 09:03:31.700584  7048 raft_consensus.cc:385] T 7a14a0377bec41dbac418e9541f59ebe P c4cf417af2e145c8add2d0ed8191f7df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:31.700943  7048 raft_consensus.cc:740] T 7a14a0377bec41dbac418e9541f59ebe P c4cf417af2e145c8add2d0ed8191f7df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c4cf417af2e145c8add2d0ed8191f7df, State: Initialized, Role: FOLLOWER
I20260713 09:03:31.700842  6915 tablet_service.cc:1511] Processing CreateTablet for tablet aabb2cf9337a483eaebfde113c1849a8 (DEFAULT_TABLE table=test-workload [id=c6203abe05ab4ec0ab905174ca934516]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260713 09:03:31.710737  6915 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aabb2cf9337a483eaebfde113c1849a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:31.710309  7048 consensus_queue.cc:260] T 7a14a0377bec41dbac418e9541f59ebe P c4cf417af2e145c8add2d0ed8191f7df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } }
I20260713 09:03:31.711426  6923 tablet_service.cc:1511] Processing CreateTablet for tablet 0b7fc422dc7c4688b543a6a88e066d03 (DEFAULT_TABLE table=test-workload [id=c6203abe05ab4ec0ab905174ca934516]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260713 09:03:31.712636  6923 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b7fc422dc7c4688b543a6a88e066d03. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:31.715566  7048 ts_tablet_manager.cc:1434] T 7a14a0377bec41dbac418e9541f59ebe P c4cf417af2e145c8add2d0ed8191f7df: Time spent starting tablet: real 0.019s	user 0.002s	sys 0.006s
I20260713 09:03:31.709411  6922 tablet_service.cc:1511] Processing CreateTablet for tablet e13110a21957440c8abbb009eff7fa47 (DEFAULT_TABLE table=test-workload [id=c6203abe05ab4ec0ab905174ca934516]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260713 09:03:31.716859  7051 raft_consensus.cc:493] T 7a14a0377bec41dbac418e9541f59ebe P c4cf417af2e145c8add2d0ed8191f7df [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:31.717438  7051 raft_consensus.cc:515] T 7a14a0377bec41dbac418e9541f59ebe P c4cf417af2e145c8add2d0ed8191f7df [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } }
I20260713 09:03:31.717957  6922 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e13110a21957440c8abbb009eff7fa47. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:31.719676  7049 tablet_bootstrap.cc:654] T 50caf4acf9b84b92afab324f33a7aa0e P 645ac7b006af4fe9ac76a6d5233cae24: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:31.719769  7051 leader_election.cc:290] T 7a14a0377bec41dbac418e9541f59ebe P c4cf417af2e145c8add2d0ed8191f7df [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 645ac7b006af4fe9ac76a6d5233cae24 (127.5.160.129:43619), 233554a02f3f4068b24a2dce881191cd (127.5.160.130:45799)
I20260713 09:03:31.722586  6924 tablet_service.cc:1511] Processing CreateTablet for tablet 89631f2aaf8c424cab1fb2e45e9a937b (DEFAULT_TABLE table=test-workload [id=c6203abe05ab4ec0ab905174ca934516]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260713 09:03:31.700758  7056 consensus_queue.cc:260] T 4711243f3a194841875da83174044ca8 P 233554a02f3f4068b24a2dce881191cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } }
I20260713 09:03:31.723604  6934 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a14a0377bec41dbac418e9541f59ebe" candidate_uuid: "c4cf417af2e145c8add2d0ed8191f7df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "233554a02f3f4068b24a2dce881191cd" is_pre_election: true
I20260713 09:03:31.722895  6859 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a14a0377bec41dbac418e9541f59ebe" candidate_uuid: "c4cf417af2e145c8add2d0ed8191f7df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "645ac7b006af4fe9ac76a6d5233cae24" is_pre_election: true
W20260713 09:03:31.725458  6972 leader_election.cc:343] T 7a14a0377bec41dbac418e9541f59ebe P c4cf417af2e145c8add2d0ed8191f7df [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 233554a02f3f4068b24a2dce881191cd (127.5.160.130:45799): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:03:31.726492  6971 leader_election.cc:343] T 7a14a0377bec41dbac418e9541f59ebe P c4cf417af2e145c8add2d0ed8191f7df [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 645ac7b006af4fe9ac76a6d5233cae24 (127.5.160.129:43619): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:31.727130  6971 leader_election.cc:304] T 7a14a0377bec41dbac418e9541f59ebe P c4cf417af2e145c8add2d0ed8191f7df [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c4cf417af2e145c8add2d0ed8191f7df; no voters: 233554a02f3f4068b24a2dce881191cd, 645ac7b006af4fe9ac76a6d5233cae24
I20260713 09:03:31.728502  6917 tablet_service.cc:1511] Processing CreateTablet for tablet 7f8d8e811b0c4f3c9451eebd0cae2e05 (DEFAULT_TABLE table=test-workload [id=c6203abe05ab4ec0ab905174ca934516]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260713 09:03:31.730172  6918 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4184d088fcf74bdeb8df8e8411d824ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:31.730997  7051 raft_consensus.cc:2749] T 7a14a0377bec41dbac418e9541f59ebe P c4cf417af2e145c8add2d0ed8191f7df [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:03:31.737593  7048 tablet_bootstrap.cc:492] T aa282d741b694705892cabd0d8d5eeb5 P c4cf417af2e145c8add2d0ed8191f7df: Bootstrap starting.
I20260713 09:03:31.738747  6920 tablet_service.cc:1511] Processing CreateTablet for tablet 299ec88ad3374ae0b9ea77cf73f03b15 (DEFAULT_TABLE table=test-workload [id=c6203abe05ab4ec0ab905174ca934516]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260713 09:03:31.740139  6920 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 299ec88ad3374ae0b9ea77cf73f03b15. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:31.741657  6917 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f8d8e811b0c4f3c9451eebd0cae2e05. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:31.743427  6924 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 89631f2aaf8c424cab1fb2e45e9a937b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:31.747951  7048 tablet_bootstrap.cc:654] T aa282d741b694705892cabd0d8d5eeb5 P c4cf417af2e145c8add2d0ed8191f7df: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:31.750139  6919 tablet_service.cc:1511] Processing CreateTablet for tablet b2a2a5eaa65845a9bf16f7e201536d3c (DEFAULT_TABLE table=test-workload [id=c6203abe05ab4ec0ab905174ca934516]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260713 09:03:31.751847  6919 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b2a2a5eaa65845a9bf16f7e201536d3c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:31.763401  6959 heartbeater.cc:499] Master 127.5.160.190:35873 was elected leader, sending a full tablet report...
I20260713 09:03:31.764478  7056 ts_tablet_manager.cc:1434] T 4711243f3a194841875da83174044ca8 P 233554a02f3f4068b24a2dce881191cd: Time spent starting tablet: real 0.071s	user 0.021s	sys 0.004s
I20260713 09:03:31.765566  7056 tablet_bootstrap.cc:492] T f6c980e05aca4ee6a5c64729461371f5 P 233554a02f3f4068b24a2dce881191cd: Bootstrap starting.
I20260713 09:03:31.787660  7049 tablet_bootstrap.cc:492] T 50caf4acf9b84b92afab324f33a7aa0e P 645ac7b006af4fe9ac76a6d5233cae24: No bootstrap required, opened a new log
I20260713 09:03:31.788890  7048 tablet_bootstrap.cc:492] T aa282d741b694705892cabd0d8d5eeb5 P c4cf417af2e145c8add2d0ed8191f7df: No bootstrap required, opened a new log
I20260713 09:03:31.792302  7049 ts_tablet_manager.cc:1403] T 50caf4acf9b84b92afab324f33a7aa0e P 645ac7b006af4fe9ac76a6d5233cae24: Time spent bootstrapping tablet: real 0.114s	user 0.011s	sys 0.020s
I20260713 09:03:31.795852  7049 raft_consensus.cc:359] T 50caf4acf9b84b92afab324f33a7aa0e P 645ac7b006af4fe9ac76a6d5233cae24 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } }
I20260713 09:03:31.792373  7048 ts_tablet_manager.cc:1403] T aa282d741b694705892cabd0d8d5eeb5 P c4cf417af2e145c8add2d0ed8191f7df: Time spent bootstrapping tablet: real 0.076s	user 0.007s	sys 0.008s
I20260713 09:03:31.791007  7056 tablet_bootstrap.cc:654] T f6c980e05aca4ee6a5c64729461371f5 P 233554a02f3f4068b24a2dce881191cd: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:31.800835  7048 raft_consensus.cc:359] T aa282d741b694705892cabd0d8d5eeb5 P c4cf417af2e145c8add2d0ed8191f7df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } }
I20260713 09:03:31.801705  7048 raft_consensus.cc:385] T aa282d741b694705892cabd0d8d5eeb5 P c4cf417af2e145c8add2d0ed8191f7df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:31.802058  7048 raft_consensus.cc:740] T aa282d741b694705892cabd0d8d5eeb5 P c4cf417af2e145c8add2d0ed8191f7df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c4cf417af2e145c8add2d0ed8191f7df, State: Initialized, Role: FOLLOWER
I20260713 09:03:31.802865  7048 consensus_queue.cc:260] T aa282d741b694705892cabd0d8d5eeb5 P c4cf417af2e145c8add2d0ed8191f7df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } }
I20260713 09:03:31.803439  7049 raft_consensus.cc:385] T 50caf4acf9b84b92afab324f33a7aa0e P 645ac7b006af4fe9ac76a6d5233cae24 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:31.803880  7049 raft_consensus.cc:740] T 50caf4acf9b84b92afab324f33a7aa0e P 645ac7b006af4fe9ac76a6d5233cae24 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 645ac7b006af4fe9ac76a6d5233cae24, State: Initialized, Role: FOLLOWER
I20260713 09:03:31.804682  7049 consensus_queue.cc:260] T 50caf4acf9b84b92afab324f33a7aa0e P 645ac7b006af4fe9ac76a6d5233cae24 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } }
I20260713 09:03:31.805393  7048 ts_tablet_manager.cc:1434] T aa282d741b694705892cabd0d8d5eeb5 P c4cf417af2e145c8add2d0ed8191f7df: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:03:31.806463  7048 tablet_bootstrap.cc:492] T 506f8ad9c865451289da7a23c211f318 P c4cf417af2e145c8add2d0ed8191f7df: Bootstrap starting.
I20260713 09:03:31.809165  7049 ts_tablet_manager.cc:1434] T 50caf4acf9b84b92afab324f33a7aa0e P 645ac7b006af4fe9ac76a6d5233cae24: Time spent starting tablet: real 0.016s	user 0.004s	sys 0.003s
I20260713 09:03:31.810261  7049 tablet_bootstrap.cc:492] T f3aadbfa27fe46bfa90c84553458c68a P 645ac7b006af4fe9ac76a6d5233cae24: Bootstrap starting.
I20260713 09:03:31.813764  7048 tablet_bootstrap.cc:654] T 506f8ad9c865451289da7a23c211f318 P c4cf417af2e145c8add2d0ed8191f7df: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:31.818825  7056 tablet_bootstrap.cc:492] T f6c980e05aca4ee6a5c64729461371f5 P 233554a02f3f4068b24a2dce881191cd: No bootstrap required, opened a new log
I20260713 09:03:31.819404  7056 ts_tablet_manager.cc:1403] T f6c980e05aca4ee6a5c64729461371f5 P 233554a02f3f4068b24a2dce881191cd: Time spent bootstrapping tablet: real 0.054s	user 0.010s	sys 0.000s
I20260713 09:03:31.822332  7056 raft_consensus.cc:359] T f6c980e05aca4ee6a5c64729461371f5 P 233554a02f3f4068b24a2dce881191cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } } peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } }
I20260713 09:03:31.823071  7056 raft_consensus.cc:385] T f6c980e05aca4ee6a5c64729461371f5 P 233554a02f3f4068b24a2dce881191cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:31.823336  7056 raft_consensus.cc:740] T f6c980e05aca4ee6a5c64729461371f5 P 233554a02f3f4068b24a2dce881191cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 233554a02f3f4068b24a2dce881191cd, State: Initialized, Role: FOLLOWER
I20260713 09:03:31.824054  7056 consensus_queue.cc:260] T f6c980e05aca4ee6a5c64729461371f5 P 233554a02f3f4068b24a2dce881191cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } } peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } }
I20260713 09:03:31.826380  7056 ts_tablet_manager.cc:1434] T f6c980e05aca4ee6a5c64729461371f5 P 233554a02f3f4068b24a2dce881191cd: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260713 09:03:31.826893  7048 tablet_bootstrap.cc:492] T 506f8ad9c865451289da7a23c211f318 P c4cf417af2e145c8add2d0ed8191f7df: No bootstrap required, opened a new log
I20260713 09:03:31.816913  7049 tablet_bootstrap.cc:654] T f3aadbfa27fe46bfa90c84553458c68a P 645ac7b006af4fe9ac76a6d5233cae24: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:31.827389  7048 ts_tablet_manager.cc:1403] T 506f8ad9c865451289da7a23c211f318 P c4cf417af2e145c8add2d0ed8191f7df: Time spent bootstrapping tablet: real 0.021s	user 0.009s	sys 0.008s
I20260713 09:03:31.827384  7056 tablet_bootstrap.cc:492] T 783219c7104f413f95fafd9b51088d0a P 233554a02f3f4068b24a2dce881191cd: Bootstrap starting.
I20260713 09:03:31.830825  7048 raft_consensus.cc:359] T 506f8ad9c865451289da7a23c211f318 P c4cf417af2e145c8add2d0ed8191f7df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } }
I20260713 09:03:31.831643  7048 raft_consensus.cc:385] T 506f8ad9c865451289da7a23c211f318 P c4cf417af2e145c8add2d0ed8191f7df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:31.831969  7048 raft_consensus.cc:740] T 506f8ad9c865451289da7a23c211f318 P c4cf417af2e145c8add2d0ed8191f7df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c4cf417af2e145c8add2d0ed8191f7df, State: Initialized, Role: FOLLOWER
I20260713 09:03:31.832867  7048 consensus_queue.cc:260] T 506f8ad9c865451289da7a23c211f318 P c4cf417af2e145c8add2d0ed8191f7df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } }
I20260713 09:03:31.836854  7056 tablet_bootstrap.cc:654] T 783219c7104f413f95fafd9b51088d0a P 233554a02f3f4068b24a2dce881191cd: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:31.838436  7048 ts_tablet_manager.cc:1434] T 506f8ad9c865451289da7a23c211f318 P c4cf417af2e145c8add2d0ed8191f7df: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260713 09:03:31.839437  7048 tablet_bootstrap.cc:492] T d0cfbe3ae77d4296a614c9072f854957 P c4cf417af2e145c8add2d0ed8191f7df: Bootstrap starting.
I20260713 09:03:31.849161  7049 tablet_bootstrap.cc:492] T f3aadbfa27fe46bfa90c84553458c68a P 645ac7b006af4fe9ac76a6d5233cae24: No bootstrap required, opened a new log
I20260713 09:03:31.849781  7049 ts_tablet_manager.cc:1403] T f3aadbfa27fe46bfa90c84553458c68a P 645ac7b006af4fe9ac76a6d5233cae24: Time spent bootstrapping tablet: real 0.040s	user 0.014s	sys 0.015s
I20260713 09:03:31.850181  7048 tablet_bootstrap.cc:654] T d0cfbe3ae77d4296a614c9072f854957 P c4cf417af2e145c8add2d0ed8191f7df: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:31.851876  7056 tablet_bootstrap.cc:492] T 783219c7104f413f95fafd9b51088d0a P 233554a02f3f4068b24a2dce881191cd: No bootstrap required, opened a new log
I20260713 09:03:31.852082  7049 raft_consensus.cc:359] T f3aadbfa27fe46bfa90c84553458c68a P 645ac7b006af4fe9ac76a6d5233cae24 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } }
I20260713 09:03:31.852403  7056 ts_tablet_manager.cc:1403] T 783219c7104f413f95fafd9b51088d0a P 233554a02f3f4068b24a2dce881191cd: Time spent bootstrapping tablet: real 0.025s	user 0.022s	sys 0.000s
I20260713 09:03:31.852737  7049 raft_consensus.cc:385] T f3aadbfa27fe46bfa90c84553458c68a P 645ac7b006af4fe9ac76a6d5233cae24 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:31.853031  7049 raft_consensus.cc:740] T f3aadbfa27fe46bfa90c84553458c68a P 645ac7b006af4fe9ac76a6d5233cae24 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 645ac7b006af4fe9ac76a6d5233cae24, State: Initialized, Role: FOLLOWER
I20260713 09:03:31.853689  7049 consensus_queue.cc:260] T f3aadbfa27fe46bfa90c84553458c68a P 645ac7b006af4fe9ac76a6d5233cae24 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } }
I20260713 09:03:31.855613  7049 ts_tablet_manager.cc:1434] T f3aadbfa27fe46bfa90c84553458c68a P 645ac7b006af4fe9ac76a6d5233cae24: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260713 09:03:31.856520  7049 tablet_bootstrap.cc:492] T aa282d741b694705892cabd0d8d5eeb5 P 645ac7b006af4fe9ac76a6d5233cae24: Bootstrap starting.
I20260713 09:03:31.856842  7056 raft_consensus.cc:359] T 783219c7104f413f95fafd9b51088d0a P 233554a02f3f4068b24a2dce881191cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } }
I20260713 09:03:31.857923  7056 raft_consensus.cc:385] T 783219c7104f413f95fafd9b51088d0a P 233554a02f3f4068b24a2dce881191cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:31.858338  7056 raft_consensus.cc:740] T 783219c7104f413f95fafd9b51088d0a P 233554a02f3f4068b24a2dce881191cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 233554a02f3f4068b24a2dce881191cd, State: Initialized, Role: FOLLOWER
I20260713 09:03:31.859882  7056 consensus_queue.cc:260] T 783219c7104f413f95fafd9b51088d0a P 233554a02f3f4068b24a2dce881191cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } }
I20260713 09:03:31.863600  7049 tablet_bootstrap.cc:654] T aa282d741b694705892cabd0d8d5eeb5 P 645ac7b006af4fe9ac76a6d5233cae24: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:31.863708  7057 raft_consensus.cc:493] T f6c980e05aca4ee6a5c64729461371f5 P 645ac7b006af4fe9ac76a6d5233cae24 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:31.864223  7057 raft_consensus.cc:515] T f6c980e05aca4ee6a5c64729461371f5 P 645ac7b006af4fe9ac76a6d5233cae24 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } } peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } }
I20260713 09:03:31.866705  7056 ts_tablet_manager.cc:1434] T 783219c7104f413f95fafd9b51088d0a P 233554a02f3f4068b24a2dce881191cd: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.003s
I20260713 09:03:31.868175  7056 tablet_bootstrap.cc:492] T 8d13118e8cab4063a32e25678ef9f499 P 233554a02f3f4068b24a2dce881191cd: Bootstrap starting.
I20260713 09:03:31.872049  7048 tablet_bootstrap.cc:492] T d0cfbe3ae77d4296a614c9072f854957 P c4cf417af2e145c8add2d0ed8191f7df: No bootstrap required, opened a new log
I20260713 09:03:31.872615  7048 ts_tablet_manager.cc:1403] T d0cfbe3ae77d4296a614c9072f854957 P c4cf417af2e145c8add2d0ed8191f7df: Time spent bootstrapping tablet: real 0.033s	user 0.012s	sys 0.015s
I20260713 09:03:31.875912  7056 tablet_bootstrap.cc:654] T 8d13118e8cab4063a32e25678ef9f499 P 233554a02f3f4068b24a2dce881191cd: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:31.875778  7048 raft_consensus.cc:359] T d0cfbe3ae77d4296a614c9072f854957 P c4cf417af2e145c8add2d0ed8191f7df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } }
I20260713 09:03:31.876588  7048 raft_consensus.cc:385] T d0cfbe3ae77d4296a614c9072f854957 P c4cf417af2e145c8add2d0ed8191f7df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:31.876936  7048 raft_consensus.cc:740] T d0cfbe3ae77d4296a614c9072f854957 P c4cf417af2e145c8add2d0ed8191f7df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c4cf417af2e145c8add2d0ed8191f7df, State: Initialized, Role: FOLLOWER
I20260713 09:03:31.877983  7048 consensus_queue.cc:260] T d0cfbe3ae77d4296a614c9072f854957 P c4cf417af2e145c8add2d0ed8191f7df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } }
I20260713 09:03:31.880715  7048 ts_tablet_manager.cc:1434] T d0cfbe3ae77d4296a614c9072f854957 P c4cf417af2e145c8add2d0ed8191f7df: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260713 09:03:31.882059  7048 tablet_bootstrap.cc:492] T 1a01ba0b7f824f4286d690ba1af54225 P c4cf417af2e145c8add2d0ed8191f7df: Bootstrap starting.
I20260713 09:03:31.889096  7051 raft_consensus.cc:493] T 8d13118e8cab4063a32e25678ef9f499 P c4cf417af2e145c8add2d0ed8191f7df [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:31.889870  7051 raft_consensus.cc:515] T 8d13118e8cab4063a32e25678ef9f499 P c4cf417af2e145c8add2d0ed8191f7df [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } }
I20260713 09:03:31.892275  7048 tablet_bootstrap.cc:654] T 1a01ba0b7f824f4286d690ba1af54225 P c4cf417af2e145c8add2d0ed8191f7df: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:31.894639  6934 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d13118e8cab4063a32e25678ef9f499" candidate_uuid: "c4cf417af2e145c8add2d0ed8191f7df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "233554a02f3f4068b24a2dce881191cd" is_pre_election: true
W20260713 09:03:31.896986  6972 leader_election.cc:343] T 8d13118e8cab4063a32e25678ef9f499 P c4cf417af2e145c8add2d0ed8191f7df [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 233554a02f3f4068b24a2dce881191cd (127.5.160.130:45799): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:31.897977  7051 leader_election.cc:290] T 8d13118e8cab4063a32e25678ef9f499 P c4cf417af2e145c8add2d0ed8191f7df [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 645ac7b006af4fe9ac76a6d5233cae24 (127.5.160.129:43619), 233554a02f3f4068b24a2dce881191cd (127.5.160.130:45799)
I20260713 09:03:31.901798  7057 leader_election.cc:290] T f6c980e05aca4ee6a5c64729461371f5 P 645ac7b006af4fe9ac76a6d5233cae24 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c4cf417af2e145c8add2d0ed8191f7df (127.5.160.131:38501), 233554a02f3f4068b24a2dce881191cd (127.5.160.130:45799)
I20260713 09:03:31.936255  7051 raft_consensus.cc:493] T f3aadbfa27fe46bfa90c84553458c68a P c4cf417af2e145c8add2d0ed8191f7df [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:31.937153  7051 raft_consensus.cc:515] T f3aadbfa27fe46bfa90c84553458c68a P c4cf417af2e145c8add2d0ed8191f7df [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } }
I20260713 09:03:31.941533  6934 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3aadbfa27fe46bfa90c84553458c68a" candidate_uuid: "c4cf417af2e145c8add2d0ed8191f7df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "233554a02f3f4068b24a2dce881191cd" is_pre_election: true
W20260713 09:03:31.943742  6972 leader_election.cc:343] T f3aadbfa27fe46bfa90c84553458c68a P c4cf417af2e145c8add2d0ed8191f7df [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 233554a02f3f4068b24a2dce881191cd (127.5.160.130:45799): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:31.944566  7051 leader_election.cc:290] T f3aadbfa27fe46bfa90c84553458c68a P c4cf417af2e145c8add2d0ed8191f7df [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 645ac7b006af4fe9ac76a6d5233cae24 (127.5.160.129:43619), 233554a02f3f4068b24a2dce881191cd (127.5.160.130:45799)
I20260713 09:03:31.967864  7061 raft_consensus.cc:493] T 783219c7104f413f95fafd9b51088d0a P 233554a02f3f4068b24a2dce881191cd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:31.968585  7061 raft_consensus.cc:515] T 783219c7104f413f95fafd9b51088d0a P 233554a02f3f4068b24a2dce881191cd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } }
I20260713 09:03:31.980791  7057 raft_consensus.cc:493] T f3aadbfa27fe46bfa90c84553458c68a P 645ac7b006af4fe9ac76a6d5233cae24 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:31.981498  7057 raft_consensus.cc:515] T f3aadbfa27fe46bfa90c84553458c68a P 645ac7b006af4fe9ac76a6d5233cae24 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } }
I20260713 09:03:31.984134  7057 leader_election.cc:290] T f3aadbfa27fe46bfa90c84553458c68a P 645ac7b006af4fe9ac76a6d5233cae24 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 233554a02f3f4068b24a2dce881191cd (127.5.160.130:45799), c4cf417af2e145c8add2d0ed8191f7df (127.5.160.131:38501)
I20260713 09:03:31.985834  6859 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d13118e8cab4063a32e25678ef9f499" candidate_uuid: "c4cf417af2e145c8add2d0ed8191f7df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "645ac7b006af4fe9ac76a6d5233cae24" is_pre_election: true
I20260713 09:03:31.987816  6859 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3aadbfa27fe46bfa90c84553458c68a" candidate_uuid: "c4cf417af2e145c8add2d0ed8191f7df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "645ac7b006af4fe9ac76a6d5233cae24" is_pre_election: true
I20260713 09:03:31.988549  6859 raft_consensus.cc:2468] T f3aadbfa27fe46bfa90c84553458c68a P 645ac7b006af4fe9ac76a6d5233cae24 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c4cf417af2e145c8add2d0ed8191f7df in term 0.
W20260713 09:03:31.990968  6971 leader_election.cc:343] T 8d13118e8cab4063a32e25678ef9f499 P c4cf417af2e145c8add2d0ed8191f7df [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 645ac7b006af4fe9ac76a6d5233cae24 (127.5.160.129:43619): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:31.991211  7061 leader_election.cc:290] T 783219c7104f413f95fafd9b51088d0a P 233554a02f3f4068b24a2dce881191cd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 645ac7b006af4fe9ac76a6d5233cae24 (127.5.160.129:43619), c4cf417af2e145c8add2d0ed8191f7df (127.5.160.131:38501)
I20260713 09:03:31.991842  6971 leader_election.cc:304] T 8d13118e8cab4063a32e25678ef9f499 P c4cf417af2e145c8add2d0ed8191f7df [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c4cf417af2e145c8add2d0ed8191f7df; no voters: 233554a02f3f4068b24a2dce881191cd, 645ac7b006af4fe9ac76a6d5233cae24
I20260713 09:03:31.992993  7051 raft_consensus.cc:2749] T 8d13118e8cab4063a32e25678ef9f499 P c4cf417af2e145c8add2d0ed8191f7df [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:03:31.994527  6971 leader_election.cc:304] T f3aadbfa27fe46bfa90c84553458c68a P c4cf417af2e145c8add2d0ed8191f7df [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: 645ac7b006af4fe9ac76a6d5233cae24, c4cf417af2e145c8add2d0ed8191f7df; no voters: 233554a02f3f4068b24a2dce881191cd
I20260713 09:03:31.999797  7061 raft_consensus.cc:493] T f6c980e05aca4ee6a5c64729461371f5 P 233554a02f3f4068b24a2dce881191cd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:32.005219  7061 raft_consensus.cc:515] T f6c980e05aca4ee6a5c64729461371f5 P 233554a02f3f4068b24a2dce881191cd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } } peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } }
I20260713 09:03:32.008092  7061 leader_election.cc:290] T f6c980e05aca4ee6a5c64729461371f5 P 233554a02f3f4068b24a2dce881191cd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c4cf417af2e145c8add2d0ed8191f7df (127.5.160.131:38501), 645ac7b006af4fe9ac76a6d5233cae24 (127.5.160.129:43619)
I20260713 09:03:32.008947  7051 raft_consensus.cc:2804] T f3aadbfa27fe46bfa90c84553458c68a P c4cf417af2e145c8add2d0ed8191f7df [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:03:32.009598  7051 raft_consensus.cc:493] T f3aadbfa27fe46bfa90c84553458c68a P c4cf417af2e145c8add2d0ed8191f7df [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:03:32.010099  7051 raft_consensus.cc:3060] T f3aadbfa27fe46bfa90c84553458c68a P c4cf417af2e145c8add2d0ed8191f7df [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:32.022334  7008 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6c980e05aca4ee6a5c64729461371f5" candidate_uuid: "645ac7b006af4fe9ac76a6d5233cae24" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4cf417af2e145c8add2d0ed8191f7df" is_pre_election: true
I20260713 09:03:32.023887  7008 raft_consensus.cc:2468] T f6c980e05aca4ee6a5c64729461371f5 P c4cf417af2e145c8add2d0ed8191f7df [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 645ac7b006af4fe9ac76a6d5233cae24 in term 0.
I20260713 09:03:32.023972  7007 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3aadbfa27fe46bfa90c84553458c68a" candidate_uuid: "645ac7b006af4fe9ac76a6d5233cae24" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4cf417af2e145c8add2d0ed8191f7df" is_pre_election: true
I20260713 09:03:32.031781  6824 leader_election.cc:304] T f6c980e05aca4ee6a5c64729461371f5 P 645ac7b006af4fe9ac76a6d5233cae24 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 645ac7b006af4fe9ac76a6d5233cae24, c4cf417af2e145c8add2d0ed8191f7df; no voters: 
I20260713 09:03:32.033008  7057 raft_consensus.cc:2804] T f6c980e05aca4ee6a5c64729461371f5 P 645ac7b006af4fe9ac76a6d5233cae24 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:03:32.033542  7057 raft_consensus.cc:493] T f6c980e05aca4ee6a5c64729461371f5 P 645ac7b006af4fe9ac76a6d5233cae24 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:03:32.033981  7057 raft_consensus.cc:3060] T f6c980e05aca4ee6a5c64729461371f5 P 645ac7b006af4fe9ac76a6d5233cae24 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:32.040241  6934 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6c980e05aca4ee6a5c64729461371f5" candidate_uuid: "645ac7b006af4fe9ac76a6d5233cae24" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "233554a02f3f4068b24a2dce881191cd" is_pre_election: true
I20260713 09:03:32.041168  6934 raft_consensus.cc:2468] T f6c980e05aca4ee6a5c64729461371f5 P 233554a02f3f4068b24a2dce881191cd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 645ac7b006af4fe9ac76a6d5233cae24 in term 0.
I20260713 09:03:32.034663  7051 raft_consensus.cc:515] T f3aadbfa27fe46bfa90c84553458c68a P c4cf417af2e145c8add2d0ed8191f7df [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } }
I20260713 09:03:32.042743  7007 raft_consensus.cc:2393] T f3aadbfa27fe46bfa90c84553458c68a P c4cf417af2e145c8add2d0ed8191f7df [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 645ac7b006af4fe9ac76a6d5233cae24 in current term 1: Already voted for candidate c4cf417af2e145c8add2d0ed8191f7df in this term.
I20260713 09:03:32.042958  6933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3aadbfa27fe46bfa90c84553458c68a" candidate_uuid: "645ac7b006af4fe9ac76a6d5233cae24" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "233554a02f3f4068b24a2dce881191cd" is_pre_election: true
I20260713 09:03:32.043871  7051 leader_election.cc:290] T f3aadbfa27fe46bfa90c84553458c68a P c4cf417af2e145c8add2d0ed8191f7df [CANDIDATE]: Term 1 election: Requested vote from peers 645ac7b006af4fe9ac76a6d5233cae24 (127.5.160.129:43619), 233554a02f3f4068b24a2dce881191cd (127.5.160.130:45799)
W20260713 09:03:32.046240  6823 leader_election.cc:343] T f3aadbfa27fe46bfa90c84553458c68a P 645ac7b006af4fe9ac76a6d5233cae24 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 233554a02f3f4068b24a2dce881191cd (127.5.160.130:45799): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:32.054332  6824 leader_election.cc:304] T f3aadbfa27fe46bfa90c84553458c68a P 645ac7b006af4fe9ac76a6d5233cae24 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 645ac7b006af4fe9ac76a6d5233cae24; no voters: 233554a02f3f4068b24a2dce881191cd, c4cf417af2e145c8add2d0ed8191f7df
I20260713 09:03:32.056667  6859 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3aadbfa27fe46bfa90c84553458c68a" candidate_uuid: "c4cf417af2e145c8add2d0ed8191f7df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "645ac7b006af4fe9ac76a6d5233cae24"
I20260713 09:03:32.057478  6859 raft_consensus.cc:3060] T f3aadbfa27fe46bfa90c84553458c68a P 645ac7b006af4fe9ac76a6d5233cae24 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:32.061262  6933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3aadbfa27fe46bfa90c84553458c68a" candidate_uuid: "c4cf417af2e145c8add2d0ed8191f7df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "233554a02f3f4068b24a2dce881191cd"
I20260713 09:03:32.062319  7056 tablet_bootstrap.cc:492] T 8d13118e8cab4063a32e25678ef9f499 P 233554a02f3f4068b24a2dce881191cd: No bootstrap required, opened a new log
I20260713 09:03:32.062855  7056 ts_tablet_manager.cc:1403] T 8d13118e8cab4063a32e25678ef9f499 P 233554a02f3f4068b24a2dce881191cd: Time spent bootstrapping tablet: real 0.195s	user 0.075s	sys 0.089s
I20260713 09:03:32.063748  7051 raft_consensus.cc:493] T aa282d741b694705892cabd0d8d5eeb5 P c4cf417af2e145c8add2d0ed8191f7df [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:32.064393  7051 raft_consensus.cc:515] T aa282d741b694705892cabd0d8d5eeb5 P c4cf417af2e145c8add2d0ed8191f7df [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } }
I20260713 09:03:32.067934  7051 leader_election.cc:290] T aa282d741b694705892cabd0d8d5eeb5 P c4cf417af2e145c8add2d0ed8191f7df [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 645ac7b006af4fe9ac76a6d5233cae24 (127.5.160.129:43619), 233554a02f3f4068b24a2dce881191cd (127.5.160.130:45799)
I20260713 09:03:32.074642  7049 tablet_bootstrap.cc:492] T aa282d741b694705892cabd0d8d5eeb5 P 645ac7b006af4fe9ac76a6d5233cae24: No bootstrap required, opened a new log
I20260713 09:03:32.075317  7049 ts_tablet_manager.cc:1403] T aa282d741b694705892cabd0d8d5eeb5 P 645ac7b006af4fe9ac76a6d5233cae24: Time spent bootstrapping tablet: real 0.219s	user 0.056s	sys 0.142s
I20260713 09:03:32.075094  6858 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa282d741b694705892cabd0d8d5eeb5" candidate_uuid: "c4cf417af2e145c8add2d0ed8191f7df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "645ac7b006af4fe9ac76a6d5233cae24" is_pre_election: true
I20260713 09:03:32.079452  7049 raft_consensus.cc:359] T aa282d741b694705892cabd0d8d5eeb5 P 645ac7b006af4fe9ac76a6d5233cae24 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } }
I20260713 09:03:32.080466  7049 raft_consensus.cc:385] T aa282d741b694705892cabd0d8d5eeb5 P 645ac7b006af4fe9ac76a6d5233cae24 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:32.080857  7049 raft_consensus.cc:740] T aa282d741b694705892cabd0d8d5eeb5 P 645ac7b006af4fe9ac76a6d5233cae24 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 645ac7b006af4fe9ac76a6d5233cae24, State: Initialized, Role: FOLLOWER
I20260713 09:03:32.081837  7049 consensus_queue.cc:260] T aa282d741b694705892cabd0d8d5eeb5 P 645ac7b006af4fe9ac76a6d5233cae24 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } }
I20260713 09:03:32.076608  7056 raft_consensus.cc:359] T 8d13118e8cab4063a32e25678ef9f499 P 233554a02f3f4068b24a2dce881191cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } }
I20260713 09:03:32.068936  7057 raft_consensus.cc:515] T f6c980e05aca4ee6a5c64729461371f5 P 645ac7b006af4fe9ac76a6d5233cae24 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } } peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } }
W20260713 09:03:32.086269  6972 leader_election.cc:343] T f3aadbfa27fe46bfa90c84553458c68a P c4cf417af2e145c8add2d0ed8191f7df [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 233554a02f3f4068b24a2dce881191cd (127.5.160.130:45799): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:32.088393  6933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa282d741b694705892cabd0d8d5eeb5" candidate_uuid: "c4cf417af2e145c8add2d0ed8191f7df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "233554a02f3f4068b24a2dce881191cd" is_pre_election: true
I20260713 09:03:32.086202  7056 raft_consensus.cc:385] T 8d13118e8cab4063a32e25678ef9f499 P 233554a02f3f4068b24a2dce881191cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:32.090505  7056 raft_consensus.cc:740] T 8d13118e8cab4063a32e25678ef9f499 P 233554a02f3f4068b24a2dce881191cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 233554a02f3f4068b24a2dce881191cd, State: Initialized, Role: FOLLOWER
I20260713 09:03:32.091846  7057 leader_election.cc:290] T f6c980e05aca4ee6a5c64729461371f5 P 645ac7b006af4fe9ac76a6d5233cae24 [CANDIDATE]: Term 1 election: Requested vote from peers c4cf417af2e145c8add2d0ed8191f7df (127.5.160.131:38501), 233554a02f3f4068b24a2dce881191cd (127.5.160.130:45799)
W20260713 09:03:32.086495  6971 leader_election.cc:343] T aa282d741b694705892cabd0d8d5eeb5 P c4cf417af2e145c8add2d0ed8191f7df [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 645ac7b006af4fe9ac76a6d5233cae24 (127.5.160.129:43619): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:32.094800  7048 tablet_bootstrap.cc:492] T 1a01ba0b7f824f4286d690ba1af54225 P c4cf417af2e145c8add2d0ed8191f7df: No bootstrap required, opened a new log
I20260713 09:03:32.095193  7078 raft_consensus.cc:493] T 50caf4acf9b84b92afab324f33a7aa0e P 645ac7b006af4fe9ac76a6d5233cae24 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:32.095299  7048 ts_tablet_manager.cc:1403] T 1a01ba0b7f824f4286d690ba1af54225 P c4cf417af2e145c8add2d0ed8191f7df: Time spent bootstrapping tablet: real 0.214s	user 0.045s	sys 0.046s
I20260713 09:03:32.095685  7078 raft_consensus.cc:515] T 50caf4acf9b84b92afab324f33a7aa0e P 645ac7b006af4fe9ac76a6d5233cae24 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } }
I20260713 09:03:32.097870  7078 leader_election.cc:290] T 50caf4acf9b84b92afab324f33a7aa0e P 645ac7b006af4fe9ac76a6d5233cae24 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 233554a02f3f4068b24a2dce881191cd (127.5.160.130:45799), c4cf417af2e145c8add2d0ed8191f7df (127.5.160.131:38501)
I20260713 09:03:32.098692  6933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6c980e05aca4ee6a5c64729461371f5" candidate_uuid: "645ac7b006af4fe9ac76a6d5233cae24" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "233554a02f3f4068b24a2dce881191cd"
I20260713 09:03:32.099248  6933 raft_consensus.cc:3060] T f6c980e05aca4ee6a5c64729461371f5 P 233554a02f3f4068b24a2dce881191cd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:32.102118  6934 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50caf4acf9b84b92afab324f33a7aa0e" candidate_uuid: "645ac7b006af4fe9ac76a6d5233cae24" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "233554a02f3f4068b24a2dce881191cd" is_pre_election: true
W20260713 09:03:32.102396  6972 leader_election.cc:343] T aa282d741b694705892cabd0d8d5eeb5 P c4cf417af2e145c8add2d0ed8191f7df [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 233554a02f3f4068b24a2dce881191cd (127.5.160.130:45799): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:03:32.104770  6823 leader_election.cc:343] T 50caf4acf9b84b92afab324f33a7aa0e P 645ac7b006af4fe9ac76a6d5233cae24 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 233554a02f3f4068b24a2dce881191cd (127.5.160.130:45799): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:32.106098  6859 raft_consensus.cc:2468] T f3aadbfa27fe46bfa90c84553458c68a P 645ac7b006af4fe9ac76a6d5233cae24 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c4cf417af2e145c8add2d0ed8191f7df in term 1.
I20260713 09:03:32.106667  7048 raft_consensus.cc:359] T 1a01ba0b7f824f4286d690ba1af54225 P c4cf417af2e145c8add2d0ed8191f7df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } }
I20260713 09:03:32.107060  7079 raft_consensus.cc:2749] T f3aadbfa27fe46bfa90c84553458c68a P 645ac7b006af4fe9ac76a6d5233cae24 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:03:32.107376  7048 raft_consensus.cc:385] T 1a01ba0b7f824f4286d690ba1af54225 P c4cf417af2e145c8add2d0ed8191f7df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:32.107250  6972 leader_election.cc:304] T aa282d741b694705892cabd0d8d5eeb5 P c4cf417af2e145c8add2d0ed8191f7df [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c4cf417af2e145c8add2d0ed8191f7df; no voters: 233554a02f3f4068b24a2dce881191cd, 645ac7b006af4fe9ac76a6d5233cae24
I20260713 09:03:32.107713  7048 raft_consensus.cc:740] T 1a01ba0b7f824f4286d690ba1af54225 P c4cf417af2e145c8add2d0ed8191f7df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c4cf417af2e145c8add2d0ed8191f7df, State: Initialized, Role: FOLLOWER
I20260713 09:03:32.108062  7051 raft_consensus.cc:2749] T aa282d741b694705892cabd0d8d5eeb5 P c4cf417af2e145c8add2d0ed8191f7df [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:03:32.108392  7048 consensus_queue.cc:260] T 1a01ba0b7f824f4286d690ba1af54225 P c4cf417af2e145c8add2d0ed8191f7df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } }
I20260713 09:03:32.112682  6858 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "783219c7104f413f95fafd9b51088d0a" candidate_uuid: "233554a02f3f4068b24a2dce881191cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "645ac7b006af4fe9ac76a6d5233cae24" is_pre_election: true
I20260713 09:03:32.093706  7056 consensus_queue.cc:260] T 8d13118e8cab4063a32e25678ef9f499 P 233554a02f3f4068b24a2dce881191cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } }
I20260713 09:03:32.114478  6857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6c980e05aca4ee6a5c64729461371f5" candidate_uuid: "233554a02f3f4068b24a2dce881191cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "645ac7b006af4fe9ac76a6d5233cae24" is_pre_election: true
I20260713 09:03:32.116047  6857 raft_consensus.cc:2393] T f6c980e05aca4ee6a5c64729461371f5 P 645ac7b006af4fe9ac76a6d5233cae24 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 233554a02f3f4068b24a2dce881191cd in current term 1: Already voted for candidate 645ac7b006af4fe9ac76a6d5233cae24 in this term.
I20260713 09:03:32.116065  7048 ts_tablet_manager.cc:1434] T 1a01ba0b7f824f4286d690ba1af54225 P c4cf417af2e145c8add2d0ed8191f7df: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.000s
W20260713 09:03:32.118340  6897 leader_election.cc:343] T 783219c7104f413f95fafd9b51088d0a P 233554a02f3f4068b24a2dce881191cd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 645ac7b006af4fe9ac76a6d5233cae24 (127.5.160.129:43619): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:32.121019  7007 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "783219c7104f413f95fafd9b51088d0a" candidate_uuid: "233554a02f3f4068b24a2dce881191cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4cf417af2e145c8add2d0ed8191f7df" is_pre_election: true
I20260713 09:03:32.121925  7048 tablet_bootstrap.cc:492] T 6632b0a3d23e4b0fa362d8cd62ecfcb7 P c4cf417af2e145c8add2d0ed8191f7df: Bootstrap starting.
I20260713 09:03:32.122236  7008 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6c980e05aca4ee6a5c64729461371f5" candidate_uuid: "233554a02f3f4068b24a2dce881191cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4cf417af2e145c8add2d0ed8191f7df" is_pre_election: true
W20260713 09:03:32.123035  6899 leader_election.cc:343] T 783219c7104f413f95fafd9b51088d0a P 233554a02f3f4068b24a2dce881191cd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c4cf417af2e145c8add2d0ed8191f7df (127.5.160.131:38501): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:32.124897  7008 raft_consensus.cc:2468] T f6c980e05aca4ee6a5c64729461371f5 P c4cf417af2e145c8add2d0ed8191f7df [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 233554a02f3f4068b24a2dce881191cd in term 0.
I20260713 09:03:32.124940  6899 leader_election.cc:304] T 783219c7104f413f95fafd9b51088d0a P 233554a02f3f4068b24a2dce881191cd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 233554a02f3f4068b24a2dce881191cd; no voters: 645ac7b006af4fe9ac76a6d5233cae24, c4cf417af2e145c8add2d0ed8191f7df
I20260713 09:03:32.125973  7049 ts_tablet_manager.cc:1434] T aa282d741b694705892cabd0d8d5eeb5 P 645ac7b006af4fe9ac76a6d5233cae24: Time spent starting tablet: real 0.050s	user 0.029s	sys 0.013s
I20260713 09:03:32.127121  7049 tablet_bootstrap.cc:492] T 8d13118e8cab4063a32e25678ef9f499 P 645ac7b006af4fe9ac76a6d5233cae24: Bootstrap starting.
I20260713 09:03:32.127130  7061 raft_consensus.cc:2749] T 783219c7104f413f95fafd9b51088d0a P 233554a02f3f4068b24a2dce881191cd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:03:32.128448  6899 leader_election.cc:304] T f6c980e05aca4ee6a5c64729461371f5 P 233554a02f3f4068b24a2dce881191cd [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: 233554a02f3f4068b24a2dce881191cd, c4cf417af2e145c8add2d0ed8191f7df; no voters: 645ac7b006af4fe9ac76a6d5233cae24
I20260713 09:03:32.131075  7007 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6c980e05aca4ee6a5c64729461371f5" candidate_uuid: "645ac7b006af4fe9ac76a6d5233cae24" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4cf417af2e145c8add2d0ed8191f7df"
I20260713 09:03:32.131892  7007 raft_consensus.cc:3060] T f6c980e05aca4ee6a5c64729461371f5 P c4cf417af2e145c8add2d0ed8191f7df [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:32.134076  7049 tablet_bootstrap.cc:654] T 8d13118e8cab4063a32e25678ef9f499 P 645ac7b006af4fe9ac76a6d5233cae24: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:32.135146  7048 tablet_bootstrap.cc:654] T 6632b0a3d23e4b0fa362d8cd62ecfcb7 P c4cf417af2e145c8add2d0ed8191f7df: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:32.138769  7008 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50caf4acf9b84b92afab324f33a7aa0e" candidate_uuid: "645ac7b006af4fe9ac76a6d5233cae24" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4cf417af2e145c8add2d0ed8191f7df" is_pre_election: true
W20260713 09:03:32.140048  6824 leader_election.cc:343] T 50caf4acf9b84b92afab324f33a7aa0e P 645ac7b006af4fe9ac76a6d5233cae24 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c4cf417af2e145c8add2d0ed8191f7df (127.5.160.131:38501): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:32.140486  6824 leader_election.cc:304] T 50caf4acf9b84b92afab324f33a7aa0e P 645ac7b006af4fe9ac76a6d5233cae24 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 645ac7b006af4fe9ac76a6d5233cae24; no voters: 233554a02f3f4068b24a2dce881191cd, c4cf417af2e145c8add2d0ed8191f7df
I20260713 09:03:32.140870  7007 raft_consensus.cc:2468] T f6c980e05aca4ee6a5c64729461371f5 P c4cf417af2e145c8add2d0ed8191f7df [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 645ac7b006af4fe9ac76a6d5233cae24 in term 1.
I20260713 09:03:32.141573  7079 raft_consensus.cc:2749] T 50caf4acf9b84b92afab324f33a7aa0e P 645ac7b006af4fe9ac76a6d5233cae24 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:03:32.142174  7056 ts_tablet_manager.cc:1434] T 8d13118e8cab4063a32e25678ef9f499 P 233554a02f3f4068b24a2dce881191cd: Time spent starting tablet: real 0.079s	user 0.010s	sys 0.000s
I20260713 09:03:32.140321  6933 raft_consensus.cc:2468] T f6c980e05aca4ee6a5c64729461371f5 P 233554a02f3f4068b24a2dce881191cd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 645ac7b006af4fe9ac76a6d5233cae24 in term 1.
I20260713 09:03:32.143432  7056 tablet_bootstrap.cc:492] T aa282d741b694705892cabd0d8d5eeb5 P 233554a02f3f4068b24a2dce881191cd: Bootstrap starting.
I20260713 09:03:32.142148  6971 leader_election.cc:304] T f3aadbfa27fe46bfa90c84553458c68a P c4cf417af2e145c8add2d0ed8191f7df [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 645ac7b006af4fe9ac76a6d5233cae24, c4cf417af2e145c8add2d0ed8191f7df; no voters: 233554a02f3f4068b24a2dce881191cd
I20260713 09:03:32.144117  7061 raft_consensus.cc:2764] T f6c980e05aca4ee6a5c64729461371f5 P 233554a02f3f4068b24a2dce881191cd [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260713 09:03:32.144599  7051 raft_consensus.cc:2804] T f3aadbfa27fe46bfa90c84553458c68a P c4cf417af2e145c8add2d0ed8191f7df [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:03:32.145284  7049 tablet_bootstrap.cc:492] T 8d13118e8cab4063a32e25678ef9f499 P 645ac7b006af4fe9ac76a6d5233cae24: No bootstrap required, opened a new log
I20260713 09:03:32.147421  7049 ts_tablet_manager.cc:1403] T 8d13118e8cab4063a32e25678ef9f499 P 645ac7b006af4fe9ac76a6d5233cae24: Time spent bootstrapping tablet: real 0.020s	user 0.015s	sys 0.003s
I20260713 09:03:32.148118  7061 raft_consensus.cc:493] T 4711243f3a194841875da83174044ca8 P 233554a02f3f4068b24a2dce881191cd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:32.145210  6824 leader_election.cc:304] T f6c980e05aca4ee6a5c64729461371f5 P 645ac7b006af4fe9ac76a6d5233cae24 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 645ac7b006af4fe9ac76a6d5233cae24, c4cf417af2e145c8add2d0ed8191f7df; no voters: 
I20260713 09:03:32.148664  7061 raft_consensus.cc:515] T 4711243f3a194841875da83174044ca8 P 233554a02f3f4068b24a2dce881191cd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } }
I20260713 09:03:32.151597  7061 leader_election.cc:290] T 4711243f3a194841875da83174044ca8 P 233554a02f3f4068b24a2dce881191cd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 645ac7b006af4fe9ac76a6d5233cae24 (127.5.160.129:43619), c4cf417af2e145c8add2d0ed8191f7df (127.5.160.131:38501)
I20260713 09:03:32.155546  7049 raft_consensus.cc:359] T 8d13118e8cab4063a32e25678ef9f499 P 645ac7b006af4fe9ac76a6d5233cae24 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } }
I20260713 09:03:32.158339  7079 raft_consensus.cc:2804] T f6c980e05aca4ee6a5c64729461371f5 P 645ac7b006af4fe9ac76a6d5233cae24 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:03:32.158778  6858 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4711243f3a194841875da83174044ca8" candidate_uuid: "233554a02f3f4068b24a2dce881191cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "645ac7b006af4fe9ac76a6d5233cae24" is_pre_election: true
I20260713 09:03:32.158924  7079 raft_consensus.cc:697] T f6c980e05aca4ee6a5c64729461371f5 P 645ac7b006af4fe9ac76a6d5233cae24 [term 1 LEADER]: Becoming Leader. State: Replica: 645ac7b006af4fe9ac76a6d5233cae24, State: Running, Role: LEADER
I20260713 09:03:32.158172  7049 raft_consensus.cc:385] T 8d13118e8cab4063a32e25678ef9f499 P 645ac7b006af4fe9ac76a6d5233cae24 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:32.160434  7007 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4711243f3a194841875da83174044ca8" candidate_uuid: "233554a02f3f4068b24a2dce881191cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4cf417af2e145c8add2d0ed8191f7df" is_pre_election: true
I20260713 09:03:32.160385  7049 raft_consensus.cc:740] T 8d13118e8cab4063a32e25678ef9f499 P 645ac7b006af4fe9ac76a6d5233cae24 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 645ac7b006af4fe9ac76a6d5233cae24, State: Initialized, Role: FOLLOWER
I20260713 09:03:32.160712  7079 consensus_queue.cc:237] T f6c980e05aca4ee6a5c64729461371f5 P 645ac7b006af4fe9ac76a6d5233cae24 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } } peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } }
I20260713 09:03:32.163316  7056 tablet_bootstrap.cc:654] T aa282d741b694705892cabd0d8d5eeb5 P 233554a02f3f4068b24a2dce881191cd: Neither blocks nor log segments found. Creating new log.
W20260713 09:03:32.160356  6897 leader_election.cc:343] T 4711243f3a194841875da83174044ca8 P 233554a02f3f4068b24a2dce881191cd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 645ac7b006af4fe9ac76a6d5233cae24 (127.5.160.129:43619): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:32.158164  7051 raft_consensus.cc:697] T f3aadbfa27fe46bfa90c84553458c68a P c4cf417af2e145c8add2d0ed8191f7df [term 1 LEADER]: Becoming Leader. State: Replica: c4cf417af2e145c8add2d0ed8191f7df, State: Running, Role: LEADER
W20260713 09:03:32.164556  6899 leader_election.cc:343] T 4711243f3a194841875da83174044ca8 P 233554a02f3f4068b24a2dce881191cd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c4cf417af2e145c8add2d0ed8191f7df (127.5.160.131:38501): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:32.165396  6899 leader_election.cc:304] T 4711243f3a194841875da83174044ca8 P 233554a02f3f4068b24a2dce881191cd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 233554a02f3f4068b24a2dce881191cd; no voters: 645ac7b006af4fe9ac76a6d5233cae24, c4cf417af2e145c8add2d0ed8191f7df
I20260713 09:03:32.164729  7049 consensus_queue.cc:260] T 8d13118e8cab4063a32e25678ef9f499 P 645ac7b006af4fe9ac76a6d5233cae24 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } }
I20260713 09:03:32.166018  7061 raft_consensus.cc:2749] T 4711243f3a194841875da83174044ca8 P 233554a02f3f4068b24a2dce881191cd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:03:32.166949  7051 consensus_queue.cc:237] T f3aadbfa27fe46bfa90c84553458c68a P c4cf417af2e145c8add2d0ed8191f7df [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } }
I20260713 09:03:32.168468  7049 ts_tablet_manager.cc:1434] T 8d13118e8cab4063a32e25678ef9f499 P 645ac7b006af4fe9ac76a6d5233cae24: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.003s
I20260713 09:03:32.171977  7049 tablet_bootstrap.cc:492] T 4711243f3a194841875da83174044ca8 P 645ac7b006af4fe9ac76a6d5233cae24: Bootstrap starting.
I20260713 09:03:32.175868  7048 tablet_bootstrap.cc:492] T 6632b0a3d23e4b0fa362d8cd62ecfcb7 P c4cf417af2e145c8add2d0ed8191f7df: No bootstrap required, opened a new log
I20260713 09:03:32.176458  7048 ts_tablet_manager.cc:1403] T 6632b0a3d23e4b0fa362d8cd62ecfcb7 P c4cf417af2e145c8add2d0ed8191f7df: Time spent bootstrapping tablet: real 0.055s	user 0.013s	sys 0.009s
I20260713 09:03:32.179431  7049 tablet_bootstrap.cc:654] T 4711243f3a194841875da83174044ca8 P 645ac7b006af4fe9ac76a6d5233cae24: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:32.179931  7048 raft_consensus.cc:359] T 6632b0a3d23e4b0fa362d8cd62ecfcb7 P c4cf417af2e145c8add2d0ed8191f7df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } }
I20260713 09:03:32.179538  6755 catalog_manager.cc:5697] T f3aadbfa27fe46bfa90c84553458c68a P c4cf417af2e145c8add2d0ed8191f7df reported cstate change: term changed from 0 to 1, leader changed from <none> to c4cf417af2e145c8add2d0ed8191f7df (127.5.160.131). New cstate: current_term: 1 leader_uuid: "c4cf417af2e145c8add2d0ed8191f7df" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } health_report { overall_health: HEALTHY } } }
I20260713 09:03:32.180860  7048 raft_consensus.cc:385] T 6632b0a3d23e4b0fa362d8cd62ecfcb7 P c4cf417af2e145c8add2d0ed8191f7df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:32.181301  7048 raft_consensus.cc:740] T 6632b0a3d23e4b0fa362d8cd62ecfcb7 P c4cf417af2e145c8add2d0ed8191f7df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c4cf417af2e145c8add2d0ed8191f7df, State: Initialized, Role: FOLLOWER
I20260713 09:03:32.182355  7048 consensus_queue.cc:260] T 6632b0a3d23e4b0fa362d8cd62ecfcb7 P c4cf417af2e145c8add2d0ed8191f7df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } }
I20260713 09:03:32.176465  6756 catalog_manager.cc:5697] T f6c980e05aca4ee6a5c64729461371f5 P 645ac7b006af4fe9ac76a6d5233cae24 reported cstate change: term changed from 0 to 1, leader changed from <none> to 645ac7b006af4fe9ac76a6d5233cae24 (127.5.160.129). New cstate: current_term: 1 leader_uuid: "645ac7b006af4fe9ac76a6d5233cae24" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } health_report { overall_health: UNKNOWN } } }
I20260713 09:03:32.186076  7056 tablet_bootstrap.cc:492] T aa282d741b694705892cabd0d8d5eeb5 P 233554a02f3f4068b24a2dce881191cd: No bootstrap required, opened a new log
I20260713 09:03:32.186092  7048 ts_tablet_manager.cc:1434] T 6632b0a3d23e4b0fa362d8cd62ecfcb7 P c4cf417af2e145c8add2d0ed8191f7df: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260713 09:03:32.186673  7056 ts_tablet_manager.cc:1403] T aa282d741b694705892cabd0d8d5eeb5 P 233554a02f3f4068b24a2dce881191cd: Time spent bootstrapping tablet: real 0.043s	user 0.017s	sys 0.008s
I20260713 09:03:32.187166  7048 tablet_bootstrap.cc:492] T 4711243f3a194841875da83174044ca8 P c4cf417af2e145c8add2d0ed8191f7df: Bootstrap starting.
I20260713 09:03:32.189498  7056 raft_consensus.cc:359] T aa282d741b694705892cabd0d8d5eeb5 P 233554a02f3f4068b24a2dce881191cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } }
I20260713 09:03:32.190244  7056 raft_consensus.cc:385] T aa282d741b694705892cabd0d8d5eeb5 P 233554a02f3f4068b24a2dce881191cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:32.190560  7056 raft_consensus.cc:740] T aa282d741b694705892cabd0d8d5eeb5 P 233554a02f3f4068b24a2dce881191cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 233554a02f3f4068b24a2dce881191cd, State: Initialized, Role: FOLLOWER
I20260713 09:03:32.191377  7056 consensus_queue.cc:260] T aa282d741b694705892cabd0d8d5eeb5 P 233554a02f3f4068b24a2dce881191cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } }
I20260713 09:03:32.193184  7048 tablet_bootstrap.cc:654] T 4711243f3a194841875da83174044ca8 P c4cf417af2e145c8add2d0ed8191f7df: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:32.198078  7056 ts_tablet_manager.cc:1434] T aa282d741b694705892cabd0d8d5eeb5 P 233554a02f3f4068b24a2dce881191cd: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260713 09:03:32.198702  7051 raft_consensus.cc:493] T d0cfbe3ae77d4296a614c9072f854957 P c4cf417af2e145c8add2d0ed8191f7df [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:32.199434  7056 tablet_bootstrap.cc:492] T 55fe651321d641498846ce7b908bea0f P 233554a02f3f4068b24a2dce881191cd: Bootstrap starting.
I20260713 09:03:32.199208  7051 raft_consensus.cc:515] T d0cfbe3ae77d4296a614c9072f854957 P c4cf417af2e145c8add2d0ed8191f7df [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } }
I20260713 09:03:32.199816  7049 tablet_bootstrap.cc:492] T 4711243f3a194841875da83174044ca8 P 645ac7b006af4fe9ac76a6d5233cae24: No bootstrap required, opened a new log
I20260713 09:03:32.200347  7049 ts_tablet_manager.cc:1403] T 4711243f3a194841875da83174044ca8 P 645ac7b006af4fe9ac76a6d5233cae24: Time spent bootstrapping tablet: real 0.029s	user 0.007s	sys 0.019s
I20260713 09:03:32.201604  7051 leader_election.cc:290] T d0cfbe3ae77d4296a614c9072f854957 P c4cf417af2e145c8add2d0ed8191f7df [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 645ac7b006af4fe9ac76a6d5233cae24 (127.5.160.129:43619), 233554a02f3f4068b24a2dce881191cd (127.5.160.130:45799)
I20260713 09:03:32.203491  6858 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0cfbe3ae77d4296a614c9072f854957" candidate_uuid: "c4cf417af2e145c8add2d0ed8191f7df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "645ac7b006af4fe9ac76a6d5233cae24" is_pre_election: true
I20260713 09:03:32.203555  7049 raft_consensus.cc:359] T 4711243f3a194841875da83174044ca8 P 645ac7b006af4fe9ac76a6d5233cae24 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } }
I20260713 09:03:32.204421  6933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0cfbe3ae77d4296a614c9072f854957" candidate_uuid: "c4cf417af2e145c8add2d0ed8191f7df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "233554a02f3f4068b24a2dce881191cd" is_pre_election: true
I20260713 09:03:32.204699  7049 raft_consensus.cc:385] T 4711243f3a194841875da83174044ca8 P 645ac7b006af4fe9ac76a6d5233cae24 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:32.205210  7049 raft_consensus.cc:740] T 4711243f3a194841875da83174044ca8 P 645ac7b006af4fe9ac76a6d5233cae24 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 645ac7b006af4fe9ac76a6d5233cae24, State: Initialized, Role: FOLLOWER
W20260713 09:03:32.205358  6971 leader_election.cc:343] T d0cfbe3ae77d4296a614c9072f854957 P c4cf417af2e145c8add2d0ed8191f7df [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 645ac7b006af4fe9ac76a6d5233cae24 (127.5.160.129:43619): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:03:32.205940  6972 leader_election.cc:343] T d0cfbe3ae77d4296a614c9072f854957 P c4cf417af2e145c8add2d0ed8191f7df [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 233554a02f3f4068b24a2dce881191cd (127.5.160.130:45799): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:32.206477  6972 leader_election.cc:304] T d0cfbe3ae77d4296a614c9072f854957 P c4cf417af2e145c8add2d0ed8191f7df [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c4cf417af2e145c8add2d0ed8191f7df; no voters: 233554a02f3f4068b24a2dce881191cd, 645ac7b006af4fe9ac76a6d5233cae24
I20260713 09:03:32.206862  7049 consensus_queue.cc:260] T 4711243f3a194841875da83174044ca8 P 645ac7b006af4fe9ac76a6d5233cae24 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } }
I20260713 09:03:32.207674  7051 raft_consensus.cc:2749] T d0cfbe3ae77d4296a614c9072f854957 P c4cf417af2e145c8add2d0ed8191f7df [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:03:32.212359  7049 ts_tablet_manager.cc:1434] T 4711243f3a194841875da83174044ca8 P 645ac7b006af4fe9ac76a6d5233cae24: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.005s
I20260713 09:03:32.212568  7056 tablet_bootstrap.cc:654] T 55fe651321d641498846ce7b908bea0f P 233554a02f3f4068b24a2dce881191cd: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:32.215000  7079 raft_consensus.cc:493] T 8d13118e8cab4063a32e25678ef9f499 P 645ac7b006af4fe9ac76a6d5233cae24 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:32.215571  7079 raft_consensus.cc:515] T 8d13118e8cab4063a32e25678ef9f499 P 645ac7b006af4fe9ac76a6d5233cae24 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } }
I20260713 09:03:32.223265  6933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d13118e8cab4063a32e25678ef9f499" candidate_uuid: "645ac7b006af4fe9ac76a6d5233cae24" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "233554a02f3f4068b24a2dce881191cd" is_pre_election: true
I20260713 09:03:32.223686  7079 leader_election.cc:290] T 8d13118e8cab4063a32e25678ef9f499 P 645ac7b006af4fe9ac76a6d5233cae24 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 233554a02f3f4068b24a2dce881191cd (127.5.160.130:45799), c4cf417af2e145c8add2d0ed8191f7df (127.5.160.131:38501)
I20260713 09:03:32.224184  6933 raft_consensus.cc:2468] T 8d13118e8cab4063a32e25678ef9f499 P 233554a02f3f4068b24a2dce881191cd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 645ac7b006af4fe9ac76a6d5233cae24 in term 0.
I20260713 09:03:32.225597  7007 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d13118e8cab4063a32e25678ef9f499" candidate_uuid: "645ac7b006af4fe9ac76a6d5233cae24" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4cf417af2e145c8add2d0ed8191f7df" is_pre_election: true
I20260713 09:03:32.226511  7007 raft_consensus.cc:2468] T 8d13118e8cab4063a32e25678ef9f499 P c4cf417af2e145c8add2d0ed8191f7df [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 645ac7b006af4fe9ac76a6d5233cae24 in term 0.
I20260713 09:03:32.213521  7049 tablet_bootstrap.cc:492] T 1a01ba0b7f824f4286d690ba1af54225 P 645ac7b006af4fe9ac76a6d5233cae24: Bootstrap starting.
I20260713 09:03:32.228405  6823 leader_election.cc:304] T 8d13118e8cab4063a32e25678ef9f499 P 645ac7b006af4fe9ac76a6d5233cae24 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 233554a02f3f4068b24a2dce881191cd, 645ac7b006af4fe9ac76a6d5233cae24; no voters: 
I20260713 09:03:32.231410  7079 raft_consensus.cc:2804] T 8d13118e8cab4063a32e25678ef9f499 P 645ac7b006af4fe9ac76a6d5233cae24 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:03:32.231770  7079 raft_consensus.cc:493] T 8d13118e8cab4063a32e25678ef9f499 P 645ac7b006af4fe9ac76a6d5233cae24 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:03:32.232095  7079 raft_consensus.cc:3060] T 8d13118e8cab4063a32e25678ef9f499 P 645ac7b006af4fe9ac76a6d5233cae24 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:32.232306  7048 tablet_bootstrap.cc:492] T 4711243f3a194841875da83174044ca8 P c4cf417af2e145c8add2d0ed8191f7df: No bootstrap required, opened a new log
I20260713 09:03:32.232833  7048 ts_tablet_manager.cc:1403] T 4711243f3a194841875da83174044ca8 P c4cf417af2e145c8add2d0ed8191f7df: Time spent bootstrapping tablet: real 0.046s	user 0.010s	sys 0.028s
I20260713 09:03:32.237516  7056 tablet_bootstrap.cc:492] T 55fe651321d641498846ce7b908bea0f P 233554a02f3f4068b24a2dce881191cd: No bootstrap required, opened a new log
I20260713 09:03:32.238338  7056 ts_tablet_manager.cc:1403] T 55fe651321d641498846ce7b908bea0f P 233554a02f3f4068b24a2dce881191cd: Time spent bootstrapping tablet: real 0.039s	user 0.013s	sys 0.016s
I20260713 09:03:32.240598  7079 raft_consensus.cc:515] T 8d13118e8cab4063a32e25678ef9f499 P 645ac7b006af4fe9ac76a6d5233cae24 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } }
I20260713 09:03:32.242326  7079 leader_election.cc:290] T 8d13118e8cab4063a32e25678ef9f499 P 645ac7b006af4fe9ac76a6d5233cae24 [CANDIDATE]: Term 1 election: Requested vote from peers 233554a02f3f4068b24a2dce881191cd (127.5.160.130:45799), c4cf417af2e145c8add2d0ed8191f7df (127.5.160.131:38501)
I20260713 09:03:32.242836  7056 raft_consensus.cc:359] T 55fe651321d641498846ce7b908bea0f P 233554a02f3f4068b24a2dce881191cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } }
I20260713 09:03:32.243227  6933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d13118e8cab4063a32e25678ef9f499" candidate_uuid: "645ac7b006af4fe9ac76a6d5233cae24" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "233554a02f3f4068b24a2dce881191cd"
I20260713 09:03:32.243511  7007 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d13118e8cab4063a32e25678ef9f499" candidate_uuid: "645ac7b006af4fe9ac76a6d5233cae24" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4cf417af2e145c8add2d0ed8191f7df"
I20260713 09:03:32.243695  7056 raft_consensus.cc:385] T 55fe651321d641498846ce7b908bea0f P 233554a02f3f4068b24a2dce881191cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:32.243891  6933 raft_consensus.cc:3060] T 8d13118e8cab4063a32e25678ef9f499 P 233554a02f3f4068b24a2dce881191cd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:32.244068  7007 raft_consensus.cc:3060] T 8d13118e8cab4063a32e25678ef9f499 P c4cf417af2e145c8add2d0ed8191f7df [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:32.244109  7056 raft_consensus.cc:740] T 55fe651321d641498846ce7b908bea0f P 233554a02f3f4068b24a2dce881191cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 233554a02f3f4068b24a2dce881191cd, State: Initialized, Role: FOLLOWER
I20260713 09:03:32.245769  7049 tablet_bootstrap.cc:654] T 1a01ba0b7f824f4286d690ba1af54225 P 645ac7b006af4fe9ac76a6d5233cae24: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:32.251533  7048 raft_consensus.cc:359] T 4711243f3a194841875da83174044ca8 P c4cf417af2e145c8add2d0ed8191f7df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } }
I20260713 09:03:32.252208  7048 raft_consensus.cc:385] T 4711243f3a194841875da83174044ca8 P c4cf417af2e145c8add2d0ed8191f7df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:32.252516  7048 raft_consensus.cc:740] T 4711243f3a194841875da83174044ca8 P c4cf417af2e145c8add2d0ed8191f7df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c4cf417af2e145c8add2d0ed8191f7df, State: Initialized, Role: FOLLOWER
I20260713 09:03:32.252590  7007 raft_consensus.cc:2468] T 8d13118e8cab4063a32e25678ef9f499 P c4cf417af2e145c8add2d0ed8191f7df [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 645ac7b006af4fe9ac76a6d5233cae24 in term 1.
I20260713 09:03:32.253269  7048 consensus_queue.cc:260] T 4711243f3a194841875da83174044ca8 P c4cf417af2e145c8add2d0ed8191f7df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } }
I20260713 09:03:32.254242  6824 leader_election.cc:304] T 8d13118e8cab4063a32e25678ef9f499 P 645ac7b006af4fe9ac76a6d5233cae24 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 645ac7b006af4fe9ac76a6d5233cae24, c4cf417af2e145c8add2d0ed8191f7df; no voters: 
I20260713 09:03:32.254639  7056 consensus_queue.cc:260] T 55fe651321d641498846ce7b908bea0f P 233554a02f3f4068b24a2dce881191cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } }
I20260713 09:03:32.255281  7048 ts_tablet_manager.cc:1434] T 4711243f3a194841875da83174044ca8 P c4cf417af2e145c8add2d0ed8191f7df: Time spent starting tablet: real 0.022s	user 0.004s	sys 0.000s
I20260713 09:03:32.255194  7079 raft_consensus.cc:2804] T 8d13118e8cab4063a32e25678ef9f499 P 645ac7b006af4fe9ac76a6d5233cae24 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:03:32.255841  6933 raft_consensus.cc:2468] T 8d13118e8cab4063a32e25678ef9f499 P 233554a02f3f4068b24a2dce881191cd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 645ac7b006af4fe9ac76a6d5233cae24 in term 1.
I20260713 09:03:32.256028  7079 raft_consensus.cc:697] T 8d13118e8cab4063a32e25678ef9f499 P 645ac7b006af4fe9ac76a6d5233cae24 [term 1 LEADER]: Becoming Leader. State: Replica: 645ac7b006af4fe9ac76a6d5233cae24, State: Running, Role: LEADER
I20260713 09:03:32.256251  7048 tablet_bootstrap.cc:492] T 50caf4acf9b84b92afab324f33a7aa0e P c4cf417af2e145c8add2d0ed8191f7df: Bootstrap starting.
I20260713 09:03:32.257045  7079 consensus_queue.cc:237] T 8d13118e8cab4063a32e25678ef9f499 P 645ac7b006af4fe9ac76a6d5233cae24 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } }
I20260713 09:03:32.259930  7056 ts_tablet_manager.cc:1434] T 55fe651321d641498846ce7b908bea0f P 233554a02f3f4068b24a2dce881191cd: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.001s
I20260713 09:03:32.260958  7056 tablet_bootstrap.cc:492] T 7a14a0377bec41dbac418e9541f59ebe P 233554a02f3f4068b24a2dce881191cd: Bootstrap starting.
I20260713 09:03:32.262260  7080 raft_consensus.cc:493] T aa282d741b694705892cabd0d8d5eeb5 P 645ac7b006af4fe9ac76a6d5233cae24 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:32.262712  7080 raft_consensus.cc:515] T aa282d741b694705892cabd0d8d5eeb5 P 645ac7b006af4fe9ac76a6d5233cae24 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } }
I20260713 09:03:32.264485  7049 tablet_bootstrap.cc:492] T 1a01ba0b7f824f4286d690ba1af54225 P 645ac7b006af4fe9ac76a6d5233cae24: No bootstrap required, opened a new log
I20260713 09:03:32.265031  7080 leader_election.cc:290] T aa282d741b694705892cabd0d8d5eeb5 P 645ac7b006af4fe9ac76a6d5233cae24 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 233554a02f3f4068b24a2dce881191cd (127.5.160.130:45799), c4cf417af2e145c8add2d0ed8191f7df (127.5.160.131:38501)
I20260713 09:03:32.266579  6933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa282d741b694705892cabd0d8d5eeb5" candidate_uuid: "645ac7b006af4fe9ac76a6d5233cae24" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "233554a02f3f4068b24a2dce881191cd" is_pre_election: true
I20260713 09:03:32.267190  6933 raft_consensus.cc:2468] T aa282d741b694705892cabd0d8d5eeb5 P 233554a02f3f4068b24a2dce881191cd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 645ac7b006af4fe9ac76a6d5233cae24 in term 0.
I20260713 09:03:32.268261  7048 tablet_bootstrap.cc:654] T 50caf4acf9b84b92afab324f33a7aa0e P c4cf417af2e145c8add2d0ed8191f7df: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:32.268288  6823 leader_election.cc:304] T aa282d741b694705892cabd0d8d5eeb5 P 645ac7b006af4fe9ac76a6d5233cae24 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 233554a02f3f4068b24a2dce881191cd, 645ac7b006af4fe9ac76a6d5233cae24; no voters: 
I20260713 09:03:32.269299  7080 raft_consensus.cc:2804] T aa282d741b694705892cabd0d8d5eeb5 P 645ac7b006af4fe9ac76a6d5233cae24 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:03:32.269699  7080 raft_consensus.cc:493] T aa282d741b694705892cabd0d8d5eeb5 P 645ac7b006af4fe9ac76a6d5233cae24 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:03:32.269480  7007 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa282d741b694705892cabd0d8d5eeb5" candidate_uuid: "645ac7b006af4fe9ac76a6d5233cae24" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4cf417af2e145c8add2d0ed8191f7df" is_pre_election: true
I20260713 09:03:32.270112  7080 raft_consensus.cc:3060] T aa282d741b694705892cabd0d8d5eeb5 P 645ac7b006af4fe9ac76a6d5233cae24 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:32.270429  7007 raft_consensus.cc:2468] T aa282d741b694705892cabd0d8d5eeb5 P c4cf417af2e145c8add2d0ed8191f7df [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 645ac7b006af4fe9ac76a6d5233cae24 in term 0.
I20260713 09:03:32.265044  7049 ts_tablet_manager.cc:1403] T 1a01ba0b7f824f4286d690ba1af54225 P 645ac7b006af4fe9ac76a6d5233cae24: Time spent bootstrapping tablet: real 0.052s	user 0.006s	sys 0.009s
I20260713 09:03:32.276296  7049 raft_consensus.cc:359] T 1a01ba0b7f824f4286d690ba1af54225 P 645ac7b006af4fe9ac76a6d5233cae24 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } }
I20260713 09:03:32.277613  7049 raft_consensus.cc:385] T 1a01ba0b7f824f4286d690ba1af54225 P 645ac7b006af4fe9ac76a6d5233cae24 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:32.277567  7080 raft_consensus.cc:515] T aa282d741b694705892cabd0d8d5eeb5 P 645ac7b006af4fe9ac76a6d5233cae24 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } }
I20260713 09:03:32.278133  7049 raft_consensus.cc:740] T 1a01ba0b7f824f4286d690ba1af54225 P 645ac7b006af4fe9ac76a6d5233cae24 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 645ac7b006af4fe9ac76a6d5233cae24, State: Initialized, Role: FOLLOWER
I20260713 09:03:32.278970  7049 consensus_queue.cc:260] T 1a01ba0b7f824f4286d690ba1af54225 P 645ac7b006af4fe9ac76a6d5233cae24 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } }
I20260713 09:03:32.279989  7056 tablet_bootstrap.cc:654] T 7a14a0377bec41dbac418e9541f59ebe P 233554a02f3f4068b24a2dce881191cd: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:32.283090  7049 ts_tablet_manager.cc:1434] T 1a01ba0b7f824f4286d690ba1af54225 P 645ac7b006af4fe9ac76a6d5233cae24: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.004s
I20260713 09:03:32.284176  7049 tablet_bootstrap.cc:492] T 783219c7104f413f95fafd9b51088d0a P 645ac7b006af4fe9ac76a6d5233cae24: Bootstrap starting.
I20260713 09:03:32.284765  6933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa282d741b694705892cabd0d8d5eeb5" candidate_uuid: "645ac7b006af4fe9ac76a6d5233cae24" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "233554a02f3f4068b24a2dce881191cd"
I20260713 09:03:32.285059  7048 tablet_bootstrap.cc:492] T 50caf4acf9b84b92afab324f33a7aa0e P c4cf417af2e145c8add2d0ed8191f7df: No bootstrap required, opened a new log
I20260713 09:03:32.285411  6933 raft_consensus.cc:3060] T aa282d741b694705892cabd0d8d5eeb5 P 233554a02f3f4068b24a2dce881191cd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:32.285591  7048 ts_tablet_manager.cc:1403] T 50caf4acf9b84b92afab324f33a7aa0e P c4cf417af2e145c8add2d0ed8191f7df: Time spent bootstrapping tablet: real 0.030s	user 0.010s	sys 0.000s
I20260713 09:03:32.288836  7048 raft_consensus.cc:359] T 50caf4acf9b84b92afab324f33a7aa0e P c4cf417af2e145c8add2d0ed8191f7df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } }
I20260713 09:03:32.289584  7048 raft_consensus.cc:385] T 50caf4acf9b84b92afab324f33a7aa0e P c4cf417af2e145c8add2d0ed8191f7df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:32.289840  7048 raft_consensus.cc:740] T 50caf4acf9b84b92afab324f33a7aa0e P c4cf417af2e145c8add2d0ed8191f7df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c4cf417af2e145c8add2d0ed8191f7df, State: Initialized, Role: FOLLOWER
I20260713 09:03:32.290465  7048 consensus_queue.cc:260] T 50caf4acf9b84b92afab324f33a7aa0e P c4cf417af2e145c8add2d0ed8191f7df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } }
I20260713 09:03:32.290923  7049 tablet_bootstrap.cc:654] T 783219c7104f413f95fafd9b51088d0a P 645ac7b006af4fe9ac76a6d5233cae24: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:32.292377  6933 raft_consensus.cc:2468] T aa282d741b694705892cabd0d8d5eeb5 P 233554a02f3f4068b24a2dce881191cd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 645ac7b006af4fe9ac76a6d5233cae24 in term 1.
I20260713 09:03:32.292704  7048 ts_tablet_manager.cc:1434] T 50caf4acf9b84b92afab324f33a7aa0e P c4cf417af2e145c8add2d0ed8191f7df: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:03:32.293576  7048 tablet_bootstrap.cc:492] T 783219c7104f413f95fafd9b51088d0a P c4cf417af2e145c8add2d0ed8191f7df: Bootstrap starting.
I20260713 09:03:32.293386  6823 leader_election.cc:304] T aa282d741b694705892cabd0d8d5eeb5 P 645ac7b006af4fe9ac76a6d5233cae24 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 233554a02f3f4068b24a2dce881191cd, 645ac7b006af4fe9ac76a6d5233cae24; no voters: 
I20260713 09:03:32.294176  7079 raft_consensus.cc:2804] T aa282d741b694705892cabd0d8d5eeb5 P 645ac7b006af4fe9ac76a6d5233cae24 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:03:32.294605  7079 raft_consensus.cc:697] T aa282d741b694705892cabd0d8d5eeb5 P 645ac7b006af4fe9ac76a6d5233cae24 [term 1 LEADER]: Becoming Leader. State: Replica: 645ac7b006af4fe9ac76a6d5233cae24, State: Running, Role: LEADER
I20260713 09:03:32.295918  7080 leader_election.cc:290] T aa282d741b694705892cabd0d8d5eeb5 P 645ac7b006af4fe9ac76a6d5233cae24 [CANDIDATE]: Term 1 election: Requested vote from peers 233554a02f3f4068b24a2dce881191cd (127.5.160.130:45799), c4cf417af2e145c8add2d0ed8191f7df (127.5.160.131:38501)
I20260713 09:03:32.295614  7079 consensus_queue.cc:237] T aa282d741b694705892cabd0d8d5eeb5 P 645ac7b006af4fe9ac76a6d5233cae24 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } }
I20260713 09:03:32.299268  7007 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa282d741b694705892cabd0d8d5eeb5" candidate_uuid: "645ac7b006af4fe9ac76a6d5233cae24" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4cf417af2e145c8add2d0ed8191f7df"
I20260713 09:03:32.300031  7007 raft_consensus.cc:3060] T aa282d741b694705892cabd0d8d5eeb5 P c4cf417af2e145c8add2d0ed8191f7df [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:32.302217  7056 tablet_bootstrap.cc:492] T 7a14a0377bec41dbac418e9541f59ebe P 233554a02f3f4068b24a2dce881191cd: No bootstrap required, opened a new log
I20260713 09:03:32.302666  7056 ts_tablet_manager.cc:1403] T 7a14a0377bec41dbac418e9541f59ebe P 233554a02f3f4068b24a2dce881191cd: Time spent bootstrapping tablet: real 0.042s	user 0.007s	sys 0.007s
I20260713 09:03:32.305666  7056 raft_consensus.cc:359] T 7a14a0377bec41dbac418e9541f59ebe P 233554a02f3f4068b24a2dce881191cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } }
I20260713 09:03:32.306389  7048 tablet_bootstrap.cc:654] T 783219c7104f413f95fafd9b51088d0a P c4cf417af2e145c8add2d0ed8191f7df: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:32.306360  7056 raft_consensus.cc:385] T 7a14a0377bec41dbac418e9541f59ebe P 233554a02f3f4068b24a2dce881191cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:32.306751  7056 raft_consensus.cc:740] T 7a14a0377bec41dbac418e9541f59ebe P 233554a02f3f4068b24a2dce881191cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 233554a02f3f4068b24a2dce881191cd, State: Initialized, Role: FOLLOWER
I20260713 09:03:32.310351  7056 consensus_queue.cc:260] T 7a14a0377bec41dbac418e9541f59ebe P 233554a02f3f4068b24a2dce881191cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } }
I20260713 09:03:32.312088  7061 raft_consensus.cc:493] T 7a14a0377bec41dbac418e9541f59ebe P 233554a02f3f4068b24a2dce881191cd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:32.312672  7061 raft_consensus.cc:515] T 7a14a0377bec41dbac418e9541f59ebe P 233554a02f3f4068b24a2dce881191cd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } }
I20260713 09:03:32.316704  7007 raft_consensus.cc:2468] T aa282d741b694705892cabd0d8d5eeb5 P c4cf417af2e145c8add2d0ed8191f7df [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 645ac7b006af4fe9ac76a6d5233cae24 in term 1.
I20260713 09:03:32.318580  6858 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a14a0377bec41dbac418e9541f59ebe" candidate_uuid: "233554a02f3f4068b24a2dce881191cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "645ac7b006af4fe9ac76a6d5233cae24" is_pre_election: true
W20260713 09:03:32.320480  6897 leader_election.cc:343] T 7a14a0377bec41dbac418e9541f59ebe P 233554a02f3f4068b24a2dce881191cd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 645ac7b006af4fe9ac76a6d5233cae24 (127.5.160.129:43619): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:32.323269  7008 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a14a0377bec41dbac418e9541f59ebe" candidate_uuid: "233554a02f3f4068b24a2dce881191cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4cf417af2e145c8add2d0ed8191f7df" is_pre_election: true
I20260713 09:03:32.324173  7008 raft_consensus.cc:2468] T 7a14a0377bec41dbac418e9541f59ebe P c4cf417af2e145c8add2d0ed8191f7df [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 233554a02f3f4068b24a2dce881191cd in term 0.
I20260713 09:03:32.326113  6899 leader_election.cc:304] T 7a14a0377bec41dbac418e9541f59ebe P 233554a02f3f4068b24a2dce881191cd [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: 233554a02f3f4068b24a2dce881191cd, c4cf417af2e145c8add2d0ed8191f7df; no voters: 645ac7b006af4fe9ac76a6d5233cae24
I20260713 09:03:32.327903  7061 leader_election.cc:290] T 7a14a0377bec41dbac418e9541f59ebe P 233554a02f3f4068b24a2dce881191cd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 645ac7b006af4fe9ac76a6d5233cae24 (127.5.160.129:43619), c4cf417af2e145c8add2d0ed8191f7df (127.5.160.131:38501)
I20260713 09:03:32.328665  7061 raft_consensus.cc:2804] T 7a14a0377bec41dbac418e9541f59ebe P 233554a02f3f4068b24a2dce881191cd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:03:32.329123  7061 raft_consensus.cc:493] T 7a14a0377bec41dbac418e9541f59ebe P 233554a02f3f4068b24a2dce881191cd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:03:32.329530  7061 raft_consensus.cc:3060] T 7a14a0377bec41dbac418e9541f59ebe P 233554a02f3f4068b24a2dce881191cd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:32.331166  7051 raft_consensus.cc:493] T 506f8ad9c865451289da7a23c211f318 P c4cf417af2e145c8add2d0ed8191f7df [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:32.331792  7051 raft_consensus.cc:515] T 506f8ad9c865451289da7a23c211f318 P c4cf417af2e145c8add2d0ed8191f7df [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } }
I20260713 09:03:32.335820  7051 leader_election.cc:290] T 506f8ad9c865451289da7a23c211f318 P c4cf417af2e145c8add2d0ed8191f7df [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 645ac7b006af4fe9ac76a6d5233cae24 (127.5.160.129:43619), 233554a02f3f4068b24a2dce881191cd (127.5.160.130:45799)
I20260713 09:03:32.339103  6858 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "506f8ad9c865451289da7a23c211f318" candidate_uuid: "c4cf417af2e145c8add2d0ed8191f7df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "645ac7b006af4fe9ac76a6d5233cae24" is_pre_election: true
I20260713 09:03:32.339119  6933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "506f8ad9c865451289da7a23c211f318" candidate_uuid: "c4cf417af2e145c8add2d0ed8191f7df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "233554a02f3f4068b24a2dce881191cd" is_pre_election: true
W20260713 09:03:32.341390  6972 leader_election.cc:343] T 506f8ad9c865451289da7a23c211f318 P c4cf417af2e145c8add2d0ed8191f7df [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 233554a02f3f4068b24a2dce881191cd (127.5.160.130:45799): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:32.341971  7051 raft_consensus.cc:493] T 1a01ba0b7f824f4286d690ba1af54225 P c4cf417af2e145c8add2d0ed8191f7df [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260713 09:03:32.342172  6971 leader_election.cc:343] T 506f8ad9c865451289da7a23c211f318 P c4cf417af2e145c8add2d0ed8191f7df [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 645ac7b006af4fe9ac76a6d5233cae24 (127.5.160.129:43619): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:32.343403  6971 leader_election.cc:304] T 506f8ad9c865451289da7a23c211f318 P c4cf417af2e145c8add2d0ed8191f7df [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c4cf417af2e145c8add2d0ed8191f7df; no voters: 233554a02f3f4068b24a2dce881191cd, 645ac7b006af4fe9ac76a6d5233cae24
I20260713 09:03:32.345826  7083 raft_consensus.cc:2749] T 506f8ad9c865451289da7a23c211f318 P c4cf417af2e145c8add2d0ed8191f7df [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:03:32.342947  7051 raft_consensus.cc:515] T 1a01ba0b7f824f4286d690ba1af54225 P c4cf417af2e145c8add2d0ed8191f7df [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } }
I20260713 09:03:32.355618  6858 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a01ba0b7f824f4286d690ba1af54225" candidate_uuid: "c4cf417af2e145c8add2d0ed8191f7df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "645ac7b006af4fe9ac76a6d5233cae24" is_pre_election: true
I20260713 09:03:32.356518  6858 raft_consensus.cc:2468] T 1a01ba0b7f824f4286d690ba1af54225 P 645ac7b006af4fe9ac76a6d5233cae24 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c4cf417af2e145c8add2d0ed8191f7df in term 0.
I20260713 09:03:32.352031  6757 catalog_manager.cc:5697] T 8d13118e8cab4063a32e25678ef9f499 P 645ac7b006af4fe9ac76a6d5233cae24 reported cstate change: term changed from 0 to 1, leader changed from <none> to 645ac7b006af4fe9ac76a6d5233cae24 (127.5.160.129). New cstate: current_term: 1 leader_uuid: "645ac7b006af4fe9ac76a6d5233cae24" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } health_report { overall_health: UNKNOWN } } }
I20260713 09:03:32.362496  7051 leader_election.cc:290] T 1a01ba0b7f824f4286d690ba1af54225 P c4cf417af2e145c8add2d0ed8191f7df [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 645ac7b006af4fe9ac76a6d5233cae24 (127.5.160.129:43619), 233554a02f3f4068b24a2dce881191cd (127.5.160.130:45799)
I20260713 09:03:32.364630  6933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a01ba0b7f824f4286d690ba1af54225" candidate_uuid: "c4cf417af2e145c8add2d0ed8191f7df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "233554a02f3f4068b24a2dce881191cd" is_pre_election: true
W20260713 09:03:32.366379  6972 leader_election.cc:343] T 1a01ba0b7f824f4286d690ba1af54225 P c4cf417af2e145c8add2d0ed8191f7df [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 233554a02f3f4068b24a2dce881191cd (127.5.160.130:45799): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:32.367992  6971 leader_election.cc:304] T 1a01ba0b7f824f4286d690ba1af54225 P c4cf417af2e145c8add2d0ed8191f7df [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: 645ac7b006af4fe9ac76a6d5233cae24, c4cf417af2e145c8add2d0ed8191f7df; no voters: 233554a02f3f4068b24a2dce881191cd
I20260713 09:03:32.369369  7051 raft_consensus.cc:2804] T 1a01ba0b7f824f4286d690ba1af54225 P c4cf417af2e145c8add2d0ed8191f7df [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:03:32.369839  7051 raft_consensus.cc:493] T 1a01ba0b7f824f4286d690ba1af54225 P c4cf417af2e145c8add2d0ed8191f7df [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:03:32.370234  7051 raft_consensus.cc:3060] T 1a01ba0b7f824f4286d690ba1af54225 P c4cf417af2e145c8add2d0ed8191f7df [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:32.372748  7048 tablet_bootstrap.cc:492] T 783219c7104f413f95fafd9b51088d0a P c4cf417af2e145c8add2d0ed8191f7df: No bootstrap required, opened a new log
I20260713 09:03:32.373234  7048 ts_tablet_manager.cc:1403] T 783219c7104f413f95fafd9b51088d0a P c4cf417af2e145c8add2d0ed8191f7df: Time spent bootstrapping tablet: real 0.080s	user 0.034s	sys 0.034s
I20260713 09:03:32.375908  7048 raft_consensus.cc:359] T 783219c7104f413f95fafd9b51088d0a P c4cf417af2e145c8add2d0ed8191f7df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } }
I20260713 09:03:32.376536  7048 raft_consensus.cc:385] T 783219c7104f413f95fafd9b51088d0a P c4cf417af2e145c8add2d0ed8191f7df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:32.376803  7048 raft_consensus.cc:740] T 783219c7104f413f95fafd9b51088d0a P c4cf417af2e145c8add2d0ed8191f7df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c4cf417af2e145c8add2d0ed8191f7df, State: Initialized, Role: FOLLOWER
I20260713 09:03:32.377100  7051 raft_consensus.cc:515] T 1a01ba0b7f824f4286d690ba1af54225 P c4cf417af2e145c8add2d0ed8191f7df [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } }
I20260713 09:03:32.380532  6858 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a01ba0b7f824f4286d690ba1af54225" candidate_uuid: "c4cf417af2e145c8add2d0ed8191f7df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "645ac7b006af4fe9ac76a6d5233cae24"
I20260713 09:03:32.380620  7048 consensus_queue.cc:260] T 783219c7104f413f95fafd9b51088d0a P c4cf417af2e145c8add2d0ed8191f7df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } }
I20260713 09:03:32.381156  6858 raft_consensus.cc:3060] T 1a01ba0b7f824f4286d690ba1af54225 P 645ac7b006af4fe9ac76a6d5233cae24 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:32.382731  7048 ts_tablet_manager.cc:1434] T 783219c7104f413f95fafd9b51088d0a P c4cf417af2e145c8add2d0ed8191f7df: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260713 09:03:32.383615  7048 tablet_bootstrap.cc:492] T 1a4ecf4b71f04800bc3811f5c7245f56 P c4cf417af2e145c8add2d0ed8191f7df: Bootstrap starting.
I20260713 09:03:32.388724  6858 raft_consensus.cc:2468] T 1a01ba0b7f824f4286d690ba1af54225 P 645ac7b006af4fe9ac76a6d5233cae24 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c4cf417af2e145c8add2d0ed8191f7df in term 1.
I20260713 09:03:32.388129  6755 catalog_manager.cc:5697] T aa282d741b694705892cabd0d8d5eeb5 P 645ac7b006af4fe9ac76a6d5233cae24 reported cstate change: term changed from 0 to 1, leader changed from <none> to 645ac7b006af4fe9ac76a6d5233cae24 (127.5.160.129). New cstate: current_term: 1 leader_uuid: "645ac7b006af4fe9ac76a6d5233cae24" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } health_report { overall_health: UNKNOWN } } }
I20260713 09:03:32.390192  6971 leader_election.cc:304] T 1a01ba0b7f824f4286d690ba1af54225 P c4cf417af2e145c8add2d0ed8191f7df [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 645ac7b006af4fe9ac76a6d5233cae24, c4cf417af2e145c8add2d0ed8191f7df; no voters: 
I20260713 09:03:32.392115  7083 raft_consensus.cc:2804] T 1a01ba0b7f824f4286d690ba1af54225 P c4cf417af2e145c8add2d0ed8191f7df [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:03:32.398093  7048 tablet_bootstrap.cc:654] T 1a4ecf4b71f04800bc3811f5c7245f56 P c4cf417af2e145c8add2d0ed8191f7df: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:32.402462  6933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a01ba0b7f824f4286d690ba1af54225" candidate_uuid: "c4cf417af2e145c8add2d0ed8191f7df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "233554a02f3f4068b24a2dce881191cd"
I20260713 09:03:32.402980  7049 tablet_bootstrap.cc:492] T 783219c7104f413f95fafd9b51088d0a P 645ac7b006af4fe9ac76a6d5233cae24: No bootstrap required, opened a new log
I20260713 09:03:32.403434  7049 ts_tablet_manager.cc:1403] T 783219c7104f413f95fafd9b51088d0a P 645ac7b006af4fe9ac76a6d5233cae24: Time spent bootstrapping tablet: real 0.119s	user 0.029s	sys 0.085s
W20260713 09:03:32.403898  6972 leader_election.cc:343] T 1a01ba0b7f824f4286d690ba1af54225 P c4cf417af2e145c8add2d0ed8191f7df [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 233554a02f3f4068b24a2dce881191cd (127.5.160.130:45799): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:32.404695  7051 leader_election.cc:290] T 1a01ba0b7f824f4286d690ba1af54225 P c4cf417af2e145c8add2d0ed8191f7df [CANDIDATE]: Term 1 election: Requested vote from peers 645ac7b006af4fe9ac76a6d5233cae24 (127.5.160.129:43619), 233554a02f3f4068b24a2dce881191cd (127.5.160.130:45799)
I20260713 09:03:32.405992  7049 raft_consensus.cc:359] T 783219c7104f413f95fafd9b51088d0a P 645ac7b006af4fe9ac76a6d5233cae24 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } }
I20260713 09:03:32.406646  7049 raft_consensus.cc:385] T 783219c7104f413f95fafd9b51088d0a P 645ac7b006af4fe9ac76a6d5233cae24 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:32.406899  7049 raft_consensus.cc:740] T 783219c7104f413f95fafd9b51088d0a P 645ac7b006af4fe9ac76a6d5233cae24 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 645ac7b006af4fe9ac76a6d5233cae24, State: Initialized, Role: FOLLOWER
I20260713 09:03:32.407676  7049 consensus_queue.cc:260] T 783219c7104f413f95fafd9b51088d0a P 645ac7b006af4fe9ac76a6d5233cae24 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } }
I20260713 09:03:32.409942  7049 ts_tablet_manager.cc:1434] T 783219c7104f413f95fafd9b51088d0a P 645ac7b006af4fe9ac76a6d5233cae24: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.002s
I20260713 09:03:32.410885  7049 tablet_bootstrap.cc:492] T d0cfbe3ae77d4296a614c9072f854957 P 645ac7b006af4fe9ac76a6d5233cae24: Bootstrap starting.
I20260713 09:03:32.411034  7083 raft_consensus.cc:697] T 1a01ba0b7f824f4286d690ba1af54225 P c4cf417af2e145c8add2d0ed8191f7df [term 1 LEADER]: Becoming Leader. State: Replica: c4cf417af2e145c8add2d0ed8191f7df, State: Running, Role: LEADER
I20260713 09:03:32.412158  7083 consensus_queue.cc:237] T 1a01ba0b7f824f4286d690ba1af54225 P c4cf417af2e145c8add2d0ed8191f7df [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } }
I20260713 09:03:32.358177  7061 raft_consensus.cc:515] T 7a14a0377bec41dbac418e9541f59ebe P 233554a02f3f4068b24a2dce881191cd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } }
I20260713 09:03:32.416945  7049 tablet_bootstrap.cc:654] T d0cfbe3ae77d4296a614c9072f854957 P 645ac7b006af4fe9ac76a6d5233cae24: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:32.423352  6858 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a14a0377bec41dbac418e9541f59ebe" candidate_uuid: "233554a02f3f4068b24a2dce881191cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "645ac7b006af4fe9ac76a6d5233cae24"
W20260713 09:03:32.425632  6897 leader_election.cc:343] T 7a14a0377bec41dbac418e9541f59ebe P 233554a02f3f4068b24a2dce881191cd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 645ac7b006af4fe9ac76a6d5233cae24 (127.5.160.129:43619): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:32.418653  7056 ts_tablet_manager.cc:1434] T 7a14a0377bec41dbac418e9541f59ebe P 233554a02f3f4068b24a2dce881191cd: Time spent starting tablet: real 0.116s	user 0.010s	sys 0.001s
I20260713 09:03:32.426739  7051 raft_consensus.cc:493] T 50caf4acf9b84b92afab324f33a7aa0e P c4cf417af2e145c8add2d0ed8191f7df [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:32.428037  7056 tablet_bootstrap.cc:492] T 1a01ba0b7f824f4286d690ba1af54225 P 233554a02f3f4068b24a2dce881191cd: Bootstrap starting.
I20260713 09:03:32.427772  7051 raft_consensus.cc:515] T 50caf4acf9b84b92afab324f33a7aa0e P c4cf417af2e145c8add2d0ed8191f7df [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } }
I20260713 09:03:32.416986  7061 leader_election.cc:290] T 7a14a0377bec41dbac418e9541f59ebe P 233554a02f3f4068b24a2dce881191cd [CANDIDATE]: Term 1 election: Requested vote from peers 645ac7b006af4fe9ac76a6d5233cae24 (127.5.160.129:43619), c4cf417af2e145c8add2d0ed8191f7df (127.5.160.131:38501)
W20260713 09:03:32.429382  6899 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.160.131:38501, user_credentials={real_user=slave}} blocked reactor thread for 103382us
I20260713 09:03:32.435789  6858 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50caf4acf9b84b92afab324f33a7aa0e" candidate_uuid: "c4cf417af2e145c8add2d0ed8191f7df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "645ac7b006af4fe9ac76a6d5233cae24" is_pre_election: true
I20260713 09:03:32.436491  6858 raft_consensus.cc:2468] T 50caf4acf9b84b92afab324f33a7aa0e P 645ac7b006af4fe9ac76a6d5233cae24 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c4cf417af2e145c8add2d0ed8191f7df in term 0.
I20260713 09:03:32.436164  7051 leader_election.cc:290] T 50caf4acf9b84b92afab324f33a7aa0e P c4cf417af2e145c8add2d0ed8191f7df [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 645ac7b006af4fe9ac76a6d5233cae24 (127.5.160.129:43619), 233554a02f3f4068b24a2dce881191cd (127.5.160.130:45799)
I20260713 09:03:32.437623  6933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50caf4acf9b84b92afab324f33a7aa0e" candidate_uuid: "c4cf417af2e145c8add2d0ed8191f7df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "233554a02f3f4068b24a2dce881191cd" is_pre_election: true
I20260713 09:03:32.437906  6971 leader_election.cc:304] T 50caf4acf9b84b92afab324f33a7aa0e P c4cf417af2e145c8add2d0ed8191f7df [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 645ac7b006af4fe9ac76a6d5233cae24, c4cf417af2e145c8add2d0ed8191f7df; no voters: 
I20260713 09:03:32.431000  7007 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a14a0377bec41dbac418e9541f59ebe" candidate_uuid: "233554a02f3f4068b24a2dce881191cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4cf417af2e145c8add2d0ed8191f7df"
I20260713 09:03:32.438987  7007 raft_consensus.cc:3060] T 7a14a0377bec41dbac418e9541f59ebe P c4cf417af2e145c8add2d0ed8191f7df [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:03:32.439379  6972 leader_election.cc:343] T 50caf4acf9b84b92afab324f33a7aa0e P c4cf417af2e145c8add2d0ed8191f7df [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 233554a02f3f4068b24a2dce881191cd (127.5.160.130:45799): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:32.439783  7048 tablet_bootstrap.cc:492] T 1a4ecf4b71f04800bc3811f5c7245f56 P c4cf417af2e145c8add2d0ed8191f7df: No bootstrap required, opened a new log
I20260713 09:03:32.440258  7048 ts_tablet_manager.cc:1403] T 1a4ecf4b71f04800bc3811f5c7245f56 P c4cf417af2e145c8add2d0ed8191f7df: Time spent bootstrapping tablet: real 0.057s	user 0.006s	sys 0.007s
I20260713 09:03:32.442880  7048 raft_consensus.cc:359] T 1a4ecf4b71f04800bc3811f5c7245f56 P c4cf417af2e145c8add2d0ed8191f7df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } }
I20260713 09:03:32.443554  7048 raft_consensus.cc:385] T 1a4ecf4b71f04800bc3811f5c7245f56 P c4cf417af2e145c8add2d0ed8191f7df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:32.443872  7048 raft_consensus.cc:740] T 1a4ecf4b71f04800bc3811f5c7245f56 P c4cf417af2e145c8add2d0ed8191f7df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c4cf417af2e145c8add2d0ed8191f7df, State: Initialized, Role: FOLLOWER
I20260713 09:03:32.444674  7048 consensus_queue.cc:260] T 1a4ecf4b71f04800bc3811f5c7245f56 P c4cf417af2e145c8add2d0ed8191f7df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } }
I20260713 09:03:32.445783  7007 raft_consensus.cc:2468] T 7a14a0377bec41dbac418e9541f59ebe P c4cf417af2e145c8add2d0ed8191f7df [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 233554a02f3f4068b24a2dce881191cd in term 1.
I20260713 09:03:32.445982  7056 tablet_bootstrap.cc:654] T 1a01ba0b7f824f4286d690ba1af54225 P 233554a02f3f4068b24a2dce881191cd: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:32.446851  7051 raft_consensus.cc:2804] T 50caf4acf9b84b92afab324f33a7aa0e P c4cf417af2e145c8add2d0ed8191f7df [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:03:32.447649  7051 raft_consensus.cc:493] T 50caf4acf9b84b92afab324f33a7aa0e P c4cf417af2e145c8add2d0ed8191f7df [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:03:32.448217  7102 raft_consensus.cc:493] T 55fe651321d641498846ce7b908bea0f P 233554a02f3f4068b24a2dce881191cd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:32.448431  7051 raft_consensus.cc:3060] T 50caf4acf9b84b92afab324f33a7aa0e P c4cf417af2e145c8add2d0ed8191f7df [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:32.448680  7102 raft_consensus.cc:515] T 55fe651321d641498846ce7b908bea0f P 233554a02f3f4068b24a2dce881191cd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } }
I20260713 09:03:32.452581  6858 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55fe651321d641498846ce7b908bea0f" candidate_uuid: "233554a02f3f4068b24a2dce881191cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "645ac7b006af4fe9ac76a6d5233cae24" is_pre_election: true
W20260713 09:03:32.459201  6897 leader_election.cc:343] T 55fe651321d641498846ce7b908bea0f P 233554a02f3f4068b24a2dce881191cd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 645ac7b006af4fe9ac76a6d5233cae24 (127.5.160.129:43619): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:32.460901  7049 tablet_bootstrap.cc:492] T d0cfbe3ae77d4296a614c9072f854957 P 645ac7b006af4fe9ac76a6d5233cae24: No bootstrap required, opened a new log
I20260713 09:03:32.460234  7051 raft_consensus.cc:515] T 50caf4acf9b84b92afab324f33a7aa0e P c4cf417af2e145c8add2d0ed8191f7df [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } }
I20260713 09:03:32.461376  7049 ts_tablet_manager.cc:1403] T d0cfbe3ae77d4296a614c9072f854957 P 645ac7b006af4fe9ac76a6d5233cae24: Time spent bootstrapping tablet: real 0.051s	user 0.017s	sys 0.000s
I20260713 09:03:32.459448  7048 ts_tablet_manager.cc:1434] T 1a4ecf4b71f04800bc3811f5c7245f56 P c4cf417af2e145c8add2d0ed8191f7df: Time spent starting tablet: real 0.019s	user 0.008s	sys 0.000s
I20260713 09:03:32.462678  7048 tablet_bootstrap.cc:492] T 4184d088fcf74bdeb8df8e8411d824ba P c4cf417af2e145c8add2d0ed8191f7df: Bootstrap starting.
I20260713 09:03:32.460047  6755 catalog_manager.cc:5697] T 1a01ba0b7f824f4286d690ba1af54225 P c4cf417af2e145c8add2d0ed8191f7df reported cstate change: term changed from 0 to 1, leader changed from <none> to c4cf417af2e145c8add2d0ed8191f7df (127.5.160.131). New cstate: current_term: 1 leader_uuid: "c4cf417af2e145c8add2d0ed8191f7df" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } health_report { overall_health: HEALTHY } } }
I20260713 09:03:32.465179  7049 raft_consensus.cc:359] T d0cfbe3ae77d4296a614c9072f854957 P 645ac7b006af4fe9ac76a6d5233cae24 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } }
I20260713 09:03:32.466044  7049 raft_consensus.cc:385] T d0cfbe3ae77d4296a614c9072f854957 P 645ac7b006af4fe9ac76a6d5233cae24 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:32.466408  7049 raft_consensus.cc:740] T d0cfbe3ae77d4296a614c9072f854957 P 645ac7b006af4fe9ac76a6d5233cae24 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 645ac7b006af4fe9ac76a6d5233cae24, State: Initialized, Role: FOLLOWER
I20260713 09:03:32.466166  6899 leader_election.cc:304] T 7a14a0377bec41dbac418e9541f59ebe P 233554a02f3f4068b24a2dce881191cd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 233554a02f3f4068b24a2dce881191cd, c4cf417af2e145c8add2d0ed8191f7df; no voters: 645ac7b006af4fe9ac76a6d5233cae24
I20260713 09:03:32.469548  7102 leader_election.cc:290] T 55fe651321d641498846ce7b908bea0f P 233554a02f3f4068b24a2dce881191cd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 645ac7b006af4fe9ac76a6d5233cae24 (127.5.160.129:43619), c4cf417af2e145c8add2d0ed8191f7df (127.5.160.131:38501)
I20260713 09:03:32.482251  7049 consensus_queue.cc:260] T d0cfbe3ae77d4296a614c9072f854957 P 645ac7b006af4fe9ac76a6d5233cae24 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } }
I20260713 09:03:32.470142  6858 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50caf4acf9b84b92afab324f33a7aa0e" candidate_uuid: "c4cf417af2e145c8add2d0ed8191f7df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "645ac7b006af4fe9ac76a6d5233cae24"
I20260713 09:03:32.472755  7079 raft_consensus.cc:493] T 4711243f3a194841875da83174044ca8 P 645ac7b006af4fe9ac76a6d5233cae24 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:32.486337  7007 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55fe651321d641498846ce7b908bea0f" candidate_uuid: "233554a02f3f4068b24a2dce881191cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4cf417af2e145c8add2d0ed8191f7df" is_pre_election: true
I20260713 09:03:32.487767  7079 raft_consensus.cc:515] T 4711243f3a194841875da83174044ca8 P 645ac7b006af4fe9ac76a6d5233cae24 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } }
I20260713 09:03:32.488270  7051 leader_election.cc:290] T 50caf4acf9b84b92afab324f33a7aa0e P c4cf417af2e145c8add2d0ed8191f7df [CANDIDATE]: Term 1 election: Requested vote from peers 645ac7b006af4fe9ac76a6d5233cae24 (127.5.160.129:43619), 233554a02f3f4068b24a2dce881191cd (127.5.160.130:45799)
I20260713 09:03:32.489542  6933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50caf4acf9b84b92afab324f33a7aa0e" candidate_uuid: "c4cf417af2e145c8add2d0ed8191f7df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "233554a02f3f4068b24a2dce881191cd"
I20260713 09:03:32.490655  7079 leader_election.cc:290] T 4711243f3a194841875da83174044ca8 P 645ac7b006af4fe9ac76a6d5233cae24 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 233554a02f3f4068b24a2dce881191cd (127.5.160.130:45799), c4cf417af2e145c8add2d0ed8191f7df (127.5.160.131:38501)
W20260713 09:03:32.490935  6972 leader_election.cc:343] T 50caf4acf9b84b92afab324f33a7aa0e P c4cf417af2e145c8add2d0ed8191f7df [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 233554a02f3f4068b24a2dce881191cd (127.5.160.130:45799): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:32.487495  6858 raft_consensus.cc:3060] T 50caf4acf9b84b92afab324f33a7aa0e P 645ac7b006af4fe9ac76a6d5233cae24 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:32.493206  6933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4711243f3a194841875da83174044ca8" candidate_uuid: "645ac7b006af4fe9ac76a6d5233cae24" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "233554a02f3f4068b24a2dce881191cd" is_pre_election: true
I20260713 09:03:32.493685  7056 tablet_bootstrap.cc:492] T 1a01ba0b7f824f4286d690ba1af54225 P 233554a02f3f4068b24a2dce881191cd: No bootstrap required, opened a new log
I20260713 09:03:32.493814  6933 raft_consensus.cc:2468] T 4711243f3a194841875da83174044ca8 P 233554a02f3f4068b24a2dce881191cd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 645ac7b006af4fe9ac76a6d5233cae24 in term 0.
I20260713 09:03:32.494311  7056 ts_tablet_manager.cc:1403] T 1a01ba0b7f824f4286d690ba1af54225 P 233554a02f3f4068b24a2dce881191cd: Time spent bootstrapping tablet: real 0.066s	user 0.013s	sys 0.001s
I20260713 09:03:32.495918  6823 leader_election.cc:304] T 4711243f3a194841875da83174044ca8 P 645ac7b006af4fe9ac76a6d5233cae24 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 233554a02f3f4068b24a2dce881191cd, 645ac7b006af4fe9ac76a6d5233cae24; no voters: 
I20260713 09:03:32.496923  7007 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4711243f3a194841875da83174044ca8" candidate_uuid: "645ac7b006af4fe9ac76a6d5233cae24" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4cf417af2e145c8add2d0ed8191f7df" is_pre_election: true
I20260713 09:03:32.497048  7048 tablet_bootstrap.cc:654] T 4184d088fcf74bdeb8df8e8411d824ba P c4cf417af2e145c8add2d0ed8191f7df: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:32.498754  7079 raft_consensus.cc:2804] T 4711243f3a194841875da83174044ca8 P 645ac7b006af4fe9ac76a6d5233cae24 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:03:32.500109  7079 raft_consensus.cc:493] T 4711243f3a194841875da83174044ca8 P 645ac7b006af4fe9ac76a6d5233cae24 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:03:32.497550  7007 raft_consensus.cc:2468] T 4711243f3a194841875da83174044ca8 P c4cf417af2e145c8add2d0ed8191f7df [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 645ac7b006af4fe9ac76a6d5233cae24 in term 0.
W20260713 09:03:32.497817  6899 leader_election.cc:343] T 55fe651321d641498846ce7b908bea0f P 233554a02f3f4068b24a2dce881191cd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c4cf417af2e145c8add2d0ed8191f7df (127.5.160.131:38501): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:32.502707  6899 leader_election.cc:304] T 55fe651321d641498846ce7b908bea0f P 233554a02f3f4068b24a2dce881191cd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 233554a02f3f4068b24a2dce881191cd; no voters: 645ac7b006af4fe9ac76a6d5233cae24, c4cf417af2e145c8add2d0ed8191f7df
I20260713 09:03:32.470407  7061 raft_consensus.cc:2804] T 7a14a0377bec41dbac418e9541f59ebe P 233554a02f3f4068b24a2dce881191cd [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:03:32.503515  7102 raft_consensus.cc:2749] T 55fe651321d641498846ce7b908bea0f P 233554a02f3f4068b24a2dce881191cd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:03:32.503816  7056 raft_consensus.cc:359] T 1a01ba0b7f824f4286d690ba1af54225 P 233554a02f3f4068b24a2dce881191cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } }
I20260713 09:03:32.499267  6858 raft_consensus.cc:2468] T 50caf4acf9b84b92afab324f33a7aa0e P 645ac7b006af4fe9ac76a6d5233cae24 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c4cf417af2e145c8add2d0ed8191f7df in term 1.
I20260713 09:03:32.504070  7061 raft_consensus.cc:697] T 7a14a0377bec41dbac418e9541f59ebe P 233554a02f3f4068b24a2dce881191cd [term 1 LEADER]: Becoming Leader. State: Replica: 233554a02f3f4068b24a2dce881191cd, State: Running, Role: LEADER
I20260713 09:03:32.501456  7079 raft_consensus.cc:3060] T 4711243f3a194841875da83174044ca8 P 645ac7b006af4fe9ac76a6d5233cae24 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:32.504488  7056 raft_consensus.cc:385] T 1a01ba0b7f824f4286d690ba1af54225 P 233554a02f3f4068b24a2dce881191cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:32.504813  7056 raft_consensus.cc:740] T 1a01ba0b7f824f4286d690ba1af54225 P 233554a02f3f4068b24a2dce881191cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 233554a02f3f4068b24a2dce881191cd, State: Initialized, Role: FOLLOWER
I20260713 09:03:32.505399  6971 leader_election.cc:304] T 50caf4acf9b84b92afab324f33a7aa0e P c4cf417af2e145c8add2d0ed8191f7df [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 645ac7b006af4fe9ac76a6d5233cae24, c4cf417af2e145c8add2d0ed8191f7df; no voters: 233554a02f3f4068b24a2dce881191cd
I20260713 09:03:32.505190  7061 consensus_queue.cc:237] T 7a14a0377bec41dbac418e9541f59ebe P 233554a02f3f4068b24a2dce881191cd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } }
I20260713 09:03:32.505501  7056 consensus_queue.cc:260] T 1a01ba0b7f824f4286d690ba1af54225 P 233554a02f3f4068b24a2dce881191cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } }
I20260713 09:03:32.506522  7051 raft_consensus.cc:2804] T 50caf4acf9b84b92afab324f33a7aa0e P c4cf417af2e145c8add2d0ed8191f7df [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:03:32.507153  7051 raft_consensus.cc:697] T 50caf4acf9b84b92afab324f33a7aa0e P c4cf417af2e145c8add2d0ed8191f7df [term 1 LEADER]: Becoming Leader. State: Replica: c4cf417af2e145c8add2d0ed8191f7df, State: Running, Role: LEADER
I20260713 09:03:32.507530  7056 ts_tablet_manager.cc:1434] T 1a01ba0b7f824f4286d690ba1af54225 P 233554a02f3f4068b24a2dce881191cd: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.000s
I20260713 09:03:32.498978  7049 ts_tablet_manager.cc:1434] T d0cfbe3ae77d4296a614c9072f854957 P 645ac7b006af4fe9ac76a6d5233cae24: Time spent starting tablet: real 0.037s	user 0.008s	sys 0.000s
I20260713 09:03:32.508028  7051 consensus_queue.cc:237] T 50caf4acf9b84b92afab324f33a7aa0e P c4cf417af2e145c8add2d0ed8191f7df [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } }
I20260713 09:03:32.512210  7048 tablet_bootstrap.cc:492] T 4184d088fcf74bdeb8df8e8411d824ba P c4cf417af2e145c8add2d0ed8191f7df: No bootstrap required, opened a new log
I20260713 09:03:32.512662  7048 ts_tablet_manager.cc:1403] T 4184d088fcf74bdeb8df8e8411d824ba P c4cf417af2e145c8add2d0ed8191f7df: Time spent bootstrapping tablet: real 0.050s	user 0.005s	sys 0.005s
I20260713 09:03:32.513669  7083 raft_consensus.cc:493] T 6632b0a3d23e4b0fa362d8cd62ecfcb7 P c4cf417af2e145c8add2d0ed8191f7df [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:32.514139  7083 raft_consensus.cc:515] T 6632b0a3d23e4b0fa362d8cd62ecfcb7 P c4cf417af2e145c8add2d0ed8191f7df [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } }
I20260713 09:03:32.516301  7049 tablet_bootstrap.cc:492] T 55fe651321d641498846ce7b908bea0f P 645ac7b006af4fe9ac76a6d5233cae24: Bootstrap starting.
I20260713 09:03:32.516268  7083 leader_election.cc:290] T 6632b0a3d23e4b0fa362d8cd62ecfcb7 P c4cf417af2e145c8add2d0ed8191f7df [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 645ac7b006af4fe9ac76a6d5233cae24 (127.5.160.129:43619), 233554a02f3f4068b24a2dce881191cd (127.5.160.130:45799)
I20260713 09:03:32.516094  7079 raft_consensus.cc:515] T 4711243f3a194841875da83174044ca8 P 645ac7b006af4fe9ac76a6d5233cae24 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } }
I20260713 09:03:32.517740  6933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6632b0a3d23e4b0fa362d8cd62ecfcb7" candidate_uuid: "c4cf417af2e145c8add2d0ed8191f7df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "233554a02f3f4068b24a2dce881191cd" is_pre_election: true
I20260713 09:03:32.518141  6858 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6632b0a3d23e4b0fa362d8cd62ecfcb7" candidate_uuid: "c4cf417af2e145c8add2d0ed8191f7df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "645ac7b006af4fe9ac76a6d5233cae24" is_pre_election: true
W20260713 09:03:32.519109  6972 leader_election.cc:343] T 6632b0a3d23e4b0fa362d8cd62ecfcb7 P c4cf417af2e145c8add2d0ed8191f7df [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 233554a02f3f4068b24a2dce881191cd (127.5.160.130:45799): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:03:32.519570  6971 leader_election.cc:343] T 6632b0a3d23e4b0fa362d8cd62ecfcb7 P c4cf417af2e145c8add2d0ed8191f7df [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 645ac7b006af4fe9ac76a6d5233cae24 (127.5.160.129:43619): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:32.519984  6971 leader_election.cc:304] T 6632b0a3d23e4b0fa362d8cd62ecfcb7 P c4cf417af2e145c8add2d0ed8191f7df [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c4cf417af2e145c8add2d0ed8191f7df; no voters: 233554a02f3f4068b24a2dce881191cd, 645ac7b006af4fe9ac76a6d5233cae24
I20260713 09:03:32.521152  7083 raft_consensus.cc:2749] T 6632b0a3d23e4b0fa362d8cd62ecfcb7 P c4cf417af2e145c8add2d0ed8191f7df [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:03:32.521970  7056 tablet_bootstrap.cc:492] T dbcbf2b8ee0d4bdabd293b26f4e14601 P 233554a02f3f4068b24a2dce881191cd: Bootstrap starting.
I20260713 09:03:32.525764  7048 raft_consensus.cc:359] T 4184d088fcf74bdeb8df8e8411d824ba P c4cf417af2e145c8add2d0ed8191f7df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } }
I20260713 09:03:32.526621  7048 raft_consensus.cc:385] T 4184d088fcf74bdeb8df8e8411d824ba P c4cf417af2e145c8add2d0ed8191f7df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:32.527017  7048 raft_consensus.cc:740] T 4184d088fcf74bdeb8df8e8411d824ba P c4cf417af2e145c8add2d0ed8191f7df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c4cf417af2e145c8add2d0ed8191f7df, State: Initialized, Role: FOLLOWER
I20260713 09:03:32.526953  7007 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4711243f3a194841875da83174044ca8" candidate_uuid: "645ac7b006af4fe9ac76a6d5233cae24" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4cf417af2e145c8add2d0ed8191f7df"
I20260713 09:03:32.527762  7079 leader_election.cc:290] T 4711243f3a194841875da83174044ca8 P 645ac7b006af4fe9ac76a6d5233cae24 [CANDIDATE]: Term 1 election: Requested vote from peers 233554a02f3f4068b24a2dce881191cd (127.5.160.130:45799), c4cf417af2e145c8add2d0ed8191f7df (127.5.160.131:38501)
I20260713 09:03:32.528208  7007 raft_consensus.cc:3060] T 4711243f3a194841875da83174044ca8 P c4cf417af2e145c8add2d0ed8191f7df [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:32.526942  6933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4711243f3a194841875da83174044ca8" candidate_uuid: "645ac7b006af4fe9ac76a6d5233cae24" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "233554a02f3f4068b24a2dce881191cd"
I20260713 09:03:32.529186  6933 raft_consensus.cc:3060] T 4711243f3a194841875da83174044ca8 P 233554a02f3f4068b24a2dce881191cd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:32.528728  7048 consensus_queue.cc:260] T 4184d088fcf74bdeb8df8e8411d824ba P c4cf417af2e145c8add2d0ed8191f7df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } }
I20260713 09:03:32.531487  7048 ts_tablet_manager.cc:1434] T 4184d088fcf74bdeb8df8e8411d824ba P c4cf417af2e145c8add2d0ed8191f7df: Time spent starting tablet: real 0.019s	user 0.008s	sys 0.000s
I20260713 09:03:32.531750  7056 tablet_bootstrap.cc:654] T dbcbf2b8ee0d4bdabd293b26f4e14601 P 233554a02f3f4068b24a2dce881191cd: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:32.532740  7048 tablet_bootstrap.cc:492] T 7f8d8e811b0c4f3c9451eebd0cae2e05 P c4cf417af2e145c8add2d0ed8191f7df: Bootstrap starting.
I20260713 09:03:32.534493  7049 tablet_bootstrap.cc:654] T 55fe651321d641498846ce7b908bea0f P 645ac7b006af4fe9ac76a6d5233cae24: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:32.542098  7048 tablet_bootstrap.cc:654] T 7f8d8e811b0c4f3c9451eebd0cae2e05 P c4cf417af2e145c8add2d0ed8191f7df: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:32.551419  7007 raft_consensus.cc:2468] T 4711243f3a194841875da83174044ca8 P c4cf417af2e145c8add2d0ed8191f7df [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 645ac7b006af4fe9ac76a6d5233cae24 in term 1.
I20260713 09:03:32.545617  6756 catalog_manager.cc:5697] T 7a14a0377bec41dbac418e9541f59ebe P 233554a02f3f4068b24a2dce881191cd reported cstate change: term changed from 0 to 1, leader changed from <none> to 233554a02f3f4068b24a2dce881191cd (127.5.160.130). New cstate: current_term: 1 leader_uuid: "233554a02f3f4068b24a2dce881191cd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } health_report { overall_health: UNKNOWN } } }
I20260713 09:03:32.536841  6933 raft_consensus.cc:2468] T 4711243f3a194841875da83174044ca8 P 233554a02f3f4068b24a2dce881191cd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 645ac7b006af4fe9ac76a6d5233cae24 in term 1.
I20260713 09:03:32.553217  6823 leader_election.cc:304] T 4711243f3a194841875da83174044ca8 P 645ac7b006af4fe9ac76a6d5233cae24 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 233554a02f3f4068b24a2dce881191cd, 645ac7b006af4fe9ac76a6d5233cae24; no voters: 
I20260713 09:03:32.554144  7079 raft_consensus.cc:2804] T 4711243f3a194841875da83174044ca8 P 645ac7b006af4fe9ac76a6d5233cae24 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:03:32.554651  7079 raft_consensus.cc:697] T 4711243f3a194841875da83174044ca8 P 645ac7b006af4fe9ac76a6d5233cae24 [term 1 LEADER]: Becoming Leader. State: Replica: 645ac7b006af4fe9ac76a6d5233cae24, State: Running, Role: LEADER
I20260713 09:03:32.555513  7079 consensus_queue.cc:237] T 4711243f3a194841875da83174044ca8 P 645ac7b006af4fe9ac76a6d5233cae24 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } }
I20260713 09:03:32.566500  7083 raft_consensus.cc:493] T 4184d088fcf74bdeb8df8e8411d824ba P c4cf417af2e145c8add2d0ed8191f7df [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:32.572815  7056 tablet_bootstrap.cc:492] T dbcbf2b8ee0d4bdabd293b26f4e14601 P 233554a02f3f4068b24a2dce881191cd: No bootstrap required, opened a new log
I20260713 09:03:32.573418  7056 ts_tablet_manager.cc:1403] T dbcbf2b8ee0d4bdabd293b26f4e14601 P 233554a02f3f4068b24a2dce881191cd: Time spent bootstrapping tablet: real 0.065s	user 0.019s	sys 0.021s
I20260713 09:03:32.570050  7083 raft_consensus.cc:515] T 4184d088fcf74bdeb8df8e8411d824ba P c4cf417af2e145c8add2d0ed8191f7df [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } }
I20260713 09:03:32.574720  7049 tablet_bootstrap.cc:492] T 55fe651321d641498846ce7b908bea0f P 645ac7b006af4fe9ac76a6d5233cae24: No bootstrap required, opened a new log
I20260713 09:03:32.576064  7083 leader_election.cc:290] T 4184d088fcf74bdeb8df8e8411d824ba P c4cf417af2e145c8add2d0ed8191f7df [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 645ac7b006af4fe9ac76a6d5233cae24 (127.5.160.129:43619), 233554a02f3f4068b24a2dce881191cd (127.5.160.130:45799)
I20260713 09:03:32.575281  7049 ts_tablet_manager.cc:1403] T 55fe651321d641498846ce7b908bea0f P 645ac7b006af4fe9ac76a6d5233cae24: Time spent bootstrapping tablet: real 0.059s	user 0.017s	sys 0.006s
I20260713 09:03:32.576484  7056 raft_consensus.cc:359] T dbcbf2b8ee0d4bdabd293b26f4e14601 P 233554a02f3f4068b24a2dce881191cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } }
I20260713 09:03:32.577276  7056 raft_consensus.cc:385] T dbcbf2b8ee0d4bdabd293b26f4e14601 P 233554a02f3f4068b24a2dce881191cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:32.577636  7056 raft_consensus.cc:740] T dbcbf2b8ee0d4bdabd293b26f4e14601 P 233554a02f3f4068b24a2dce881191cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 233554a02f3f4068b24a2dce881191cd, State: Initialized, Role: FOLLOWER
I20260713 09:03:32.578372  7056 consensus_queue.cc:260] T dbcbf2b8ee0d4bdabd293b26f4e14601 P 233554a02f3f4068b24a2dce881191cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } }
I20260713 09:03:32.580791  7056 ts_tablet_manager.cc:1434] T dbcbf2b8ee0d4bdabd293b26f4e14601 P 233554a02f3f4068b24a2dce881191cd: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:03:32.580772  7049 raft_consensus.cc:359] T 55fe651321d641498846ce7b908bea0f P 645ac7b006af4fe9ac76a6d5233cae24 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } }
I20260713 09:03:32.581947  7049 raft_consensus.cc:385] T 55fe651321d641498846ce7b908bea0f P 645ac7b006af4fe9ac76a6d5233cae24 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:32.582067  7056 tablet_bootstrap.cc:492] T 1a4ecf4b71f04800bc3811f5c7245f56 P 233554a02f3f4068b24a2dce881191cd: Bootstrap starting.
I20260713 09:03:32.582320  6858 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4184d088fcf74bdeb8df8e8411d824ba" candidate_uuid: "c4cf417af2e145c8add2d0ed8191f7df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "645ac7b006af4fe9ac76a6d5233cae24" is_pre_election: true
I20260713 09:03:32.582357  7049 raft_consensus.cc:740] T 55fe651321d641498846ce7b908bea0f P 645ac7b006af4fe9ac76a6d5233cae24 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 645ac7b006af4fe9ac76a6d5233cae24, State: Initialized, Role: FOLLOWER
I20260713 09:03:32.583913  7049 consensus_queue.cc:260] T 55fe651321d641498846ce7b908bea0f P 645ac7b006af4fe9ac76a6d5233cae24 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } }
I20260713 09:03:32.586246  6933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4184d088fcf74bdeb8df8e8411d824ba" candidate_uuid: "c4cf417af2e145c8add2d0ed8191f7df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "233554a02f3f4068b24a2dce881191cd" is_pre_election: true
I20260713 09:03:32.587002  7049 ts_tablet_manager.cc:1434] T 55fe651321d641498846ce7b908bea0f P 645ac7b006af4fe9ac76a6d5233cae24: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.003s
W20260713 09:03:32.588363  6971 leader_election.cc:343] T 4184d088fcf74bdeb8df8e8411d824ba P c4cf417af2e145c8add2d0ed8191f7df [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 645ac7b006af4fe9ac76a6d5233cae24 (127.5.160.129:43619): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:03:32.588910  6972 leader_election.cc:343] T 4184d088fcf74bdeb8df8e8411d824ba P c4cf417af2e145c8add2d0ed8191f7df [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 233554a02f3f4068b24a2dce881191cd (127.5.160.130:45799): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:32.589491  6972 leader_election.cc:304] T 4184d088fcf74bdeb8df8e8411d824ba P c4cf417af2e145c8add2d0ed8191f7df [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c4cf417af2e145c8add2d0ed8191f7df; no voters: 233554a02f3f4068b24a2dce881191cd, 645ac7b006af4fe9ac76a6d5233cae24
I20260713 09:03:32.589479  6755 catalog_manager.cc:5697] T 50caf4acf9b84b92afab324f33a7aa0e P c4cf417af2e145c8add2d0ed8191f7df reported cstate change: term changed from 0 to 1, leader changed from <none> to c4cf417af2e145c8add2d0ed8191f7df (127.5.160.131). New cstate: current_term: 1 leader_uuid: "c4cf417af2e145c8add2d0ed8191f7df" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } health_report { overall_health: HEALTHY } } }
I20260713 09:03:32.591027  7083 raft_consensus.cc:2749] T 4184d088fcf74bdeb8df8e8411d824ba P c4cf417af2e145c8add2d0ed8191f7df [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:03:32.595584  7049 tablet_bootstrap.cc:492] T 6632b0a3d23e4b0fa362d8cd62ecfcb7 P 645ac7b006af4fe9ac76a6d5233cae24: Bootstrap starting.
I20260713 09:03:32.601878  7048 tablet_bootstrap.cc:492] T 7f8d8e811b0c4f3c9451eebd0cae2e05 P c4cf417af2e145c8add2d0ed8191f7df: No bootstrap required, opened a new log
I20260713 09:03:32.602137  7049 tablet_bootstrap.cc:654] T 6632b0a3d23e4b0fa362d8cd62ecfcb7 P 645ac7b006af4fe9ac76a6d5233cae24: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:32.602492  7048 ts_tablet_manager.cc:1403] T 7f8d8e811b0c4f3c9451eebd0cae2e05 P c4cf417af2e145c8add2d0ed8191f7df: Time spent bootstrapping tablet: real 0.070s	user 0.026s	sys 0.016s
I20260713 09:03:32.604298  7048 raft_consensus.cc:359] T 7f8d8e811b0c4f3c9451eebd0cae2e05 P c4cf417af2e145c8add2d0ed8191f7df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } }
I20260713 09:03:32.604768  7048 raft_consensus.cc:385] T 7f8d8e811b0c4f3c9451eebd0cae2e05 P c4cf417af2e145c8add2d0ed8191f7df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:32.605015  7048 raft_consensus.cc:740] T 7f8d8e811b0c4f3c9451eebd0cae2e05 P c4cf417af2e145c8add2d0ed8191f7df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c4cf417af2e145c8add2d0ed8191f7df, State: Initialized, Role: FOLLOWER
I20260713 09:03:32.605767  7048 consensus_queue.cc:260] T 7f8d8e811b0c4f3c9451eebd0cae2e05 P c4cf417af2e145c8add2d0ed8191f7df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } }
I20260713 09:03:32.607278  7048 ts_tablet_manager.cc:1434] T 7f8d8e811b0c4f3c9451eebd0cae2e05 P c4cf417af2e145c8add2d0ed8191f7df: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260713 09:03:32.607669  7049 tablet_bootstrap.cc:492] T 6632b0a3d23e4b0fa362d8cd62ecfcb7 P 645ac7b006af4fe9ac76a6d5233cae24: No bootstrap required, opened a new log
I20260713 09:03:32.608007  7048 tablet_bootstrap.cc:492] T 4811e6dff8d04f4580f0c4d3a0c57152 P c4cf417af2e145c8add2d0ed8191f7df: Bootstrap starting.
I20260713 09:03:32.607137  6754 catalog_manager.cc:5697] T 4711243f3a194841875da83174044ca8 P 645ac7b006af4fe9ac76a6d5233cae24 reported cstate change: term changed from 0 to 1, leader changed from <none> to 645ac7b006af4fe9ac76a6d5233cae24 (127.5.160.129). New cstate: current_term: 1 leader_uuid: "645ac7b006af4fe9ac76a6d5233cae24" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } health_report { overall_health: UNKNOWN } } }
I20260713 09:03:32.608119  7049 ts_tablet_manager.cc:1403] T 6632b0a3d23e4b0fa362d8cd62ecfcb7 P 645ac7b006af4fe9ac76a6d5233cae24: Time spent bootstrapping tablet: real 0.013s	user 0.007s	sys 0.003s
I20260713 09:03:32.611512  7049 raft_consensus.cc:359] T 6632b0a3d23e4b0fa362d8cd62ecfcb7 P 645ac7b006af4fe9ac76a6d5233cae24 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } }
I20260713 09:03:32.612227  7049 raft_consensus.cc:385] T 6632b0a3d23e4b0fa362d8cd62ecfcb7 P 645ac7b006af4fe9ac76a6d5233cae24 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:32.612516  7049 raft_consensus.cc:740] T 6632b0a3d23e4b0fa362d8cd62ecfcb7 P 645ac7b006af4fe9ac76a6d5233cae24 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 645ac7b006af4fe9ac76a6d5233cae24, State: Initialized, Role: FOLLOWER
I20260713 09:03:32.613458  7048 tablet_bootstrap.cc:654] T 4811e6dff8d04f4580f0c4d3a0c57152 P c4cf417af2e145c8add2d0ed8191f7df: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:32.613238  7049 consensus_queue.cc:260] T 6632b0a3d23e4b0fa362d8cd62ecfcb7 P 645ac7b006af4fe9ac76a6d5233cae24 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } }
I20260713 09:03:32.615468  7049 ts_tablet_manager.cc:1434] T 6632b0a3d23e4b0fa362d8cd62ecfcb7 P 645ac7b006af4fe9ac76a6d5233cae24: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:03:32.616431  7049 tablet_bootstrap.cc:492] T 506f8ad9c865451289da7a23c211f318 P 645ac7b006af4fe9ac76a6d5233cae24: Bootstrap starting.
I20260713 09:03:32.617453  7048 tablet_bootstrap.cc:492] T 4811e6dff8d04f4580f0c4d3a0c57152 P c4cf417af2e145c8add2d0ed8191f7df: No bootstrap required, opened a new log
I20260713 09:03:32.617867  7048 ts_tablet_manager.cc:1403] T 4811e6dff8d04f4580f0c4d3a0c57152 P c4cf417af2e145c8add2d0ed8191f7df: Time spent bootstrapping tablet: real 0.010s	user 0.009s	sys 0.000s
I20260713 09:03:32.620177  7048 raft_consensus.cc:359] T 4811e6dff8d04f4580f0c4d3a0c57152 P c4cf417af2e145c8add2d0ed8191f7df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } }
I20260713 09:03:32.620764  7048 raft_consensus.cc:385] T 4811e6dff8d04f4580f0c4d3a0c57152 P c4cf417af2e145c8add2d0ed8191f7df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:32.622241  7049 tablet_bootstrap.cc:654] T 506f8ad9c865451289da7a23c211f318 P 645ac7b006af4fe9ac76a6d5233cae24: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:32.623170  7056 tablet_bootstrap.cc:654] T 1a4ecf4b71f04800bc3811f5c7245f56 P 233554a02f3f4068b24a2dce881191cd: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:32.621003  7048 raft_consensus.cc:740] T 4811e6dff8d04f4580f0c4d3a0c57152 P c4cf417af2e145c8add2d0ed8191f7df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c4cf417af2e145c8add2d0ed8191f7df, State: Initialized, Role: FOLLOWER
I20260713 09:03:32.625573  7048 consensus_queue.cc:260] T 4811e6dff8d04f4580f0c4d3a0c57152 P c4cf417af2e145c8add2d0ed8191f7df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } }
I20260713 09:03:32.628702  7048 ts_tablet_manager.cc:1434] T 4811e6dff8d04f4580f0c4d3a0c57152 P c4cf417af2e145c8add2d0ed8191f7df: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260713 09:03:32.630512  7048 tablet_bootstrap.cc:492] T 89631f2aaf8c424cab1fb2e45e9a937b P c4cf417af2e145c8add2d0ed8191f7df: Bootstrap starting.
I20260713 09:03:32.634007  7049 tablet_bootstrap.cc:492] T 506f8ad9c865451289da7a23c211f318 P 645ac7b006af4fe9ac76a6d5233cae24: No bootstrap required, opened a new log
I20260713 09:03:32.634397  7079 raft_consensus.cc:493] T d0cfbe3ae77d4296a614c9072f854957 P 645ac7b006af4fe9ac76a6d5233cae24 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:32.634554  7049 ts_tablet_manager.cc:1403] T 506f8ad9c865451289da7a23c211f318 P 645ac7b006af4fe9ac76a6d5233cae24: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.003s
I20260713 09:03:32.634956  7079 raft_consensus.cc:515] T d0cfbe3ae77d4296a614c9072f854957 P 645ac7b006af4fe9ac76a6d5233cae24 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } }
I20260713 09:03:32.637058  7079 leader_election.cc:290] T d0cfbe3ae77d4296a614c9072f854957 P 645ac7b006af4fe9ac76a6d5233cae24 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 233554a02f3f4068b24a2dce881191cd (127.5.160.130:45799), c4cf417af2e145c8add2d0ed8191f7df (127.5.160.131:38501)
I20260713 09:03:32.637055  7048 tablet_bootstrap.cc:654] T 89631f2aaf8c424cab1fb2e45e9a937b P c4cf417af2e145c8add2d0ed8191f7df: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:32.637684  7049 raft_consensus.cc:359] T 506f8ad9c865451289da7a23c211f318 P 645ac7b006af4fe9ac76a6d5233cae24 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } }
I20260713 09:03:32.638453  7049 raft_consensus.cc:385] T 506f8ad9c865451289da7a23c211f318 P 645ac7b006af4fe9ac76a6d5233cae24 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:32.638249  7007 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0cfbe3ae77d4296a614c9072f854957" candidate_uuid: "645ac7b006af4fe9ac76a6d5233cae24" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4cf417af2e145c8add2d0ed8191f7df" is_pre_election: true
I20260713 09:03:32.638550  6933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0cfbe3ae77d4296a614c9072f854957" candidate_uuid: "645ac7b006af4fe9ac76a6d5233cae24" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "233554a02f3f4068b24a2dce881191cd" is_pre_election: true
I20260713 09:03:32.638975  7007 raft_consensus.cc:2468] T d0cfbe3ae77d4296a614c9072f854957 P c4cf417af2e145c8add2d0ed8191f7df [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 645ac7b006af4fe9ac76a6d5233cae24 in term 0.
W20260713 09:03:32.640169  6823 leader_election.cc:343] T d0cfbe3ae77d4296a614c9072f854957 P 645ac7b006af4fe9ac76a6d5233cae24 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 233554a02f3f4068b24a2dce881191cd (127.5.160.130:45799): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:32.641317  7049 raft_consensus.cc:740] T 506f8ad9c865451289da7a23c211f318 P 645ac7b006af4fe9ac76a6d5233cae24 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 645ac7b006af4fe9ac76a6d5233cae24, State: Initialized, Role: FOLLOWER
I20260713 09:03:32.641065  6824 leader_election.cc:304] T d0cfbe3ae77d4296a614c9072f854957 P 645ac7b006af4fe9ac76a6d5233cae24 [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: 645ac7b006af4fe9ac76a6d5233cae24, c4cf417af2e145c8add2d0ed8191f7df; no voters: 233554a02f3f4068b24a2dce881191cd
I20260713 09:03:32.642035  7049 consensus_queue.cc:260] T 506f8ad9c865451289da7a23c211f318 P 645ac7b006af4fe9ac76a6d5233cae24 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } }
I20260713 09:03:32.643260  7080 raft_consensus.cc:2804] T d0cfbe3ae77d4296a614c9072f854957 P 645ac7b006af4fe9ac76a6d5233cae24 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:03:32.643651  7080 raft_consensus.cc:493] T d0cfbe3ae77d4296a614c9072f854957 P 645ac7b006af4fe9ac76a6d5233cae24 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:03:32.644079  7080 raft_consensus.cc:3060] T d0cfbe3ae77d4296a614c9072f854957 P 645ac7b006af4fe9ac76a6d5233cae24 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:32.651715  7080 raft_consensus.cc:515] T d0cfbe3ae77d4296a614c9072f854957 P 645ac7b006af4fe9ac76a6d5233cae24 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } }
I20260713 09:03:32.653255  7048 tablet_bootstrap.cc:492] T 89631f2aaf8c424cab1fb2e45e9a937b P c4cf417af2e145c8add2d0ed8191f7df: No bootstrap required, opened a new log
I20260713 09:03:32.653849  7048 ts_tablet_manager.cc:1403] T 89631f2aaf8c424cab1fb2e45e9a937b P c4cf417af2e145c8add2d0ed8191f7df: Time spent bootstrapping tablet: real 0.024s	user 0.013s	sys 0.009s
I20260713 09:03:32.655174  7079 consensus_queue.cc:1048] T f6c980e05aca4ee6a5c64729461371f5 P 645ac7b006af4fe9ac76a6d5233cae24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:03:32.657176  7048 raft_consensus.cc:359] T 89631f2aaf8c424cab1fb2e45e9a937b P c4cf417af2e145c8add2d0ed8191f7df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } }
I20260713 09:03:32.658030  7048 raft_consensus.cc:385] T 89631f2aaf8c424cab1fb2e45e9a937b P c4cf417af2e145c8add2d0ed8191f7df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260713 09:03:32.658710  6805 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:03:32.658715  7048 raft_consensus.cc:740] T 89631f2aaf8c424cab1fb2e45e9a937b P c4cf417af2e145c8add2d0ed8191f7df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c4cf417af2e145c8add2d0ed8191f7df, State: Initialized, Role: FOLLOWER
I20260713 09:03:32.659807  7048 consensus_queue.cc:260] T 89631f2aaf8c424cab1fb2e45e9a937b P c4cf417af2e145c8add2d0ed8191f7df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } }
I20260713 09:03:32.662786  7048 ts_tablet_manager.cc:1434] T 89631f2aaf8c424cab1fb2e45e9a937b P c4cf417af2e145c8add2d0ed8191f7df: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.001s
I20260713 09:03:32.663594  7049 ts_tablet_manager.cc:1434] T 506f8ad9c865451289da7a23c211f318 P 645ac7b006af4fe9ac76a6d5233cae24: Time spent starting tablet: real 0.029s	user 0.002s	sys 0.004s
I20260713 09:03:32.663933  7048 tablet_bootstrap.cc:492] T dbcbf2b8ee0d4bdabd293b26f4e14601 P c4cf417af2e145c8add2d0ed8191f7df: Bootstrap starting.
I20260713 09:03:32.664633  7049 tablet_bootstrap.cc:492] T 7a14a0377bec41dbac418e9541f59ebe P 645ac7b006af4fe9ac76a6d5233cae24: Bootstrap starting.
I20260713 09:03:32.670478  6933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0cfbe3ae77d4296a614c9072f854957" candidate_uuid: "645ac7b006af4fe9ac76a6d5233cae24" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "233554a02f3f4068b24a2dce881191cd"
I20260713 09:03:32.670974  7008 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0cfbe3ae77d4296a614c9072f854957" candidate_uuid: "645ac7b006af4fe9ac76a6d5233cae24" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4cf417af2e145c8add2d0ed8191f7df"
I20260713 09:03:32.671591  7008 raft_consensus.cc:3060] T d0cfbe3ae77d4296a614c9072f854957 P c4cf417af2e145c8add2d0ed8191f7df [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:03:32.671996  6823 leader_election.cc:343] T d0cfbe3ae77d4296a614c9072f854957 P 645ac7b006af4fe9ac76a6d5233cae24 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 233554a02f3f4068b24a2dce881191cd (127.5.160.130:45799): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:32.671732  7048 tablet_bootstrap.cc:654] T dbcbf2b8ee0d4bdabd293b26f4e14601 P c4cf417af2e145c8add2d0ed8191f7df: Neither blocks nor log segments found. Creating new log.
W20260713 09:03:32.679451  6972 consensus_peers.cc:597] T f3aadbfa27fe46bfa90c84553458c68a P c4cf417af2e145c8add2d0ed8191f7df -> Peer 233554a02f3f4068b24a2dce881191cd (127.5.160.130:45799): Couldn't send request to peer 233554a02f3f4068b24a2dce881191cd. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:03:32.679559  7008 raft_consensus.cc:2468] T d0cfbe3ae77d4296a614c9072f854957 P c4cf417af2e145c8add2d0ed8191f7df [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 645ac7b006af4fe9ac76a6d5233cae24 in term 1.
I20260713 09:03:32.680986  7049 tablet_bootstrap.cc:654] T 7a14a0377bec41dbac418e9541f59ebe P 645ac7b006af4fe9ac76a6d5233cae24: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:32.680917  6824 leader_election.cc:304] T d0cfbe3ae77d4296a614c9072f854957 P 645ac7b006af4fe9ac76a6d5233cae24 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 645ac7b006af4fe9ac76a6d5233cae24, c4cf417af2e145c8add2d0ed8191f7df; no voters: 233554a02f3f4068b24a2dce881191cd
I20260713 09:03:32.681957  7079 raft_consensus.cc:2804] T d0cfbe3ae77d4296a614c9072f854957 P 645ac7b006af4fe9ac76a6d5233cae24 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:03:32.682512  7056 tablet_bootstrap.cc:492] T 1a4ecf4b71f04800bc3811f5c7245f56 P 233554a02f3f4068b24a2dce881191cd: No bootstrap required, opened a new log
I20260713 09:03:32.682454  7079 raft_consensus.cc:697] T d0cfbe3ae77d4296a614c9072f854957 P 645ac7b006af4fe9ac76a6d5233cae24 [term 1 LEADER]: Becoming Leader. State: Replica: 645ac7b006af4fe9ac76a6d5233cae24, State: Running, Role: LEADER
I20260713 09:03:32.683043  7056 ts_tablet_manager.cc:1403] T 1a4ecf4b71f04800bc3811f5c7245f56 P 233554a02f3f4068b24a2dce881191cd: Time spent bootstrapping tablet: real 0.101s	user 0.018s	sys 0.026s
I20260713 09:03:32.683501  7079 consensus_queue.cc:237] T d0cfbe3ae77d4296a614c9072f854957 P 645ac7b006af4fe9ac76a6d5233cae24 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } }
I20260713 09:03:32.686556  7056 raft_consensus.cc:359] T 1a4ecf4b71f04800bc3811f5c7245f56 P 233554a02f3f4068b24a2dce881191cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } }
I20260713 09:03:32.687382  7056 raft_consensus.cc:385] T 1a4ecf4b71f04800bc3811f5c7245f56 P 233554a02f3f4068b24a2dce881191cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:32.687691  7056 raft_consensus.cc:740] T 1a4ecf4b71f04800bc3811f5c7245f56 P 233554a02f3f4068b24a2dce881191cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 233554a02f3f4068b24a2dce881191cd, State: Initialized, Role: FOLLOWER
I20260713 09:03:32.688565  7056 consensus_queue.cc:260] T 1a4ecf4b71f04800bc3811f5c7245f56 P 233554a02f3f4068b24a2dce881191cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } }
I20260713 09:03:32.692236  7078 raft_consensus.cc:493] T 506f8ad9c865451289da7a23c211f318 P 645ac7b006af4fe9ac76a6d5233cae24 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:32.692729  7078 raft_consensus.cc:515] T 506f8ad9c865451289da7a23c211f318 P 645ac7b006af4fe9ac76a6d5233cae24 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } }
I20260713 09:03:32.695489  7083 raft_consensus.cc:493] T 1a4ecf4b71f04800bc3811f5c7245f56 P c4cf417af2e145c8add2d0ed8191f7df [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:32.696149  7083 raft_consensus.cc:515] T 1a4ecf4b71f04800bc3811f5c7245f56 P c4cf417af2e145c8add2d0ed8191f7df [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } }
I20260713 09:03:32.709910  7078 leader_election.cc:290] T 506f8ad9c865451289da7a23c211f318 P 645ac7b006af4fe9ac76a6d5233cae24 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 233554a02f3f4068b24a2dce881191cd (127.5.160.130:45799), c4cf417af2e145c8add2d0ed8191f7df (127.5.160.131:38501)
I20260713 09:03:32.712169  7061 raft_consensus.cc:493] T 1a01ba0b7f824f4286d690ba1af54225 P 233554a02f3f4068b24a2dce881191cd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:32.712829  7061 raft_consensus.cc:515] T 1a01ba0b7f824f4286d690ba1af54225 P 233554a02f3f4068b24a2dce881191cd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } }
I20260713 09:03:32.716399  6858 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a01ba0b7f824f4286d690ba1af54225" candidate_uuid: "233554a02f3f4068b24a2dce881191cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "645ac7b006af4fe9ac76a6d5233cae24" is_pre_election: true
I20260713 09:03:32.716846  7007 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "506f8ad9c865451289da7a23c211f318" candidate_uuid: "645ac7b006af4fe9ac76a6d5233cae24" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4cf417af2e145c8add2d0ed8191f7df" is_pre_election: true
I20260713 09:03:32.717478  6858 raft_consensus.cc:2393] T 1a01ba0b7f824f4286d690ba1af54225 P 645ac7b006af4fe9ac76a6d5233cae24 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 233554a02f3f4068b24a2dce881191cd in current term 1: Already voted for candidate c4cf417af2e145c8add2d0ed8191f7df in this term.
I20260713 09:03:32.717861  7007 raft_consensus.cc:2468] T 506f8ad9c865451289da7a23c211f318 P c4cf417af2e145c8add2d0ed8191f7df [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 645ac7b006af4fe9ac76a6d5233cae24 in term 0.
I20260713 09:03:32.719712  6824 leader_election.cc:304] T 506f8ad9c865451289da7a23c211f318 P 645ac7b006af4fe9ac76a6d5233cae24 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 645ac7b006af4fe9ac76a6d5233cae24, c4cf417af2e145c8add2d0ed8191f7df; no voters: 
I20260713 09:03:32.720799  7083 leader_election.cc:290] T 1a4ecf4b71f04800bc3811f5c7245f56 P c4cf417af2e145c8add2d0ed8191f7df [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 645ac7b006af4fe9ac76a6d5233cae24 (127.5.160.129:43619), 233554a02f3f4068b24a2dce881191cd (127.5.160.130:45799)
I20260713 09:03:32.722553  6933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a4ecf4b71f04800bc3811f5c7245f56" candidate_uuid: "c4cf417af2e145c8add2d0ed8191f7df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "233554a02f3f4068b24a2dce881191cd" is_pre_election: true
I20260713 09:03:32.722229  6754 catalog_manager.cc:5697] T d0cfbe3ae77d4296a614c9072f854957 P 645ac7b006af4fe9ac76a6d5233cae24 reported cstate change: term changed from 0 to 1, leader changed from <none> to 645ac7b006af4fe9ac76a6d5233cae24 (127.5.160.129). New cstate: current_term: 1 leader_uuid: "645ac7b006af4fe9ac76a6d5233cae24" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } health_report { overall_health: UNKNOWN } } }
I20260713 09:03:32.723672  6933 raft_consensus.cc:2468] T 1a4ecf4b71f04800bc3811f5c7245f56 P 233554a02f3f4068b24a2dce881191cd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c4cf417af2e145c8add2d0ed8191f7df in term 0.
I20260713 09:03:32.725008  6972 leader_election.cc:304] T 1a4ecf4b71f04800bc3811f5c7245f56 P c4cf417af2e145c8add2d0ed8191f7df [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 233554a02f3f4068b24a2dce881191cd, c4cf417af2e145c8add2d0ed8191f7df; no voters: 
I20260713 09:03:32.726517  7007 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a01ba0b7f824f4286d690ba1af54225" candidate_uuid: "233554a02f3f4068b24a2dce881191cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4cf417af2e145c8add2d0ed8191f7df" is_pre_election: true
I20260713 09:03:32.728464  6899 leader_election.cc:304] T 1a01ba0b7f824f4286d690ba1af54225 P 233554a02f3f4068b24a2dce881191cd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 233554a02f3f4068b24a2dce881191cd; no voters: 645ac7b006af4fe9ac76a6d5233cae24, c4cf417af2e145c8add2d0ed8191f7df
I20260713 09:03:32.729738  7107 raft_consensus.cc:3060] T 1a01ba0b7f824f4286d690ba1af54225 P 233554a02f3f4068b24a2dce881191cd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:32.730022  7083 raft_consensus.cc:2804] T 1a4ecf4b71f04800bc3811f5c7245f56 P c4cf417af2e145c8add2d0ed8191f7df [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:03:32.730456  7083 raft_consensus.cc:493] T 1a4ecf4b71f04800bc3811f5c7245f56 P c4cf417af2e145c8add2d0ed8191f7df [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:03:32.731513  7083 raft_consensus.cc:3060] T 1a4ecf4b71f04800bc3811f5c7245f56 P c4cf417af2e145c8add2d0ed8191f7df [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:32.734189  7061 leader_election.cc:290] T 1a01ba0b7f824f4286d690ba1af54225 P 233554a02f3f4068b24a2dce881191cd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 645ac7b006af4fe9ac76a6d5233cae24 (127.5.160.129:43619), c4cf417af2e145c8add2d0ed8191f7df (127.5.160.131:38501)
I20260713 09:03:32.734638  7079 raft_consensus.cc:2804] T 506f8ad9c865451289da7a23c211f318 P 645ac7b006af4fe9ac76a6d5233cae24 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:03:32.735082  7079 raft_consensus.cc:493] T 506f8ad9c865451289da7a23c211f318 P 645ac7b006af4fe9ac76a6d5233cae24 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:03:32.735466  7079 raft_consensus.cc:3060] T 506f8ad9c865451289da7a23c211f318 P 645ac7b006af4fe9ac76a6d5233cae24 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:32.746006  7107 raft_consensus.cc:2749] T 1a01ba0b7f824f4286d690ba1af54225 P 233554a02f3f4068b24a2dce881191cd [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:03:32.747149  7128 consensus_queue.cc:1048] T 8d13118e8cab4063a32e25678ef9f499 P 645ac7b006af4fe9ac76a6d5233cae24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:03:32.755649  7080 leader_election.cc:290] T d0cfbe3ae77d4296a614c9072f854957 P 645ac7b006af4fe9ac76a6d5233cae24 [CANDIDATE]: Term 1 election: Requested vote from peers 233554a02f3f4068b24a2dce881191cd (127.5.160.130:45799), c4cf417af2e145c8add2d0ed8191f7df (127.5.160.131:38501)
I20260713 09:03:32.756243  6933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "506f8ad9c865451289da7a23c211f318" candidate_uuid: "645ac7b006af4fe9ac76a6d5233cae24" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "233554a02f3f4068b24a2dce881191cd" is_pre_election: true
W20260713 09:03:32.761485  6823 leader_election.cc:343] T 506f8ad9c865451289da7a23c211f318 P 645ac7b006af4fe9ac76a6d5233cae24 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 233554a02f3f4068b24a2dce881191cd (127.5.160.130:45799): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:32.766387  6858 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a4ecf4b71f04800bc3811f5c7245f56" candidate_uuid: "c4cf417af2e145c8add2d0ed8191f7df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "645ac7b006af4fe9ac76a6d5233cae24" is_pre_election: true
I20260713 09:03:32.769016  7056 ts_tablet_manager.cc:1434] T 1a4ecf4b71f04800bc3811f5c7245f56 P 233554a02f3f4068b24a2dce881191cd: Time spent starting tablet: real 0.086s	user 0.010s	sys 0.000s
I20260713 09:03:32.770457  7056 tablet_bootstrap.cc:492] T f3aadbfa27fe46bfa90c84553458c68a P 233554a02f3f4068b24a2dce881191cd: Bootstrap starting.
I20260713 09:03:32.773447  7078 raft_consensus.cc:493] T 6632b0a3d23e4b0fa362d8cd62ecfcb7 P 645ac7b006af4fe9ac76a6d5233cae24 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:32.775894  7078 raft_consensus.cc:515] T 6632b0a3d23e4b0fa362d8cd62ecfcb7 P 645ac7b006af4fe9ac76a6d5233cae24 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } }
I20260713 09:03:32.776721  7048 tablet_bootstrap.cc:492] T dbcbf2b8ee0d4bdabd293b26f4e14601 P c4cf417af2e145c8add2d0ed8191f7df: No bootstrap required, opened a new log
I20260713 09:03:32.777226  7048 ts_tablet_manager.cc:1403] T dbcbf2b8ee0d4bdabd293b26f4e14601 P c4cf417af2e145c8add2d0ed8191f7df: Time spent bootstrapping tablet: real 0.114s	user 0.022s	sys 0.035s
I20260713 09:03:32.777981  7078 leader_election.cc:290] T 6632b0a3d23e4b0fa362d8cd62ecfcb7 P 645ac7b006af4fe9ac76a6d5233cae24 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 233554a02f3f4068b24a2dce881191cd (127.5.160.130:45799), c4cf417af2e145c8add2d0ed8191f7df (127.5.160.131:38501)
I20260713 09:03:32.784221  7008 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6632b0a3d23e4b0fa362d8cd62ecfcb7" candidate_uuid: "645ac7b006af4fe9ac76a6d5233cae24" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4cf417af2e145c8add2d0ed8191f7df" is_pre_election: true
I20260713 09:03:32.784861  7008 raft_consensus.cc:2468] T 6632b0a3d23e4b0fa362d8cd62ecfcb7 P c4cf417af2e145c8add2d0ed8191f7df [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 645ac7b006af4fe9ac76a6d5233cae24 in term 0.
I20260713 09:03:32.786056  6824 leader_election.cc:304] T 6632b0a3d23e4b0fa362d8cd62ecfcb7 P 645ac7b006af4fe9ac76a6d5233cae24 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 645ac7b006af4fe9ac76a6d5233cae24, c4cf417af2e145c8add2d0ed8191f7df; no voters: 
I20260713 09:03:32.786867  7078 raft_consensus.cc:2804] T 6632b0a3d23e4b0fa362d8cd62ecfcb7 P 645ac7b006af4fe9ac76a6d5233cae24 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:03:32.787230  7078 raft_consensus.cc:493] T 6632b0a3d23e4b0fa362d8cd62ecfcb7 P 645ac7b006af4fe9ac76a6d5233cae24 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:03:32.787709  7078 raft_consensus.cc:3060] T 6632b0a3d23e4b0fa362d8cd62ecfcb7 P 645ac7b006af4fe9ac76a6d5233cae24 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:03:32.790902  6971 leader_election.cc:343] T 1a4ecf4b71f04800bc3811f5c7245f56 P c4cf417af2e145c8add2d0ed8191f7df [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 645ac7b006af4fe9ac76a6d5233cae24 (127.5.160.129:43619): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:32.792611  7051 consensus_queue.cc:1048] T f3aadbfa27fe46bfa90c84553458c68a P c4cf417af2e145c8add2d0ed8191f7df [LEADER]: Connected to new peer: Peer: permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:03:32.796509  7048 raft_consensus.cc:359] T dbcbf2b8ee0d4bdabd293b26f4e14601 P c4cf417af2e145c8add2d0ed8191f7df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } }
I20260713 09:03:32.797004  7048 raft_consensus.cc:385] T dbcbf2b8ee0d4bdabd293b26f4e14601 P c4cf417af2e145c8add2d0ed8191f7df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:32.797317  7048 raft_consensus.cc:740] T dbcbf2b8ee0d4bdabd293b26f4e14601 P c4cf417af2e145c8add2d0ed8191f7df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c4cf417af2e145c8add2d0ed8191f7df, State: Initialized, Role: FOLLOWER
I20260713 09:03:32.767294  7083 raft_consensus.cc:515] T 1a4ecf4b71f04800bc3811f5c7245f56 P c4cf417af2e145c8add2d0ed8191f7df [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } }
I20260713 09:03:32.797927  7048 consensus_queue.cc:260] T dbcbf2b8ee0d4bdabd293b26f4e14601 P c4cf417af2e145c8add2d0ed8191f7df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } }
I20260713 09:03:32.799888  7049 tablet_bootstrap.cc:492] T 7a14a0377bec41dbac418e9541f59ebe P 645ac7b006af4fe9ac76a6d5233cae24: No bootstrap required, opened a new log
I20260713 09:03:32.799746  7080 consensus_queue.cc:1048] T aa282d741b694705892cabd0d8d5eeb5 P 645ac7b006af4fe9ac76a6d5233cae24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:03:32.800448  7049 ts_tablet_manager.cc:1403] T 7a14a0377bec41dbac418e9541f59ebe P 645ac7b006af4fe9ac76a6d5233cae24: Time spent bootstrapping tablet: real 0.136s	user 0.028s	sys 0.027s
I20260713 09:03:32.799844  7048 ts_tablet_manager.cc:1434] T dbcbf2b8ee0d4bdabd293b26f4e14601 P c4cf417af2e145c8add2d0ed8191f7df: Time spent starting tablet: real 0.022s	user 0.005s	sys 0.000s
I20260713 09:03:32.800921  6931 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6632b0a3d23e4b0fa362d8cd62ecfcb7" candidate_uuid: "645ac7b006af4fe9ac76a6d5233cae24" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "233554a02f3f4068b24a2dce881191cd" is_pre_election: true
I20260713 09:03:32.805913  7128 consensus_queue.cc:1048] T 8d13118e8cab4063a32e25678ef9f499 P 645ac7b006af4fe9ac76a6d5233cae24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:03:32.806118  6931 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a4ecf4b71f04800bc3811f5c7245f56" candidate_uuid: "c4cf417af2e145c8add2d0ed8191f7df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "233554a02f3f4068b24a2dce881191cd"
I20260713 09:03:32.807317  7049 raft_consensus.cc:359] T 7a14a0377bec41dbac418e9541f59ebe P 645ac7b006af4fe9ac76a6d5233cae24 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } }
I20260713 09:03:32.808060  7049 raft_consensus.cc:385] T 7a14a0377bec41dbac418e9541f59ebe P 645ac7b006af4fe9ac76a6d5233cae24 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:32.808349  7049 raft_consensus.cc:740] T 7a14a0377bec41dbac418e9541f59ebe P 645ac7b006af4fe9ac76a6d5233cae24 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 645ac7b006af4fe9ac76a6d5233cae24, State: Initialized, Role: FOLLOWER
I20260713 09:03:32.808704  6931 raft_consensus.cc:3060] T 1a4ecf4b71f04800bc3811f5c7245f56 P 233554a02f3f4068b24a2dce881191cd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:32.809341  7049 consensus_queue.cc:260] T 7a14a0377bec41dbac418e9541f59ebe P 645ac7b006af4fe9ac76a6d5233cae24 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } }
I20260713 09:03:32.809122  7083 leader_election.cc:290] T 1a4ecf4b71f04800bc3811f5c7245f56 P c4cf417af2e145c8add2d0ed8191f7df [CANDIDATE]: Term 1 election: Requested vote from peers 645ac7b006af4fe9ac76a6d5233cae24 (127.5.160.129:43619), 233554a02f3f4068b24a2dce881191cd (127.5.160.130:45799)
I20260713 09:03:32.812235  7049 ts_tablet_manager.cc:1434] T 7a14a0377bec41dbac418e9541f59ebe P 645ac7b006af4fe9ac76a6d5233cae24: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.004s
I20260713 09:03:32.814695  7078 raft_consensus.cc:515] T 6632b0a3d23e4b0fa362d8cd62ecfcb7 P 645ac7b006af4fe9ac76a6d5233cae24 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } }
I20260713 09:03:32.816671  7078 leader_election.cc:290] T 6632b0a3d23e4b0fa362d8cd62ecfcb7 P 645ac7b006af4fe9ac76a6d5233cae24 [CANDIDATE]: Term 1 election: Requested vote from peers 233554a02f3f4068b24a2dce881191cd (127.5.160.130:45799), c4cf417af2e145c8add2d0ed8191f7df (127.5.160.131:38501)
I20260713 09:03:32.818138  7049 tablet_bootstrap.cc:492] T dbcbf2b8ee0d4bdabd293b26f4e14601 P 645ac7b006af4fe9ac76a6d5233cae24: Bootstrap starting.
I20260713 09:03:32.818351  7008 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6632b0a3d23e4b0fa362d8cd62ecfcb7" candidate_uuid: "645ac7b006af4fe9ac76a6d5233cae24" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4cf417af2e145c8add2d0ed8191f7df"
I20260713 09:03:32.819077  7008 raft_consensus.cc:3060] T 6632b0a3d23e4b0fa362d8cd62ecfcb7 P c4cf417af2e145c8add2d0ed8191f7df [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:32.823009  7079 raft_consensus.cc:515] T 506f8ad9c865451289da7a23c211f318 P 645ac7b006af4fe9ac76a6d5233cae24 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } }
I20260713 09:03:32.826649  7056 tablet_bootstrap.cc:654] T f3aadbfa27fe46bfa90c84553458c68a P 233554a02f3f4068b24a2dce881191cd: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:32.831130  7008 raft_consensus.cc:2468] T 6632b0a3d23e4b0fa362d8cd62ecfcb7 P c4cf417af2e145c8add2d0ed8191f7df [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 645ac7b006af4fe9ac76a6d5233cae24 in term 1.
I20260713 09:03:32.832068  7128 consensus_queue.cc:1048] T f6c980e05aca4ee6a5c64729461371f5 P 645ac7b006af4fe9ac76a6d5233cae24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:03:32.833069  6823 leader_election.cc:343] T 6632b0a3d23e4b0fa362d8cd62ecfcb7 P 645ac7b006af4fe9ac76a6d5233cae24 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 233554a02f3f4068b24a2dce881191cd (127.5.160.130:45799): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:32.834347  6824 leader_election.cc:304] T 6632b0a3d23e4b0fa362d8cd62ecfcb7 P 645ac7b006af4fe9ac76a6d5233cae24 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 645ac7b006af4fe9ac76a6d5233cae24, c4cf417af2e145c8add2d0ed8191f7df; no voters: 
I20260713 09:03:32.839323  7048 tablet_bootstrap.cc:492] T e13110a21957440c8abbb009eff7fa47 P c4cf417af2e145c8add2d0ed8191f7df: Bootstrap starting.
I20260713 09:03:32.837797  7078 raft_consensus.cc:2804] T 6632b0a3d23e4b0fa362d8cd62ecfcb7 P 645ac7b006af4fe9ac76a6d5233cae24 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:03:32.837404  7079 leader_election.cc:290] T 506f8ad9c865451289da7a23c211f318 P 645ac7b006af4fe9ac76a6d5233cae24 [CANDIDATE]: Term 1 election: Requested vote from peers 233554a02f3f4068b24a2dce881191cd (127.5.160.130:45799), c4cf417af2e145c8add2d0ed8191f7df (127.5.160.131:38501)
I20260713 09:03:32.846283  7078 raft_consensus.cc:697] T 6632b0a3d23e4b0fa362d8cd62ecfcb7 P 645ac7b006af4fe9ac76a6d5233cae24 [term 1 LEADER]: Becoming Leader. State: Replica: 645ac7b006af4fe9ac76a6d5233cae24, State: Running, Role: LEADER
I20260713 09:03:32.855415  7083 consensus_queue.cc:1048] T 1a01ba0b7f824f4286d690ba1af54225 P c4cf417af2e145c8add2d0ed8191f7df [LEADER]: Connected to new peer: Peer: permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.019s
I20260713 09:03:32.843398  7008 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "506f8ad9c865451289da7a23c211f318" candidate_uuid: "645ac7b006af4fe9ac76a6d5233cae24" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4cf417af2e145c8add2d0ed8191f7df"
I20260713 09:03:32.863628  7130 raft_consensus.cc:493] T 7a14a0377bec41dbac418e9541f59ebe P 645ac7b006af4fe9ac76a6d5233cae24 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:32.882875  7078 consensus_queue.cc:237] T 6632b0a3d23e4b0fa362d8cd62ecfcb7 P 645ac7b006af4fe9ac76a6d5233cae24 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } }
I20260713 09:03:32.886859  7083 raft_consensus.cc:493] T 89631f2aaf8c424cab1fb2e45e9a937b P c4cf417af2e145c8add2d0ed8191f7df [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:32.887532  7083 raft_consensus.cc:515] T 89631f2aaf8c424cab1fb2e45e9a937b P c4cf417af2e145c8add2d0ed8191f7df [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } }
I20260713 09:03:32.889566  6933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "506f8ad9c865451289da7a23c211f318" candidate_uuid: "645ac7b006af4fe9ac76a6d5233cae24" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "233554a02f3f4068b24a2dce881191cd"
I20260713 09:03:32.872756  7051 raft_consensus.cc:493] T 783219c7104f413f95fafd9b51088d0a P c4cf417af2e145c8add2d0ed8191f7df [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:32.892186  7051 raft_consensus.cc:515] T 783219c7104f413f95fafd9b51088d0a P c4cf417af2e145c8add2d0ed8191f7df [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } }
I20260713 09:03:32.892637  7083 leader_election.cc:290] T 89631f2aaf8c424cab1fb2e45e9a937b P c4cf417af2e145c8add2d0ed8191f7df [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 645ac7b006af4fe9ac76a6d5233cae24 (127.5.160.129:43619), 233554a02f3f4068b24a2dce881191cd (127.5.160.130:45799)
I20260713 09:03:32.894223  7051 leader_election.cc:290] T 783219c7104f413f95fafd9b51088d0a P c4cf417af2e145c8add2d0ed8191f7df [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 645ac7b006af4fe9ac76a6d5233cae24 (127.5.160.129:43619), 233554a02f3f4068b24a2dce881191cd (127.5.160.130:45799)
I20260713 09:03:32.873036  7080 raft_consensus.cc:493] T 55fe651321d641498846ce7b908bea0f P 645ac7b006af4fe9ac76a6d5233cae24 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:32.863376  6857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a4ecf4b71f04800bc3811f5c7245f56" candidate_uuid: "c4cf417af2e145c8add2d0ed8191f7df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "645ac7b006af4fe9ac76a6d5233cae24"
I20260713 09:03:32.859259  6931 raft_consensus.cc:2468] T 1a4ecf4b71f04800bc3811f5c7245f56 P 233554a02f3f4068b24a2dce881191cd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c4cf417af2e145c8add2d0ed8191f7df in term 1.
I20260713 09:03:32.898382  7008 raft_consensus.cc:3060] T 506f8ad9c865451289da7a23c211f318 P c4cf417af2e145c8add2d0ed8191f7df [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:32.898732  7079 raft_consensus.cc:493] T 783219c7104f413f95fafd9b51088d0a P 645ac7b006af4fe9ac76a6d5233cae24 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:32.899883  7079 raft_consensus.cc:515] T 783219c7104f413f95fafd9b51088d0a P 645ac7b006af4fe9ac76a6d5233cae24 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } }
I20260713 09:03:32.875142  7125 consensus_queue.cc:1048] T aa282d741b694705892cabd0d8d5eeb5 P 645ac7b006af4fe9ac76a6d5233cae24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.030s
I20260713 09:03:32.898836  7080 raft_consensus.cc:515] T 55fe651321d641498846ce7b908bea0f P 645ac7b006af4fe9ac76a6d5233cae24 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } }
I20260713 09:03:32.917115  7080 leader_election.cc:290] T 55fe651321d641498846ce7b908bea0f P 645ac7b006af4fe9ac76a6d5233cae24 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 233554a02f3f4068b24a2dce881191cd (127.5.160.130:45799), c4cf417af2e145c8add2d0ed8191f7df (127.5.160.131:38501)
I20260713 09:03:32.918936  7007 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "783219c7104f413f95fafd9b51088d0a" candidate_uuid: "645ac7b006af4fe9ac76a6d5233cae24" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4cf417af2e145c8add2d0ed8191f7df" is_pre_election: true
I20260713 09:03:32.907305  6972 leader_election.cc:304] T 1a4ecf4b71f04800bc3811f5c7245f56 P c4cf417af2e145c8add2d0ed8191f7df [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 233554a02f3f4068b24a2dce881191cd, c4cf417af2e145c8add2d0ed8191f7df; no voters: 
I20260713 09:03:32.919644  7007 raft_consensus.cc:2468] T 783219c7104f413f95fafd9b51088d0a P c4cf417af2e145c8add2d0ed8191f7df [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 645ac7b006af4fe9ac76a6d5233cae24 in term 0.
I20260713 09:03:32.919780  7107 raft_consensus.cc:493] T dbcbf2b8ee0d4bdabd293b26f4e14601 P 233554a02f3f4068b24a2dce881191cd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:32.920224  7107 raft_consensus.cc:515] T dbcbf2b8ee0d4bdabd293b26f4e14601 P 233554a02f3f4068b24a2dce881191cd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } }
I20260713 09:03:32.920935  7051 raft_consensus.cc:2804] T 1a4ecf4b71f04800bc3811f5c7245f56 P c4cf417af2e145c8add2d0ed8191f7df [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:03:32.921458  7051 raft_consensus.cc:697] T 1a4ecf4b71f04800bc3811f5c7245f56 P c4cf417af2e145c8add2d0ed8191f7df [term 1 LEADER]: Becoming Leader. State: Replica: c4cf417af2e145c8add2d0ed8191f7df, State: Running, Role: LEADER
I20260713 09:03:32.908850  7079 leader_election.cc:290] T 783219c7104f413f95fafd9b51088d0a P 645ac7b006af4fe9ac76a6d5233cae24 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 233554a02f3f4068b24a2dce881191cd (127.5.160.130:45799), c4cf417af2e145c8add2d0ed8191f7df (127.5.160.131:38501)
I20260713 09:03:32.922461  7051 consensus_queue.cc:237] T 1a4ecf4b71f04800bc3811f5c7245f56 P c4cf417af2e145c8add2d0ed8191f7df [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } }
I20260713 09:03:32.902420  7130 raft_consensus.cc:515] T 7a14a0377bec41dbac418e9541f59ebe P 645ac7b006af4fe9ac76a6d5233cae24 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } }
I20260713 09:03:33.045313  7056 tablet_bootstrap.cc:492] T f3aadbfa27fe46bfa90c84553458c68a P 233554a02f3f4068b24a2dce881191cd: No bootstrap required, opened a new log
I20260713 09:03:33.045801  7056 ts_tablet_manager.cc:1403] T f3aadbfa27fe46bfa90c84553458c68a P 233554a02f3f4068b24a2dce881191cd: Time spent bootstrapping tablet: real 0.276s	user 0.026s	sys 0.030s
I20260713 09:03:33.047276  7083 raft_consensus.cc:493] T 7f8d8e811b0c4f3c9451eebd0cae2e05 P c4cf417af2e145c8add2d0ed8191f7df [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:33.047817  7083 raft_consensus.cc:515] T 7f8d8e811b0c4f3c9451eebd0cae2e05 P c4cf417af2e145c8add2d0ed8191f7df [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } }
I20260713 09:03:33.048434  7130 leader_election.cc:290] T 7a14a0377bec41dbac418e9541f59ebe P 645ac7b006af4fe9ac76a6d5233cae24 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 233554a02f3f4068b24a2dce881191cd (127.5.160.130:45799), c4cf417af2e145c8add2d0ed8191f7df (127.5.160.131:38501)
I20260713 09:03:32.923836  6932 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6632b0a3d23e4b0fa362d8cd62ecfcb7" candidate_uuid: "645ac7b006af4fe9ac76a6d5233cae24" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "233554a02f3f4068b24a2dce881191cd"
I20260713 09:03:33.049584  7048 tablet_bootstrap.cc:654] T e13110a21957440c8abbb009eff7fa47 P c4cf417af2e145c8add2d0ed8191f7df: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:32.935057  7007 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55fe651321d641498846ce7b908bea0f" candidate_uuid: "645ac7b006af4fe9ac76a6d5233cae24" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4cf417af2e145c8add2d0ed8191f7df" is_pre_election: true
I20260713 09:03:33.050007  7083 leader_election.cc:290] T 7f8d8e811b0c4f3c9451eebd0cae2e05 P c4cf417af2e145c8add2d0ed8191f7df [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 645ac7b006af4fe9ac76a6d5233cae24 (127.5.160.129:43619), 233554a02f3f4068b24a2dce881191cd (127.5.160.130:45799)
I20260713 09:03:33.054725  6932 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89631f2aaf8c424cab1fb2e45e9a937b" candidate_uuid: "c4cf417af2e145c8add2d0ed8191f7df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "233554a02f3f4068b24a2dce881191cd" is_pre_election: true
I20260713 09:03:33.053439  6857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbcbf2b8ee0d4bdabd293b26f4e14601" candidate_uuid: "233554a02f3f4068b24a2dce881191cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "645ac7b006af4fe9ac76a6d5233cae24" is_pre_election: true
W20260713 09:03:32.927161  6823 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.160.130:45799, user_credentials={real_user=slave}} blocked reactor thread for 48645.9us
W20260713 09:03:33.058151  6897 leader_election.cc:343] T dbcbf2b8ee0d4bdabd293b26f4e14601 P 233554a02f3f4068b24a2dce881191cd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 645ac7b006af4fe9ac76a6d5233cae24 (127.5.160.129:43619): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:33.065318  7056 raft_consensus.cc:359] T f3aadbfa27fe46bfa90c84553458c68a P 233554a02f3f4068b24a2dce881191cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } }
I20260713 09:03:33.066256  7056 raft_consensus.cc:385] T f3aadbfa27fe46bfa90c84553458c68a P 233554a02f3f4068b24a2dce881191cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:33.066612  7056 raft_consensus.cc:740] T f3aadbfa27fe46bfa90c84553458c68a P 233554a02f3f4068b24a2dce881191cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 233554a02f3f4068b24a2dce881191cd, State: Initialized, Role: FOLLOWER
I20260713 09:03:32.945109  7061 consensus_queue.cc:1048] T 7a14a0377bec41dbac418e9541f59ebe P 233554a02f3f4068b24a2dce881191cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.107s
I20260713 09:03:33.069146  7056 consensus_queue.cc:260] T f3aadbfa27fe46bfa90c84553458c68a P 233554a02f3f4068b24a2dce881191cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } }
I20260713 09:03:32.934031  6824 leader_election.cc:304] T 783219c7104f413f95fafd9b51088d0a P 645ac7b006af4fe9ac76a6d5233cae24 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 645ac7b006af4fe9ac76a6d5233cae24, c4cf417af2e145c8add2d0ed8191f7df; no voters: 
I20260713 09:03:33.076412  7049 tablet_bootstrap.cc:654] T dbcbf2b8ee0d4bdabd293b26f4e14601 P 645ac7b006af4fe9ac76a6d5233cae24: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:33.077785  7008 raft_consensus.cc:2468] T 506f8ad9c865451289da7a23c211f318 P c4cf417af2e145c8add2d0ed8191f7df [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 645ac7b006af4fe9ac76a6d5233cae24 in term 1.
I20260713 09:03:33.079560  7056 ts_tablet_manager.cc:1434] T f3aadbfa27fe46bfa90c84553458c68a P 233554a02f3f4068b24a2dce881191cd: Time spent starting tablet: real 0.033s	user 0.008s	sys 0.000s
I20260713 09:03:33.081453  7056 tablet_bootstrap.cc:492] T 6632b0a3d23e4b0fa362d8cd62ecfcb7 P 233554a02f3f4068b24a2dce881191cd: Bootstrap starting.
I20260713 09:03:33.083268  7048 tablet_bootstrap.cc:492] T e13110a21957440c8abbb009eff7fa47 P c4cf417af2e145c8add2d0ed8191f7df: No bootstrap required, opened a new log
I20260713 09:03:33.083690  7048 ts_tablet_manager.cc:1403] T e13110a21957440c8abbb009eff7fa47 P c4cf417af2e145c8add2d0ed8191f7df: Time spent bootstrapping tablet: real 0.245s	user 0.039s	sys 0.029s
I20260713 09:03:33.086791  7007 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbcbf2b8ee0d4bdabd293b26f4e14601" candidate_uuid: "233554a02f3f4068b24a2dce881191cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4cf417af2e145c8add2d0ed8191f7df" is_pre_election: true
I20260713 09:03:33.087451  7007 raft_consensus.cc:2468] T dbcbf2b8ee0d4bdabd293b26f4e14601 P c4cf417af2e145c8add2d0ed8191f7df [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 233554a02f3f4068b24a2dce881191cd in term 0.
I20260713 09:03:33.087873  6932 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "783219c7104f413f95fafd9b51088d0a" candidate_uuid: "c4cf417af2e145c8add2d0ed8191f7df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "233554a02f3f4068b24a2dce881191cd" is_pre_election: true
I20260713 09:03:33.088472  6932 raft_consensus.cc:2468] T 783219c7104f413f95fafd9b51088d0a P 233554a02f3f4068b24a2dce881191cd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c4cf417af2e145c8add2d0ed8191f7df in term 0.
I20260713 09:03:33.084968  7107 leader_election.cc:290] T dbcbf2b8ee0d4bdabd293b26f4e14601 P 233554a02f3f4068b24a2dce881191cd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 645ac7b006af4fe9ac76a6d5233cae24 (127.5.160.129:43619), c4cf417af2e145c8add2d0ed8191f7df (127.5.160.131:38501)
W20260713 09:03:33.090799  6971 leader_election.cc:343] T 1a4ecf4b71f04800bc3811f5c7245f56 P c4cf417af2e145c8add2d0ed8191f7df [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 645ac7b006af4fe9ac76a6d5233cae24 (127.5.160.129:43619): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:03:33.082146  6824 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.160.131:38501, user_credentials={real_user=slave}} blocked reactor thread for 152184us
I20260713 09:03:33.094343  6824 leader_election.cc:304] T 506f8ad9c865451289da7a23c211f318 P 645ac7b006af4fe9ac76a6d5233cae24 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 645ac7b006af4fe9ac76a6d5233cae24, c4cf417af2e145c8add2d0ed8191f7df; no voters: 
I20260713 09:03:33.095558  7006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a14a0377bec41dbac418e9541f59ebe" candidate_uuid: "645ac7b006af4fe9ac76a6d5233cae24" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4cf417af2e145c8add2d0ed8191f7df" is_pre_election: true
I20260713 09:03:33.096513  7006 raft_consensus.cc:2393] T 7a14a0377bec41dbac418e9541f59ebe P c4cf417af2e145c8add2d0ed8191f7df [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 645ac7b006af4fe9ac76a6d5233cae24 in current term 1: Already voted for candidate 233554a02f3f4068b24a2dce881191cd in this term.
I20260713 09:03:33.096365  6932 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f8d8e811b0c4f3c9451eebd0cae2e05" candidate_uuid: "c4cf417af2e145c8add2d0ed8191f7df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "233554a02f3f4068b24a2dce881191cd" is_pre_election: true
W20260713 09:03:33.097785  6824 leader_election.cc:343] T 55fe651321d641498846ce7b908bea0f P 645ac7b006af4fe9ac76a6d5233cae24 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c4cf417af2e145c8add2d0ed8191f7df (127.5.160.131:38501): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:33.098150  7130 raft_consensus.cc:2804] T 506f8ad9c865451289da7a23c211f318 P 645ac7b006af4fe9ac76a6d5233cae24 [term 1 FOLLOWER]: Leader election won for term 1
W20260713 09:03:33.099006  6972 leader_election.cc:343] T 89631f2aaf8c424cab1fb2e45e9a937b P c4cf417af2e145c8add2d0ed8191f7df [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 233554a02f3f4068b24a2dce881191cd (127.5.160.130:45799): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:33.100252  6972 leader_election.cc:304] T 783219c7104f413f95fafd9b51088d0a P c4cf417af2e145c8add2d0ed8191f7df [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 233554a02f3f4068b24a2dce881191cd, c4cf417af2e145c8add2d0ed8191f7df; no voters: 
I20260713 09:03:33.083024  7134 raft_consensus.cc:2804] T 783219c7104f413f95fafd9b51088d0a P 645ac7b006af4fe9ac76a6d5233cae24 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:03:33.105229  7134 raft_consensus.cc:493] T 783219c7104f413f95fafd9b51088d0a P 645ac7b006af4fe9ac76a6d5233cae24 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:03:33.104888  7130 raft_consensus.cc:697] T 506f8ad9c865451289da7a23c211f318 P 645ac7b006af4fe9ac76a6d5233cae24 [term 1 LEADER]: Becoming Leader. State: Replica: 645ac7b006af4fe9ac76a6d5233cae24, State: Running, Role: LEADER
I20260713 09:03:33.109647  6899 leader_election.cc:304] T dbcbf2b8ee0d4bdabd293b26f4e14601 P 233554a02f3f4068b24a2dce881191cd [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: 233554a02f3f4068b24a2dce881191cd, c4cf417af2e145c8add2d0ed8191f7df; no voters: 645ac7b006af4fe9ac76a6d5233cae24
I20260713 09:03:33.113793  7107 raft_consensus.cc:2804] T dbcbf2b8ee0d4bdabd293b26f4e14601 P 233554a02f3f4068b24a2dce881191cd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:03:33.107897  7051 raft_consensus.cc:2804] T 783219c7104f413f95fafd9b51088d0a P c4cf417af2e145c8add2d0ed8191f7df [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:03:33.114214  7061 raft_consensus.cc:493] T f3aadbfa27fe46bfa90c84553458c68a P 233554a02f3f4068b24a2dce881191cd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:33.114612  7051 raft_consensus.cc:493] T 783219c7104f413f95fafd9b51088d0a P c4cf417af2e145c8add2d0ed8191f7df [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:03:33.115103  7051 raft_consensus.cc:3060] T 783219c7104f413f95fafd9b51088d0a P c4cf417af2e145c8add2d0ed8191f7df [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:33.114255  7107 raft_consensus.cc:493] T dbcbf2b8ee0d4bdabd293b26f4e14601 P 233554a02f3f4068b24a2dce881191cd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:03:33.116127  7107 raft_consensus.cc:3060] T dbcbf2b8ee0d4bdabd293b26f4e14601 P 233554a02f3f4068b24a2dce881191cd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:33.117152  6857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89631f2aaf8c424cab1fb2e45e9a937b" candidate_uuid: "c4cf417af2e145c8add2d0ed8191f7df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "645ac7b006af4fe9ac76a6d5233cae24" is_pre_election: true
I20260713 09:03:33.110803  7134 raft_consensus.cc:3060] T 783219c7104f413f95fafd9b51088d0a P 645ac7b006af4fe9ac76a6d5233cae24 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:33.114935  7061 raft_consensus.cc:515] T f3aadbfa27fe46bfa90c84553458c68a P 233554a02f3f4068b24a2dce881191cd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } }
W20260713 09:03:33.111336  6972 leader_election.cc:343] T 7f8d8e811b0c4f3c9451eebd0cae2e05 P c4cf417af2e145c8add2d0ed8191f7df [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 233554a02f3f4068b24a2dce881191cd (127.5.160.130:45799): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:33.130020  6932 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "783219c7104f413f95fafd9b51088d0a" candidate_uuid: "645ac7b006af4fe9ac76a6d5233cae24" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "233554a02f3f4068b24a2dce881191cd" is_pre_election: true
I20260713 09:03:33.132630  6857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "783219c7104f413f95fafd9b51088d0a" candidate_uuid: "c4cf417af2e145c8add2d0ed8191f7df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "645ac7b006af4fe9ac76a6d5233cae24" is_pre_election: true
I20260713 09:03:33.132854  6932 raft_consensus.cc:2468] T 783219c7104f413f95fafd9b51088d0a P 233554a02f3f4068b24a2dce881191cd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 645ac7b006af4fe9ac76a6d5233cae24 in term 0.
I20260713 09:03:33.135427  6859 raft_consensus.cc:3060] T 7a14a0377bec41dbac418e9541f59ebe P 645ac7b006af4fe9ac76a6d5233cae24 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:33.144025  7061 leader_election.cc:290] T f3aadbfa27fe46bfa90c84553458c68a P 233554a02f3f4068b24a2dce881191cd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 645ac7b006af4fe9ac76a6d5233cae24 (127.5.160.129:43619), c4cf417af2e145c8add2d0ed8191f7df (127.5.160.131:38501)
I20260713 09:03:33.154690  7048 raft_consensus.cc:359] T e13110a21957440c8abbb009eff7fa47 P c4cf417af2e145c8add2d0ed8191f7df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } }
I20260713 09:03:33.155893  7048 raft_consensus.cc:385] T e13110a21957440c8abbb009eff7fa47 P c4cf417af2e145c8add2d0ed8191f7df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:33.156103  7048 raft_consensus.cc:740] T e13110a21957440c8abbb009eff7fa47 P c4cf417af2e145c8add2d0ed8191f7df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c4cf417af2e145c8add2d0ed8191f7df, State: Initialized, Role: FOLLOWER
I20260713 09:03:33.157361  7048 consensus_queue.cc:260] T e13110a21957440c8abbb009eff7fa47 P c4cf417af2e145c8add2d0ed8191f7df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } }
I20260713 09:03:33.149956  7130 consensus_queue.cc:237] T 506f8ad9c865451289da7a23c211f318 P 645ac7b006af4fe9ac76a6d5233cae24 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } }
I20260713 09:03:33.158203  6932 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55fe651321d641498846ce7b908bea0f" candidate_uuid: "645ac7b006af4fe9ac76a6d5233cae24" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "233554a02f3f4068b24a2dce881191cd" is_pre_election: true
I20260713 09:03:33.159457  6932 raft_consensus.cc:2468] T 55fe651321d641498846ce7b908bea0f P 233554a02f3f4068b24a2dce881191cd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 645ac7b006af4fe9ac76a6d5233cae24 in term 0.
I20260713 09:03:33.152278  6856 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3aadbfa27fe46bfa90c84553458c68a" candidate_uuid: "233554a02f3f4068b24a2dce881191cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "645ac7b006af4fe9ac76a6d5233cae24" is_pre_election: true
I20260713 09:03:33.160000  7048 ts_tablet_manager.cc:1434] T e13110a21957440c8abbb009eff7fa47 P c4cf417af2e145c8add2d0ed8191f7df: Time spent starting tablet: real 0.076s	user 0.006s	sys 0.001s
I20260713 09:03:33.161119  7048 tablet_bootstrap.cc:492] T 0b7fc422dc7c4688b543a6a88e066d03 P c4cf417af2e145c8add2d0ed8191f7df: Bootstrap starting.
W20260713 09:03:33.166638  6823 leader_election.cc:343] T 506f8ad9c865451289da7a23c211f318 P 645ac7b006af4fe9ac76a6d5233cae24 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 233554a02f3f4068b24a2dce881191cd (127.5.160.130:45799): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:33.169350  6855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f8d8e811b0c4f3c9451eebd0cae2e05" candidate_uuid: "c4cf417af2e145c8add2d0ed8191f7df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "645ac7b006af4fe9ac76a6d5233cae24" is_pre_election: true
I20260713 09:03:33.168625  6932 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a14a0377bec41dbac418e9541f59ebe" candidate_uuid: "645ac7b006af4fe9ac76a6d5233cae24" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "233554a02f3f4068b24a2dce881191cd" is_pre_election: true
I20260713 09:03:33.172991  7006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3aadbfa27fe46bfa90c84553458c68a" candidate_uuid: "233554a02f3f4068b24a2dce881191cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4cf417af2e145c8add2d0ed8191f7df" is_pre_election: true
I20260713 09:03:33.175213  7141 raft_consensus.cc:493] T 4811e6dff8d04f4580f0c4d3a0c57152 P c4cf417af2e145c8add2d0ed8191f7df [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:33.175699  7141 raft_consensus.cc:515] T 4811e6dff8d04f4580f0c4d3a0c57152 P c4cf417af2e145c8add2d0ed8191f7df [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } }
I20260713 09:03:33.178448  7056 tablet_bootstrap.cc:654] T 6632b0a3d23e4b0fa362d8cd62ecfcb7 P 233554a02f3f4068b24a2dce881191cd: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:33.178315  7125 consensus_queue.cc:1048] T 4711243f3a194841875da83174044ca8 P 645ac7b006af4fe9ac76a6d5233cae24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:03:33.179176  6899 leader_election.cc:304] T f3aadbfa27fe46bfa90c84553458c68a P 233554a02f3f4068b24a2dce881191cd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 233554a02f3f4068b24a2dce881191cd; no voters: 645ac7b006af4fe9ac76a6d5233cae24, c4cf417af2e145c8add2d0ed8191f7df
I20260713 09:03:33.182014  7049 tablet_bootstrap.cc:492] T dbcbf2b8ee0d4bdabd293b26f4e14601 P 645ac7b006af4fe9ac76a6d5233cae24: No bootstrap required, opened a new log
I20260713 09:03:33.182399  7049 ts_tablet_manager.cc:1403] T dbcbf2b8ee0d4bdabd293b26f4e14601 P 645ac7b006af4fe9ac76a6d5233cae24: Time spent bootstrapping tablet: real 0.364s	user 0.017s	sys 0.018s
W20260713 09:03:33.170130  6823 leader_election.cc:343] T 6632b0a3d23e4b0fa362d8cd62ecfcb7 P 645ac7b006af4fe9ac76a6d5233cae24 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 233554a02f3f4068b24a2dce881191cd (127.5.160.130:45799): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:33.183387  7143 raft_consensus.cc:2749] T f3aadbfa27fe46bfa90c84553458c68a P 233554a02f3f4068b24a2dce881191cd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:03:33.173578  6755 catalog_manager.cc:5697] T 1a4ecf4b71f04800bc3811f5c7245f56 P c4cf417af2e145c8add2d0ed8191f7df reported cstate change: term changed from 0 to 1, leader changed from <none> to c4cf417af2e145c8add2d0ed8191f7df (127.5.160.131). New cstate: current_term: 1 leader_uuid: "c4cf417af2e145c8add2d0ed8191f7df" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } health_report { overall_health: HEALTHY } } }
I20260713 09:03:33.193285  7049 raft_consensus.cc:359] T dbcbf2b8ee0d4bdabd293b26f4e14601 P 645ac7b006af4fe9ac76a6d5233cae24 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } }
I20260713 09:03:33.193833  7049 raft_consensus.cc:385] T dbcbf2b8ee0d4bdabd293b26f4e14601 P 645ac7b006af4fe9ac76a6d5233cae24 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:33.194126  7049 raft_consensus.cc:740] T dbcbf2b8ee0d4bdabd293b26f4e14601 P 645ac7b006af4fe9ac76a6d5233cae24 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 645ac7b006af4fe9ac76a6d5233cae24, State: Initialized, Role: FOLLOWER
I20260713 09:03:33.197533  7048 tablet_bootstrap.cc:654] T 0b7fc422dc7c4688b543a6a88e066d03 P c4cf417af2e145c8add2d0ed8191f7df: Neither blocks nor log segments found. Creating new log.
W20260713 09:03:33.198485  6972 consensus_peers.cc:597] T 50caf4acf9b84b92afab324f33a7aa0e P c4cf417af2e145c8add2d0ed8191f7df -> Peer 233554a02f3f4068b24a2dce881191cd (127.5.160.130:45799): Couldn't send request to peer 233554a02f3f4068b24a2dce881191cd. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:03:33.199122  7143 consensus_queue.cc:1048] T 7a14a0377bec41dbac418e9541f59ebe P 233554a02f3f4068b24a2dce881191cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:03:33.207257  6756 catalog_manager.cc:5697] T 6632b0a3d23e4b0fa362d8cd62ecfcb7 P 645ac7b006af4fe9ac76a6d5233cae24 reported cstate change: term changed from 0 to 1, leader changed from <none> to 645ac7b006af4fe9ac76a6d5233cae24 (127.5.160.129). New cstate: current_term: 1 leader_uuid: "645ac7b006af4fe9ac76a6d5233cae24" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } health_report { overall_health: UNKNOWN } } }
I20260713 09:03:33.218539  7107 raft_consensus.cc:515] T dbcbf2b8ee0d4bdabd293b26f4e14601 P 233554a02f3f4068b24a2dce881191cd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } }
I20260713 09:03:33.219437  7141 leader_election.cc:290] T 4811e6dff8d04f4580f0c4d3a0c57152 P c4cf417af2e145c8add2d0ed8191f7df [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 645ac7b006af4fe9ac76a6d5233cae24 (127.5.160.129:43619), 233554a02f3f4068b24a2dce881191cd (127.5.160.130:45799)
I20260713 09:03:33.222103  6858 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbcbf2b8ee0d4bdabd293b26f4e14601" candidate_uuid: "233554a02f3f4068b24a2dce881191cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "645ac7b006af4fe9ac76a6d5233cae24"
I20260713 09:03:33.235260  7049 consensus_queue.cc:260] T dbcbf2b8ee0d4bdabd293b26f4e14601 P 645ac7b006af4fe9ac76a6d5233cae24 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } }
I20260713 09:03:33.236479  6858 raft_consensus.cc:3060] T dbcbf2b8ee0d4bdabd293b26f4e14601 P 645ac7b006af4fe9ac76a6d5233cae24 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:33.240496  6931 raft_consensus.cc:3060] T f3aadbfa27fe46bfa90c84553458c68a P 233554a02f3f4068b24a2dce881191cd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:33.230199  7141 raft_consensus.cc:493] T e13110a21957440c8abbb009eff7fa47 P c4cf417af2e145c8add2d0ed8191f7df [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:33.242785  7141 raft_consensus.cc:515] T e13110a21957440c8abbb009eff7fa47 P c4cf417af2e145c8add2d0ed8191f7df [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } }
I20260713 09:03:33.235298  6823 leader_election.cc:304] T 55fe651321d641498846ce7b908bea0f P 645ac7b006af4fe9ac76a6d5233cae24 [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: 233554a02f3f4068b24a2dce881191cd, 645ac7b006af4fe9ac76a6d5233cae24; no voters: c4cf417af2e145c8add2d0ed8191f7df
I20260713 09:03:33.245256  7130 raft_consensus.cc:2804] T 55fe651321d641498846ce7b908bea0f P 645ac7b006af4fe9ac76a6d5233cae24 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:03:33.245620  7130 raft_consensus.cc:493] T 55fe651321d641498846ce7b908bea0f P 645ac7b006af4fe9ac76a6d5233cae24 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:03:33.245744  6823 leader_election.cc:304] T 7a14a0377bec41dbac418e9541f59ebe P 645ac7b006af4fe9ac76a6d5233cae24 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 645ac7b006af4fe9ac76a6d5233cae24; no voters: 233554a02f3f4068b24a2dce881191cd, c4cf417af2e145c8add2d0ed8191f7df
I20260713 09:03:33.245978  7130 raft_consensus.cc:3060] T 55fe651321d641498846ce7b908bea0f P 645ac7b006af4fe9ac76a6d5233cae24 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:03:33.248209  6971 leader_election.cc:343] T 89631f2aaf8c424cab1fb2e45e9a937b P c4cf417af2e145c8add2d0ed8191f7df [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 645ac7b006af4fe9ac76a6d5233cae24 (127.5.160.129:43619): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:33.248677  6971 leader_election.cc:304] T 89631f2aaf8c424cab1fb2e45e9a937b P c4cf417af2e145c8add2d0ed8191f7df [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c4cf417af2e145c8add2d0ed8191f7df; no voters: 233554a02f3f4068b24a2dce881191cd, 645ac7b006af4fe9ac76a6d5233cae24
I20260713 09:03:33.250391  7107 leader_election.cc:290] T dbcbf2b8ee0d4bdabd293b26f4e14601 P 233554a02f3f4068b24a2dce881191cd [CANDIDATE]: Term 1 election: Requested vote from peers 645ac7b006af4fe9ac76a6d5233cae24 (127.5.160.129:43619), c4cf417af2e145c8add2d0ed8191f7df (127.5.160.131:38501)
I20260713 09:03:33.252197  6858 raft_consensus.cc:2468] T dbcbf2b8ee0d4bdabd293b26f4e14601 P 645ac7b006af4fe9ac76a6d5233cae24 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 233554a02f3f4068b24a2dce881191cd in term 1.
I20260713 09:03:33.258473  7007 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbcbf2b8ee0d4bdabd293b26f4e14601" candidate_uuid: "233554a02f3f4068b24a2dce881191cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4cf417af2e145c8add2d0ed8191f7df"
I20260713 09:03:33.259078  7007 raft_consensus.cc:3060] T dbcbf2b8ee0d4bdabd293b26f4e14601 P c4cf417af2e145c8add2d0ed8191f7df [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:33.255748  7049 ts_tablet_manager.cc:1434] T dbcbf2b8ee0d4bdabd293b26f4e14601 P 645ac7b006af4fe9ac76a6d5233cae24: Time spent starting tablet: real 0.073s	user 0.006s	sys 0.002s
I20260713 09:03:33.256379  7150 raft_consensus.cc:2749] T 89631f2aaf8c424cab1fb2e45e9a937b P c4cf417af2e145c8add2d0ed8191f7df [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:03:33.259332  7151 consensus_queue.cc:1048] T 50caf4acf9b84b92afab324f33a7aa0e P c4cf417af2e145c8add2d0ed8191f7df [LEADER]: Connected to new peer: Peer: permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260713 09:03:33.250190  6932 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4811e6dff8d04f4580f0c4d3a0c57152" candidate_uuid: "c4cf417af2e145c8add2d0ed8191f7df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "233554a02f3f4068b24a2dce881191cd" is_pre_election: true
I20260713 09:03:33.260522  7049 tablet_bootstrap.cc:492] T 1a4ecf4b71f04800bc3811f5c7245f56 P 645ac7b006af4fe9ac76a6d5233cae24: Bootstrap starting.
I20260713 09:03:33.260910  6897 leader_election.cc:304] T dbcbf2b8ee0d4bdabd293b26f4e14601 P 233554a02f3f4068b24a2dce881191cd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 233554a02f3f4068b24a2dce881191cd, 645ac7b006af4fe9ac76a6d5233cae24; no voters: 
W20260713 09:03:33.264689  6971 leader_election.cc:343] T 7f8d8e811b0c4f3c9451eebd0cae2e05 P c4cf417af2e145c8add2d0ed8191f7df [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 645ac7b006af4fe9ac76a6d5233cae24 (127.5.160.129:43619): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:33.265240  6971 leader_election.cc:304] T 7f8d8e811b0c4f3c9451eebd0cae2e05 P c4cf417af2e145c8add2d0ed8191f7df [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c4cf417af2e145c8add2d0ed8191f7df; no voters: 233554a02f3f4068b24a2dce881191cd, 645ac7b006af4fe9ac76a6d5233cae24
I20260713 09:03:33.267946  7150 raft_consensus.cc:2749] T 7f8d8e811b0c4f3c9451eebd0cae2e05 P c4cf417af2e145c8add2d0ed8191f7df [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:03:33.267882  6858 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4811e6dff8d04f4580f0c4d3a0c57152" candidate_uuid: "c4cf417af2e145c8add2d0ed8191f7df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "645ac7b006af4fe9ac76a6d5233cae24" is_pre_election: true
I20260713 09:03:33.262871  7141 leader_election.cc:290] T e13110a21957440c8abbb009eff7fa47 P c4cf417af2e145c8add2d0ed8191f7df [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 645ac7b006af4fe9ac76a6d5233cae24 (127.5.160.129:43619), 233554a02f3f4068b24a2dce881191cd (127.5.160.130:45799)
I20260713 09:03:33.267122  7151 consensus_queue.cc:1048] T 1a01ba0b7f824f4286d690ba1af54225 P c4cf417af2e145c8add2d0ed8191f7df [LEADER]: Connected to new peer: Peer: permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:03:33.272174  7136 raft_consensus.cc:2749] T 7a14a0377bec41dbac418e9541f59ebe P 645ac7b006af4fe9ac76a6d5233cae24 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:03:33.275488  6855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e13110a21957440c8abbb009eff7fa47" candidate_uuid: "c4cf417af2e145c8add2d0ed8191f7df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "645ac7b006af4fe9ac76a6d5233cae24" is_pre_election: true
I20260713 09:03:33.270411  7107 raft_consensus.cc:2804] T dbcbf2b8ee0d4bdabd293b26f4e14601 P 233554a02f3f4068b24a2dce881191cd [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:03:33.279220  7107 raft_consensus.cc:697] T dbcbf2b8ee0d4bdabd293b26f4e14601 P 233554a02f3f4068b24a2dce881191cd [term 1 LEADER]: Becoming Leader. State: Replica: 233554a02f3f4068b24a2dce881191cd, State: Running, Role: LEADER
W20260713 09:03:33.276666  6972 leader_election.cc:343] T 4811e6dff8d04f4580f0c4d3a0c57152 P c4cf417af2e145c8add2d0ed8191f7df [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 233554a02f3f4068b24a2dce881191cd (127.5.160.130:45799): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:33.279534  7007 raft_consensus.cc:2468] T dbcbf2b8ee0d4bdabd293b26f4e14601 P c4cf417af2e145c8add2d0ed8191f7df [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 233554a02f3f4068b24a2dce881191cd in term 1.
I20260713 09:03:33.280179  7107 consensus_queue.cc:237] T dbcbf2b8ee0d4bdabd293b26f4e14601 P 233554a02f3f4068b24a2dce881191cd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } }
I20260713 09:03:33.283223  6932 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e13110a21957440c8abbb009eff7fa47" candidate_uuid: "c4cf417af2e145c8add2d0ed8191f7df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "233554a02f3f4068b24a2dce881191cd" is_pre_election: true
W20260713 09:03:33.284564  6972 leader_election.cc:343] T e13110a21957440c8abbb009eff7fa47 P c4cf417af2e145c8add2d0ed8191f7df [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 233554a02f3f4068b24a2dce881191cd (127.5.160.130:45799): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:33.277647  7130 raft_consensus.cc:515] T 55fe651321d641498846ce7b908bea0f P 645ac7b006af4fe9ac76a6d5233cae24 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } }
I20260713 09:03:33.297923  7136 consensus_queue.cc:1048] T 4711243f3a194841875da83174044ca8 P 645ac7b006af4fe9ac76a6d5233cae24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260713 09:03:33.312207  7136 consensus_queue.cc:1048] T d0cfbe3ae77d4296a614c9072f854957 P 645ac7b006af4fe9ac76a6d5233cae24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:03:33.325366  7051 raft_consensus.cc:515] T 783219c7104f413f95fafd9b51088d0a P c4cf417af2e145c8add2d0ed8191f7df [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } }
I20260713 09:03:33.326812  7049 tablet_bootstrap.cc:654] T 1a4ecf4b71f04800bc3811f5c7245f56 P 645ac7b006af4fe9ac76a6d5233cae24: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:33.308965  7134 raft_consensus.cc:515] T 783219c7104f413f95fafd9b51088d0a P 645ac7b006af4fe9ac76a6d5233cae24 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } }
I20260713 09:03:33.330004  6857 raft_consensus.cc:2393] T 783219c7104f413f95fafd9b51088d0a P 645ac7b006af4fe9ac76a6d5233cae24 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c4cf417af2e145c8add2d0ed8191f7df in current term 1: Already voted for candidate 645ac7b006af4fe9ac76a6d5233cae24 in this term.
W20260713 09:03:33.332983  6971 leader_election.cc:343] T 4811e6dff8d04f4580f0c4d3a0c57152 P c4cf417af2e145c8add2d0ed8191f7df [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 645ac7b006af4fe9ac76a6d5233cae24 (127.5.160.129:43619): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:33.333659  6971 leader_election.cc:304] T 4811e6dff8d04f4580f0c4d3a0c57152 P c4cf417af2e145c8add2d0ed8191f7df [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c4cf417af2e145c8add2d0ed8191f7df; no voters: 233554a02f3f4068b24a2dce881191cd, 645ac7b006af4fe9ac76a6d5233cae24
I20260713 09:03:33.334493  7151 raft_consensus.cc:2749] T 4811e6dff8d04f4580f0c4d3a0c57152 P c4cf417af2e145c8add2d0ed8191f7df [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:03:33.337953  7006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "783219c7104f413f95fafd9b51088d0a" candidate_uuid: "645ac7b006af4fe9ac76a6d5233cae24" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4cf417af2e145c8add2d0ed8191f7df"
I20260713 09:03:33.339032  7006 raft_consensus.cc:2393] T 783219c7104f413f95fafd9b51088d0a P c4cf417af2e145c8add2d0ed8191f7df [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 645ac7b006af4fe9ac76a6d5233cae24 in current term 1: Already voted for candidate c4cf417af2e145c8add2d0ed8191f7df in this term.
I20260713 09:03:33.340901  7134 leader_election.cc:290] T 783219c7104f413f95fafd9b51088d0a P 645ac7b006af4fe9ac76a6d5233cae24 [CANDIDATE]: Term 1 election: Requested vote from peers 233554a02f3f4068b24a2dce881191cd (127.5.160.130:45799), c4cf417af2e145c8add2d0ed8191f7df (127.5.160.131:38501)
I20260713 09:03:33.342355  7051 leader_election.cc:290] T 783219c7104f413f95fafd9b51088d0a P c4cf417af2e145c8add2d0ed8191f7df [CANDIDATE]: Term 1 election: Requested vote from peers 645ac7b006af4fe9ac76a6d5233cae24 (127.5.160.129:43619), 233554a02f3f4068b24a2dce881191cd (127.5.160.130:45799)
W20260713 09:03:33.343153  6971 leader_election.cc:343] T e13110a21957440c8abbb009eff7fa47 P c4cf417af2e145c8add2d0ed8191f7df [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 645ac7b006af4fe9ac76a6d5233cae24 (127.5.160.129:43619): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:33.343729  6971 leader_election.cc:304] T e13110a21957440c8abbb009eff7fa47 P c4cf417af2e145c8add2d0ed8191f7df [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c4cf417af2e145c8add2d0ed8191f7df; no voters: 233554a02f3f4068b24a2dce881191cd, 645ac7b006af4fe9ac76a6d5233cae24
I20260713 09:03:33.344866  7151 raft_consensus.cc:2749] T e13110a21957440c8abbb009eff7fa47 P c4cf417af2e145c8add2d0ed8191f7df [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:03:33.351449  6931 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "783219c7104f413f95fafd9b51088d0a" candidate_uuid: "c4cf417af2e145c8add2d0ed8191f7df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "233554a02f3f4068b24a2dce881191cd"
I20260713 09:03:33.351661  6856 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "783219c7104f413f95fafd9b51088d0a" candidate_uuid: "c4cf417af2e145c8add2d0ed8191f7df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "645ac7b006af4fe9ac76a6d5233cae24"
I20260713 09:03:33.352321  6931 raft_consensus.cc:3060] T 783219c7104f413f95fafd9b51088d0a P 233554a02f3f4068b24a2dce881191cd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:33.351382  7056 tablet_bootstrap.cc:492] T 6632b0a3d23e4b0fa362d8cd62ecfcb7 P 233554a02f3f4068b24a2dce881191cd: No bootstrap required, opened a new log
I20260713 09:03:33.353322  7056 ts_tablet_manager.cc:1403] T 6632b0a3d23e4b0fa362d8cd62ecfcb7 P 233554a02f3f4068b24a2dce881191cd: Time spent bootstrapping tablet: real 0.272s	user 0.030s	sys 0.007s
I20260713 09:03:33.352815  6856 raft_consensus.cc:2393] T 783219c7104f413f95fafd9b51088d0a P 645ac7b006af4fe9ac76a6d5233cae24 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate c4cf417af2e145c8add2d0ed8191f7df in current term 1: Already voted for candidate 645ac7b006af4fe9ac76a6d5233cae24 in this term.
I20260713 09:03:33.359414  7056 raft_consensus.cc:359] T 6632b0a3d23e4b0fa362d8cd62ecfcb7 P 233554a02f3f4068b24a2dce881191cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } }
I20260713 09:03:33.360569  7056 raft_consensus.cc:385] T 6632b0a3d23e4b0fa362d8cd62ecfcb7 P 233554a02f3f4068b24a2dce881191cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:33.360836  7056 raft_consensus.cc:740] T 6632b0a3d23e4b0fa362d8cd62ecfcb7 P 233554a02f3f4068b24a2dce881191cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 233554a02f3f4068b24a2dce881191cd, State: Initialized, Role: FOLLOWER
I20260713 09:03:33.361603  7056 consensus_queue.cc:260] T 6632b0a3d23e4b0fa362d8cd62ecfcb7 P 233554a02f3f4068b24a2dce881191cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } }
I20260713 09:03:33.365944  7056 ts_tablet_manager.cc:1434] T 6632b0a3d23e4b0fa362d8cd62ecfcb7 P 233554a02f3f4068b24a2dce881191cd: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260713 09:03:33.366878  7056 tablet_bootstrap.cc:492] T 50caf4acf9b84b92afab324f33a7aa0e P 233554a02f3f4068b24a2dce881191cd: Bootstrap starting.
I20260713 09:03:33.379035  7006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55fe651321d641498846ce7b908bea0f" candidate_uuid: "645ac7b006af4fe9ac76a6d5233cae24" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4cf417af2e145c8add2d0ed8191f7df"
I20260713 09:03:33.381871  7130 leader_election.cc:290] T 55fe651321d641498846ce7b908bea0f P 645ac7b006af4fe9ac76a6d5233cae24 [CANDIDATE]: Term 1 election: Requested vote from peers 233554a02f3f4068b24a2dce881191cd (127.5.160.130:45799), c4cf417af2e145c8add2d0ed8191f7df (127.5.160.131:38501)
I20260713 09:03:33.383425  7143 raft_consensus.cc:493] T 6632b0a3d23e4b0fa362d8cd62ecfcb7 P 233554a02f3f4068b24a2dce881191cd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:33.383714  6934 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "783219c7104f413f95fafd9b51088d0a" candidate_uuid: "645ac7b006af4fe9ac76a6d5233cae24" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "233554a02f3f4068b24a2dce881191cd"
I20260713 09:03:33.389314  7049 tablet_bootstrap.cc:492] T 1a4ecf4b71f04800bc3811f5c7245f56 P 645ac7b006af4fe9ac76a6d5233cae24: No bootstrap required, opened a new log
I20260713 09:03:33.383986  7143 raft_consensus.cc:515] T 6632b0a3d23e4b0fa362d8cd62ecfcb7 P 233554a02f3f4068b24a2dce881191cd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } }
I20260713 09:03:33.391263  7049 ts_tablet_manager.cc:1403] T 1a4ecf4b71f04800bc3811f5c7245f56 P 645ac7b006af4fe9ac76a6d5233cae24: Time spent bootstrapping tablet: real 0.131s	user 0.013s	sys 0.007s
I20260713 09:03:33.399457  7143 leader_election.cc:290] T 6632b0a3d23e4b0fa362d8cd62ecfcb7 P 233554a02f3f4068b24a2dce881191cd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 645ac7b006af4fe9ac76a6d5233cae24 (127.5.160.129:43619), c4cf417af2e145c8add2d0ed8191f7df (127.5.160.131:38501)
I20260713 09:03:33.400305  7006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6632b0a3d23e4b0fa362d8cd62ecfcb7" candidate_uuid: "233554a02f3f4068b24a2dce881191cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4cf417af2e145c8add2d0ed8191f7df" is_pre_election: true
I20260713 09:03:33.406803  7006 raft_consensus.cc:2393] T 6632b0a3d23e4b0fa362d8cd62ecfcb7 P c4cf417af2e145c8add2d0ed8191f7df [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 233554a02f3f4068b24a2dce881191cd in current term 1: Already voted for candidate 645ac7b006af4fe9ac76a6d5233cae24 in this term.
I20260713 09:03:33.403169  6859 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6632b0a3d23e4b0fa362d8cd62ecfcb7" candidate_uuid: "233554a02f3f4068b24a2dce881191cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "645ac7b006af4fe9ac76a6d5233cae24" is_pre_election: true
W20260713 09:03:33.391201  6824 leader_election.cc:343] T 55fe651321d641498846ce7b908bea0f P 645ac7b006af4fe9ac76a6d5233cae24 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c4cf417af2e145c8add2d0ed8191f7df (127.5.160.131:38501): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:33.414820  6897 leader_election.cc:304] T 6632b0a3d23e4b0fa362d8cd62ecfcb7 P 233554a02f3f4068b24a2dce881191cd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 233554a02f3f4068b24a2dce881191cd; no voters: 645ac7b006af4fe9ac76a6d5233cae24, c4cf417af2e145c8add2d0ed8191f7df
W20260713 09:03:33.420274  6823 consensus_peers.cc:597] T d0cfbe3ae77d4296a614c9072f854957 P 645ac7b006af4fe9ac76a6d5233cae24 -> Peer 233554a02f3f4068b24a2dce881191cd (127.5.160.130:45799): Couldn't send request to peer 233554a02f3f4068b24a2dce881191cd. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:03:33.422317  6934 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55fe651321d641498846ce7b908bea0f" candidate_uuid: "645ac7b006af4fe9ac76a6d5233cae24" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "233554a02f3f4068b24a2dce881191cd"
I20260713 09:03:33.422876  6934 raft_consensus.cc:3060] T 55fe651321d641498846ce7b908bea0f P 233554a02f3f4068b24a2dce881191cd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:33.423708  6823 leader_election.cc:304] T 783219c7104f413f95fafd9b51088d0a P 645ac7b006af4fe9ac76a6d5233cae24 [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: 645ac7b006af4fe9ac76a6d5233cae24; no voters: 233554a02f3f4068b24a2dce881191cd, c4cf417af2e145c8add2d0ed8191f7df
I20260713 09:03:33.429263  7130 raft_consensus.cc:2749] T 783219c7104f413f95fafd9b51088d0a P 645ac7b006af4fe9ac76a6d5233cae24 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:03:33.414852  7049 raft_consensus.cc:359] T 1a4ecf4b71f04800bc3811f5c7245f56 P 645ac7b006af4fe9ac76a6d5233cae24 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } }
I20260713 09:03:33.433185  7049 raft_consensus.cc:385] T 1a4ecf4b71f04800bc3811f5c7245f56 P 645ac7b006af4fe9ac76a6d5233cae24 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:33.433450  7049 raft_consensus.cc:740] T 1a4ecf4b71f04800bc3811f5c7245f56 P 645ac7b006af4fe9ac76a6d5233cae24 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 645ac7b006af4fe9ac76a6d5233cae24, State: Initialized, Role: FOLLOWER
I20260713 09:03:33.435218  7049 consensus_queue.cc:260] T 1a4ecf4b71f04800bc3811f5c7245f56 P 645ac7b006af4fe9ac76a6d5233cae24 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } }
I20260713 09:03:33.434679  7143 raft_consensus.cc:3060] T 6632b0a3d23e4b0fa362d8cd62ecfcb7 P 233554a02f3f4068b24a2dce881191cd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:33.445787  6934 raft_consensus.cc:2468] T 55fe651321d641498846ce7b908bea0f P 233554a02f3f4068b24a2dce881191cd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 645ac7b006af4fe9ac76a6d5233cae24 in term 1.
I20260713 09:03:33.451274  7049 ts_tablet_manager.cc:1434] T 1a4ecf4b71f04800bc3811f5c7245f56 P 645ac7b006af4fe9ac76a6d5233cae24: Time spent starting tablet: real 0.060s	user 0.006s	sys 0.000s
I20260713 09:03:33.453162  7049 tablet_bootstrap.cc:492] T aabb2cf9337a483eaebfde113c1849a8 P 645ac7b006af4fe9ac76a6d5233cae24: Bootstrap starting.
I20260713 09:03:33.454586  6823 leader_election.cc:304] T 55fe651321d641498846ce7b908bea0f P 645ac7b006af4fe9ac76a6d5233cae24 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 233554a02f3f4068b24a2dce881191cd, 645ac7b006af4fe9ac76a6d5233cae24; no voters: c4cf417af2e145c8add2d0ed8191f7df
I20260713 09:03:33.455511  7078 raft_consensus.cc:2804] T 55fe651321d641498846ce7b908bea0f P 645ac7b006af4fe9ac76a6d5233cae24 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:03:33.455983  7078 raft_consensus.cc:697] T 55fe651321d641498846ce7b908bea0f P 645ac7b006af4fe9ac76a6d5233cae24 [term 1 LEADER]: Becoming Leader. State: Replica: 645ac7b006af4fe9ac76a6d5233cae24, State: Running, Role: LEADER
I20260713 09:03:33.457696  7078 consensus_queue.cc:237] T 55fe651321d641498846ce7b908bea0f P 645ac7b006af4fe9ac76a6d5233cae24 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } }
I20260713 09:03:33.453929  6931 raft_consensus.cc:2468] T 783219c7104f413f95fafd9b51088d0a P 233554a02f3f4068b24a2dce881191cd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c4cf417af2e145c8add2d0ed8191f7df in term 1.
I20260713 09:03:33.453039  6755 catalog_manager.cc:5697] T 506f8ad9c865451289da7a23c211f318 P 645ac7b006af4fe9ac76a6d5233cae24 reported cstate change: term changed from 0 to 1, leader changed from <none> to 645ac7b006af4fe9ac76a6d5233cae24 (127.5.160.129). New cstate: current_term: 1 leader_uuid: "645ac7b006af4fe9ac76a6d5233cae24" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } health_report { overall_health: UNKNOWN } } }
I20260713 09:03:33.464579  7048 tablet_bootstrap.cc:492] T 0b7fc422dc7c4688b543a6a88e066d03 P c4cf417af2e145c8add2d0ed8191f7df: No bootstrap required, opened a new log
I20260713 09:03:33.465032  7048 ts_tablet_manager.cc:1403] T 0b7fc422dc7c4688b543a6a88e066d03 P c4cf417af2e145c8add2d0ed8191f7df: Time spent bootstrapping tablet: real 0.304s	user 0.041s	sys 0.060s
I20260713 09:03:33.464620  7143 raft_consensus.cc:2749] T 6632b0a3d23e4b0fa362d8cd62ecfcb7 P 233554a02f3f4068b24a2dce881191cd [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:03:33.466486  6972 leader_election.cc:304] T 783219c7104f413f95fafd9b51088d0a P c4cf417af2e145c8add2d0ed8191f7df [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 233554a02f3f4068b24a2dce881191cd, c4cf417af2e145c8add2d0ed8191f7df; no voters: 645ac7b006af4fe9ac76a6d5233cae24
I20260713 09:03:33.468479  7151 raft_consensus.cc:2804] T 783219c7104f413f95fafd9b51088d0a P c4cf417af2e145c8add2d0ed8191f7df [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:03:33.468947  7151 raft_consensus.cc:697] T 783219c7104f413f95fafd9b51088d0a P c4cf417af2e145c8add2d0ed8191f7df [term 1 LEADER]: Becoming Leader. State: Replica: c4cf417af2e145c8add2d0ed8191f7df, State: Running, Role: LEADER
I20260713 09:03:33.470319  7151 consensus_queue.cc:237] T 783219c7104f413f95fafd9b51088d0a P c4cf417af2e145c8add2d0ed8191f7df [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } }
I20260713 09:03:33.472496  7048 raft_consensus.cc:359] T 0b7fc422dc7c4688b543a6a88e066d03 P c4cf417af2e145c8add2d0ed8191f7df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } }
I20260713 09:03:33.473457  7048 raft_consensus.cc:385] T 0b7fc422dc7c4688b543a6a88e066d03 P c4cf417af2e145c8add2d0ed8191f7df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:33.474679  7056 tablet_bootstrap.cc:654] T 50caf4acf9b84b92afab324f33a7aa0e P 233554a02f3f4068b24a2dce881191cd: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:33.473656  7048 raft_consensus.cc:740] T 0b7fc422dc7c4688b543a6a88e066d03 P c4cf417af2e145c8add2d0ed8191f7df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c4cf417af2e145c8add2d0ed8191f7df, State: Initialized, Role: FOLLOWER
I20260713 09:03:33.477716  7048 consensus_queue.cc:260] T 0b7fc422dc7c4688b543a6a88e066d03 P c4cf417af2e145c8add2d0ed8191f7df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } }
I20260713 09:03:33.476541  7078 consensus_queue.cc:1048] T 6632b0a3d23e4b0fa362d8cd62ecfcb7 P 645ac7b006af4fe9ac76a6d5233cae24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260713 09:03:33.482388  7049 tablet_bootstrap.cc:654] T aabb2cf9337a483eaebfde113c1849a8 P 645ac7b006af4fe9ac76a6d5233cae24: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:33.484231  7048 ts_tablet_manager.cc:1434] T 0b7fc422dc7c4688b543a6a88e066d03 P c4cf417af2e145c8add2d0ed8191f7df: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.000s
I20260713 09:03:33.485282  7048 tablet_bootstrap.cc:492] T 55fe651321d641498846ce7b908bea0f P c4cf417af2e145c8add2d0ed8191f7df: Bootstrap starting.
I20260713 09:03:33.491245  7078 consensus_queue.cc:1048] T 6632b0a3d23e4b0fa362d8cd62ecfcb7 P 645ac7b006af4fe9ac76a6d5233cae24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:03:33.504355  7048 tablet_bootstrap.cc:654] T 55fe651321d641498846ce7b908bea0f P c4cf417af2e145c8add2d0ed8191f7df: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:33.515334  7049 tablet_bootstrap.cc:492] T aabb2cf9337a483eaebfde113c1849a8 P 645ac7b006af4fe9ac76a6d5233cae24: No bootstrap required, opened a new log
I20260713 09:03:33.515981  7049 ts_tablet_manager.cc:1403] T aabb2cf9337a483eaebfde113c1849a8 P 645ac7b006af4fe9ac76a6d5233cae24: Time spent bootstrapping tablet: real 0.063s	user 0.015s	sys 0.000s
I20260713 09:03:33.519764  7049 raft_consensus.cc:359] T aabb2cf9337a483eaebfde113c1849a8 P 645ac7b006af4fe9ac76a6d5233cae24 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } }
I20260713 09:03:33.524523  7049 raft_consensus.cc:385] T aabb2cf9337a483eaebfde113c1849a8 P 645ac7b006af4fe9ac76a6d5233cae24 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:33.525627  7049 raft_consensus.cc:740] T aabb2cf9337a483eaebfde113c1849a8 P 645ac7b006af4fe9ac76a6d5233cae24 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 645ac7b006af4fe9ac76a6d5233cae24, State: Initialized, Role: FOLLOWER
I20260713 09:03:33.527660  7049 consensus_queue.cc:260] T aabb2cf9337a483eaebfde113c1849a8 P 645ac7b006af4fe9ac76a6d5233cae24 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } }
I20260713 09:03:33.533296  7049 ts_tablet_manager.cc:1434] T aabb2cf9337a483eaebfde113c1849a8 P 645ac7b006af4fe9ac76a6d5233cae24: Time spent starting tablet: real 0.017s	user 0.009s	sys 0.000s
I20260713 09:03:33.536767  7049 tablet_bootstrap.cc:492] T 299ec88ad3374ae0b9ea77cf73f03b15 P 645ac7b006af4fe9ac76a6d5233cae24: Bootstrap starting.
I20260713 09:03:33.542685  6756 catalog_manager.cc:5697] T dbcbf2b8ee0d4bdabd293b26f4e14601 P 233554a02f3f4068b24a2dce881191cd reported cstate change: term changed from 0 to 1, leader changed from <none> to 233554a02f3f4068b24a2dce881191cd (127.5.160.130). New cstate: current_term: 1 leader_uuid: "233554a02f3f4068b24a2dce881191cd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } health_report { overall_health: UNKNOWN } } }
I20260713 09:03:33.544139  6855 raft_consensus.cc:3060] T 1a4ecf4b71f04800bc3811f5c7245f56 P 645ac7b006af4fe9ac76a6d5233cae24 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:33.546519  7056 tablet_bootstrap.cc:492] T 50caf4acf9b84b92afab324f33a7aa0e P 233554a02f3f4068b24a2dce881191cd: No bootstrap required, opened a new log
I20260713 09:03:33.546962  7056 ts_tablet_manager.cc:1403] T 50caf4acf9b84b92afab324f33a7aa0e P 233554a02f3f4068b24a2dce881191cd: Time spent bootstrapping tablet: real 0.180s	user 0.019s	sys 0.008s
I20260713 09:03:33.549475  7056 raft_consensus.cc:359] T 50caf4acf9b84b92afab324f33a7aa0e P 233554a02f3f4068b24a2dce881191cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } }
I20260713 09:03:33.550117  7056 raft_consensus.cc:385] T 50caf4acf9b84b92afab324f33a7aa0e P 233554a02f3f4068b24a2dce881191cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:33.550403  7056 raft_consensus.cc:740] T 50caf4acf9b84b92afab324f33a7aa0e P 233554a02f3f4068b24a2dce881191cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 233554a02f3f4068b24a2dce881191cd, State: Initialized, Role: FOLLOWER
I20260713 09:03:33.551100  7056 consensus_queue.cc:260] T 50caf4acf9b84b92afab324f33a7aa0e P 233554a02f3f4068b24a2dce881191cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } }
I20260713 09:03:33.553122  7056 ts_tablet_manager.cc:1434] T 50caf4acf9b84b92afab324f33a7aa0e P 233554a02f3f4068b24a2dce881191cd: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20260713 09:03:33.554049  7056 tablet_bootstrap.cc:492] T 506f8ad9c865451289da7a23c211f318 P 233554a02f3f4068b24a2dce881191cd: Bootstrap starting.
I20260713 09:03:33.554258  7151 consensus_queue.cc:1048] T 1a4ecf4b71f04800bc3811f5c7245f56 P c4cf417af2e145c8add2d0ed8191f7df [LEADER]: Connected to new peer: Peer: permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:03:33.556552  7049 tablet_bootstrap.cc:654] T 299ec88ad3374ae0b9ea77cf73f03b15 P 645ac7b006af4fe9ac76a6d5233cae24: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:33.567658  7048 tablet_bootstrap.cc:492] T 55fe651321d641498846ce7b908bea0f P c4cf417af2e145c8add2d0ed8191f7df: No bootstrap required, opened a new log
I20260713 09:03:33.568317  7048 ts_tablet_manager.cc:1403] T 55fe651321d641498846ce7b908bea0f P c4cf417af2e145c8add2d0ed8191f7df: Time spent bootstrapping tablet: real 0.083s	user 0.031s	sys 0.010s
W20260713 09:03:33.570298  6823 consensus_peers.cc:597] T 506f8ad9c865451289da7a23c211f318 P 645ac7b006af4fe9ac76a6d5233cae24 -> Peer 233554a02f3f4068b24a2dce881191cd (127.5.160.130:45799): Couldn't send request to peer 233554a02f3f4068b24a2dce881191cd. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:03:33.573624  6757 catalog_manager.cc:5697] T 55fe651321d641498846ce7b908bea0f P 645ac7b006af4fe9ac76a6d5233cae24 reported cstate change: term changed from 0 to 1, leader changed from <none> to 645ac7b006af4fe9ac76a6d5233cae24 (127.5.160.129). New cstate: current_term: 1 leader_uuid: "645ac7b006af4fe9ac76a6d5233cae24" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } health_report { overall_health: UNKNOWN } } }
I20260713 09:03:33.586120  7128 consensus_queue.cc:1048] T 506f8ad9c865451289da7a23c211f318 P 645ac7b006af4fe9ac76a6d5233cae24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:03:33.587080  7056 tablet_bootstrap.cc:654] T 506f8ad9c865451289da7a23c211f318 P 233554a02f3f4068b24a2dce881191cd: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:33.592382  6932 raft_consensus.cc:3060] T 50caf4acf9b84b92afab324f33a7aa0e P 233554a02f3f4068b24a2dce881191cd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:33.594050  7141 consensus_queue.cc:1048] T 1a4ecf4b71f04800bc3811f5c7245f56 P c4cf417af2e145c8add2d0ed8191f7df [LEADER]: Connected to new peer: Peer: permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:03:33.610898  7048 raft_consensus.cc:359] T 55fe651321d641498846ce7b908bea0f P c4cf417af2e145c8add2d0ed8191f7df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } }
I20260713 09:03:33.611775  7048 raft_consensus.cc:385] T 55fe651321d641498846ce7b908bea0f P c4cf417af2e145c8add2d0ed8191f7df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:33.612105  7048 raft_consensus.cc:740] T 55fe651321d641498846ce7b908bea0f P c4cf417af2e145c8add2d0ed8191f7df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c4cf417af2e145c8add2d0ed8191f7df, State: Initialized, Role: FOLLOWER
I20260713 09:03:33.614308  7048 consensus_queue.cc:260] T 55fe651321d641498846ce7b908bea0f P c4cf417af2e145c8add2d0ed8191f7df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } }
I20260713 09:03:33.623378  7056 tablet_bootstrap.cc:492] T 506f8ad9c865451289da7a23c211f318 P 233554a02f3f4068b24a2dce881191cd: No bootstrap required, opened a new log
I20260713 09:03:33.624011  7056 ts_tablet_manager.cc:1403] T 506f8ad9c865451289da7a23c211f318 P 233554a02f3f4068b24a2dce881191cd: Time spent bootstrapping tablet: real 0.070s	user 0.022s	sys 0.008s
I20260713 09:03:33.625947  7049 tablet_bootstrap.cc:492] T 299ec88ad3374ae0b9ea77cf73f03b15 P 645ac7b006af4fe9ac76a6d5233cae24: No bootstrap required, opened a new log
I20260713 09:03:33.626407  7049 ts_tablet_manager.cc:1403] T 299ec88ad3374ae0b9ea77cf73f03b15 P 645ac7b006af4fe9ac76a6d5233cae24: Time spent bootstrapping tablet: real 0.090s	user 0.013s	sys 0.033s
I20260713 09:03:33.626847  7056 raft_consensus.cc:359] T 506f8ad9c865451289da7a23c211f318 P 233554a02f3f4068b24a2dce881191cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } }
I20260713 09:03:33.627599  7056 raft_consensus.cc:385] T 506f8ad9c865451289da7a23c211f318 P 233554a02f3f4068b24a2dce881191cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:33.627878  7056 raft_consensus.cc:740] T 506f8ad9c865451289da7a23c211f318 P 233554a02f3f4068b24a2dce881191cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 233554a02f3f4068b24a2dce881191cd, State: Initialized, Role: FOLLOWER
I20260713 09:03:33.628574  7056 consensus_queue.cc:260] T 506f8ad9c865451289da7a23c211f318 P 233554a02f3f4068b24a2dce881191cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } }
I20260713 09:03:33.629185  7049 raft_consensus.cc:359] T 299ec88ad3374ae0b9ea77cf73f03b15 P 645ac7b006af4fe9ac76a6d5233cae24 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } }
I20260713 09:03:33.629878  7049 raft_consensus.cc:385] T 299ec88ad3374ae0b9ea77cf73f03b15 P 645ac7b006af4fe9ac76a6d5233cae24 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:33.630151  7049 raft_consensus.cc:740] T 299ec88ad3374ae0b9ea77cf73f03b15 P 645ac7b006af4fe9ac76a6d5233cae24 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 645ac7b006af4fe9ac76a6d5233cae24, State: Initialized, Role: FOLLOWER
I20260713 09:03:33.630964  7056 ts_tablet_manager.cc:1434] T 506f8ad9c865451289da7a23c211f318 P 233554a02f3f4068b24a2dce881191cd: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:03:33.630827  7049 consensus_queue.cc:260] T 299ec88ad3374ae0b9ea77cf73f03b15 P 645ac7b006af4fe9ac76a6d5233cae24 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } }
I20260713 09:03:33.631918  7056 tablet_bootstrap.cc:492] T 4811e6dff8d04f4580f0c4d3a0c57152 P 233554a02f3f4068b24a2dce881191cd: Bootstrap starting.
I20260713 09:03:33.633333  7049 ts_tablet_manager.cc:1434] T 299ec88ad3374ae0b9ea77cf73f03b15 P 645ac7b006af4fe9ac76a6d5233cae24: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260713 09:03:33.634251  7049 tablet_bootstrap.cc:492] T 7f8d8e811b0c4f3c9451eebd0cae2e05 P 645ac7b006af4fe9ac76a6d5233cae24: Bootstrap starting.
I20260713 09:03:33.638626  7056 tablet_bootstrap.cc:654] T 4811e6dff8d04f4580f0c4d3a0c57152 P 233554a02f3f4068b24a2dce881191cd: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:33.637761  6755 catalog_manager.cc:5697] T 783219c7104f413f95fafd9b51088d0a P c4cf417af2e145c8add2d0ed8191f7df reported cstate change: term changed from 0 to 1, leader changed from <none> to c4cf417af2e145c8add2d0ed8191f7df (127.5.160.131). New cstate: current_term: 1 leader_uuid: "c4cf417af2e145c8add2d0ed8191f7df" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } health_report { overall_health: HEALTHY } } }
I20260713 09:03:33.640805  7048 ts_tablet_manager.cc:1434] T 55fe651321d641498846ce7b908bea0f P c4cf417af2e145c8add2d0ed8191f7df: Time spent starting tablet: real 0.072s	user 0.009s	sys 0.000s
I20260713 09:03:33.641894  7048 tablet_bootstrap.cc:492] T aabb2cf9337a483eaebfde113c1849a8 P c4cf417af2e145c8add2d0ed8191f7df: Bootstrap starting.
I20260713 09:03:33.649770  7049 tablet_bootstrap.cc:654] T 7f8d8e811b0c4f3c9451eebd0cae2e05 P 645ac7b006af4fe9ac76a6d5233cae24: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:33.652343  7056 tablet_bootstrap.cc:492] T 4811e6dff8d04f4580f0c4d3a0c57152 P 233554a02f3f4068b24a2dce881191cd: No bootstrap required, opened a new log
I20260713 09:03:33.652740  7056 ts_tablet_manager.cc:1403] T 4811e6dff8d04f4580f0c4d3a0c57152 P 233554a02f3f4068b24a2dce881191cd: Time spent bootstrapping tablet: real 0.021s	user 0.010s	sys 0.002s
I20260713 09:03:33.653206  7048 tablet_bootstrap.cc:654] T aabb2cf9337a483eaebfde113c1849a8 P c4cf417af2e145c8add2d0ed8191f7df: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:33.655295  7056 raft_consensus.cc:359] T 4811e6dff8d04f4580f0c4d3a0c57152 P 233554a02f3f4068b24a2dce881191cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } }
I20260713 09:03:33.656134  7056 raft_consensus.cc:385] T 4811e6dff8d04f4580f0c4d3a0c57152 P 233554a02f3f4068b24a2dce881191cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:33.656453  7056 raft_consensus.cc:740] T 4811e6dff8d04f4580f0c4d3a0c57152 P 233554a02f3f4068b24a2dce881191cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 233554a02f3f4068b24a2dce881191cd, State: Initialized, Role: FOLLOWER
I20260713 09:03:33.657269  7056 consensus_queue.cc:260] T 4811e6dff8d04f4580f0c4d3a0c57152 P 233554a02f3f4068b24a2dce881191cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } }
I20260713 09:03:33.660166  7056 ts_tablet_manager.cc:1434] T 4811e6dff8d04f4580f0c4d3a0c57152 P 233554a02f3f4068b24a2dce881191cd: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.003s
I20260713 09:03:33.661636  7056 tablet_bootstrap.cc:492] T aabb2cf9337a483eaebfde113c1849a8 P 233554a02f3f4068b24a2dce881191cd: Bootstrap starting.
I20260713 09:03:33.670074  7056 tablet_bootstrap.cc:654] T aabb2cf9337a483eaebfde113c1849a8 P 233554a02f3f4068b24a2dce881191cd: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:33.676838  7143 consensus_queue.cc:1048] T dbcbf2b8ee0d4bdabd293b26f4e14601 P 233554a02f3f4068b24a2dce881191cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:03:33.697068  7056 tablet_bootstrap.cc:492] T aabb2cf9337a483eaebfde113c1849a8 P 233554a02f3f4068b24a2dce881191cd: No bootstrap required, opened a new log
I20260713 09:03:33.697739  7056 ts_tablet_manager.cc:1403] T aabb2cf9337a483eaebfde113c1849a8 P 233554a02f3f4068b24a2dce881191cd: Time spent bootstrapping tablet: real 0.036s	user 0.017s	sys 0.003s
W20260713 09:03:33.700146  6805 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:03:33.703295  7048 tablet_bootstrap.cc:492] T aabb2cf9337a483eaebfde113c1849a8 P c4cf417af2e145c8add2d0ed8191f7df: No bootstrap required, opened a new log
I20260713 09:03:33.703745  7048 ts_tablet_manager.cc:1403] T aabb2cf9337a483eaebfde113c1849a8 P c4cf417af2e145c8add2d0ed8191f7df: Time spent bootstrapping tablet: real 0.062s	user 0.007s	sys 0.028s
I20260713 09:03:33.706305  7048 raft_consensus.cc:359] T aabb2cf9337a483eaebfde113c1849a8 P c4cf417af2e145c8add2d0ed8191f7df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } }
I20260713 09:03:33.701541  7056 raft_consensus.cc:359] T aabb2cf9337a483eaebfde113c1849a8 P 233554a02f3f4068b24a2dce881191cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } }
I20260713 09:03:33.706962  7048 raft_consensus.cc:385] T aabb2cf9337a483eaebfde113c1849a8 P c4cf417af2e145c8add2d0ed8191f7df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:33.707322  7056 raft_consensus.cc:385] T aabb2cf9337a483eaebfde113c1849a8 P 233554a02f3f4068b24a2dce881191cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:33.707475  7048 raft_consensus.cc:740] T aabb2cf9337a483eaebfde113c1849a8 P c4cf417af2e145c8add2d0ed8191f7df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c4cf417af2e145c8add2d0ed8191f7df, State: Initialized, Role: FOLLOWER
I20260713 09:03:33.707820  7056 raft_consensus.cc:740] T aabb2cf9337a483eaebfde113c1849a8 P 233554a02f3f4068b24a2dce881191cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 233554a02f3f4068b24a2dce881191cd, State: Initialized, Role: FOLLOWER
I20260713 09:03:33.708241  7048 consensus_queue.cc:260] T aabb2cf9337a483eaebfde113c1849a8 P c4cf417af2e145c8add2d0ed8191f7df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } }
I20260713 09:03:33.710278  7048 ts_tablet_manager.cc:1434] T aabb2cf9337a483eaebfde113c1849a8 P c4cf417af2e145c8add2d0ed8191f7df: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260713 09:03:33.714152  7048 tablet_bootstrap.cc:492] T 299ec88ad3374ae0b9ea77cf73f03b15 P c4cf417af2e145c8add2d0ed8191f7df: Bootstrap starting.
I20260713 09:03:33.720350  7048 tablet_bootstrap.cc:654] T 299ec88ad3374ae0b9ea77cf73f03b15 P c4cf417af2e145c8add2d0ed8191f7df: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:33.725980  7145 consensus_queue.cc:1048] T dbcbf2b8ee0d4bdabd293b26f4e14601 P 233554a02f3f4068b24a2dce881191cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:03:33.731608  7048 tablet_bootstrap.cc:492] T 299ec88ad3374ae0b9ea77cf73f03b15 P c4cf417af2e145c8add2d0ed8191f7df: No bootstrap required, opened a new log
I20260713 09:03:33.732115  7048 ts_tablet_manager.cc:1403] T 299ec88ad3374ae0b9ea77cf73f03b15 P c4cf417af2e145c8add2d0ed8191f7df: Time spent bootstrapping tablet: real 0.018s	user 0.006s	sys 0.010s
I20260713 09:03:33.734781  7048 raft_consensus.cc:359] T 299ec88ad3374ae0b9ea77cf73f03b15 P c4cf417af2e145c8add2d0ed8191f7df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } }
I20260713 09:03:33.735421  7048 raft_consensus.cc:385] T 299ec88ad3374ae0b9ea77cf73f03b15 P c4cf417af2e145c8add2d0ed8191f7df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:33.735677  7048 raft_consensus.cc:740] T 299ec88ad3374ae0b9ea77cf73f03b15 P c4cf417af2e145c8add2d0ed8191f7df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c4cf417af2e145c8add2d0ed8191f7df, State: Initialized, Role: FOLLOWER
I20260713 09:03:33.736303  7048 consensus_queue.cc:260] T 299ec88ad3374ae0b9ea77cf73f03b15 P c4cf417af2e145c8add2d0ed8191f7df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } }
I20260713 09:03:33.738569  7048 ts_tablet_manager.cc:1434] T 299ec88ad3374ae0b9ea77cf73f03b15 P c4cf417af2e145c8add2d0ed8191f7df: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20260713 09:03:33.744745  7056 consensus_queue.cc:260] T aabb2cf9337a483eaebfde113c1849a8 P 233554a02f3f4068b24a2dce881191cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } }
I20260713 09:03:33.746923  7049 tablet_bootstrap.cc:492] T 7f8d8e811b0c4f3c9451eebd0cae2e05 P 645ac7b006af4fe9ac76a6d5233cae24: No bootstrap required, opened a new log
I20260713 09:03:33.747056  7056 ts_tablet_manager.cc:1434] T aabb2cf9337a483eaebfde113c1849a8 P 233554a02f3f4068b24a2dce881191cd: Time spent starting tablet: real 0.049s	user 0.007s	sys 0.000s
I20260713 09:03:33.747428  7049 ts_tablet_manager.cc:1403] T 7f8d8e811b0c4f3c9451eebd0cae2e05 P 645ac7b006af4fe9ac76a6d5233cae24: Time spent bootstrapping tablet: real 0.113s	user 0.053s	sys 0.038s
I20260713 09:03:33.748073  7056 tablet_bootstrap.cc:492] T 299ec88ad3374ae0b9ea77cf73f03b15 P 233554a02f3f4068b24a2dce881191cd: Bootstrap starting.
I20260713 09:03:33.749948  7049 raft_consensus.cc:359] T 7f8d8e811b0c4f3c9451eebd0cae2e05 P 645ac7b006af4fe9ac76a6d5233cae24 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } }
I20260713 09:03:33.750696  7049 raft_consensus.cc:385] T 7f8d8e811b0c4f3c9451eebd0cae2e05 P 645ac7b006af4fe9ac76a6d5233cae24 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:33.750962  7049 raft_consensus.cc:740] T 7f8d8e811b0c4f3c9451eebd0cae2e05 P 645ac7b006af4fe9ac76a6d5233cae24 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 645ac7b006af4fe9ac76a6d5233cae24, State: Initialized, Role: FOLLOWER
I20260713 09:03:33.751647  7049 consensus_queue.cc:260] T 7f8d8e811b0c4f3c9451eebd0cae2e05 P 645ac7b006af4fe9ac76a6d5233cae24 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } }
I20260713 09:03:33.753021  7049 ts_tablet_manager.cc:1434] T 7f8d8e811b0c4f3c9451eebd0cae2e05 P 645ac7b006af4fe9ac76a6d5233cae24: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:03:33.753762  7049 tablet_bootstrap.cc:492] T 4811e6dff8d04f4580f0c4d3a0c57152 P 645ac7b006af4fe9ac76a6d5233cae24: Bootstrap starting.
I20260713 09:03:33.748221  7048 tablet_bootstrap.cc:492] T b2a2a5eaa65845a9bf16f7e201536d3c P c4cf417af2e145c8add2d0ed8191f7df: Bootstrap starting.
I20260713 09:03:33.756036  7141 raft_consensus.cc:493] T 0b7fc422dc7c4688b543a6a88e066d03 P c4cf417af2e145c8add2d0ed8191f7df [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:33.756569  7141 raft_consensus.cc:515] T 0b7fc422dc7c4688b543a6a88e066d03 P c4cf417af2e145c8add2d0ed8191f7df [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } }
I20260713 09:03:33.758821  7049 tablet_bootstrap.cc:654] T 4811e6dff8d04f4580f0c4d3a0c57152 P 645ac7b006af4fe9ac76a6d5233cae24: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:33.758764  7141 leader_election.cc:290] T 0b7fc422dc7c4688b543a6a88e066d03 P c4cf417af2e145c8add2d0ed8191f7df [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 645ac7b006af4fe9ac76a6d5233cae24 (127.5.160.129:43619), 233554a02f3f4068b24a2dce881191cd (127.5.160.130:45799)
I20260713 09:03:33.760571  6857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b7fc422dc7c4688b543a6a88e066d03" candidate_uuid: "c4cf417af2e145c8add2d0ed8191f7df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "645ac7b006af4fe9ac76a6d5233cae24" is_pre_election: true
I20260713 09:03:33.762593  6932 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b7fc422dc7c4688b543a6a88e066d03" candidate_uuid: "c4cf417af2e145c8add2d0ed8191f7df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "233554a02f3f4068b24a2dce881191cd" is_pre_election: true
I20260713 09:03:33.764927  7056 tablet_bootstrap.cc:654] T 299ec88ad3374ae0b9ea77cf73f03b15 P 233554a02f3f4068b24a2dce881191cd: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:33.765344  7048 tablet_bootstrap.cc:654] T b2a2a5eaa65845a9bf16f7e201536d3c P c4cf417af2e145c8add2d0ed8191f7df: Neither blocks nor log segments found. Creating new log.
W20260713 09:03:33.770426  6972 leader_election.cc:343] T 0b7fc422dc7c4688b543a6a88e066d03 P c4cf417af2e145c8add2d0ed8191f7df [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 233554a02f3f4068b24a2dce881191cd (127.5.160.130:45799): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:03:33.772112  6971 leader_election.cc:343] T 0b7fc422dc7c4688b543a6a88e066d03 P c4cf417af2e145c8add2d0ed8191f7df [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 645ac7b006af4fe9ac76a6d5233cae24 (127.5.160.129:43619): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:33.772593  6971 leader_election.cc:304] T 0b7fc422dc7c4688b543a6a88e066d03 P c4cf417af2e145c8add2d0ed8191f7df [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c4cf417af2e145c8add2d0ed8191f7df; no voters: 233554a02f3f4068b24a2dce881191cd, 645ac7b006af4fe9ac76a6d5233cae24
I20260713 09:03:33.773376  7141 raft_consensus.cc:2749] T 0b7fc422dc7c4688b543a6a88e066d03 P c4cf417af2e145c8add2d0ed8191f7df [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:03:33.778661  7048 tablet_bootstrap.cc:492] T b2a2a5eaa65845a9bf16f7e201536d3c P c4cf417af2e145c8add2d0ed8191f7df: No bootstrap required, opened a new log
I20260713 09:03:33.779289  7048 ts_tablet_manager.cc:1403] T b2a2a5eaa65845a9bf16f7e201536d3c P c4cf417af2e145c8add2d0ed8191f7df: Time spent bootstrapping tablet: real 0.031s	user 0.009s	sys 0.004s
I20260713 09:03:33.782429  7048 raft_consensus.cc:359] T b2a2a5eaa65845a9bf16f7e201536d3c P c4cf417af2e145c8add2d0ed8191f7df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } }
I20260713 09:03:33.783043  7049 tablet_bootstrap.cc:492] T 4811e6dff8d04f4580f0c4d3a0c57152 P 645ac7b006af4fe9ac76a6d5233cae24: No bootstrap required, opened a new log
I20260713 09:03:33.783054  7048 raft_consensus.cc:385] T b2a2a5eaa65845a9bf16f7e201536d3c P c4cf417af2e145c8add2d0ed8191f7df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:33.783443  7056 tablet_bootstrap.cc:492] T 299ec88ad3374ae0b9ea77cf73f03b15 P 233554a02f3f4068b24a2dce881191cd: No bootstrap required, opened a new log
I20260713 09:03:33.783618  7049 ts_tablet_manager.cc:1403] T 4811e6dff8d04f4580f0c4d3a0c57152 P 645ac7b006af4fe9ac76a6d5233cae24: Time spent bootstrapping tablet: real 0.030s	user 0.015s	sys 0.007s
I20260713 09:03:33.783522  7048 raft_consensus.cc:740] T b2a2a5eaa65845a9bf16f7e201536d3c P c4cf417af2e145c8add2d0ed8191f7df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c4cf417af2e145c8add2d0ed8191f7df, State: Initialized, Role: FOLLOWER
I20260713 09:03:33.784076  7056 ts_tablet_manager.cc:1403] T 299ec88ad3374ae0b9ea77cf73f03b15 P 233554a02f3f4068b24a2dce881191cd: Time spent bootstrapping tablet: real 0.036s	user 0.011s	sys 0.007s
I20260713 09:03:33.784539  7048 consensus_queue.cc:260] T b2a2a5eaa65845a9bf16f7e201536d3c P c4cf417af2e145c8add2d0ed8191f7df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } }
I20260713 09:03:33.786592  7048 ts_tablet_manager.cc:1434] T b2a2a5eaa65845a9bf16f7e201536d3c P c4cf417af2e145c8add2d0ed8191f7df: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.002s
I20260713 09:03:33.786340  7049 raft_consensus.cc:359] T 4811e6dff8d04f4580f0c4d3a0c57152 P 645ac7b006af4fe9ac76a6d5233cae24 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } }
I20260713 09:03:33.787009  7049 raft_consensus.cc:385] T 4811e6dff8d04f4580f0c4d3a0c57152 P 645ac7b006af4fe9ac76a6d5233cae24 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:33.786801  7056 raft_consensus.cc:359] T 299ec88ad3374ae0b9ea77cf73f03b15 P 233554a02f3f4068b24a2dce881191cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } }
I20260713 09:03:33.787396  7049 raft_consensus.cc:740] T 4811e6dff8d04f4580f0c4d3a0c57152 P 645ac7b006af4fe9ac76a6d5233cae24 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 645ac7b006af4fe9ac76a6d5233cae24, State: Initialized, Role: FOLLOWER
I20260713 09:03:33.787595  7056 raft_consensus.cc:385] T 299ec88ad3374ae0b9ea77cf73f03b15 P 233554a02f3f4068b24a2dce881191cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:33.787961  7056 raft_consensus.cc:740] T 299ec88ad3374ae0b9ea77cf73f03b15 P 233554a02f3f4068b24a2dce881191cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 233554a02f3f4068b24a2dce881191cd, State: Initialized, Role: FOLLOWER
I20260713 09:03:33.788164  7049 consensus_queue.cc:260] T 4811e6dff8d04f4580f0c4d3a0c57152 P 645ac7b006af4fe9ac76a6d5233cae24 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } }
I20260713 09:03:33.788663  7056 consensus_queue.cc:260] T 299ec88ad3374ae0b9ea77cf73f03b15 P 233554a02f3f4068b24a2dce881191cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } }
I20260713 09:03:33.790246  7049 ts_tablet_manager.cc:1434] T 4811e6dff8d04f4580f0c4d3a0c57152 P 645ac7b006af4fe9ac76a6d5233cae24: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:03:33.791270  7056 ts_tablet_manager.cc:1434] T 299ec88ad3374ae0b9ea77cf73f03b15 P 233554a02f3f4068b24a2dce881191cd: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:03:33.792708  7056 tablet_bootstrap.cc:492] T d0cfbe3ae77d4296a614c9072f854957 P 233554a02f3f4068b24a2dce881191cd: Bootstrap starting.
I20260713 09:03:33.794148  7049 tablet_bootstrap.cc:492] T 0b7fc422dc7c4688b543a6a88e066d03 P 645ac7b006af4fe9ac76a6d5233cae24: Bootstrap starting.
I20260713 09:03:33.799132  7056 tablet_bootstrap.cc:654] T d0cfbe3ae77d4296a614c9072f854957 P 233554a02f3f4068b24a2dce881191cd: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:33.799998  7049 tablet_bootstrap.cc:654] T 0b7fc422dc7c4688b543a6a88e066d03 P 645ac7b006af4fe9ac76a6d5233cae24: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:33.838279  7049 tablet_bootstrap.cc:492] T 0b7fc422dc7c4688b543a6a88e066d03 P 645ac7b006af4fe9ac76a6d5233cae24: No bootstrap required, opened a new log
I20260713 09:03:33.838379  7056 tablet_bootstrap.cc:492] T d0cfbe3ae77d4296a614c9072f854957 P 233554a02f3f4068b24a2dce881191cd: No bootstrap required, opened a new log
I20260713 09:03:33.838785  7049 ts_tablet_manager.cc:1403] T 0b7fc422dc7c4688b543a6a88e066d03 P 645ac7b006af4fe9ac76a6d5233cae24: Time spent bootstrapping tablet: real 0.045s	user 0.015s	sys 0.002s
I20260713 09:03:33.838883  7056 ts_tablet_manager.cc:1403] T d0cfbe3ae77d4296a614c9072f854957 P 233554a02f3f4068b24a2dce881191cd: Time spent bootstrapping tablet: real 0.046s	user 0.006s	sys 0.011s
I20260713 09:03:33.841254  7056 raft_consensus.cc:359] T d0cfbe3ae77d4296a614c9072f854957 P 233554a02f3f4068b24a2dce881191cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } }
I20260713 09:03:33.841728  7056 raft_consensus.cc:385] T d0cfbe3ae77d4296a614c9072f854957 P 233554a02f3f4068b24a2dce881191cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:33.841501  7049 raft_consensus.cc:359] T 0b7fc422dc7c4688b543a6a88e066d03 P 645ac7b006af4fe9ac76a6d5233cae24 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } }
I20260713 09:03:33.841980  7056 raft_consensus.cc:740] T d0cfbe3ae77d4296a614c9072f854957 P 233554a02f3f4068b24a2dce881191cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 233554a02f3f4068b24a2dce881191cd, State: Initialized, Role: FOLLOWER
I20260713 09:03:33.842162  7049 raft_consensus.cc:385] T 0b7fc422dc7c4688b543a6a88e066d03 P 645ac7b006af4fe9ac76a6d5233cae24 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:33.842737  7049 raft_consensus.cc:740] T 0b7fc422dc7c4688b543a6a88e066d03 P 645ac7b006af4fe9ac76a6d5233cae24 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 645ac7b006af4fe9ac76a6d5233cae24, State: Initialized, Role: FOLLOWER
I20260713 09:03:33.842808  7056 consensus_queue.cc:260] T d0cfbe3ae77d4296a614c9072f854957 P 233554a02f3f4068b24a2dce881191cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } }
I20260713 09:03:33.843428  7049 consensus_queue.cc:260] T 0b7fc422dc7c4688b543a6a88e066d03 P 645ac7b006af4fe9ac76a6d5233cae24 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } }
I20260713 09:03:33.844735  7056 ts_tablet_manager.cc:1434] T d0cfbe3ae77d4296a614c9072f854957 P 233554a02f3f4068b24a2dce881191cd: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:03:33.845605  7049 ts_tablet_manager.cc:1434] T 0b7fc422dc7c4688b543a6a88e066d03 P 645ac7b006af4fe9ac76a6d5233cae24: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.001s
I20260713 09:03:33.846552  7056 tablet_bootstrap.cc:492] T e13110a21957440c8abbb009eff7fa47 P 233554a02f3f4068b24a2dce881191cd: Bootstrap starting.
I20260713 09:03:33.849140  7049 tablet_bootstrap.cc:492] T 4184d088fcf74bdeb8df8e8411d824ba P 645ac7b006af4fe9ac76a6d5233cae24: Bootstrap starting.
I20260713 09:03:33.854786  7056 tablet_bootstrap.cc:654] T e13110a21957440c8abbb009eff7fa47 P 233554a02f3f4068b24a2dce881191cd: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:33.856235  7049 tablet_bootstrap.cc:654] T 4184d088fcf74bdeb8df8e8411d824ba P 645ac7b006af4fe9ac76a6d5233cae24: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:33.861428  7049 tablet_bootstrap.cc:492] T 4184d088fcf74bdeb8df8e8411d824ba P 645ac7b006af4fe9ac76a6d5233cae24: No bootstrap required, opened a new log
I20260713 09:03:33.861898  7049 ts_tablet_manager.cc:1403] T 4184d088fcf74bdeb8df8e8411d824ba P 645ac7b006af4fe9ac76a6d5233cae24: Time spent bootstrapping tablet: real 0.013s	user 0.008s	sys 0.003s
I20260713 09:03:33.862753  7056 tablet_bootstrap.cc:492] T e13110a21957440c8abbb009eff7fa47 P 233554a02f3f4068b24a2dce881191cd: No bootstrap required, opened a new log
I20260713 09:03:33.863184  7056 ts_tablet_manager.cc:1403] T e13110a21957440c8abbb009eff7fa47 P 233554a02f3f4068b24a2dce881191cd: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.001s
I20260713 09:03:33.864377  7049 raft_consensus.cc:359] T 4184d088fcf74bdeb8df8e8411d824ba P 645ac7b006af4fe9ac76a6d5233cae24 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } }
I20260713 09:03:33.864872  7056 raft_consensus.cc:359] T e13110a21957440c8abbb009eff7fa47 P 233554a02f3f4068b24a2dce881191cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } }
I20260713 09:03:33.865157  7049 raft_consensus.cc:385] T 4184d088fcf74bdeb8df8e8411d824ba P 645ac7b006af4fe9ac76a6d5233cae24 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:33.865505  7056 raft_consensus.cc:385] T e13110a21957440c8abbb009eff7fa47 P 233554a02f3f4068b24a2dce881191cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:33.865542  7049 raft_consensus.cc:740] T 4184d088fcf74bdeb8df8e8411d824ba P 645ac7b006af4fe9ac76a6d5233cae24 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 645ac7b006af4fe9ac76a6d5233cae24, State: Initialized, Role: FOLLOWER
I20260713 09:03:33.865995  7056 raft_consensus.cc:740] T e13110a21957440c8abbb009eff7fa47 P 233554a02f3f4068b24a2dce881191cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 233554a02f3f4068b24a2dce881191cd, State: Initialized, Role: FOLLOWER
I20260713 09:03:33.866106  7145 raft_consensus.cc:493] T aabb2cf9337a483eaebfde113c1849a8 P 233554a02f3f4068b24a2dce881191cd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:33.866454  7049 consensus_queue.cc:260] T 4184d088fcf74bdeb8df8e8411d824ba P 645ac7b006af4fe9ac76a6d5233cae24 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } }
I20260713 09:03:33.866534  7145 raft_consensus.cc:515] T aabb2cf9337a483eaebfde113c1849a8 P 233554a02f3f4068b24a2dce881191cd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } }
I20260713 09:03:33.866712  7056 consensus_queue.cc:260] T e13110a21957440c8abbb009eff7fa47 P 233554a02f3f4068b24a2dce881191cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } }
I20260713 09:03:33.868129  7049 ts_tablet_manager.cc:1434] T 4184d088fcf74bdeb8df8e8411d824ba P 645ac7b006af4fe9ac76a6d5233cae24: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:03:33.869002  7049 tablet_bootstrap.cc:492] T e13110a21957440c8abbb009eff7fa47 P 645ac7b006af4fe9ac76a6d5233cae24: Bootstrap starting.
I20260713 09:03:33.869123  7056 ts_tablet_manager.cc:1434] T e13110a21957440c8abbb009eff7fa47 P 233554a02f3f4068b24a2dce881191cd: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260713 09:03:33.870460  7056 tablet_bootstrap.cc:492] T 0b7fc422dc7c4688b543a6a88e066d03 P 233554a02f3f4068b24a2dce881191cd: Bootstrap starting.
I20260713 09:03:33.871296  6857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aabb2cf9337a483eaebfde113c1849a8" candidate_uuid: "233554a02f3f4068b24a2dce881191cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "645ac7b006af4fe9ac76a6d5233cae24" is_pre_election: true
I20260713 09:03:33.871889  6857 raft_consensus.cc:2468] T aabb2cf9337a483eaebfde113c1849a8 P 645ac7b006af4fe9ac76a6d5233cae24 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 233554a02f3f4068b24a2dce881191cd in term 0.
I20260713 09:03:33.872956  7007 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aabb2cf9337a483eaebfde113c1849a8" candidate_uuid: "233554a02f3f4068b24a2dce881191cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4cf417af2e145c8add2d0ed8191f7df" is_pre_election: true
I20260713 09:03:33.873634  7007 raft_consensus.cc:2468] T aabb2cf9337a483eaebfde113c1849a8 P c4cf417af2e145c8add2d0ed8191f7df [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 233554a02f3f4068b24a2dce881191cd in term 0.
I20260713 09:03:33.875428  6897 leader_election.cc:304] T aabb2cf9337a483eaebfde113c1849a8 P 233554a02f3f4068b24a2dce881191cd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 233554a02f3f4068b24a2dce881191cd, 645ac7b006af4fe9ac76a6d5233cae24; no voters: 
I20260713 09:03:33.868850  7145 leader_election.cc:290] T aabb2cf9337a483eaebfde113c1849a8 P 233554a02f3f4068b24a2dce881191cd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 645ac7b006af4fe9ac76a6d5233cae24 (127.5.160.129:43619), c4cf417af2e145c8add2d0ed8191f7df (127.5.160.131:38501)
I20260713 09:03:33.876447  7056 tablet_bootstrap.cc:654] T 0b7fc422dc7c4688b543a6a88e066d03 P 233554a02f3f4068b24a2dce881191cd: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:33.876416  7107 raft_consensus.cc:2804] T aabb2cf9337a483eaebfde113c1849a8 P 233554a02f3f4068b24a2dce881191cd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:03:33.879671  7107 raft_consensus.cc:493] T aabb2cf9337a483eaebfde113c1849a8 P 233554a02f3f4068b24a2dce881191cd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:03:33.880012  7107 raft_consensus.cc:3060] T aabb2cf9337a483eaebfde113c1849a8 P 233554a02f3f4068b24a2dce881191cd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:33.883819  7049 tablet_bootstrap.cc:654] T e13110a21957440c8abbb009eff7fa47 P 645ac7b006af4fe9ac76a6d5233cae24: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:33.901474  7049 tablet_bootstrap.cc:492] T e13110a21957440c8abbb009eff7fa47 P 645ac7b006af4fe9ac76a6d5233cae24: No bootstrap required, opened a new log
I20260713 09:03:33.901971  7049 ts_tablet_manager.cc:1403] T e13110a21957440c8abbb009eff7fa47 P 645ac7b006af4fe9ac76a6d5233cae24: Time spent bootstrapping tablet: real 0.033s	user 0.014s	sys 0.008s
I20260713 09:03:33.903928  7107 raft_consensus.cc:515] T aabb2cf9337a483eaebfde113c1849a8 P 233554a02f3f4068b24a2dce881191cd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } }
I20260713 09:03:33.904750  7049 raft_consensus.cc:359] T e13110a21957440c8abbb009eff7fa47 P 645ac7b006af4fe9ac76a6d5233cae24 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } }
I20260713 09:03:33.905488  7049 raft_consensus.cc:385] T e13110a21957440c8abbb009eff7fa47 P 645ac7b006af4fe9ac76a6d5233cae24 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:33.905788  7049 raft_consensus.cc:740] T e13110a21957440c8abbb009eff7fa47 P 645ac7b006af4fe9ac76a6d5233cae24 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 645ac7b006af4fe9ac76a6d5233cae24, State: Initialized, Role: FOLLOWER
I20260713 09:03:33.906540  7049 consensus_queue.cc:260] T e13110a21957440c8abbb009eff7fa47 P 645ac7b006af4fe9ac76a6d5233cae24 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } }
I20260713 09:03:33.908334  6857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aabb2cf9337a483eaebfde113c1849a8" candidate_uuid: "233554a02f3f4068b24a2dce881191cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "645ac7b006af4fe9ac76a6d5233cae24"
I20260713 09:03:33.909286  7049 ts_tablet_manager.cc:1434] T e13110a21957440c8abbb009eff7fa47 P 645ac7b006af4fe9ac76a6d5233cae24: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260713 09:03:33.909209  6857 raft_consensus.cc:3060] T aabb2cf9337a483eaebfde113c1849a8 P 645ac7b006af4fe9ac76a6d5233cae24 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:33.910166  7049 tablet_bootstrap.cc:492] T 89631f2aaf8c424cab1fb2e45e9a937b P 645ac7b006af4fe9ac76a6d5233cae24: Bootstrap starting.
I20260713 09:03:33.911001  7145 raft_consensus.cc:493] T 506f8ad9c865451289da7a23c211f318 P 233554a02f3f4068b24a2dce881191cd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:33.911612  7145 raft_consensus.cc:515] T 506f8ad9c865451289da7a23c211f318 P 233554a02f3f4068b24a2dce881191cd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } }
I20260713 09:03:33.914158  7145 leader_election.cc:290] T 506f8ad9c865451289da7a23c211f318 P 233554a02f3f4068b24a2dce881191cd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 645ac7b006af4fe9ac76a6d5233cae24 (127.5.160.129:43619), c4cf417af2e145c8add2d0ed8191f7df (127.5.160.131:38501)
I20260713 09:03:33.916024  6855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "506f8ad9c865451289da7a23c211f318" candidate_uuid: "233554a02f3f4068b24a2dce881191cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "645ac7b006af4fe9ac76a6d5233cae24" is_pre_election: true
I20260713 09:03:33.917062  7007 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "506f8ad9c865451289da7a23c211f318" candidate_uuid: "233554a02f3f4068b24a2dce881191cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4cf417af2e145c8add2d0ed8191f7df" is_pre_election: true
I20260713 09:03:33.917761  7049 tablet_bootstrap.cc:654] T 89631f2aaf8c424cab1fb2e45e9a937b P 645ac7b006af4fe9ac76a6d5233cae24: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:33.920893  6899 leader_election.cc:304] T 506f8ad9c865451289da7a23c211f318 P 233554a02f3f4068b24a2dce881191cd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 233554a02f3f4068b24a2dce881191cd; no voters: 645ac7b006af4fe9ac76a6d5233cae24, c4cf417af2e145c8add2d0ed8191f7df
I20260713 09:03:33.922503  7145 raft_consensus.cc:2749] T 506f8ad9c865451289da7a23c211f318 P 233554a02f3f4068b24a2dce881191cd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:03:33.923679  7007 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aabb2cf9337a483eaebfde113c1849a8" candidate_uuid: "233554a02f3f4068b24a2dce881191cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4cf417af2e145c8add2d0ed8191f7df"
I20260713 09:03:33.924567  7007 raft_consensus.cc:3060] T aabb2cf9337a483eaebfde113c1849a8 P c4cf417af2e145c8add2d0ed8191f7df [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:33.926759  6857 raft_consensus.cc:2468] T aabb2cf9337a483eaebfde113c1849a8 P 645ac7b006af4fe9ac76a6d5233cae24 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 233554a02f3f4068b24a2dce881191cd in term 1.
I20260713 09:03:33.923611  7107 leader_election.cc:290] T aabb2cf9337a483eaebfde113c1849a8 P 233554a02f3f4068b24a2dce881191cd [CANDIDATE]: Term 1 election: Requested vote from peers 645ac7b006af4fe9ac76a6d5233cae24 (127.5.160.129:43619), c4cf417af2e145c8add2d0ed8191f7df (127.5.160.131:38501)
I20260713 09:03:33.930397  6897 leader_election.cc:304] T aabb2cf9337a483eaebfde113c1849a8 P 233554a02f3f4068b24a2dce881191cd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 233554a02f3f4068b24a2dce881191cd, 645ac7b006af4fe9ac76a6d5233cae24; no voters: 
I20260713 09:03:33.931237  7107 raft_consensus.cc:2804] T aabb2cf9337a483eaebfde113c1849a8 P 233554a02f3f4068b24a2dce881191cd [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:03:33.931982  7078 consensus_queue.cc:1048] T 55fe651321d641498846ce7b908bea0f P 645ac7b006af4fe9ac76a6d5233cae24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:03:33.932047  7107 raft_consensus.cc:697] T aabb2cf9337a483eaebfde113c1849a8 P 233554a02f3f4068b24a2dce881191cd [term 1 LEADER]: Becoming Leader. State: Replica: 233554a02f3f4068b24a2dce881191cd, State: Running, Role: LEADER
I20260713 09:03:33.933543  7107 consensus_queue.cc:237] T aabb2cf9337a483eaebfde113c1849a8 P 233554a02f3f4068b24a2dce881191cd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } }
I20260713 09:03:33.939294  7145 raft_consensus.cc:493] T d0cfbe3ae77d4296a614c9072f854957 P 233554a02f3f4068b24a2dce881191cd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:33.939174  7141 raft_consensus.cc:493] T 55fe651321d641498846ce7b908bea0f P c4cf417af2e145c8add2d0ed8191f7df [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:33.939908  7145 raft_consensus.cc:515] T d0cfbe3ae77d4296a614c9072f854957 P 233554a02f3f4068b24a2dce881191cd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } }
I20260713 09:03:33.940078  7141 raft_consensus.cc:515] T 55fe651321d641498846ce7b908bea0f P c4cf417af2e145c8add2d0ed8191f7df [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } }
I20260713 09:03:33.940981  7007 raft_consensus.cc:2468] T aabb2cf9337a483eaebfde113c1849a8 P c4cf417af2e145c8add2d0ed8191f7df [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 233554a02f3f4068b24a2dce881191cd in term 1.
I20260713 09:03:33.942044  7145 leader_election.cc:290] T d0cfbe3ae77d4296a614c9072f854957 P 233554a02f3f4068b24a2dce881191cd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 645ac7b006af4fe9ac76a6d5233cae24 (127.5.160.129:43619), c4cf417af2e145c8add2d0ed8191f7df (127.5.160.131:38501)
I20260713 09:03:33.943902  7007 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0cfbe3ae77d4296a614c9072f854957" candidate_uuid: "233554a02f3f4068b24a2dce881191cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4cf417af2e145c8add2d0ed8191f7df" is_pre_election: true
I20260713 09:03:33.944648  6855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0cfbe3ae77d4296a614c9072f854957" candidate_uuid: "233554a02f3f4068b24a2dce881191cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "645ac7b006af4fe9ac76a6d5233cae24" is_pre_election: true
I20260713 09:03:33.945375  7056 tablet_bootstrap.cc:492] T 0b7fc422dc7c4688b543a6a88e066d03 P 233554a02f3f4068b24a2dce881191cd: No bootstrap required, opened a new log
I20260713 09:03:33.945942  7056 ts_tablet_manager.cc:1403] T 0b7fc422dc7c4688b543a6a88e066d03 P 233554a02f3f4068b24a2dce881191cd: Time spent bootstrapping tablet: real 0.076s	user 0.023s	sys 0.036s
I20260713 09:03:33.946350  6897 leader_election.cc:304] T d0cfbe3ae77d4296a614c9072f854957 P 233554a02f3f4068b24a2dce881191cd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 233554a02f3f4068b24a2dce881191cd; no voters: 645ac7b006af4fe9ac76a6d5233cae24, c4cf417af2e145c8add2d0ed8191f7df
I20260713 09:03:33.947238  7145 raft_consensus.cc:2749] T d0cfbe3ae77d4296a614c9072f854957 P 233554a02f3f4068b24a2dce881191cd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:03:33.947981  7061 raft_consensus.cc:493] T e13110a21957440c8abbb009eff7fa47 P 233554a02f3f4068b24a2dce881191cd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:33.948706  7141 leader_election.cc:290] T 55fe651321d641498846ce7b908bea0f P c4cf417af2e145c8add2d0ed8191f7df [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 645ac7b006af4fe9ac76a6d5233cae24 (127.5.160.129:43619), 233554a02f3f4068b24a2dce881191cd (127.5.160.130:45799)
I20260713 09:03:33.948525  7061 raft_consensus.cc:515] T e13110a21957440c8abbb009eff7fa47 P 233554a02f3f4068b24a2dce881191cd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } }
I20260713 09:03:33.950963  7061 leader_election.cc:290] T e13110a21957440c8abbb009eff7fa47 P 233554a02f3f4068b24a2dce881191cd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 645ac7b006af4fe9ac76a6d5233cae24 (127.5.160.129:43619), c4cf417af2e145c8add2d0ed8191f7df (127.5.160.131:38501)
I20260713 09:03:33.951593  6855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e13110a21957440c8abbb009eff7fa47" candidate_uuid: "233554a02f3f4068b24a2dce881191cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "645ac7b006af4fe9ac76a6d5233cae24" is_pre_election: true
I20260713 09:03:33.952525  6855 raft_consensus.cc:2468] T e13110a21957440c8abbb009eff7fa47 P 645ac7b006af4fe9ac76a6d5233cae24 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 233554a02f3f4068b24a2dce881191cd in term 0.
I20260713 09:03:33.952651  6931 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55fe651321d641498846ce7b908bea0f" candidate_uuid: "c4cf417af2e145c8add2d0ed8191f7df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "233554a02f3f4068b24a2dce881191cd" is_pre_election: true
I20260713 09:03:33.951313  7056 raft_consensus.cc:359] T 0b7fc422dc7c4688b543a6a88e066d03 P 233554a02f3f4068b24a2dce881191cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } }
I20260713 09:03:33.953864  7056 raft_consensus.cc:385] T 0b7fc422dc7c4688b543a6a88e066d03 P 233554a02f3f4068b24a2dce881191cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:33.954141  7056 raft_consensus.cc:740] T 0b7fc422dc7c4688b543a6a88e066d03 P 233554a02f3f4068b24a2dce881191cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 233554a02f3f4068b24a2dce881191cd, State: Initialized, Role: FOLLOWER
I20260713 09:03:33.954610  6855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55fe651321d641498846ce7b908bea0f" candidate_uuid: "c4cf417af2e145c8add2d0ed8191f7df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "645ac7b006af4fe9ac76a6d5233cae24" is_pre_election: true
I20260713 09:03:33.944897  7049 tablet_bootstrap.cc:492] T 89631f2aaf8c424cab1fb2e45e9a937b P 645ac7b006af4fe9ac76a6d5233cae24: No bootstrap required, opened a new log
I20260713 09:03:33.954741  7056 consensus_queue.cc:260] T 0b7fc422dc7c4688b543a6a88e066d03 P 233554a02f3f4068b24a2dce881191cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } }
I20260713 09:03:33.955651  7049 ts_tablet_manager.cc:1403] T 89631f2aaf8c424cab1fb2e45e9a937b P 645ac7b006af4fe9ac76a6d5233cae24: Time spent bootstrapping tablet: real 0.046s	user 0.014s	sys 0.019s
I20260713 09:03:33.954610  7007 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e13110a21957440c8abbb009eff7fa47" candidate_uuid: "233554a02f3f4068b24a2dce881191cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4cf417af2e145c8add2d0ed8191f7df" is_pre_election: true
I20260713 09:03:33.956714  7007 raft_consensus.cc:2468] T e13110a21957440c8abbb009eff7fa47 P c4cf417af2e145c8add2d0ed8191f7df [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 233554a02f3f4068b24a2dce881191cd in term 0.
I20260713 09:03:33.957052  7056 ts_tablet_manager.cc:1434] T 0b7fc422dc7c4688b543a6a88e066d03 P 233554a02f3f4068b24a2dce881191cd: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.001s
I20260713 09:03:33.957975  7056 tablet_bootstrap.cc:492] T 4184d088fcf74bdeb8df8e8411d824ba P 233554a02f3f4068b24a2dce881191cd: Bootstrap starting.
I20260713 09:03:33.958526  6899 leader_election.cc:304] T e13110a21957440c8abbb009eff7fa47 P 233554a02f3f4068b24a2dce881191cd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 233554a02f3f4068b24a2dce881191cd, c4cf417af2e145c8add2d0ed8191f7df; no voters: 
I20260713 09:03:33.959163  7049 raft_consensus.cc:359] T 89631f2aaf8c424cab1fb2e45e9a937b P 645ac7b006af4fe9ac76a6d5233cae24 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } }
I20260713 09:03:33.960340  7049 raft_consensus.cc:385] T 89631f2aaf8c424cab1fb2e45e9a937b P 645ac7b006af4fe9ac76a6d5233cae24 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:33.960704  7049 raft_consensus.cc:740] T 89631f2aaf8c424cab1fb2e45e9a937b P 645ac7b006af4fe9ac76a6d5233cae24 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 645ac7b006af4fe9ac76a6d5233cae24, State: Initialized, Role: FOLLOWER
I20260713 09:03:33.961582  7049 consensus_queue.cc:260] T 89631f2aaf8c424cab1fb2e45e9a937b P 645ac7b006af4fe9ac76a6d5233cae24 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } }
I20260713 09:03:33.964777  7049 ts_tablet_manager.cc:1434] T 89631f2aaf8c424cab1fb2e45e9a937b P 645ac7b006af4fe9ac76a6d5233cae24: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260713 09:03:33.965816  7049 tablet_bootstrap.cc:492] T b2a2a5eaa65845a9bf16f7e201536d3c P 645ac7b006af4fe9ac76a6d5233cae24: Bootstrap starting.
I20260713 09:03:33.966284  7007 raft_consensus.cc:3060] T 55fe651321d641498846ce7b908bea0f P c4cf417af2e145c8add2d0ed8191f7df [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:33.968278  7145 raft_consensus.cc:493] T 4811e6dff8d04f4580f0c4d3a0c57152 P 233554a02f3f4068b24a2dce881191cd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:33.968721  7145 raft_consensus.cc:515] T 4811e6dff8d04f4580f0c4d3a0c57152 P 233554a02f3f4068b24a2dce881191cd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } }
I20260713 09:03:33.969303  7107 raft_consensus.cc:2804] T e13110a21957440c8abbb009eff7fa47 P 233554a02f3f4068b24a2dce881191cd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:03:33.969856  7107 raft_consensus.cc:493] T e13110a21957440c8abbb009eff7fa47 P 233554a02f3f4068b24a2dce881191cd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:03:33.970543  7107 raft_consensus.cc:3060] T e13110a21957440c8abbb009eff7fa47 P 233554a02f3f4068b24a2dce881191cd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:33.970680  7145 leader_election.cc:290] T 4811e6dff8d04f4580f0c4d3a0c57152 P 233554a02f3f4068b24a2dce881191cd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 645ac7b006af4fe9ac76a6d5233cae24 (127.5.160.129:43619), c4cf417af2e145c8add2d0ed8191f7df (127.5.160.131:38501)
I20260713 09:03:33.970227  7056 tablet_bootstrap.cc:654] T 4184d088fcf74bdeb8df8e8411d824ba P 233554a02f3f4068b24a2dce881191cd: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:33.972478  6855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4811e6dff8d04f4580f0c4d3a0c57152" candidate_uuid: "233554a02f3f4068b24a2dce881191cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "645ac7b006af4fe9ac76a6d5233cae24" is_pre_election: true
I20260713 09:03:33.973198  6855 raft_consensus.cc:2468] T 4811e6dff8d04f4580f0c4d3a0c57152 P 645ac7b006af4fe9ac76a6d5233cae24 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 233554a02f3f4068b24a2dce881191cd in term 0.
I20260713 09:03:33.973420  7049 tablet_bootstrap.cc:654] T b2a2a5eaa65845a9bf16f7e201536d3c P 645ac7b006af4fe9ac76a6d5233cae24: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:33.973271  7006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4811e6dff8d04f4580f0c4d3a0c57152" candidate_uuid: "233554a02f3f4068b24a2dce881191cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4cf417af2e145c8add2d0ed8191f7df" is_pre_election: true
I20260713 09:03:33.973955  7006 raft_consensus.cc:2468] T 4811e6dff8d04f4580f0c4d3a0c57152 P c4cf417af2e145c8add2d0ed8191f7df [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 233554a02f3f4068b24a2dce881191cd in term 0.
I20260713 09:03:33.978163  6971 leader_election.cc:304] T 55fe651321d641498846ce7b908bea0f P c4cf417af2e145c8add2d0ed8191f7df [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c4cf417af2e145c8add2d0ed8191f7df; no voters: 233554a02f3f4068b24a2dce881191cd, 645ac7b006af4fe9ac76a6d5233cae24
I20260713 09:03:33.978945  7151 raft_consensus.cc:493] T b2a2a5eaa65845a9bf16f7e201536d3c P c4cf417af2e145c8add2d0ed8191f7df [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:33.979480  7151 raft_consensus.cc:515] T b2a2a5eaa65845a9bf16f7e201536d3c P c4cf417af2e145c8add2d0ed8191f7df [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } }
I20260713 09:03:33.980892  6899 leader_election.cc:304] T 4811e6dff8d04f4580f0c4d3a0c57152 P 233554a02f3f4068b24a2dce881191cd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 233554a02f3f4068b24a2dce881191cd, c4cf417af2e145c8add2d0ed8191f7df; no voters: 
I20260713 09:03:33.981709  7151 leader_election.cc:290] T b2a2a5eaa65845a9bf16f7e201536d3c P c4cf417af2e145c8add2d0ed8191f7df [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 645ac7b006af4fe9ac76a6d5233cae24 (127.5.160.129:43619), 233554a02f3f4068b24a2dce881191cd (127.5.160.130:45799)
I20260713 09:03:33.981993  7145 raft_consensus.cc:2804] T 4811e6dff8d04f4580f0c4d3a0c57152 P 233554a02f3f4068b24a2dce881191cd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:03:33.982411  7145 raft_consensus.cc:493] T 4811e6dff8d04f4580f0c4d3a0c57152 P 233554a02f3f4068b24a2dce881191cd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:03:33.982744  7145 raft_consensus.cc:3060] T 4811e6dff8d04f4580f0c4d3a0c57152 P 233554a02f3f4068b24a2dce881191cd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:33.982805  6931 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2a2a5eaa65845a9bf16f7e201536d3c" candidate_uuid: "c4cf417af2e145c8add2d0ed8191f7df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "233554a02f3f4068b24a2dce881191cd" is_pre_election: true
W20260713 09:03:33.985770  6972 leader_election.cc:343] T b2a2a5eaa65845a9bf16f7e201536d3c P c4cf417af2e145c8add2d0ed8191f7df [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 233554a02f3f4068b24a2dce881191cd (127.5.160.130:45799): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:33.987859  7056 tablet_bootstrap.cc:492] T 4184d088fcf74bdeb8df8e8411d824ba P 233554a02f3f4068b24a2dce881191cd: No bootstrap required, opened a new log
I20260713 09:03:33.988297  7056 ts_tablet_manager.cc:1403] T 4184d088fcf74bdeb8df8e8411d824ba P 233554a02f3f4068b24a2dce881191cd: Time spent bootstrapping tablet: real 0.031s	user 0.004s	sys 0.005s
I20260713 09:03:33.990293  6855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2a2a5eaa65845a9bf16f7e201536d3c" candidate_uuid: "c4cf417af2e145c8add2d0ed8191f7df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "645ac7b006af4fe9ac76a6d5233cae24" is_pre_election: true
I20260713 09:03:33.990741  7130 raft_consensus.cc:493] T 89631f2aaf8c424cab1fb2e45e9a937b P 645ac7b006af4fe9ac76a6d5233cae24 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:33.990813  7056 raft_consensus.cc:359] T 4184d088fcf74bdeb8df8e8411d824ba P 233554a02f3f4068b24a2dce881191cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } }
I20260713 09:03:33.991503  7056 raft_consensus.cc:385] T 4184d088fcf74bdeb8df8e8411d824ba P 233554a02f3f4068b24a2dce881191cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:33.991299  7130 raft_consensus.cc:515] T 89631f2aaf8c424cab1fb2e45e9a937b P 645ac7b006af4fe9ac76a6d5233cae24 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } }
I20260713 09:03:33.991768  7056 raft_consensus.cc:740] T 4184d088fcf74bdeb8df8e8411d824ba P 233554a02f3f4068b24a2dce881191cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 233554a02f3f4068b24a2dce881191cd, State: Initialized, Role: FOLLOWER
I20260713 09:03:33.992467  7056 consensus_queue.cc:260] T 4184d088fcf74bdeb8df8e8411d824ba P 233554a02f3f4068b24a2dce881191cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } }
I20260713 09:03:33.993345  7130 leader_election.cc:290] T 89631f2aaf8c424cab1fb2e45e9a937b P 645ac7b006af4fe9ac76a6d5233cae24 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 233554a02f3f4068b24a2dce881191cd (127.5.160.130:45799), c4cf417af2e145c8add2d0ed8191f7df (127.5.160.131:38501)
I20260713 09:03:33.994362  6931 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89631f2aaf8c424cab1fb2e45e9a937b" candidate_uuid: "645ac7b006af4fe9ac76a6d5233cae24" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "233554a02f3f4068b24a2dce881191cd" is_pre_election: true
I20260713 09:03:33.996538  7145 raft_consensus.cc:515] T 4811e6dff8d04f4580f0c4d3a0c57152 P 233554a02f3f4068b24a2dce881191cd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } }
I20260713 09:03:33.997617  7056 ts_tablet_manager.cc:1434] T 4184d088fcf74bdeb8df8e8411d824ba P 233554a02f3f4068b24a2dce881191cd: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.004s
W20260713 09:03:33.997995  6823 leader_election.cc:343] T 89631f2aaf8c424cab1fb2e45e9a937b P 645ac7b006af4fe9ac76a6d5233cae24 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 233554a02f3f4068b24a2dce881191cd (127.5.160.130:45799): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:33.998458  7056 tablet_bootstrap.cc:492] T b2a2a5eaa65845a9bf16f7e201536d3c P 233554a02f3f4068b24a2dce881191cd: Bootstrap starting.
I20260713 09:03:33.999119  6857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4811e6dff8d04f4580f0c4d3a0c57152" candidate_uuid: "233554a02f3f4068b24a2dce881191cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "645ac7b006af4fe9ac76a6d5233cae24"
I20260713 09:03:33.999765  6857 raft_consensus.cc:3060] T 4811e6dff8d04f4580f0c4d3a0c57152 P 645ac7b006af4fe9ac76a6d5233cae24 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:34.000664  7107 raft_consensus.cc:515] T e13110a21957440c8abbb009eff7fa47 P 233554a02f3f4068b24a2dce881191cd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } }
W20260713 09:03:33.992434  6971 leader_election.cc:343] T b2a2a5eaa65845a9bf16f7e201536d3c P c4cf417af2e145c8add2d0ed8191f7df [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 645ac7b006af4fe9ac76a6d5233cae24 (127.5.160.129:43619): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:34.003283  6971 leader_election.cc:304] T b2a2a5eaa65845a9bf16f7e201536d3c P c4cf417af2e145c8add2d0ed8191f7df [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c4cf417af2e145c8add2d0ed8191f7df; no voters: 233554a02f3f4068b24a2dce881191cd, 645ac7b006af4fe9ac76a6d5233cae24
I20260713 09:03:34.004094  7151 raft_consensus.cc:2749] T b2a2a5eaa65845a9bf16f7e201536d3c P c4cf417af2e145c8add2d0ed8191f7df [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:03:34.005208  7145 leader_election.cc:290] T 4811e6dff8d04f4580f0c4d3a0c57152 P 233554a02f3f4068b24a2dce881191cd [CANDIDATE]: Term 1 election: Requested vote from peers 645ac7b006af4fe9ac76a6d5233cae24 (127.5.160.129:43619), c4cf417af2e145c8add2d0ed8191f7df (127.5.160.131:38501)
I20260713 09:03:34.005134  6855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e13110a21957440c8abbb009eff7fa47" candidate_uuid: "233554a02f3f4068b24a2dce881191cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "645ac7b006af4fe9ac76a6d5233cae24"
I20260713 09:03:34.005946  6855 raft_consensus.cc:3060] T e13110a21957440c8abbb009eff7fa47 P 645ac7b006af4fe9ac76a6d5233cae24 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:34.007150  7141 raft_consensus.cc:2749] T 55fe651321d641498846ce7b908bea0f P c4cf417af2e145c8add2d0ed8191f7df [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:03:34.007378  7130 consensus_queue.cc:1048] T 55fe651321d641498846ce7b908bea0f P 645ac7b006af4fe9ac76a6d5233cae24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:03:34.008415  6857 raft_consensus.cc:2468] T 4811e6dff8d04f4580f0c4d3a0c57152 P 645ac7b006af4fe9ac76a6d5233cae24 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 233554a02f3f4068b24a2dce881191cd in term 1.
I20260713 09:03:34.009712  6897 leader_election.cc:304] T 4811e6dff8d04f4580f0c4d3a0c57152 P 233554a02f3f4068b24a2dce881191cd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 233554a02f3f4068b24a2dce881191cd, 645ac7b006af4fe9ac76a6d5233cae24; no voters: 
I20260713 09:03:34.013062  7107 leader_election.cc:290] T e13110a21957440c8abbb009eff7fa47 P 233554a02f3f4068b24a2dce881191cd [CANDIDATE]: Term 1 election: Requested vote from peers 645ac7b006af4fe9ac76a6d5233cae24 (127.5.160.129:43619), c4cf417af2e145c8add2d0ed8191f7df (127.5.160.131:38501)
I20260713 09:03:34.013476  7006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4811e6dff8d04f4580f0c4d3a0c57152" candidate_uuid: "233554a02f3f4068b24a2dce881191cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4cf417af2e145c8add2d0ed8191f7df"
I20260713 09:03:34.013728  7107 raft_consensus.cc:2804] T 4811e6dff8d04f4580f0c4d3a0c57152 P 233554a02f3f4068b24a2dce881191cd [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:03:34.014052  7006 raft_consensus.cc:3060] T 4811e6dff8d04f4580f0c4d3a0c57152 P c4cf417af2e145c8add2d0ed8191f7df [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:34.014375  7107 raft_consensus.cc:697] T 4811e6dff8d04f4580f0c4d3a0c57152 P 233554a02f3f4068b24a2dce881191cd [term 1 LEADER]: Becoming Leader. State: Replica: 233554a02f3f4068b24a2dce881191cd, State: Running, Role: LEADER
I20260713 09:03:34.015264  7107 consensus_queue.cc:237] T 4811e6dff8d04f4580f0c4d3a0c57152 P 233554a02f3f4068b24a2dce881191cd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } }
I20260713 09:03:34.001828  6757 catalog_manager.cc:5697] T aabb2cf9337a483eaebfde113c1849a8 P 233554a02f3f4068b24a2dce881191cd reported cstate change: term changed from 0 to 1, leader changed from <none> to 233554a02f3f4068b24a2dce881191cd (127.5.160.130). New cstate: current_term: 1 leader_uuid: "233554a02f3f4068b24a2dce881191cd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } health_report { overall_health: UNKNOWN } } }
I20260713 09:03:34.022533  7008 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89631f2aaf8c424cab1fb2e45e9a937b" candidate_uuid: "645ac7b006af4fe9ac76a6d5233cae24" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4cf417af2e145c8add2d0ed8191f7df" is_pre_election: true
I20260713 09:03:34.024325  7008 raft_consensus.cc:2468] T 89631f2aaf8c424cab1fb2e45e9a937b P c4cf417af2e145c8add2d0ed8191f7df [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 645ac7b006af4fe9ac76a6d5233cae24 in term 0.
I20260713 09:03:34.027629  6855 raft_consensus.cc:2468] T e13110a21957440c8abbb009eff7fa47 P 645ac7b006af4fe9ac76a6d5233cae24 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 233554a02f3f4068b24a2dce881191cd in term 1.
I20260713 09:03:34.028754  6897 leader_election.cc:304] T e13110a21957440c8abbb009eff7fa47 P 233554a02f3f4068b24a2dce881191cd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 233554a02f3f4068b24a2dce881191cd, 645ac7b006af4fe9ac76a6d5233cae24; no voters: 
I20260713 09:03:34.030747  7006 raft_consensus.cc:2468] T 4811e6dff8d04f4580f0c4d3a0c57152 P c4cf417af2e145c8add2d0ed8191f7df [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 233554a02f3f4068b24a2dce881191cd in term 1.
I20260713 09:03:34.030999  7145 raft_consensus.cc:2804] T e13110a21957440c8abbb009eff7fa47 P 233554a02f3f4068b24a2dce881191cd [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:03:34.031484  7145 raft_consensus.cc:697] T e13110a21957440c8abbb009eff7fa47 P 233554a02f3f4068b24a2dce881191cd [term 1 LEADER]: Becoming Leader. State: Replica: 233554a02f3f4068b24a2dce881191cd, State: Running, Role: LEADER
I20260713 09:03:34.032159  7145 consensus_queue.cc:237] T e13110a21957440c8abbb009eff7fa47 P 233554a02f3f4068b24a2dce881191cd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } }
I20260713 09:03:34.034935  6824 leader_election.cc:304] T 89631f2aaf8c424cab1fb2e45e9a937b P 645ac7b006af4fe9ac76a6d5233cae24 [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: 645ac7b006af4fe9ac76a6d5233cae24, c4cf417af2e145c8add2d0ed8191f7df; no voters: 233554a02f3f4068b24a2dce881191cd
I20260713 09:03:34.036603  7130 raft_consensus.cc:2804] T 89631f2aaf8c424cab1fb2e45e9a937b P 645ac7b006af4fe9ac76a6d5233cae24 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:03:34.037012  7130 raft_consensus.cc:493] T 89631f2aaf8c424cab1fb2e45e9a937b P 645ac7b006af4fe9ac76a6d5233cae24 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:03:34.038403  7130 raft_consensus.cc:3060] T 89631f2aaf8c424cab1fb2e45e9a937b P 645ac7b006af4fe9ac76a6d5233cae24 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:34.035434  7007 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e13110a21957440c8abbb009eff7fa47" candidate_uuid: "233554a02f3f4068b24a2dce881191cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4cf417af2e145c8add2d0ed8191f7df"
I20260713 09:03:34.040659  7007 raft_consensus.cc:3060] T e13110a21957440c8abbb009eff7fa47 P c4cf417af2e145c8add2d0ed8191f7df [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:34.048775  7141 consensus_queue.cc:1048] T 783219c7104f413f95fafd9b51088d0a P c4cf417af2e145c8add2d0ed8191f7df [LEADER]: Connected to new peer: Peer: permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:03:34.053546  7141 consensus_queue.cc:1048] T 783219c7104f413f95fafd9b51088d0a P c4cf417af2e145c8add2d0ed8191f7df [LEADER]: Connected to new peer: Peer: permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:03:34.056170  7049 tablet_bootstrap.cc:492] T b2a2a5eaa65845a9bf16f7e201536d3c P 645ac7b006af4fe9ac76a6d5233cae24: No bootstrap required, opened a new log
I20260713 09:03:34.056658  7049 ts_tablet_manager.cc:1403] T b2a2a5eaa65845a9bf16f7e201536d3c P 645ac7b006af4fe9ac76a6d5233cae24: Time spent bootstrapping tablet: real 0.091s	user 0.026s	sys 0.023s
I20260713 09:03:34.057158  7107 raft_consensus.cc:493] T 299ec88ad3374ae0b9ea77cf73f03b15 P 233554a02f3f4068b24a2dce881191cd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:34.057706  7107 raft_consensus.cc:515] T 299ec88ad3374ae0b9ea77cf73f03b15 P 233554a02f3f4068b24a2dce881191cd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } }
I20260713 09:03:34.058911  7007 raft_consensus.cc:2468] T e13110a21957440c8abbb009eff7fa47 P c4cf417af2e145c8add2d0ed8191f7df [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 233554a02f3f4068b24a2dce881191cd in term 1.
I20260713 09:03:34.060281  7056 tablet_bootstrap.cc:654] T b2a2a5eaa65845a9bf16f7e201536d3c P 233554a02f3f4068b24a2dce881191cd: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:34.053815  6757 catalog_manager.cc:5697] T 4811e6dff8d04f4580f0c4d3a0c57152 P 233554a02f3f4068b24a2dce881191cd reported cstate change: term changed from 0 to 1, leader changed from <none> to 233554a02f3f4068b24a2dce881191cd (127.5.160.130). New cstate: current_term: 1 leader_uuid: "233554a02f3f4068b24a2dce881191cd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } health_report { overall_health: UNKNOWN } } }
I20260713 09:03:34.062888  6931 raft_consensus.cc:3060] T 506f8ad9c865451289da7a23c211f318 P 233554a02f3f4068b24a2dce881191cd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:34.060439  7049 raft_consensus.cc:359] T b2a2a5eaa65845a9bf16f7e201536d3c P 645ac7b006af4fe9ac76a6d5233cae24 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } }
I20260713 09:03:34.067013  7049 raft_consensus.cc:385] T b2a2a5eaa65845a9bf16f7e201536d3c P 645ac7b006af4fe9ac76a6d5233cae24 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:34.067348  7049 raft_consensus.cc:740] T b2a2a5eaa65845a9bf16f7e201536d3c P 645ac7b006af4fe9ac76a6d5233cae24 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 645ac7b006af4fe9ac76a6d5233cae24, State: Initialized, Role: FOLLOWER
I20260713 09:03:34.069442  7049 consensus_queue.cc:260] T b2a2a5eaa65845a9bf16f7e201536d3c P 645ac7b006af4fe9ac76a6d5233cae24 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } }
I20260713 09:03:34.071830  7049 ts_tablet_manager.cc:1434] T b2a2a5eaa65845a9bf16f7e201536d3c P 645ac7b006af4fe9ac76a6d5233cae24: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.002s
I20260713 09:03:34.074282  7128 raft_consensus.cc:493] T 7f8d8e811b0c4f3c9451eebd0cae2e05 P 645ac7b006af4fe9ac76a6d5233cae24 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:34.074795  7128 raft_consensus.cc:515] T 7f8d8e811b0c4f3c9451eebd0cae2e05 P 645ac7b006af4fe9ac76a6d5233cae24 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } }
I20260713 09:03:34.079072  6934 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f8d8e811b0c4f3c9451eebd0cae2e05" candidate_uuid: "645ac7b006af4fe9ac76a6d5233cae24" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "233554a02f3f4068b24a2dce881191cd" is_pre_election: true
W20260713 09:03:34.082724  6823 leader_election.cc:343] T 7f8d8e811b0c4f3c9451eebd0cae2e05 P 645ac7b006af4fe9ac76a6d5233cae24 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 233554a02f3f4068b24a2dce881191cd (127.5.160.130:45799): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:34.084697  7130 raft_consensus.cc:515] T 89631f2aaf8c424cab1fb2e45e9a937b P 645ac7b006af4fe9ac76a6d5233cae24 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } }
I20260713 09:03:34.085407  7128 leader_election.cc:290] T 7f8d8e811b0c4f3c9451eebd0cae2e05 P 645ac7b006af4fe9ac76a6d5233cae24 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 233554a02f3f4068b24a2dce881191cd (127.5.160.130:45799), c4cf417af2e145c8add2d0ed8191f7df (127.5.160.131:38501)
I20260713 09:03:34.086357  6857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "299ec88ad3374ae0b9ea77cf73f03b15" candidate_uuid: "233554a02f3f4068b24a2dce881191cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "645ac7b006af4fe9ac76a6d5233cae24" is_pre_election: true
I20260713 09:03:34.086789  7130 leader_election.cc:290] T 89631f2aaf8c424cab1fb2e45e9a937b P 645ac7b006af4fe9ac76a6d5233cae24 [CANDIDATE]: Term 1 election: Requested vote from peers 233554a02f3f4068b24a2dce881191cd (127.5.160.130:45799), c4cf417af2e145c8add2d0ed8191f7df (127.5.160.131:38501)
I20260713 09:03:34.087029  6857 raft_consensus.cc:2468] T 299ec88ad3374ae0b9ea77cf73f03b15 P 645ac7b006af4fe9ac76a6d5233cae24 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 233554a02f3f4068b24a2dce881191cd in term 0.
I20260713 09:03:34.088289  6897 leader_election.cc:304] T 299ec88ad3374ae0b9ea77cf73f03b15 P 233554a02f3f4068b24a2dce881191cd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 233554a02f3f4068b24a2dce881191cd, 645ac7b006af4fe9ac76a6d5233cae24; no voters: 
I20260713 09:03:34.088557  6933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89631f2aaf8c424cab1fb2e45e9a937b" candidate_uuid: "645ac7b006af4fe9ac76a6d5233cae24" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "233554a02f3f4068b24a2dce881191cd"
I20260713 09:03:34.089185  7056 tablet_bootstrap.cc:492] T b2a2a5eaa65845a9bf16f7e201536d3c P 233554a02f3f4068b24a2dce881191cd: No bootstrap required, opened a new log
I20260713 09:03:34.089062  7145 raft_consensus.cc:2804] T 299ec88ad3374ae0b9ea77cf73f03b15 P 233554a02f3f4068b24a2dce881191cd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:03:34.089552  7145 raft_consensus.cc:493] T 299ec88ad3374ae0b9ea77cf73f03b15 P 233554a02f3f4068b24a2dce881191cd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:03:34.089933  7145 raft_consensus.cc:3060] T 299ec88ad3374ae0b9ea77cf73f03b15 P 233554a02f3f4068b24a2dce881191cd [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:03:34.090049  6823 leader_election.cc:343] T 89631f2aaf8c424cab1fb2e45e9a937b P 645ac7b006af4fe9ac76a6d5233cae24 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 233554a02f3f4068b24a2dce881191cd (127.5.160.130:45799): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:34.089640  7056 ts_tablet_manager.cc:1403] T b2a2a5eaa65845a9bf16f7e201536d3c P 233554a02f3f4068b24a2dce881191cd: Time spent bootstrapping tablet: real 0.091s	user 0.016s	sys 0.001s
I20260713 09:03:34.094468  7056 raft_consensus.cc:359] T b2a2a5eaa65845a9bf16f7e201536d3c P 233554a02f3f4068b24a2dce881191cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } }
I20260713 09:03:34.095119  7056 raft_consensus.cc:385] T b2a2a5eaa65845a9bf16f7e201536d3c P 233554a02f3f4068b24a2dce881191cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:34.095386  7056 raft_consensus.cc:740] T b2a2a5eaa65845a9bf16f7e201536d3c P 233554a02f3f4068b24a2dce881191cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 233554a02f3f4068b24a2dce881191cd, State: Initialized, Role: FOLLOWER
I20260713 09:03:34.095829  7151 raft_consensus.cc:493] T 299ec88ad3374ae0b9ea77cf73f03b15 P c4cf417af2e145c8add2d0ed8191f7df [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:34.095995  7056 consensus_queue.cc:260] T b2a2a5eaa65845a9bf16f7e201536d3c P 233554a02f3f4068b24a2dce881191cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } }
I20260713 09:03:34.096315  7151 raft_consensus.cc:515] T 299ec88ad3374ae0b9ea77cf73f03b15 P c4cf417af2e145c8add2d0ed8191f7df [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } }
I20260713 09:03:34.098354  7056 ts_tablet_manager.cc:1434] T b2a2a5eaa65845a9bf16f7e201536d3c P 233554a02f3f4068b24a2dce881191cd: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:03:34.098603  7151 leader_election.cc:290] T 299ec88ad3374ae0b9ea77cf73f03b15 P c4cf417af2e145c8add2d0ed8191f7df [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 645ac7b006af4fe9ac76a6d5233cae24 (127.5.160.129:43619), 233554a02f3f4068b24a2dce881191cd (127.5.160.130:45799)
I20260713 09:03:34.099223  7056 tablet_bootstrap.cc:492] T 7f8d8e811b0c4f3c9451eebd0cae2e05 P 233554a02f3f4068b24a2dce881191cd: Bootstrap starting.
I20260713 09:03:34.102730  6933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "299ec88ad3374ae0b9ea77cf73f03b15" candidate_uuid: "c4cf417af2e145c8add2d0ed8191f7df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "233554a02f3f4068b24a2dce881191cd" is_pre_election: true
I20260713 09:03:34.105027  7107 leader_election.cc:290] T 299ec88ad3374ae0b9ea77cf73f03b15 P 233554a02f3f4068b24a2dce881191cd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 645ac7b006af4fe9ac76a6d5233cae24 (127.5.160.129:43619), c4cf417af2e145c8add2d0ed8191f7df (127.5.160.131:38501)
I20260713 09:03:34.105356  7007 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89631f2aaf8c424cab1fb2e45e9a937b" candidate_uuid: "645ac7b006af4fe9ac76a6d5233cae24" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4cf417af2e145c8add2d0ed8191f7df"
I20260713 09:03:34.109622  7007 raft_consensus.cc:3060] T 89631f2aaf8c424cab1fb2e45e9a937b P c4cf417af2e145c8add2d0ed8191f7df [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:34.109704  7008 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f8d8e811b0c4f3c9451eebd0cae2e05" candidate_uuid: "645ac7b006af4fe9ac76a6d5233cae24" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4cf417af2e145c8add2d0ed8191f7df" is_pre_election: true
I20260713 09:03:34.110316  7008 raft_consensus.cc:2468] T 7f8d8e811b0c4f3c9451eebd0cae2e05 P c4cf417af2e145c8add2d0ed8191f7df [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 645ac7b006af4fe9ac76a6d5233cae24 in term 0.
I20260713 09:03:34.111599  6824 leader_election.cc:304] T 7f8d8e811b0c4f3c9451eebd0cae2e05 P 645ac7b006af4fe9ac76a6d5233cae24 [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: 645ac7b006af4fe9ac76a6d5233cae24, c4cf417af2e145c8add2d0ed8191f7df; no voters: 233554a02f3f4068b24a2dce881191cd
I20260713 09:03:34.101305  6755 catalog_manager.cc:5697] T e13110a21957440c8abbb009eff7fa47 P 233554a02f3f4068b24a2dce881191cd reported cstate change: term changed from 0 to 1, leader changed from <none> to 233554a02f3f4068b24a2dce881191cd (127.5.160.130). New cstate: current_term: 1 leader_uuid: "233554a02f3f4068b24a2dce881191cd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } health_report { overall_health: UNKNOWN } } }
I20260713 09:03:34.106913  7006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "299ec88ad3374ae0b9ea77cf73f03b15" candidate_uuid: "233554a02f3f4068b24a2dce881191cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4cf417af2e145c8add2d0ed8191f7df" is_pre_election: true
I20260713 09:03:34.113015  7006 raft_consensus.cc:2468] T 299ec88ad3374ae0b9ea77cf73f03b15 P c4cf417af2e145c8add2d0ed8191f7df [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 233554a02f3f4068b24a2dce881191cd in term 0.
I20260713 09:03:34.118126  7007 raft_consensus.cc:2468] T 89631f2aaf8c424cab1fb2e45e9a937b P c4cf417af2e145c8add2d0ed8191f7df [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 645ac7b006af4fe9ac76a6d5233cae24 in term 1.
I20260713 09:03:34.118732  7130 raft_consensus.cc:2804] T 7f8d8e811b0c4f3c9451eebd0cae2e05 P 645ac7b006af4fe9ac76a6d5233cae24 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:03:34.119140  7130 raft_consensus.cc:493] T 7f8d8e811b0c4f3c9451eebd0cae2e05 P 645ac7b006af4fe9ac76a6d5233cae24 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:03:34.119329  6824 leader_election.cc:304] T 89631f2aaf8c424cab1fb2e45e9a937b P 645ac7b006af4fe9ac76a6d5233cae24 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 645ac7b006af4fe9ac76a6d5233cae24, c4cf417af2e145c8add2d0ed8191f7df; no voters: 233554a02f3f4068b24a2dce881191cd
I20260713 09:03:34.119524  7130 raft_consensus.cc:3060] T 7f8d8e811b0c4f3c9451eebd0cae2e05 P 645ac7b006af4fe9ac76a6d5233cae24 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:34.096788  7145 raft_consensus.cc:515] T 299ec88ad3374ae0b9ea77cf73f03b15 P 233554a02f3f4068b24a2dce881191cd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } }
I20260713 09:03:34.120100  7128 raft_consensus.cc:2804] T 89631f2aaf8c424cab1fb2e45e9a937b P 645ac7b006af4fe9ac76a6d5233cae24 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:03:34.120528  7128 raft_consensus.cc:697] T 89631f2aaf8c424cab1fb2e45e9a937b P 645ac7b006af4fe9ac76a6d5233cae24 [term 1 LEADER]: Becoming Leader. State: Replica: 645ac7b006af4fe9ac76a6d5233cae24, State: Running, Role: LEADER
I20260713 09:03:34.121321  7128 consensus_queue.cc:237] T 89631f2aaf8c424cab1fb2e45e9a937b P 645ac7b006af4fe9ac76a6d5233cae24 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } }
I20260713 09:03:34.121564  7145 leader_election.cc:290] T 299ec88ad3374ae0b9ea77cf73f03b15 P 233554a02f3f4068b24a2dce881191cd [CANDIDATE]: Term 1 election: Requested vote from peers 645ac7b006af4fe9ac76a6d5233cae24 (127.5.160.129:43619), c4cf417af2e145c8add2d0ed8191f7df (127.5.160.131:38501)
I20260713 09:03:34.122750  6933 raft_consensus.cc:2393] T 299ec88ad3374ae0b9ea77cf73f03b15 P 233554a02f3f4068b24a2dce881191cd [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c4cf417af2e145c8add2d0ed8191f7df in current term 1: Already voted for candidate 233554a02f3f4068b24a2dce881191cd in this term.
I20260713 09:03:34.108325  6857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "299ec88ad3374ae0b9ea77cf73f03b15" candidate_uuid: "c4cf417af2e145c8add2d0ed8191f7df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "645ac7b006af4fe9ac76a6d5233cae24" is_pre_election: true
I20260713 09:03:34.105734  7056 tablet_bootstrap.cc:654] T 7f8d8e811b0c4f3c9451eebd0cae2e05 P 233554a02f3f4068b24a2dce881191cd: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:34.126967  6857 raft_consensus.cc:2468] T 299ec88ad3374ae0b9ea77cf73f03b15 P 645ac7b006af4fe9ac76a6d5233cae24 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c4cf417af2e145c8add2d0ed8191f7df in term 0.
I20260713 09:03:34.127434  6855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "299ec88ad3374ae0b9ea77cf73f03b15" candidate_uuid: "233554a02f3f4068b24a2dce881191cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "645ac7b006af4fe9ac76a6d5233cae24"
I20260713 09:03:34.128100  6855 raft_consensus.cc:3060] T 299ec88ad3374ae0b9ea77cf73f03b15 P 645ac7b006af4fe9ac76a6d5233cae24 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:34.129506  7007 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "299ec88ad3374ae0b9ea77cf73f03b15" candidate_uuid: "233554a02f3f4068b24a2dce881191cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4cf417af2e145c8add2d0ed8191f7df"
I20260713 09:03:34.130746  7007 raft_consensus.cc:3060] T 299ec88ad3374ae0b9ea77cf73f03b15 P c4cf417af2e145c8add2d0ed8191f7df [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:34.126960  7130 raft_consensus.cc:515] T 7f8d8e811b0c4f3c9451eebd0cae2e05 P 645ac7b006af4fe9ac76a6d5233cae24 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } }
I20260713 09:03:34.136267  7006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f8d8e811b0c4f3c9451eebd0cae2e05" candidate_uuid: "645ac7b006af4fe9ac76a6d5233cae24" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4cf417af2e145c8add2d0ed8191f7df"
I20260713 09:03:34.136896  7006 raft_consensus.cc:3060] T 7f8d8e811b0c4f3c9451eebd0cae2e05 P c4cf417af2e145c8add2d0ed8191f7df [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:34.141466  7007 raft_consensus.cc:2468] T 299ec88ad3374ae0b9ea77cf73f03b15 P c4cf417af2e145c8add2d0ed8191f7df [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 233554a02f3f4068b24a2dce881191cd in term 1.
I20260713 09:03:34.145781  7006 raft_consensus.cc:2468] T 7f8d8e811b0c4f3c9451eebd0cae2e05 P c4cf417af2e145c8add2d0ed8191f7df [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 645ac7b006af4fe9ac76a6d5233cae24 in term 1.
I20260713 09:03:34.146606  7130 leader_election.cc:290] T 7f8d8e811b0c4f3c9451eebd0cae2e05 P 645ac7b006af4fe9ac76a6d5233cae24 [CANDIDATE]: Term 1 election: Requested vote from peers 233554a02f3f4068b24a2dce881191cd (127.5.160.130:45799), c4cf417af2e145c8add2d0ed8191f7df (127.5.160.131:38501)
I20260713 09:03:34.146785  6899 leader_election.cc:304] T 299ec88ad3374ae0b9ea77cf73f03b15 P 233554a02f3f4068b24a2dce881191cd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 233554a02f3f4068b24a2dce881191cd, c4cf417af2e145c8add2d0ed8191f7df; no voters: 
I20260713 09:03:34.147732  7145 raft_consensus.cc:2804] T 299ec88ad3374ae0b9ea77cf73f03b15 P 233554a02f3f4068b24a2dce881191cd [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:03:34.148337  7145 raft_consensus.cc:697] T 299ec88ad3374ae0b9ea77cf73f03b15 P 233554a02f3f4068b24a2dce881191cd [term 1 LEADER]: Becoming Leader. State: Replica: 233554a02f3f4068b24a2dce881191cd, State: Running, Role: LEADER
I20260713 09:03:34.143273  6971 leader_election.cc:304] T 299ec88ad3374ae0b9ea77cf73f03b15 P c4cf417af2e145c8add2d0ed8191f7df [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: 645ac7b006af4fe9ac76a6d5233cae24, c4cf417af2e145c8add2d0ed8191f7df; no voters: 233554a02f3f4068b24a2dce881191cd
I20260713 09:03:34.149952  7151 raft_consensus.cc:2764] T 299ec88ad3374ae0b9ea77cf73f03b15 P c4cf417af2e145c8add2d0ed8191f7df [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260713 09:03:34.149473  7145 consensus_queue.cc:237] T 299ec88ad3374ae0b9ea77cf73f03b15 P 233554a02f3f4068b24a2dce881191cd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } }
I20260713 09:03:34.145232  6933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f8d8e811b0c4f3c9451eebd0cae2e05" candidate_uuid: "645ac7b006af4fe9ac76a6d5233cae24" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "233554a02f3f4068b24a2dce881191cd"
I20260713 09:03:34.151726  6824 leader_election.cc:304] T 7f8d8e811b0c4f3c9451eebd0cae2e05 P 645ac7b006af4fe9ac76a6d5233cae24 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 645ac7b006af4fe9ac76a6d5233cae24, c4cf417af2e145c8add2d0ed8191f7df; no voters: 
W20260713 09:03:34.152792  6823 leader_election.cc:343] T 7f8d8e811b0c4f3c9451eebd0cae2e05 P 645ac7b006af4fe9ac76a6d5233cae24 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 233554a02f3f4068b24a2dce881191cd (127.5.160.130:45799): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:34.153882  7130 raft_consensus.cc:2804] T 7f8d8e811b0c4f3c9451eebd0cae2e05 P 645ac7b006af4fe9ac76a6d5233cae24 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:03:34.154798  7130 raft_consensus.cc:697] T 7f8d8e811b0c4f3c9451eebd0cae2e05 P 645ac7b006af4fe9ac76a6d5233cae24 [term 1 LEADER]: Becoming Leader. State: Replica: 645ac7b006af4fe9ac76a6d5233cae24, State: Running, Role: LEADER
I20260713 09:03:34.155879  7130 consensus_queue.cc:237] T 7f8d8e811b0c4f3c9451eebd0cae2e05 P 645ac7b006af4fe9ac76a6d5233cae24 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } }
I20260713 09:03:34.161985  6855 raft_consensus.cc:2468] T 299ec88ad3374ae0b9ea77cf73f03b15 P 645ac7b006af4fe9ac76a6d5233cae24 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 233554a02f3f4068b24a2dce881191cd in term 1.
I20260713 09:03:34.163686  7056 tablet_bootstrap.cc:492] T 7f8d8e811b0c4f3c9451eebd0cae2e05 P 233554a02f3f4068b24a2dce881191cd: No bootstrap required, opened a new log
I20260713 09:03:34.164312  7056 ts_tablet_manager.cc:1403] T 7f8d8e811b0c4f3c9451eebd0cae2e05 P 233554a02f3f4068b24a2dce881191cd: Time spent bootstrapping tablet: real 0.065s	user 0.022s	sys 0.011s
I20260713 09:03:34.166949  7056 raft_consensus.cc:359] T 7f8d8e811b0c4f3c9451eebd0cae2e05 P 233554a02f3f4068b24a2dce881191cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } }
I20260713 09:03:34.167574  7056 raft_consensus.cc:385] T 7f8d8e811b0c4f3c9451eebd0cae2e05 P 233554a02f3f4068b24a2dce881191cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:34.167826  7056 raft_consensus.cc:740] T 7f8d8e811b0c4f3c9451eebd0cae2e05 P 233554a02f3f4068b24a2dce881191cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 233554a02f3f4068b24a2dce881191cd, State: Initialized, Role: FOLLOWER
I20260713 09:03:34.169142  7056 consensus_queue.cc:260] T 7f8d8e811b0c4f3c9451eebd0cae2e05 P 233554a02f3f4068b24a2dce881191cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } }
I20260713 09:03:34.171396  7056 ts_tablet_manager.cc:1434] T 7f8d8e811b0c4f3c9451eebd0cae2e05 P 233554a02f3f4068b24a2dce881191cd: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260713 09:03:34.172443  7056 tablet_bootstrap.cc:492] T 89631f2aaf8c424cab1fb2e45e9a937b P 233554a02f3f4068b24a2dce881191cd: Bootstrap starting.
I20260713 09:03:34.172223  6756 catalog_manager.cc:5697] T 89631f2aaf8c424cab1fb2e45e9a937b P 645ac7b006af4fe9ac76a6d5233cae24 reported cstate change: term changed from 0 to 1, leader changed from <none> to 645ac7b006af4fe9ac76a6d5233cae24 (127.5.160.129). New cstate: current_term: 1 leader_uuid: "645ac7b006af4fe9ac76a6d5233cae24" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } health_report { overall_health: UNKNOWN } } }
I20260713 09:03:34.175034  6756 catalog_manager.cc:5697] T 7f8d8e811b0c4f3c9451eebd0cae2e05 P 645ac7b006af4fe9ac76a6d5233cae24 reported cstate change: term changed from 0 to 1, leader changed from <none> to 645ac7b006af4fe9ac76a6d5233cae24 (127.5.160.129). New cstate: current_term: 1 leader_uuid: "645ac7b006af4fe9ac76a6d5233cae24" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } health_report { overall_health: UNKNOWN } } }
I20260713 09:03:34.179291  7056 tablet_bootstrap.cc:654] T 89631f2aaf8c424cab1fb2e45e9a937b P 233554a02f3f4068b24a2dce881191cd: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:34.182261  6757 catalog_manager.cc:5697] T 299ec88ad3374ae0b9ea77cf73f03b15 P 233554a02f3f4068b24a2dce881191cd reported cstate change: term changed from 0 to 1, leader changed from <none> to 233554a02f3f4068b24a2dce881191cd (127.5.160.130). New cstate: current_term: 1 leader_uuid: "233554a02f3f4068b24a2dce881191cd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } health_report { overall_health: UNKNOWN } } }
I20260713 09:03:34.183974  7056 tablet_bootstrap.cc:492] T 89631f2aaf8c424cab1fb2e45e9a937b P 233554a02f3f4068b24a2dce881191cd: No bootstrap required, opened a new log
I20260713 09:03:34.184391  7056 ts_tablet_manager.cc:1403] T 89631f2aaf8c424cab1fb2e45e9a937b P 233554a02f3f4068b24a2dce881191cd: Time spent bootstrapping tablet: real 0.012s	user 0.010s	sys 0.000s
I20260713 09:03:34.186349  7056 raft_consensus.cc:359] T 89631f2aaf8c424cab1fb2e45e9a937b P 233554a02f3f4068b24a2dce881191cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } }
I20260713 09:03:34.186885  7056 raft_consensus.cc:385] T 89631f2aaf8c424cab1fb2e45e9a937b P 233554a02f3f4068b24a2dce881191cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:34.187150  7056 raft_consensus.cc:740] T 89631f2aaf8c424cab1fb2e45e9a937b P 233554a02f3f4068b24a2dce881191cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 233554a02f3f4068b24a2dce881191cd, State: Initialized, Role: FOLLOWER
I20260713 09:03:34.187724  7056 consensus_queue.cc:260] T 89631f2aaf8c424cab1fb2e45e9a937b P 233554a02f3f4068b24a2dce881191cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } }
I20260713 09:03:34.189657  7056 ts_tablet_manager.cc:1434] T 89631f2aaf8c424cab1fb2e45e9a937b P 233554a02f3f4068b24a2dce881191cd: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260713 09:03:34.191975  7145 raft_consensus.cc:493] T 4184d088fcf74bdeb8df8e8411d824ba P 233554a02f3f4068b24a2dce881191cd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:34.192433  7145 raft_consensus.cc:515] T 4184d088fcf74bdeb8df8e8411d824ba P 233554a02f3f4068b24a2dce881191cd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } }
I20260713 09:03:34.194398  7145 leader_election.cc:290] T 4184d088fcf74bdeb8df8e8411d824ba P 233554a02f3f4068b24a2dce881191cd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 645ac7b006af4fe9ac76a6d5233cae24 (127.5.160.129:43619), c4cf417af2e145c8add2d0ed8191f7df (127.5.160.131:38501)
I20260713 09:03:34.195158  6855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4184d088fcf74bdeb8df8e8411d824ba" candidate_uuid: "233554a02f3f4068b24a2dce881191cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "645ac7b006af4fe9ac76a6d5233cae24" is_pre_election: true
I20260713 09:03:34.195737  6855 raft_consensus.cc:2468] T 4184d088fcf74bdeb8df8e8411d824ba P 645ac7b006af4fe9ac76a6d5233cae24 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 233554a02f3f4068b24a2dce881191cd in term 0.
I20260713 09:03:34.195675  7007 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4184d088fcf74bdeb8df8e8411d824ba" candidate_uuid: "233554a02f3f4068b24a2dce881191cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4cf417af2e145c8add2d0ed8191f7df" is_pre_election: true
I20260713 09:03:34.196516  7007 raft_consensus.cc:2468] T 4184d088fcf74bdeb8df8e8411d824ba P c4cf417af2e145c8add2d0ed8191f7df [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 233554a02f3f4068b24a2dce881191cd in term 0.
I20260713 09:03:34.197027  6897 leader_election.cc:304] T 4184d088fcf74bdeb8df8e8411d824ba P 233554a02f3f4068b24a2dce881191cd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 233554a02f3f4068b24a2dce881191cd, 645ac7b006af4fe9ac76a6d5233cae24; no voters: 
I20260713 09:03:34.197788  7145 raft_consensus.cc:2804] T 4184d088fcf74bdeb8df8e8411d824ba P 233554a02f3f4068b24a2dce881191cd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:03:34.198205  7145 raft_consensus.cc:493] T 4184d088fcf74bdeb8df8e8411d824ba P 233554a02f3f4068b24a2dce881191cd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:03:34.198529  7145 raft_consensus.cc:3060] T 4184d088fcf74bdeb8df8e8411d824ba P 233554a02f3f4068b24a2dce881191cd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:34.202972  7128 raft_consensus.cc:493] T 0b7fc422dc7c4688b543a6a88e066d03 P 645ac7b006af4fe9ac76a6d5233cae24 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:34.203495  7128 raft_consensus.cc:515] T 0b7fc422dc7c4688b543a6a88e066d03 P 645ac7b006af4fe9ac76a6d5233cae24 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } }
I20260713 09:03:34.204176  7145 raft_consensus.cc:515] T 4184d088fcf74bdeb8df8e8411d824ba P 233554a02f3f4068b24a2dce881191cd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } }
I20260713 09:03:34.205456  7128 leader_election.cc:290] T 0b7fc422dc7c4688b543a6a88e066d03 P 645ac7b006af4fe9ac76a6d5233cae24 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 233554a02f3f4068b24a2dce881191cd (127.5.160.130:45799), c4cf417af2e145c8add2d0ed8191f7df (127.5.160.131:38501)
I20260713 09:03:34.206236  7145 leader_election.cc:290] T 4184d088fcf74bdeb8df8e8411d824ba P 233554a02f3f4068b24a2dce881191cd [CANDIDATE]: Term 1 election: Requested vote from peers 645ac7b006af4fe9ac76a6d5233cae24 (127.5.160.129:43619), c4cf417af2e145c8add2d0ed8191f7df (127.5.160.131:38501)
I20260713 09:03:34.206485  7007 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b7fc422dc7c4688b543a6a88e066d03" candidate_uuid: "645ac7b006af4fe9ac76a6d5233cae24" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4cf417af2e145c8add2d0ed8191f7df" is_pre_election: true
I20260713 09:03:34.207365  6933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b7fc422dc7c4688b543a6a88e066d03" candidate_uuid: "645ac7b006af4fe9ac76a6d5233cae24" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "233554a02f3f4068b24a2dce881191cd" is_pre_election: true
I20260713 09:03:34.207372  7006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4184d088fcf74bdeb8df8e8411d824ba" candidate_uuid: "233554a02f3f4068b24a2dce881191cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4cf417af2e145c8add2d0ed8191f7df"
I20260713 09:03:34.208009  6855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4184d088fcf74bdeb8df8e8411d824ba" candidate_uuid: "233554a02f3f4068b24a2dce881191cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "645ac7b006af4fe9ac76a6d5233cae24"
I20260713 09:03:34.208161  6933 raft_consensus.cc:2468] T 0b7fc422dc7c4688b543a6a88e066d03 P 233554a02f3f4068b24a2dce881191cd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 645ac7b006af4fe9ac76a6d5233cae24 in term 0.
I20260713 09:03:34.207623  7007 raft_consensus.cc:2468] T 0b7fc422dc7c4688b543a6a88e066d03 P c4cf417af2e145c8add2d0ed8191f7df [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 645ac7b006af4fe9ac76a6d5233cae24 in term 0.
I20260713 09:03:34.208297  7006 raft_consensus.cc:3060] T 4184d088fcf74bdeb8df8e8411d824ba P c4cf417af2e145c8add2d0ed8191f7df [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:34.208750  6855 raft_consensus.cc:3060] T 4184d088fcf74bdeb8df8e8411d824ba P 645ac7b006af4fe9ac76a6d5233cae24 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:34.209470  6823 leader_election.cc:304] T 0b7fc422dc7c4688b543a6a88e066d03 P 645ac7b006af4fe9ac76a6d5233cae24 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 233554a02f3f4068b24a2dce881191cd, 645ac7b006af4fe9ac76a6d5233cae24; no voters: 
I20260713 09:03:34.210250  7128 raft_consensus.cc:2804] T 0b7fc422dc7c4688b543a6a88e066d03 P 645ac7b006af4fe9ac76a6d5233cae24 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:03:34.210656  7128 raft_consensus.cc:493] T 0b7fc422dc7c4688b543a6a88e066d03 P 645ac7b006af4fe9ac76a6d5233cae24 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:03:34.211061  7128 raft_consensus.cc:3060] T 0b7fc422dc7c4688b543a6a88e066d03 P 645ac7b006af4fe9ac76a6d5233cae24 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:34.213341  7006 raft_consensus.cc:2468] T 4184d088fcf74bdeb8df8e8411d824ba P c4cf417af2e145c8add2d0ed8191f7df [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 233554a02f3f4068b24a2dce881191cd in term 1.
I20260713 09:03:34.214350  6899 leader_election.cc:304] T 4184d088fcf74bdeb8df8e8411d824ba P 233554a02f3f4068b24a2dce881191cd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 233554a02f3f4068b24a2dce881191cd, c4cf417af2e145c8add2d0ed8191f7df; no voters: 
I20260713 09:03:34.214977  7145 raft_consensus.cc:2804] T 4184d088fcf74bdeb8df8e8411d824ba P 233554a02f3f4068b24a2dce881191cd [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:03:34.215420  7145 raft_consensus.cc:697] T 4184d088fcf74bdeb8df8e8411d824ba P 233554a02f3f4068b24a2dce881191cd [term 1 LEADER]: Becoming Leader. State: Replica: 233554a02f3f4068b24a2dce881191cd, State: Running, Role: LEADER
I20260713 09:03:34.216538  7145 consensus_queue.cc:237] T 4184d088fcf74bdeb8df8e8411d824ba P 233554a02f3f4068b24a2dce881191cd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } }
I20260713 09:03:34.217188  6855 raft_consensus.cc:2468] T 4184d088fcf74bdeb8df8e8411d824ba P 645ac7b006af4fe9ac76a6d5233cae24 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 233554a02f3f4068b24a2dce881191cd in term 1.
I20260713 09:03:34.218225  7128 raft_consensus.cc:515] T 0b7fc422dc7c4688b543a6a88e066d03 P 645ac7b006af4fe9ac76a6d5233cae24 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } }
I20260713 09:03:34.220391  7128 leader_election.cc:290] T 0b7fc422dc7c4688b543a6a88e066d03 P 645ac7b006af4fe9ac76a6d5233cae24 [CANDIDATE]: Term 1 election: Requested vote from peers 233554a02f3f4068b24a2dce881191cd (127.5.160.130:45799), c4cf417af2e145c8add2d0ed8191f7df (127.5.160.131:38501)
I20260713 09:03:34.221773  6933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b7fc422dc7c4688b543a6a88e066d03" candidate_uuid: "645ac7b006af4fe9ac76a6d5233cae24" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "233554a02f3f4068b24a2dce881191cd"
I20260713 09:03:34.222146  7008 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b7fc422dc7c4688b543a6a88e066d03" candidate_uuid: "645ac7b006af4fe9ac76a6d5233cae24" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4cf417af2e145c8add2d0ed8191f7df"
I20260713 09:03:34.222337  6933 raft_consensus.cc:3060] T 0b7fc422dc7c4688b543a6a88e066d03 P 233554a02f3f4068b24a2dce881191cd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:34.222677  7008 raft_consensus.cc:3060] T 0b7fc422dc7c4688b543a6a88e066d03 P c4cf417af2e145c8add2d0ed8191f7df [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:34.230144  6933 raft_consensus.cc:2468] T 0b7fc422dc7c4688b543a6a88e066d03 P 233554a02f3f4068b24a2dce881191cd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 645ac7b006af4fe9ac76a6d5233cae24 in term 1.
I20260713 09:03:34.231319  6823 leader_election.cc:304] T 0b7fc422dc7c4688b543a6a88e066d03 P 645ac7b006af4fe9ac76a6d5233cae24 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 233554a02f3f4068b24a2dce881191cd, 645ac7b006af4fe9ac76a6d5233cae24; no voters: 
I20260713 09:03:34.232281  7128 raft_consensus.cc:2804] T 0b7fc422dc7c4688b543a6a88e066d03 P 645ac7b006af4fe9ac76a6d5233cae24 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:03:34.232738  7128 raft_consensus.cc:697] T 0b7fc422dc7c4688b543a6a88e066d03 P 645ac7b006af4fe9ac76a6d5233cae24 [term 1 LEADER]: Becoming Leader. State: Replica: 645ac7b006af4fe9ac76a6d5233cae24, State: Running, Role: LEADER
I20260713 09:03:34.234030  7128 consensus_queue.cc:237] T 0b7fc422dc7c4688b543a6a88e066d03 P 645ac7b006af4fe9ac76a6d5233cae24 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } }
I20260713 09:03:34.235162  7008 raft_consensus.cc:2468] T 0b7fc422dc7c4688b543a6a88e066d03 P c4cf417af2e145c8add2d0ed8191f7df [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 645ac7b006af4fe9ac76a6d5233cae24 in term 1.
I20260713 09:03:34.245152  6757 catalog_manager.cc:5697] T 4184d088fcf74bdeb8df8e8411d824ba P 233554a02f3f4068b24a2dce881191cd reported cstate change: term changed from 0 to 1, leader changed from <none> to 233554a02f3f4068b24a2dce881191cd (127.5.160.130). New cstate: current_term: 1 leader_uuid: "233554a02f3f4068b24a2dce881191cd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } health_report { overall_health: UNKNOWN } } }
I20260713 09:03:34.246053  6756 catalog_manager.cc:5697] T 0b7fc422dc7c4688b543a6a88e066d03 P 645ac7b006af4fe9ac76a6d5233cae24 reported cstate change: term changed from 0 to 1, leader changed from <none> to 645ac7b006af4fe9ac76a6d5233cae24 (127.5.160.129). New cstate: current_term: 1 leader_uuid: "645ac7b006af4fe9ac76a6d5233cae24" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } health_report { overall_health: UNKNOWN } } }
I20260713 09:03:34.257427  7128 raft_consensus.cc:493] T b2a2a5eaa65845a9bf16f7e201536d3c P 645ac7b006af4fe9ac76a6d5233cae24 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:34.257951  7128 raft_consensus.cc:515] T b2a2a5eaa65845a9bf16f7e201536d3c P 645ac7b006af4fe9ac76a6d5233cae24 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } }
I20260713 09:03:34.260020  7128 leader_election.cc:290] T b2a2a5eaa65845a9bf16f7e201536d3c P 645ac7b006af4fe9ac76a6d5233cae24 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 233554a02f3f4068b24a2dce881191cd (127.5.160.130:45799), c4cf417af2e145c8add2d0ed8191f7df (127.5.160.131:38501)
I20260713 09:03:34.260754  6933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2a2a5eaa65845a9bf16f7e201536d3c" candidate_uuid: "645ac7b006af4fe9ac76a6d5233cae24" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "233554a02f3f4068b24a2dce881191cd" is_pre_election: true
I20260713 09:03:34.261124  7006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2a2a5eaa65845a9bf16f7e201536d3c" candidate_uuid: "645ac7b006af4fe9ac76a6d5233cae24" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4cf417af2e145c8add2d0ed8191f7df" is_pre_election: true
I20260713 09:03:34.261417  6933 raft_consensus.cc:2468] T b2a2a5eaa65845a9bf16f7e201536d3c P 233554a02f3f4068b24a2dce881191cd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 645ac7b006af4fe9ac76a6d5233cae24 in term 0.
I20260713 09:03:34.261699  7006 raft_consensus.cc:2468] T b2a2a5eaa65845a9bf16f7e201536d3c P c4cf417af2e145c8add2d0ed8191f7df [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 645ac7b006af4fe9ac76a6d5233cae24 in term 0.
I20260713 09:03:34.262420  6823 leader_election.cc:304] T b2a2a5eaa65845a9bf16f7e201536d3c P 645ac7b006af4fe9ac76a6d5233cae24 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 233554a02f3f4068b24a2dce881191cd, 645ac7b006af4fe9ac76a6d5233cae24; no voters: 
I20260713 09:03:34.263177  7128 raft_consensus.cc:2804] T b2a2a5eaa65845a9bf16f7e201536d3c P 645ac7b006af4fe9ac76a6d5233cae24 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:03:34.263509  7128 raft_consensus.cc:493] T b2a2a5eaa65845a9bf16f7e201536d3c P 645ac7b006af4fe9ac76a6d5233cae24 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:03:34.263823  7128 raft_consensus.cc:3060] T b2a2a5eaa65845a9bf16f7e201536d3c P 645ac7b006af4fe9ac76a6d5233cae24 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:34.268601  7128 raft_consensus.cc:515] T b2a2a5eaa65845a9bf16f7e201536d3c P 645ac7b006af4fe9ac76a6d5233cae24 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } }
I20260713 09:03:34.270469  7128 leader_election.cc:290] T b2a2a5eaa65845a9bf16f7e201536d3c P 645ac7b006af4fe9ac76a6d5233cae24 [CANDIDATE]: Term 1 election: Requested vote from peers 233554a02f3f4068b24a2dce881191cd (127.5.160.130:45799), c4cf417af2e145c8add2d0ed8191f7df (127.5.160.131:38501)
I20260713 09:03:34.271193  6933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2a2a5eaa65845a9bf16f7e201536d3c" candidate_uuid: "645ac7b006af4fe9ac76a6d5233cae24" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "233554a02f3f4068b24a2dce881191cd"
I20260713 09:03:34.271384  7006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2a2a5eaa65845a9bf16f7e201536d3c" candidate_uuid: "645ac7b006af4fe9ac76a6d5233cae24" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4cf417af2e145c8add2d0ed8191f7df"
I20260713 09:03:34.271727  6933 raft_consensus.cc:3060] T b2a2a5eaa65845a9bf16f7e201536d3c P 233554a02f3f4068b24a2dce881191cd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:34.272104  7006 raft_consensus.cc:3060] T b2a2a5eaa65845a9bf16f7e201536d3c P c4cf417af2e145c8add2d0ed8191f7df [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:34.276053  6933 raft_consensus.cc:2468] T b2a2a5eaa65845a9bf16f7e201536d3c P 233554a02f3f4068b24a2dce881191cd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 645ac7b006af4fe9ac76a6d5233cae24 in term 1.
I20260713 09:03:34.276646  7006 raft_consensus.cc:2468] T b2a2a5eaa65845a9bf16f7e201536d3c P c4cf417af2e145c8add2d0ed8191f7df [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 645ac7b006af4fe9ac76a6d5233cae24 in term 1.
I20260713 09:03:34.277098  6823 leader_election.cc:304] T b2a2a5eaa65845a9bf16f7e201536d3c P 645ac7b006af4fe9ac76a6d5233cae24 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 233554a02f3f4068b24a2dce881191cd, 645ac7b006af4fe9ac76a6d5233cae24; no voters: 
I20260713 09:03:34.277982  7128 raft_consensus.cc:2804] T b2a2a5eaa65845a9bf16f7e201536d3c P 645ac7b006af4fe9ac76a6d5233cae24 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:03:34.278525  7128 raft_consensus.cc:697] T b2a2a5eaa65845a9bf16f7e201536d3c P 645ac7b006af4fe9ac76a6d5233cae24 [term 1 LEADER]: Becoming Leader. State: Replica: 645ac7b006af4fe9ac76a6d5233cae24, State: Running, Role: LEADER
I20260713 09:03:34.279305  7128 consensus_queue.cc:237] T b2a2a5eaa65845a9bf16f7e201536d3c P 645ac7b006af4fe9ac76a6d5233cae24 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } }
I20260713 09:03:34.288475  6756 catalog_manager.cc:5697] T b2a2a5eaa65845a9bf16f7e201536d3c P 645ac7b006af4fe9ac76a6d5233cae24 reported cstate change: term changed from 0 to 1, leader changed from <none> to 645ac7b006af4fe9ac76a6d5233cae24 (127.5.160.129). New cstate: current_term: 1 leader_uuid: "645ac7b006af4fe9ac76a6d5233cae24" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } health_report { overall_health: UNKNOWN } } }
I20260713 09:03:34.347719  6933 raft_consensus.cc:3060] T d0cfbe3ae77d4296a614c9072f854957 P 233554a02f3f4068b24a2dce881191cd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:34.372251  7145 raft_consensus.cc:493] T 7f8d8e811b0c4f3c9451eebd0cae2e05 P 233554a02f3f4068b24a2dce881191cd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:34.372720  7145 raft_consensus.cc:515] T 7f8d8e811b0c4f3c9451eebd0cae2e05 P 233554a02f3f4068b24a2dce881191cd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } }
I20260713 09:03:34.374411  7145 leader_election.cc:290] T 7f8d8e811b0c4f3c9451eebd0cae2e05 P 233554a02f3f4068b24a2dce881191cd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 645ac7b006af4fe9ac76a6d5233cae24 (127.5.160.129:43619), c4cf417af2e145c8add2d0ed8191f7df (127.5.160.131:38501)
I20260713 09:03:34.375622  7006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f8d8e811b0c4f3c9451eebd0cae2e05" candidate_uuid: "233554a02f3f4068b24a2dce881191cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4cf417af2e145c8add2d0ed8191f7df" is_pre_election: true
I20260713 09:03:34.375670  6857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f8d8e811b0c4f3c9451eebd0cae2e05" candidate_uuid: "233554a02f3f4068b24a2dce881191cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "645ac7b006af4fe9ac76a6d5233cae24" is_pre_election: true
I20260713 09:03:34.376415  7006 raft_consensus.cc:2393] T 7f8d8e811b0c4f3c9451eebd0cae2e05 P c4cf417af2e145c8add2d0ed8191f7df [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 233554a02f3f4068b24a2dce881191cd in current term 1: Already voted for candidate 645ac7b006af4fe9ac76a6d5233cae24 in this term.
I20260713 09:03:34.377848  6897 leader_election.cc:304] T 7f8d8e811b0c4f3c9451eebd0cae2e05 P 233554a02f3f4068b24a2dce881191cd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 233554a02f3f4068b24a2dce881191cd; no voters: 645ac7b006af4fe9ac76a6d5233cae24, c4cf417af2e145c8add2d0ed8191f7df
I20260713 09:03:34.378497  7145 raft_consensus.cc:3060] T 7f8d8e811b0c4f3c9451eebd0cae2e05 P 233554a02f3f4068b24a2dce881191cd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:34.383137  7145 raft_consensus.cc:2749] T 7f8d8e811b0c4f3c9451eebd0cae2e05 P 233554a02f3f4068b24a2dce881191cd [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:03:34.400399  7107 consensus_queue.cc:1048] T 4811e6dff8d04f4580f0c4d3a0c57152 P 233554a02f3f4068b24a2dce881191cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:03:34.400156  7145 consensus_queue.cc:1048] T aabb2cf9337a483eaebfde113c1849a8 P 233554a02f3f4068b24a2dce881191cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:03:34.419449  7220 consensus_queue.cc:1048] T aabb2cf9337a483eaebfde113c1849a8 P 233554a02f3f4068b24a2dce881191cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:03:34.429031  7061 consensus_queue.cc:1048] T 4811e6dff8d04f4580f0c4d3a0c57152 P 233554a02f3f4068b24a2dce881191cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:03:34.441906  7220 raft_consensus.cc:493] T 89631f2aaf8c424cab1fb2e45e9a937b P 233554a02f3f4068b24a2dce881191cd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:34.442420  7220 raft_consensus.cc:515] T 89631f2aaf8c424cab1fb2e45e9a937b P 233554a02f3f4068b24a2dce881191cd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } }
I20260713 09:03:34.444398  7220 leader_election.cc:290] T 89631f2aaf8c424cab1fb2e45e9a937b P 233554a02f3f4068b24a2dce881191cd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 645ac7b006af4fe9ac76a6d5233cae24 (127.5.160.129:43619), c4cf417af2e145c8add2d0ed8191f7df (127.5.160.131:38501)
I20260713 09:03:34.445170  6857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89631f2aaf8c424cab1fb2e45e9a937b" candidate_uuid: "233554a02f3f4068b24a2dce881191cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "645ac7b006af4fe9ac76a6d5233cae24" is_pre_election: true
I20260713 09:03:34.445549  7006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89631f2aaf8c424cab1fb2e45e9a937b" candidate_uuid: "233554a02f3f4068b24a2dce881191cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4cf417af2e145c8add2d0ed8191f7df" is_pre_election: true
I20260713 09:03:34.446328  7006 raft_consensus.cc:2393] T 89631f2aaf8c424cab1fb2e45e9a937b P c4cf417af2e145c8add2d0ed8191f7df [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 233554a02f3f4068b24a2dce881191cd in current term 1: Already voted for candidate 645ac7b006af4fe9ac76a6d5233cae24 in this term.
I20260713 09:03:34.447214  6899 leader_election.cc:304] T 89631f2aaf8c424cab1fb2e45e9a937b P 233554a02f3f4068b24a2dce881191cd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 233554a02f3f4068b24a2dce881191cd; no voters: 645ac7b006af4fe9ac76a6d5233cae24, c4cf417af2e145c8add2d0ed8191f7df
I20260713 09:03:34.447986  7220 raft_consensus.cc:3060] T 89631f2aaf8c424cab1fb2e45e9a937b P 233554a02f3f4068b24a2dce881191cd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:34.453644  7220 raft_consensus.cc:2749] T 89631f2aaf8c424cab1fb2e45e9a937b P 233554a02f3f4068b24a2dce881191cd [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:03:34.541146  7220 consensus_queue.cc:1048] T e13110a21957440c8abbb009eff7fa47 P 233554a02f3f4068b24a2dce881191cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:03:34.554639  7220 consensus_queue.cc:1048] T e13110a21957440c8abbb009eff7fa47 P 233554a02f3f4068b24a2dce881191cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:03:34.621359  7136 consensus_queue.cc:1048] T 89631f2aaf8c424cab1fb2e45e9a937b P 645ac7b006af4fe9ac76a6d5233cae24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:03:34.638926  7225 consensus_queue.cc:1048] T 7f8d8e811b0c4f3c9451eebd0cae2e05 P 645ac7b006af4fe9ac76a6d5233cae24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:03:34.642995  7225 consensus_queue.cc:1048] T 89631f2aaf8c424cab1fb2e45e9a937b P 645ac7b006af4fe9ac76a6d5233cae24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:03:34.649019  7220 consensus_queue.cc:1048] T 299ec88ad3374ae0b9ea77cf73f03b15 P 233554a02f3f4068b24a2dce881191cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:03:34.658434  7225 consensus_queue.cc:1048] T 7f8d8e811b0c4f3c9451eebd0cae2e05 P 645ac7b006af4fe9ac76a6d5233cae24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:03:34.662514  7225 consensus_queue.cc:1048] T 0b7fc422dc7c4688b543a6a88e066d03 P 645ac7b006af4fe9ac76a6d5233cae24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:03:34.664718  5762 file_cache.cc:504] Constructed file cache file cache with capacity 419430
I20260713 09:03:34.680358  7219 consensus_queue.cc:1048] T 299ec88ad3374ae0b9ea77cf73f03b15 P 233554a02f3f4068b24a2dce881191cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260713 09:03:34.681620  7231 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:03:34.695912  7236 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:03:34.697419  7234 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:03:34.734853  5762 server_base.cc:1061] running on GCE node
I20260713 09:03:34.745882  5762 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:03:34.746393  5762 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:03:34.746682  5762 hybrid_clock.cc:648] HybridClock initialized: now 1783933414746663 us; error 0 us; skew 500 ppm
I20260713 09:03:34.747622  5762 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:03:34.759135  7225 consensus_queue.cc:1048] T 0b7fc422dc7c4688b543a6a88e066d03 P 645ac7b006af4fe9ac76a6d5233cae24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:03:34.762888  5762 webserver.cc:533] Webserver started at http://127.5.160.132:46743/ using document root <none> and password file <none>
I20260713 09:03:34.763677  5762 fs_manager.cc:362] Metadata directory not provided
I20260713 09:03:34.764034  5762 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:03:34.764428  5762 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:03:34.765976  5762 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskS8ctUk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933387563348-5762-0/minicluster-data/ts-3-root/instance:
uuid: "9be1b79af35e44b9a18180e14666389f"
format_stamp: "Formatted at 2026-07-13 09:03:34 on dist-test-slave-0vb5"
I20260713 09:03:34.788764  7225 consensus_queue.cc:1048] T b2a2a5eaa65845a9bf16f7e201536d3c P 645ac7b006af4fe9ac76a6d5233cae24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:03:34.795164  5762 fs_manager.cc:696] Time spent creating directory manager: real 0.028s	user 0.020s	sys 0.004s
I20260713 09:03:34.799803  7220 consensus_queue.cc:1048] T 4184d088fcf74bdeb8df8e8411d824ba P 233554a02f3f4068b24a2dce881191cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:03:34.810685  7107 consensus_queue.cc:1048] T 4184d088fcf74bdeb8df8e8411d824ba P 233554a02f3f4068b24a2dce881191cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:03:34.816092  7243 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:03:34.817384  5762 fs_manager.cc:730] Time spent opening block manager: real 0.018s	user 0.004s	sys 0.013s
I20260713 09:03:34.817876  5762 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskS8ctUk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933387563348-5762-0/minicluster-data/ts-3-root
uuid: "9be1b79af35e44b9a18180e14666389f"
format_stamp: "Formatted at 2026-07-13 09:03:34 on dist-test-slave-0vb5"
I20260713 09:03:34.818312  5762 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskS8ctUk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933387563348-5762-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskS8ctUk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933387563348-5762-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskS8ctUk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933387563348-5762-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:03:34.830754  7136 consensus_queue.cc:1048] T b2a2a5eaa65845a9bf16f7e201536d3c P 645ac7b006af4fe9ac76a6d5233cae24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:03:34.885972  5762 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:03:34.887209  5762 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:03:34.888608  5762 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:03:34.890950  5762 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:03:34.891222  5762 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:03:34.891508  5762 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:03:34.891731  5762 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:03:34.976861  5762 rpc_server.cc:307] RPC server started. Bound to: 127.5.160.132:33665
I20260713 09:03:34.976956  7308 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.160.132:33665 every 8 connection(s)
I20260713 09:03:34.982030  5762 auto_leader_rebalancer-test.cc:392] add a tserver: 9be1b79af35e44b9a18180e14666389f
I20260713 09:03:34.993815  7309 heartbeater.cc:344] Connected to a master server at 127.5.160.190:35873
I20260713 09:03:34.994242  7309 heartbeater.cc:461] Registering TS with master...
I20260713 09:03:34.994989  7309 heartbeater.cc:507] Master 127.5.160.190:35873 requested a full tablet report, sending...
I20260713 09:03:34.996894  6756 ts_manager.cc:194] Registered new tserver with Master: 9be1b79af35e44b9a18180e14666389f (127.5.160.132:33665)
I20260713 09:03:34.998270  6756 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54372
I20260713 09:03:35.833945  6932 consensus_queue.cc:237] T 7a14a0377bec41dbac418e9541f59ebe P 233554a02f3f4068b24a2dce881191cd [LEADER]: Queue 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: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } attrs { replace: true } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: true } }
I20260713 09:03:35.841518  7006 raft_consensus.cc:1275] T 7a14a0377bec41dbac418e9541f59ebe P c4cf417af2e145c8add2d0ed8191f7df [term 1 FOLLOWER]: Refusing update from remote peer 233554a02f3f4068b24a2dce881191cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:03:35.842814  6857 raft_consensus.cc:1275] T 7a14a0377bec41dbac418e9541f59ebe P 645ac7b006af4fe9ac76a6d5233cae24 [term 1 FOLLOWER]: Refusing update from remote peer 233554a02f3f4068b24a2dce881191cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:03:35.843364  7316 consensus_queue.cc:1048] T 7a14a0377bec41dbac418e9541f59ebe P 233554a02f3f4068b24a2dce881191cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:03:35.844442  7107 consensus_queue.cc:1048] T 7a14a0377bec41dbac418e9541f59ebe P 233554a02f3f4068b24a2dce881191cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:03:35.855944  7316 raft_consensus.cc:2955] T 7a14a0377bec41dbac418e9541f59ebe P 233554a02f3f4068b24a2dce881191cd [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9be1b79af35e44b9a18180e14666389f (127.5.160.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } attrs { replace: true } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: true } } }
I20260713 09:03:35.857661  6857 raft_consensus.cc:2955] T 7a14a0377bec41dbac418e9541f59ebe P 645ac7b006af4fe9ac76a6d5233cae24 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9be1b79af35e44b9a18180e14666389f (127.5.160.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } attrs { replace: true } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: true } } }
W20260713 09:03:35.861763  6900 consensus_peers.cc:597] T 7a14a0377bec41dbac418e9541f59ebe P 233554a02f3f4068b24a2dce881191cd -> Peer 9be1b79af35e44b9a18180e14666389f (127.5.160.132:33665): Couldn't send request to peer 9be1b79af35e44b9a18180e14666389f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7a14a0377bec41dbac418e9541f59ebe. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:03:35.861387  7006 raft_consensus.cc:2955] T 7a14a0377bec41dbac418e9541f59ebe P c4cf417af2e145c8add2d0ed8191f7df [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9be1b79af35e44b9a18180e14666389f (127.5.160.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } attrs { replace: true } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: true } } }
I20260713 09:03:35.874758  6756 catalog_manager.cc:5697] T 7a14a0377bec41dbac418e9541f59ebe P 233554a02f3f4068b24a2dce881191cd reported cstate change: config changed from index -1 to 2, NON_VOTER 9be1b79af35e44b9a18180e14666389f (127.5.160.132) added. New cstate: current_term: 1 leader_uuid: "233554a02f3f4068b24a2dce881191cd" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:03:35.888689  7006 consensus_queue.cc:237] T 1a01ba0b7f824f4286d690ba1af54225 P c4cf417af2e145c8add2d0ed8191f7df [LEADER]: Queue 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: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } attrs { replace: true } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: true } }
I20260713 09:03:35.898211  6857 raft_consensus.cc:1275] T 1a01ba0b7f824f4286d690ba1af54225 P 645ac7b006af4fe9ac76a6d5233cae24 [term 1 FOLLOWER]: Refusing update from remote peer c4cf417af2e145c8add2d0ed8191f7df: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:03:35.900318  6932 raft_consensus.cc:1275] T 1a01ba0b7f824f4286d690ba1af54225 P 233554a02f3f4068b24a2dce881191cd [term 1 FOLLOWER]: Refusing update from remote peer c4cf417af2e145c8add2d0ed8191f7df: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:03:35.904047  7328 consensus_queue.cc:1048] T 1a01ba0b7f824f4286d690ba1af54225 P c4cf417af2e145c8add2d0ed8191f7df [LEADER]: Connected to new peer: Peer: permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:03:35.906562  7141 consensus_queue.cc:1048] T 1a01ba0b7f824f4286d690ba1af54225 P c4cf417af2e145c8add2d0ed8191f7df [LEADER]: Connected to new peer: Peer: permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:03:35.915391  7141 raft_consensus.cc:2955] T 1a01ba0b7f824f4286d690ba1af54225 P c4cf417af2e145c8add2d0ed8191f7df [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9be1b79af35e44b9a18180e14666389f (127.5.160.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } attrs { replace: true } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: true } } }
I20260713 09:03:35.917263  6932 raft_consensus.cc:2955] T 1a01ba0b7f824f4286d690ba1af54225 P 233554a02f3f4068b24a2dce881191cd [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9be1b79af35e44b9a18180e14666389f (127.5.160.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } attrs { replace: true } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: true } } }
I20260713 09:03:35.933840  7006 consensus_queue.cc:237] T f3aadbfa27fe46bfa90c84553458c68a P c4cf417af2e145c8add2d0ed8191f7df [LEADER]: Queue 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: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } attrs { replace: true } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: true } }
I20260713 09:03:35.934186  6756 catalog_manager.cc:5697] T 1a01ba0b7f824f4286d690ba1af54225 P c4cf417af2e145c8add2d0ed8191f7df reported cstate change: config changed from index -1 to 2, NON_VOTER 9be1b79af35e44b9a18180e14666389f (127.5.160.132) added. New cstate: current_term: 1 leader_uuid: "c4cf417af2e145c8add2d0ed8191f7df" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:03:35.946565  6931 raft_consensus.cc:1275] T f3aadbfa27fe46bfa90c84553458c68a P 233554a02f3f4068b24a2dce881191cd [term 1 FOLLOWER]: Refusing update from remote peer c4cf417af2e145c8add2d0ed8191f7df: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:03:35.946856  6855 raft_consensus.cc:1275] T f3aadbfa27fe46bfa90c84553458c68a P 645ac7b006af4fe9ac76a6d5233cae24 [term 1 FOLLOWER]: Refusing update from remote peer c4cf417af2e145c8add2d0ed8191f7df: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:03:35.949229  7328 consensus_queue.cc:1048] T f3aadbfa27fe46bfa90c84553458c68a P c4cf417af2e145c8add2d0ed8191f7df [LEADER]: Connected to new peer: Peer: permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:03:35.951697  7328 consensus_queue.cc:1048] T f3aadbfa27fe46bfa90c84553458c68a P c4cf417af2e145c8add2d0ed8191f7df [LEADER]: Connected to new peer: Peer: permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260713 09:03:35.955377  6974 consensus_peers.cc:597] T f3aadbfa27fe46bfa90c84553458c68a P c4cf417af2e145c8add2d0ed8191f7df -> Peer 9be1b79af35e44b9a18180e14666389f (127.5.160.132:33665): Couldn't send request to peer 9be1b79af35e44b9a18180e14666389f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f3aadbfa27fe46bfa90c84553458c68a. This is attempt 1: this message will repeat every 5th retry.
W20260713 09:03:35.956146  6974 consensus_peers.cc:597] T 1a01ba0b7f824f4286d690ba1af54225 P c4cf417af2e145c8add2d0ed8191f7df -> Peer 9be1b79af35e44b9a18180e14666389f (127.5.160.132:33665): Couldn't send request to peer 9be1b79af35e44b9a18180e14666389f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1a01ba0b7f824f4286d690ba1af54225. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:03:35.957248  6855 raft_consensus.cc:2955] T 1a01ba0b7f824f4286d690ba1af54225 P 645ac7b006af4fe9ac76a6d5233cae24 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9be1b79af35e44b9a18180e14666389f (127.5.160.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } attrs { replace: true } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: true } } }
I20260713 09:03:35.963762  6857 raft_consensus.cc:2955] T f3aadbfa27fe46bfa90c84553458c68a P 645ac7b006af4fe9ac76a6d5233cae24 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9be1b79af35e44b9a18180e14666389f (127.5.160.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } attrs { replace: true } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: true } } }
I20260713 09:03:35.961912  7328 raft_consensus.cc:2955] T f3aadbfa27fe46bfa90c84553458c68a P c4cf417af2e145c8add2d0ed8191f7df [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9be1b79af35e44b9a18180e14666389f (127.5.160.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } attrs { replace: true } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: true } } }
I20260713 09:03:35.990923  6931 raft_consensus.cc:2955] T f3aadbfa27fe46bfa90c84553458c68a P 233554a02f3f4068b24a2dce881191cd [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9be1b79af35e44b9a18180e14666389f (127.5.160.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } attrs { replace: true } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: true } } }
I20260713 09:03:35.991987  6757 catalog_manager.cc:5697] T f3aadbfa27fe46bfa90c84553458c68a P 645ac7b006af4fe9ac76a6d5233cae24 reported cstate change: config changed from index -1 to 2, NON_VOTER 9be1b79af35e44b9a18180e14666389f (127.5.160.132) added. New cstate: current_term: 1 leader_uuid: "c4cf417af2e145c8add2d0ed8191f7df" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } attrs { replace: true } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: true } } }
I20260713 09:03:36.001427  7309 heartbeater.cc:499] Master 127.5.160.190:35873 was elected leader, sending a full tablet report...
I20260713 09:03:36.002882  6933 consensus_queue.cc:237] T e13110a21957440c8abbb009eff7fa47 P 233554a02f3f4068b24a2dce881191cd [LEADER]: Queue 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: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } attrs { replace: true } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: true } }
W20260713 09:03:36.012724  6900 consensus_peers.cc:597] T e13110a21957440c8abbb009eff7fa47 P 233554a02f3f4068b24a2dce881191cd -> Peer 9be1b79af35e44b9a18180e14666389f (127.5.160.132:33665): Couldn't send request to peer 9be1b79af35e44b9a18180e14666389f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e13110a21957440c8abbb009eff7fa47. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:03:36.013289  7006 raft_consensus.cc:1275] T e13110a21957440c8abbb009eff7fa47 P c4cf417af2e145c8add2d0ed8191f7df [term 1 FOLLOWER]: Refusing update from remote peer 233554a02f3f4068b24a2dce881191cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:03:36.015520  6857 raft_consensus.cc:1275] T e13110a21957440c8abbb009eff7fa47 P 645ac7b006af4fe9ac76a6d5233cae24 [term 1 FOLLOWER]: Refusing update from remote peer 233554a02f3f4068b24a2dce881191cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:03:36.015965  7316 consensus_queue.cc:1048] T e13110a21957440c8abbb009eff7fa47 P 233554a02f3f4068b24a2dce881191cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:03:36.017131  7107 consensus_queue.cc:1048] T e13110a21957440c8abbb009eff7fa47 P 233554a02f3f4068b24a2dce881191cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:03:36.028337  7107 raft_consensus.cc:2955] T e13110a21957440c8abbb009eff7fa47 P 233554a02f3f4068b24a2dce881191cd [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9be1b79af35e44b9a18180e14666389f (127.5.160.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } attrs { replace: true } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: true } } }
I20260713 09:03:36.029467  6857 raft_consensus.cc:2955] T e13110a21957440c8abbb009eff7fa47 P 645ac7b006af4fe9ac76a6d5233cae24 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9be1b79af35e44b9a18180e14666389f (127.5.160.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } attrs { replace: true } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: true } } }
I20260713 09:03:36.031111  7006 raft_consensus.cc:2955] T e13110a21957440c8abbb009eff7fa47 P c4cf417af2e145c8add2d0ed8191f7df [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9be1b79af35e44b9a18180e14666389f (127.5.160.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } attrs { replace: true } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: true } } }
I20260713 09:03:36.046249  6756 catalog_manager.cc:5697] T e13110a21957440c8abbb009eff7fa47 P 233554a02f3f4068b24a2dce881191cd reported cstate change: config changed from index -1 to 2, NON_VOTER 9be1b79af35e44b9a18180e14666389f (127.5.160.132) added. New cstate: current_term: 1 leader_uuid: "233554a02f3f4068b24a2dce881191cd" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:03:36.334803  7338 ts_tablet_manager.cc:933] T 1a01ba0b7f824f4286d690ba1af54225 P 9be1b79af35e44b9a18180e14666389f: Initiating tablet copy from peer c4cf417af2e145c8add2d0ed8191f7df (127.5.160.131:38501)
I20260713 09:03:36.336936  7338 tablet_copy_client.cc:323] T 1a01ba0b7f824f4286d690ba1af54225 P 9be1b79af35e44b9a18180e14666389f: tablet copy: Beginning tablet copy session from remote peer at address 127.5.160.131:38501
I20260713 09:03:36.348953  7018 tablet_copy_service.cc:140] P c4cf417af2e145c8add2d0ed8191f7df: Received BeginTabletCopySession request for tablet 1a01ba0b7f824f4286d690ba1af54225 from peer 9be1b79af35e44b9a18180e14666389f ({username='slave'} at 127.0.0.1:57664)
I20260713 09:03:36.349644  7018 tablet_copy_service.cc:161] P c4cf417af2e145c8add2d0ed8191f7df: Beginning new tablet copy session on tablet 1a01ba0b7f824f4286d690ba1af54225 from peer 9be1b79af35e44b9a18180e14666389f at {username='slave'} at 127.0.0.1:57664: session id = 9be1b79af35e44b9a18180e14666389f-1a01ba0b7f824f4286d690ba1af54225
I20260713 09:03:36.356909  7018 tablet_copy_source_session.cc:215] T 1a01ba0b7f824f4286d690ba1af54225 P c4cf417af2e145c8add2d0ed8191f7df: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:03:36.360010  7338 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a01ba0b7f824f4286d690ba1af54225. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:36.365370  7341 ts_tablet_manager.cc:933] T 7a14a0377bec41dbac418e9541f59ebe P 9be1b79af35e44b9a18180e14666389f: Initiating tablet copy from peer 233554a02f3f4068b24a2dce881191cd (127.5.160.130:45799)
I20260713 09:03:36.367403  7341 tablet_copy_client.cc:323] T 7a14a0377bec41dbac418e9541f59ebe P 9be1b79af35e44b9a18180e14666389f: tablet copy: Beginning tablet copy session from remote peer at address 127.5.160.130:45799
I20260713 09:03:36.379453  7338 tablet_copy_client.cc:806] T 1a01ba0b7f824f4286d690ba1af54225 P 9be1b79af35e44b9a18180e14666389f: tablet copy: Starting download of 0 data blocks...
I20260713 09:03:36.380122  7338 tablet_copy_client.cc:670] T 1a01ba0b7f824f4286d690ba1af54225 P 9be1b79af35e44b9a18180e14666389f: tablet copy: Starting download of 1 WAL segments...
I20260713 09:03:36.382282  6944 tablet_copy_service.cc:140] P 233554a02f3f4068b24a2dce881191cd: Received BeginTabletCopySession request for tablet 7a14a0377bec41dbac418e9541f59ebe from peer 9be1b79af35e44b9a18180e14666389f ({username='slave'} at 127.0.0.1:34948)
I20260713 09:03:36.382920  6944 tablet_copy_service.cc:161] P 233554a02f3f4068b24a2dce881191cd: Beginning new tablet copy session on tablet 7a14a0377bec41dbac418e9541f59ebe from peer 9be1b79af35e44b9a18180e14666389f at {username='slave'} at 127.0.0.1:34948: session id = 9be1b79af35e44b9a18180e14666389f-7a14a0377bec41dbac418e9541f59ebe
I20260713 09:03:36.385214  7338 tablet_copy_client.cc:538] T 1a01ba0b7f824f4286d690ba1af54225 P 9be1b79af35e44b9a18180e14666389f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:03:36.392470  6944 tablet_copy_source_session.cc:215] T 7a14a0377bec41dbac418e9541f59ebe P 233554a02f3f4068b24a2dce881191cd: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:03:36.394271  7338 tablet_bootstrap.cc:492] T 1a01ba0b7f824f4286d690ba1af54225 P 9be1b79af35e44b9a18180e14666389f: Bootstrap starting.
I20260713 09:03:36.395512  7341 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a14a0377bec41dbac418e9541f59ebe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:36.413651  7341 tablet_copy_client.cc:806] T 7a14a0377bec41dbac418e9541f59ebe P 9be1b79af35e44b9a18180e14666389f: tablet copy: Starting download of 0 data blocks...
I20260713 09:03:36.414217  7341 tablet_copy_client.cc:670] T 7a14a0377bec41dbac418e9541f59ebe P 9be1b79af35e44b9a18180e14666389f: tablet copy: Starting download of 1 WAL segments...
I20260713 09:03:36.416953  7338 tablet_bootstrap.cc:492] T 1a01ba0b7f824f4286d690ba1af54225 P 9be1b79af35e44b9a18180e14666389f: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:03:36.417927  7338 tablet_bootstrap.cc:492] T 1a01ba0b7f824f4286d690ba1af54225 P 9be1b79af35e44b9a18180e14666389f: Bootstrap complete.
I20260713 09:03:36.418233  7341 tablet_copy_client.cc:538] T 7a14a0377bec41dbac418e9541f59ebe P 9be1b79af35e44b9a18180e14666389f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:03:36.418555  7338 ts_tablet_manager.cc:1403] T 1a01ba0b7f824f4286d690ba1af54225 P 9be1b79af35e44b9a18180e14666389f: Time spent bootstrapping tablet: real 0.025s	user 0.023s	sys 0.000s
I20260713 09:03:36.421770  7338 raft_consensus.cc:359] T 1a01ba0b7f824f4286d690ba1af54225 P 9be1b79af35e44b9a18180e14666389f [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } attrs { replace: true } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: true } }
I20260713 09:03:36.422636  7338 raft_consensus.cc:740] T 1a01ba0b7f824f4286d690ba1af54225 P 9be1b79af35e44b9a18180e14666389f [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9be1b79af35e44b9a18180e14666389f, State: Initialized, Role: LEARNER
I20260713 09:03:36.423290  7338 consensus_queue.cc:260] T 1a01ba0b7f824f4286d690ba1af54225 P 9be1b79af35e44b9a18180e14666389f [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: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } attrs { replace: true } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: true } }
I20260713 09:03:36.425777  7341 tablet_bootstrap.cc:492] T 7a14a0377bec41dbac418e9541f59ebe P 9be1b79af35e44b9a18180e14666389f: Bootstrap starting.
I20260713 09:03:36.426292  7338 ts_tablet_manager.cc:1434] T 1a01ba0b7f824f4286d690ba1af54225 P 9be1b79af35e44b9a18180e14666389f: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260713 09:03:36.428573  7018 tablet_copy_service.cc:342] P c4cf417af2e145c8add2d0ed8191f7df: Request end of tablet copy session 9be1b79af35e44b9a18180e14666389f-1a01ba0b7f824f4286d690ba1af54225 received from {username='slave'} at 127.0.0.1:57664
I20260713 09:03:36.429061  7018 tablet_copy_service.cc:434] P c4cf417af2e145c8add2d0ed8191f7df: ending tablet copy session 9be1b79af35e44b9a18180e14666389f-1a01ba0b7f824f4286d690ba1af54225 on tablet 1a01ba0b7f824f4286d690ba1af54225 with peer 9be1b79af35e44b9a18180e14666389f
I20260713 09:03:36.450254  7341 tablet_bootstrap.cc:492] T 7a14a0377bec41dbac418e9541f59ebe P 9be1b79af35e44b9a18180e14666389f: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:03:36.451048  7341 tablet_bootstrap.cc:492] T 7a14a0377bec41dbac418e9541f59ebe P 9be1b79af35e44b9a18180e14666389f: Bootstrap complete.
I20260713 09:03:36.451651  7341 ts_tablet_manager.cc:1403] T 7a14a0377bec41dbac418e9541f59ebe P 9be1b79af35e44b9a18180e14666389f: Time spent bootstrapping tablet: real 0.026s	user 0.019s	sys 0.000s
I20260713 09:03:36.454238  7341 raft_consensus.cc:359] T 7a14a0377bec41dbac418e9541f59ebe P 9be1b79af35e44b9a18180e14666389f [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } attrs { replace: true } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: true } }
I20260713 09:03:36.454859  7341 raft_consensus.cc:740] T 7a14a0377bec41dbac418e9541f59ebe P 9be1b79af35e44b9a18180e14666389f [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9be1b79af35e44b9a18180e14666389f, State: Initialized, Role: LEARNER
I20260713 09:03:36.455348  7341 consensus_queue.cc:260] T 7a14a0377bec41dbac418e9541f59ebe P 9be1b79af35e44b9a18180e14666389f [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: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } attrs { replace: true } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: true } }
I20260713 09:03:36.457221  7341 ts_tablet_manager.cc:1434] T 7a14a0377bec41dbac418e9541f59ebe P 9be1b79af35e44b9a18180e14666389f: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260713 09:03:36.459019  6944 tablet_copy_service.cc:342] P 233554a02f3f4068b24a2dce881191cd: Request end of tablet copy session 9be1b79af35e44b9a18180e14666389f-7a14a0377bec41dbac418e9541f59ebe received from {username='slave'} at 127.0.0.1:34948
I20260713 09:03:36.459410  6944 tablet_copy_service.cc:434] P 233554a02f3f4068b24a2dce881191cd: ending tablet copy session 9be1b79af35e44b9a18180e14666389f-7a14a0377bec41dbac418e9541f59ebe on tablet 7a14a0377bec41dbac418e9541f59ebe with peer 9be1b79af35e44b9a18180e14666389f
I20260713 09:03:36.557211  7341 ts_tablet_manager.cc:933] T e13110a21957440c8abbb009eff7fa47 P 9be1b79af35e44b9a18180e14666389f: Initiating tablet copy from peer 233554a02f3f4068b24a2dce881191cd (127.5.160.130:45799)
I20260713 09:03:36.558813  7341 tablet_copy_client.cc:323] T e13110a21957440c8abbb009eff7fa47 P 9be1b79af35e44b9a18180e14666389f: tablet copy: Beginning tablet copy session from remote peer at address 127.5.160.130:45799
I20260713 09:03:36.560491  6944 tablet_copy_service.cc:140] P 233554a02f3f4068b24a2dce881191cd: Received BeginTabletCopySession request for tablet e13110a21957440c8abbb009eff7fa47 from peer 9be1b79af35e44b9a18180e14666389f ({username='slave'} at 127.0.0.1:34948)
I20260713 09:03:36.560988  6944 tablet_copy_service.cc:161] P 233554a02f3f4068b24a2dce881191cd: Beginning new tablet copy session on tablet e13110a21957440c8abbb009eff7fa47 from peer 9be1b79af35e44b9a18180e14666389f at {username='slave'} at 127.0.0.1:34948: session id = 9be1b79af35e44b9a18180e14666389f-e13110a21957440c8abbb009eff7fa47
I20260713 09:03:36.565735  7338 ts_tablet_manager.cc:933] T f3aadbfa27fe46bfa90c84553458c68a P 9be1b79af35e44b9a18180e14666389f: Initiating tablet copy from peer c4cf417af2e145c8add2d0ed8191f7df (127.5.160.131:38501)
I20260713 09:03:36.570257  7338 tablet_copy_client.cc:323] T f3aadbfa27fe46bfa90c84553458c68a P 9be1b79af35e44b9a18180e14666389f: tablet copy: Beginning tablet copy session from remote peer at address 127.5.160.131:38501
I20260713 09:03:36.570456  6944 tablet_copy_source_session.cc:215] T e13110a21957440c8abbb009eff7fa47 P 233554a02f3f4068b24a2dce881191cd: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:03:36.572046  7018 tablet_copy_service.cc:140] P c4cf417af2e145c8add2d0ed8191f7df: Received BeginTabletCopySession request for tablet f3aadbfa27fe46bfa90c84553458c68a from peer 9be1b79af35e44b9a18180e14666389f ({username='slave'} at 127.0.0.1:57664)
I20260713 09:03:36.572642  7018 tablet_copy_service.cc:161] P c4cf417af2e145c8add2d0ed8191f7df: Beginning new tablet copy session on tablet f3aadbfa27fe46bfa90c84553458c68a from peer 9be1b79af35e44b9a18180e14666389f at {username='slave'} at 127.0.0.1:57664: session id = 9be1b79af35e44b9a18180e14666389f-f3aadbfa27fe46bfa90c84553458c68a
I20260713 09:03:36.573720  7341 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e13110a21957440c8abbb009eff7fa47. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:36.580359  7018 tablet_copy_source_session.cc:215] T f3aadbfa27fe46bfa90c84553458c68a P c4cf417af2e145c8add2d0ed8191f7df: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:03:36.584537  7338 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f3aadbfa27fe46bfa90c84553458c68a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:36.585024  7341 tablet_copy_client.cc:806] T e13110a21957440c8abbb009eff7fa47 P 9be1b79af35e44b9a18180e14666389f: tablet copy: Starting download of 0 data blocks...
I20260713 09:03:36.585568  7341 tablet_copy_client.cc:670] T e13110a21957440c8abbb009eff7fa47 P 9be1b79af35e44b9a18180e14666389f: tablet copy: Starting download of 1 WAL segments...
I20260713 09:03:36.589017  7341 tablet_copy_client.cc:538] T e13110a21957440c8abbb009eff7fa47 P 9be1b79af35e44b9a18180e14666389f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:03:36.598279  7341 tablet_bootstrap.cc:492] T e13110a21957440c8abbb009eff7fa47 P 9be1b79af35e44b9a18180e14666389f: Bootstrap starting.
I20260713 09:03:36.601271  7338 tablet_copy_client.cc:806] T f3aadbfa27fe46bfa90c84553458c68a P 9be1b79af35e44b9a18180e14666389f: tablet copy: Starting download of 0 data blocks...
I20260713 09:03:36.601969  7338 tablet_copy_client.cc:670] T f3aadbfa27fe46bfa90c84553458c68a P 9be1b79af35e44b9a18180e14666389f: tablet copy: Starting download of 1 WAL segments...
I20260713 09:03:36.607175  7338 tablet_copy_client.cc:538] T f3aadbfa27fe46bfa90c84553458c68a P 9be1b79af35e44b9a18180e14666389f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:03:36.617507  7338 tablet_bootstrap.cc:492] T f3aadbfa27fe46bfa90c84553458c68a P 9be1b79af35e44b9a18180e14666389f: Bootstrap starting.
I20260713 09:03:36.619313  7341 tablet_bootstrap.cc:492] T e13110a21957440c8abbb009eff7fa47 P 9be1b79af35e44b9a18180e14666389f: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:03:36.620232  7341 tablet_bootstrap.cc:492] T e13110a21957440c8abbb009eff7fa47 P 9be1b79af35e44b9a18180e14666389f: Bootstrap complete.
I20260713 09:03:36.620959  7341 ts_tablet_manager.cc:1403] T e13110a21957440c8abbb009eff7fa47 P 9be1b79af35e44b9a18180e14666389f: Time spent bootstrapping tablet: real 0.023s	user 0.017s	sys 0.005s
I20260713 09:03:36.624150  7341 raft_consensus.cc:359] T e13110a21957440c8abbb009eff7fa47 P 9be1b79af35e44b9a18180e14666389f [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } attrs { replace: true } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: true } }
I20260713 09:03:36.625007  7341 raft_consensus.cc:740] T e13110a21957440c8abbb009eff7fa47 P 9be1b79af35e44b9a18180e14666389f [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9be1b79af35e44b9a18180e14666389f, State: Initialized, Role: LEARNER
I20260713 09:03:36.625692  7341 consensus_queue.cc:260] T e13110a21957440c8abbb009eff7fa47 P 9be1b79af35e44b9a18180e14666389f [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: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } attrs { replace: true } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: true } }
I20260713 09:03:36.627923  7341 ts_tablet_manager.cc:1434] T e13110a21957440c8abbb009eff7fa47 P 9be1b79af35e44b9a18180e14666389f: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260713 09:03:36.630255  6944 tablet_copy_service.cc:342] P 233554a02f3f4068b24a2dce881191cd: Request end of tablet copy session 9be1b79af35e44b9a18180e14666389f-e13110a21957440c8abbb009eff7fa47 received from {username='slave'} at 127.0.0.1:34948
I20260713 09:03:36.630719  6944 tablet_copy_service.cc:434] P 233554a02f3f4068b24a2dce881191cd: ending tablet copy session 9be1b79af35e44b9a18180e14666389f-e13110a21957440c8abbb009eff7fa47 on tablet e13110a21957440c8abbb009eff7fa47 with peer 9be1b79af35e44b9a18180e14666389f
I20260713 09:03:36.638996  7338 tablet_bootstrap.cc:492] T f3aadbfa27fe46bfa90c84553458c68a P 9be1b79af35e44b9a18180e14666389f: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:03:36.640023  7338 tablet_bootstrap.cc:492] T f3aadbfa27fe46bfa90c84553458c68a P 9be1b79af35e44b9a18180e14666389f: Bootstrap complete.
I20260713 09:03:36.640763  7338 ts_tablet_manager.cc:1403] T f3aadbfa27fe46bfa90c84553458c68a P 9be1b79af35e44b9a18180e14666389f: Time spent bootstrapping tablet: real 0.023s	user 0.009s	sys 0.009s
I20260713 09:03:36.644037  7338 raft_consensus.cc:359] T f3aadbfa27fe46bfa90c84553458c68a P 9be1b79af35e44b9a18180e14666389f [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } attrs { replace: true } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: true } }
I20260713 09:03:36.644953  7338 raft_consensus.cc:740] T f3aadbfa27fe46bfa90c84553458c68a P 9be1b79af35e44b9a18180e14666389f [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9be1b79af35e44b9a18180e14666389f, State: Initialized, Role: LEARNER
I20260713 09:03:36.645663  7338 consensus_queue.cc:260] T f3aadbfa27fe46bfa90c84553458c68a P 9be1b79af35e44b9a18180e14666389f [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: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } attrs { replace: true } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: true } }
I20260713 09:03:36.647825  7338 ts_tablet_manager.cc:1434] T f3aadbfa27fe46bfa90c84553458c68a P 9be1b79af35e44b9a18180e14666389f: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260713 09:03:36.649681  7018 tablet_copy_service.cc:342] P c4cf417af2e145c8add2d0ed8191f7df: Request end of tablet copy session 9be1b79af35e44b9a18180e14666389f-f3aadbfa27fe46bfa90c84553458c68a received from {username='slave'} at 127.0.0.1:57664
I20260713 09:03:36.650075  7018 tablet_copy_service.cc:434] P c4cf417af2e145c8add2d0ed8191f7df: ending tablet copy session 9be1b79af35e44b9a18180e14666389f-f3aadbfa27fe46bfa90c84553458c68a on tablet f3aadbfa27fe46bfa90c84553458c68a with peer 9be1b79af35e44b9a18180e14666389f
I20260713 09:03:36.742570  7284 raft_consensus.cc:1217] T 1a01ba0b7f824f4286d690ba1af54225 P 9be1b79af35e44b9a18180e14666389f [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:03:36.883945  7284 raft_consensus.cc:1217] T 7a14a0377bec41dbac418e9541f59ebe P 9be1b79af35e44b9a18180e14666389f [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:03:36.938154  7284 raft_consensus.cc:1217] T e13110a21957440c8abbb009eff7fa47 P 9be1b79af35e44b9a18180e14666389f [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:03:37.067552  7284 raft_consensus.cc:1217] T f3aadbfa27fe46bfa90c84553458c68a P 9be1b79af35e44b9a18180e14666389f [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:03:37.288187  7328 raft_consensus.cc:1064] T 1a01ba0b7f824f4286d690ba1af54225 P c4cf417af2e145c8add2d0ed8191f7df: attempting to promote NON_VOTER 9be1b79af35e44b9a18180e14666389f to VOTER
I20260713 09:03:37.290333  7328 consensus_queue.cc:237] T 1a01ba0b7f824f4286d690ba1af54225 P c4cf417af2e145c8add2d0ed8191f7df [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: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } attrs { replace: true } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: false } }
I20260713 09:03:37.297649  6931 raft_consensus.cc:1275] T 1a01ba0b7f824f4286d690ba1af54225 P 233554a02f3f4068b24a2dce881191cd [term 1 FOLLOWER]: Refusing update from remote peer c4cf417af2e145c8add2d0ed8191f7df: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:03:37.298007  7284 raft_consensus.cc:1275] T 1a01ba0b7f824f4286d690ba1af54225 P 9be1b79af35e44b9a18180e14666389f [term 1 LEARNER]: Refusing update from remote peer c4cf417af2e145c8add2d0ed8191f7df: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:03:37.298928  6857 raft_consensus.cc:1275] T 1a01ba0b7f824f4286d690ba1af54225 P 645ac7b006af4fe9ac76a6d5233cae24 [term 1 FOLLOWER]: Refusing update from remote peer c4cf417af2e145c8add2d0ed8191f7df: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:03:37.302798  7141 consensus_queue.cc:1048] T 1a01ba0b7f824f4286d690ba1af54225 P c4cf417af2e145c8add2d0ed8191f7df [LEADER]: Connected to new peer: Peer: permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:03:37.304024  7328 consensus_queue.cc:1048] T 1a01ba0b7f824f4286d690ba1af54225 P c4cf417af2e145c8add2d0ed8191f7df [LEADER]: Connected to new peer: Peer: permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:03:37.306703  7351 consensus_queue.cc:1048] T 1a01ba0b7f824f4286d690ba1af54225 P c4cf417af2e145c8add2d0ed8191f7df [LEADER]: Connected to new peer: Peer: permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:03:37.330229  7355 raft_consensus.cc:2955] T 1a01ba0b7f824f4286d690ba1af54225 P c4cf417af2e145c8add2d0ed8191f7df [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9be1b79af35e44b9a18180e14666389f (127.5.160.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } attrs { replace: true } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: false } } }
I20260713 09:03:37.333065  7284 raft_consensus.cc:2955] T 1a01ba0b7f824f4286d690ba1af54225 P 9be1b79af35e44b9a18180e14666389f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9be1b79af35e44b9a18180e14666389f (127.5.160.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } attrs { replace: true } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: false } } }
I20260713 09:03:37.334447  6931 raft_consensus.cc:2955] T 1a01ba0b7f824f4286d690ba1af54225 P 233554a02f3f4068b24a2dce881191cd [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9be1b79af35e44b9a18180e14666389f (127.5.160.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } attrs { replace: true } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: false } } }
I20260713 09:03:37.343600  6855 raft_consensus.cc:2955] T 1a01ba0b7f824f4286d690ba1af54225 P 645ac7b006af4fe9ac76a6d5233cae24 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9be1b79af35e44b9a18180e14666389f (127.5.160.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } attrs { replace: true } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: false } } }
I20260713 09:03:37.346977  6757 catalog_manager.cc:5697] T 1a01ba0b7f824f4286d690ba1af54225 P c4cf417af2e145c8add2d0ed8191f7df reported cstate change: config changed from index 2 to 3, 9be1b79af35e44b9a18180e14666389f (127.5.160.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "c4cf417af2e145c8add2d0ed8191f7df" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:03:37.378861  7006 consensus_queue.cc:237] T 1a01ba0b7f824f4286d690ba1af54225 P c4cf417af2e145c8add2d0ed8191f7df [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: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: false } }
I20260713 09:03:37.385948  7284 raft_consensus.cc:1275] T 1a01ba0b7f824f4286d690ba1af54225 P 9be1b79af35e44b9a18180e14666389f [term 1 FOLLOWER]: Refusing update from remote peer c4cf417af2e145c8add2d0ed8191f7df: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:03:37.386581  6931 raft_consensus.cc:1275] T 1a01ba0b7f824f4286d690ba1af54225 P 233554a02f3f4068b24a2dce881191cd [term 1 FOLLOWER]: Refusing update from remote peer c4cf417af2e145c8add2d0ed8191f7df: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:03:37.387562  7141 consensus_queue.cc:1048] T 1a01ba0b7f824f4286d690ba1af54225 P c4cf417af2e145c8add2d0ed8191f7df [LEADER]: Connected to new peer: Peer: permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:03:37.388566  7355 consensus_queue.cc:1048] T 1a01ba0b7f824f4286d690ba1af54225 P c4cf417af2e145c8add2d0ed8191f7df [LEADER]: Connected to new peer: Peer: permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:03:37.396088  7353 raft_consensus.cc:1064] T 7a14a0377bec41dbac418e9541f59ebe P 233554a02f3f4068b24a2dce881191cd: attempting to promote NON_VOTER 9be1b79af35e44b9a18180e14666389f to VOTER
I20260713 09:03:37.397009  7356 raft_consensus.cc:2955] T 1a01ba0b7f824f4286d690ba1af54225 P c4cf417af2e145c8add2d0ed8191f7df [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 645ac7b006af4fe9ac76a6d5233cae24 (127.5.160.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: false } } }
I20260713 09:03:37.398995  7353 consensus_queue.cc:237] T 7a14a0377bec41dbac418e9541f59ebe P 233554a02f3f4068b24a2dce881191cd [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: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } attrs { replace: true } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: false } }
I20260713 09:03:37.400272  6933 raft_consensus.cc:2955] T 1a01ba0b7f824f4286d690ba1af54225 P 233554a02f3f4068b24a2dce881191cd [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 645ac7b006af4fe9ac76a6d5233cae24 (127.5.160.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: false } } }
I20260713 09:03:37.400547  7284 raft_consensus.cc:2955] T 1a01ba0b7f824f4286d690ba1af54225 P 9be1b79af35e44b9a18180e14666389f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 645ac7b006af4fe9ac76a6d5233cae24 (127.5.160.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: false } } }
I20260713 09:03:37.408545  6743 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 1a01ba0b7f824f4286d690ba1af54225 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:03:37.415143  6757 catalog_manager.cc:5697] T 1a01ba0b7f824f4286d690ba1af54225 P c4cf417af2e145c8add2d0ed8191f7df reported cstate change: config changed from index 3 to 4, VOTER 645ac7b006af4fe9ac76a6d5233cae24 (127.5.160.129) evicted. New cstate: current_term: 1 leader_uuid: "c4cf417af2e145c8add2d0ed8191f7df" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:03:37.424451  7284 raft_consensus.cc:1275] T 7a14a0377bec41dbac418e9541f59ebe P 9be1b79af35e44b9a18180e14666389f [term 1 LEARNER]: Refusing update from remote peer 233554a02f3f4068b24a2dce881191cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:03:37.425123  7006 raft_consensus.cc:1275] T 7a14a0377bec41dbac418e9541f59ebe P c4cf417af2e145c8add2d0ed8191f7df [term 1 FOLLOWER]: Refusing update from remote peer 233554a02f3f4068b24a2dce881191cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:03:37.426612  7352 consensus_queue.cc:1048] T 7a14a0377bec41dbac418e9541f59ebe P 233554a02f3f4068b24a2dce881191cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:03:37.427569  7353 consensus_queue.cc:1048] T 7a14a0377bec41dbac418e9541f59ebe P 233554a02f3f4068b24a2dce881191cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:03:37.429386  6855 raft_consensus.cc:1275] T 7a14a0377bec41dbac418e9541f59ebe P 645ac7b006af4fe9ac76a6d5233cae24 [term 1 FOLLOWER]: Refusing update from remote peer 233554a02f3f4068b24a2dce881191cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:03:37.430891  7353 consensus_queue.cc:1048] T 7a14a0377bec41dbac418e9541f59ebe P 233554a02f3f4068b24a2dce881191cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:03:37.437502  6843 tablet_service.cc:1558] Processing DeleteTablet for tablet 1a01ba0b7f824f4286d690ba1af54225 with delete_type TABLET_DATA_TOMBSTONED (TS 645ac7b006af4fe9ac76a6d5233cae24 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:36084
I20260713 09:03:37.441599  7352 raft_consensus.cc:1064] T e13110a21957440c8abbb009eff7fa47 P 233554a02f3f4068b24a2dce881191cd: attempting to promote NON_VOTER 9be1b79af35e44b9a18180e14666389f to VOTER
I20260713 09:03:37.444703  7352 consensus_queue.cc:237] T e13110a21957440c8abbb009eff7fa47 P 233554a02f3f4068b24a2dce881191cd [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: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } attrs { replace: true } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: false } }
I20260713 09:03:37.477367  7283 raft_consensus.cc:1275] T e13110a21957440c8abbb009eff7fa47 P 9be1b79af35e44b9a18180e14666389f [term 1 LEARNER]: Refusing update from remote peer 233554a02f3f4068b24a2dce881191cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:03:37.478646  7008 raft_consensus.cc:1275] T e13110a21957440c8abbb009eff7fa47 P c4cf417af2e145c8add2d0ed8191f7df [term 1 FOLLOWER]: Refusing update from remote peer 233554a02f3f4068b24a2dce881191cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:03:37.480541  7353 consensus_queue.cc:1048] T e13110a21957440c8abbb009eff7fa47 P 233554a02f3f4068b24a2dce881191cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:03:37.481887  7370 consensus_queue.cc:1048] T e13110a21957440c8abbb009eff7fa47 P 233554a02f3f4068b24a2dce881191cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:03:37.483273  6855 raft_consensus.cc:1275] T e13110a21957440c8abbb009eff7fa47 P 645ac7b006af4fe9ac76a6d5233cae24 [term 1 FOLLOWER]: Refusing update from remote peer 233554a02f3f4068b24a2dce881191cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:03:37.483963  7107 raft_consensus.cc:2955] T 7a14a0377bec41dbac418e9541f59ebe P 233554a02f3f4068b24a2dce881191cd [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9be1b79af35e44b9a18180e14666389f (127.5.160.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } attrs { replace: true } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: false } } }
I20260713 09:03:37.485817  7353 consensus_queue.cc:1048] T e13110a21957440c8abbb009eff7fa47 P 233554a02f3f4068b24a2dce881191cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:03:37.485838  7284 raft_consensus.cc:2955] T 7a14a0377bec41dbac418e9541f59ebe P 9be1b79af35e44b9a18180e14666389f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9be1b79af35e44b9a18180e14666389f (127.5.160.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } attrs { replace: true } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: false } } }
I20260713 09:03:37.501688  6855 raft_consensus.cc:2955] T 7a14a0377bec41dbac418e9541f59ebe P 645ac7b006af4fe9ac76a6d5233cae24 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9be1b79af35e44b9a18180e14666389f (127.5.160.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } attrs { replace: true } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: false } } }
I20260713 09:03:37.515910  6755 catalog_manager.cc:5697] T 7a14a0377bec41dbac418e9541f59ebe P 233554a02f3f4068b24a2dce881191cd reported cstate change: config changed from index 2 to 3, 9be1b79af35e44b9a18180e14666389f (127.5.160.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "233554a02f3f4068b24a2dce881191cd" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:03:37.530890  6933 consensus_queue.cc:237] T 7a14a0377bec41dbac418e9541f59ebe P 233554a02f3f4068b24a2dce881191cd [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: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: false } }
I20260713 09:03:37.534269  7368 tablet_replica.cc:333] T 1a01ba0b7f824f4286d690ba1af54225 P 645ac7b006af4fe9ac76a6d5233cae24: stopping tablet replica
I20260713 09:03:37.537483  7374 raft_consensus.cc:2955] T e13110a21957440c8abbb009eff7fa47 P 233554a02f3f4068b24a2dce881191cd [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9be1b79af35e44b9a18180e14666389f (127.5.160.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } attrs { replace: true } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: false } } }
I20260713 09:03:37.543496  7284 raft_consensus.cc:1275] T 7a14a0377bec41dbac418e9541f59ebe P 9be1b79af35e44b9a18180e14666389f [term 1 FOLLOWER]: Refusing update from remote peer 233554a02f3f4068b24a2dce881191cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:03:37.542683  6856 raft_consensus.cc:2955] T e13110a21957440c8abbb009eff7fa47 P 645ac7b006af4fe9ac76a6d5233cae24 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9be1b79af35e44b9a18180e14666389f (127.5.160.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } attrs { replace: true } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: false } } }
I20260713 09:03:37.546108  7352 consensus_queue.cc:1048] T 7a14a0377bec41dbac418e9541f59ebe P 233554a02f3f4068b24a2dce881191cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:03:37.552897  6859 raft_consensus.cc:1275] T 7a14a0377bec41dbac418e9541f59ebe P 645ac7b006af4fe9ac76a6d5233cae24 [term 1 FOLLOWER]: Refusing update from remote peer 233554a02f3f4068b24a2dce881191cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:03:37.544174  7368 raft_consensus.cc:2243] T 1a01ba0b7f824f4286d690ba1af54225 P 645ac7b006af4fe9ac76a6d5233cae24 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:37.556911  7368 raft_consensus.cc:2272] T 1a01ba0b7f824f4286d690ba1af54225 P 645ac7b006af4fe9ac76a6d5233cae24 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:37.556717  7107 raft_consensus.cc:2955] T 7a14a0377bec41dbac418e9541f59ebe P 233554a02f3f4068b24a2dce881191cd [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c4cf417af2e145c8add2d0ed8191f7df (127.5.160.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: false } } }
I20260713 09:03:37.560201  7368 ts_tablet_manager.cc:1916] T 1a01ba0b7f824f4286d690ba1af54225 P 645ac7b006af4fe9ac76a6d5233cae24: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:03:37.560941  7370 consensus_queue.cc:1048] T 7a14a0377bec41dbac418e9541f59ebe P 233554a02f3f4068b24a2dce881191cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:03:37.567375  7284 raft_consensus.cc:2955] T 7a14a0377bec41dbac418e9541f59ebe P 9be1b79af35e44b9a18180e14666389f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c4cf417af2e145c8add2d0ed8191f7df (127.5.160.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: false } } }
I20260713 09:03:37.568826  6856 raft_consensus.cc:2955] T 7a14a0377bec41dbac418e9541f59ebe P 645ac7b006af4fe9ac76a6d5233cae24 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c4cf417af2e145c8add2d0ed8191f7df (127.5.160.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: false } } }
I20260713 09:03:37.570662  7008 raft_consensus.cc:2955] T e13110a21957440c8abbb009eff7fa47 P c4cf417af2e145c8add2d0ed8191f7df [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9be1b79af35e44b9a18180e14666389f (127.5.160.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } attrs { replace: true } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: false } } }
I20260713 09:03:37.575613  6742 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 7a14a0377bec41dbac418e9541f59ebe with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:03:37.583859  6756 catalog_manager.cc:5697] T 7a14a0377bec41dbac418e9541f59ebe P 9be1b79af35e44b9a18180e14666389f reported cstate change: config changed from index 3 to 4, VOTER c4cf417af2e145c8add2d0ed8191f7df (127.5.160.131) evicted. New cstate: current_term: 1 leader_uuid: "233554a02f3f4068b24a2dce881191cd" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: false } } }
I20260713 09:03:37.586630  6755 catalog_manager.cc:5697] T e13110a21957440c8abbb009eff7fa47 P 645ac7b006af4fe9ac76a6d5233cae24 reported cstate change: config changed from index 2 to 3, 9be1b79af35e44b9a18180e14666389f (127.5.160.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "233554a02f3f4068b24a2dce881191cd" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } attrs { replace: true } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: false } } }
I20260713 09:03:37.594229  7284 raft_consensus.cc:2955] T e13110a21957440c8abbb009eff7fa47 P 9be1b79af35e44b9a18180e14666389f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9be1b79af35e44b9a18180e14666389f (127.5.160.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } attrs { replace: true } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: false } } }
I20260713 09:03:37.600586  7356 raft_consensus.cc:1064] T f3aadbfa27fe46bfa90c84553458c68a P c4cf417af2e145c8add2d0ed8191f7df: attempting to promote NON_VOTER 9be1b79af35e44b9a18180e14666389f to VOTER
I20260713 09:03:37.612574  7356 consensus_queue.cc:237] T f3aadbfa27fe46bfa90c84553458c68a P c4cf417af2e145c8add2d0ed8191f7df [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: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } attrs { replace: true } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: false } }
I20260713 09:03:37.615147  6990 tablet_service.cc:1558] Processing DeleteTablet for tablet 7a14a0377bec41dbac418e9541f59ebe with delete_type TABLET_DATA_TOMBSTONED (TS c4cf417af2e145c8add2d0ed8191f7df not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:33982
I20260713 09:03:37.628093  6933 consensus_queue.cc:237] T e13110a21957440c8abbb009eff7fa47 P 233554a02f3f4068b24a2dce881191cd [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: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: false } }
I20260713 09:03:37.635193  7379 tablet_replica.cc:333] T 7a14a0377bec41dbac418e9541f59ebe P c4cf417af2e145c8add2d0ed8191f7df: stopping tablet replica
I20260713 09:03:37.637845  7284 raft_consensus.cc:1275] T e13110a21957440c8abbb009eff7fa47 P 9be1b79af35e44b9a18180e14666389f [term 1 FOLLOWER]: Refusing update from remote peer 233554a02f3f4068b24a2dce881191cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:03:37.637921  7379 raft_consensus.cc:2243] T 7a14a0377bec41dbac418e9541f59ebe P c4cf417af2e145c8add2d0ed8191f7df [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:37.638823  7379 pending_rounds.cc:70] T 7a14a0377bec41dbac418e9541f59ebe P c4cf417af2e145c8add2d0ed8191f7df: Trying to abort 1 pending ops.
I20260713 09:03:37.639294  7368 ts_tablet_manager.cc:1929] T 1a01ba0b7f824f4286d690ba1af54225 P 645ac7b006af4fe9ac76a6d5233cae24: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:03:37.639511  7107 consensus_queue.cc:1048] T e13110a21957440c8abbb009eff7fa47 P 233554a02f3f4068b24a2dce881191cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:03:37.635257  7008 raft_consensus.cc:1275] T e13110a21957440c8abbb009eff7fa47 P c4cf417af2e145c8add2d0ed8191f7df [term 1 FOLLOWER]: Refusing update from remote peer 233554a02f3f4068b24a2dce881191cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:03:37.644531  7284 raft_consensus.cc:1275] T f3aadbfa27fe46bfa90c84553458c68a P 9be1b79af35e44b9a18180e14666389f [term 1 LEARNER]: Refusing update from remote peer c4cf417af2e145c8add2d0ed8191f7df: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:03:37.645993  7107 consensus_queue.cc:1048] T e13110a21957440c8abbb009eff7fa47 P 233554a02f3f4068b24a2dce881191cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:03:37.646116  7355 consensus_queue.cc:1048] T f3aadbfa27fe46bfa90c84553458c68a P c4cf417af2e145c8add2d0ed8191f7df [LEADER]: Connected to new peer: Peer: permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:03:37.650976  7368 log.cc:1199] T 1a01ba0b7f824f4286d690ba1af54225 P 645ac7b006af4fe9ac76a6d5233cae24: Deleting WAL directory at /tmp/dist-test-taskS8ctUk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933387563348-5762-0/minicluster-data/ts-0-root/wals/1a01ba0b7f824f4286d690ba1af54225
I20260713 09:03:37.653064  6741 catalog_manager.cc:5028] TS 645ac7b006af4fe9ac76a6d5233cae24 (127.5.160.129:43619): tablet 1a01ba0b7f824f4286d690ba1af54225 (table test-workload [id=c6203abe05ab4ec0ab905174ca934516]) successfully deleted
I20260713 09:03:37.654222  7374 raft_consensus.cc:2955] T e13110a21957440c8abbb009eff7fa47 P 233554a02f3f4068b24a2dce881191cd [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 645ac7b006af4fe9ac76a6d5233cae24 (127.5.160.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: false } } }
I20260713 09:03:37.640157  7379 pending_rounds.cc:77] T 7a14a0377bec41dbac418e9541f59ebe P c4cf417af2e145c8add2d0ed8191f7df: Aborting op as it isn't in flight: id { term: 1 index: 3 } timestamp: 7306991277659643904 op_type: CHANGE_CONFIG_OP change_config_record { tablet_id: "7a14a0377bec41dbac418e9541f59ebe" old_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } attrs { replace: true } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: true } } } new_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } attrs { replace: true } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: false } } } }
I20260713 09:03:37.657305  7379 raft_consensus.cc:2917] T 7a14a0377bec41dbac418e9541f59ebe P c4cf417af2e145c8add2d0ed8191f7df [term 1 FOLLOWER]: Aborting config change with OpId 1.3: Aborted: Op aborted
I20260713 09:03:37.657873  7379 raft_consensus.cc:2889] T 7a14a0377bec41dbac418e9541f59ebe P c4cf417af2e145c8add2d0ed8191f7df [term 1 FOLLOWER]: CHANGE_CONFIG_OP replication failed: Aborted: Op aborted
I20260713 09:03:37.658332  7379 raft_consensus.cc:2272] T 7a14a0377bec41dbac418e9541f59ebe P c4cf417af2e145c8add2d0ed8191f7df [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:37.658872  6856 raft_consensus.cc:1275] T f3aadbfa27fe46bfa90c84553458c68a P 645ac7b006af4fe9ac76a6d5233cae24 [term 1 FOLLOWER]: Refusing update from remote peer c4cf417af2e145c8add2d0ed8191f7df: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:03:37.659413  7282 raft_consensus.cc:2955] T e13110a21957440c8abbb009eff7fa47 P 9be1b79af35e44b9a18180e14666389f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 645ac7b006af4fe9ac76a6d5233cae24 (127.5.160.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: false } } }
I20260713 09:03:37.660532  7356 consensus_queue.cc:1048] T f3aadbfa27fe46bfa90c84553458c68a P c4cf417af2e145c8add2d0ed8191f7df [LEADER]: Connected to new peer: Peer: permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:03:37.662695  7008 raft_consensus.cc:2955] T e13110a21957440c8abbb009eff7fa47 P c4cf417af2e145c8add2d0ed8191f7df [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 645ac7b006af4fe9ac76a6d5233cae24 (127.5.160.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: false } } }
I20260713 09:03:37.667459  6933 raft_consensus.cc:1275] T f3aadbfa27fe46bfa90c84553458c68a P 233554a02f3f4068b24a2dce881191cd [term 1 FOLLOWER]: Refusing update from remote peer c4cf417af2e145c8add2d0ed8191f7df: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:03:37.669977  7141 consensus_queue.cc:1048] T f3aadbfa27fe46bfa90c84553458c68a P c4cf417af2e145c8add2d0ed8191f7df [LEADER]: Connected to new peer: Peer: permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:03:37.673904  7379 ts_tablet_manager.cc:1916] T 7a14a0377bec41dbac418e9541f59ebe P c4cf417af2e145c8add2d0ed8191f7df: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:03:37.679491  6742 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet e13110a21957440c8abbb009eff7fa47 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:03:37.680392  6755 catalog_manager.cc:5697] T e13110a21957440c8abbb009eff7fa47 P 233554a02f3f4068b24a2dce881191cd reported cstate change: config changed from index 3 to 4, VOTER 645ac7b006af4fe9ac76a6d5233cae24 (127.5.160.129) evicted. New cstate: current_term: 1 leader_uuid: "233554a02f3f4068b24a2dce881191cd" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:03:37.690738  7379 ts_tablet_manager.cc:1929] T 7a14a0377bec41dbac418e9541f59ebe P c4cf417af2e145c8add2d0ed8191f7df: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:03:37.691352  7379 log.cc:1199] T 7a14a0377bec41dbac418e9541f59ebe P c4cf417af2e145c8add2d0ed8191f7df: Deleting WAL directory at /tmp/dist-test-taskS8ctUk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933387563348-5762-0/minicluster-data/ts-2-root/wals/7a14a0377bec41dbac418e9541f59ebe
I20260713 09:03:37.693251  6743 catalog_manager.cc:5028] TS c4cf417af2e145c8add2d0ed8191f7df (127.5.160.131:38501): tablet 7a14a0377bec41dbac418e9541f59ebe (table test-workload [id=c6203abe05ab4ec0ab905174ca934516]) successfully deleted
I20260713 09:03:37.701563  6843 tablet_service.cc:1558] Processing DeleteTablet for tablet e13110a21957440c8abbb009eff7fa47 with delete_type TABLET_DATA_TOMBSTONED (TS 645ac7b006af4fe9ac76a6d5233cae24 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:36084
I20260713 09:03:37.702456  7368 tablet_replica.cc:333] T e13110a21957440c8abbb009eff7fa47 P 645ac7b006af4fe9ac76a6d5233cae24: stopping tablet replica
I20260713 09:03:37.703329  7368 raft_consensus.cc:2243] T e13110a21957440c8abbb009eff7fa47 P 645ac7b006af4fe9ac76a6d5233cae24 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:37.704023  7368 raft_consensus.cc:2272] T e13110a21957440c8abbb009eff7fa47 P 645ac7b006af4fe9ac76a6d5233cae24 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:37.707440  7368 ts_tablet_manager.cc:1916] T e13110a21957440c8abbb009eff7fa47 P 645ac7b006af4fe9ac76a6d5233cae24: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:03:37.711156  7355 raft_consensus.cc:2955] T f3aadbfa27fe46bfa90c84553458c68a P c4cf417af2e145c8add2d0ed8191f7df [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9be1b79af35e44b9a18180e14666389f (127.5.160.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } attrs { replace: true } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: false } } }
I20260713 09:03:37.714074  6856 raft_consensus.cc:2955] T f3aadbfa27fe46bfa90c84553458c68a P 645ac7b006af4fe9ac76a6d5233cae24 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9be1b79af35e44b9a18180e14666389f (127.5.160.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } attrs { replace: true } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: false } } }
I20260713 09:03:37.717374  6933 raft_consensus.cc:2955] T f3aadbfa27fe46bfa90c84553458c68a P 233554a02f3f4068b24a2dce881191cd [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9be1b79af35e44b9a18180e14666389f (127.5.160.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } attrs { replace: true } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: false } } }
I20260713 09:03:37.729367  7368 ts_tablet_manager.cc:1929] T e13110a21957440c8abbb009eff7fa47 P 645ac7b006af4fe9ac76a6d5233cae24: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:03:37.729945  7368 log.cc:1199] T e13110a21957440c8abbb009eff7fa47 P 645ac7b006af4fe9ac76a6d5233cae24: Deleting WAL directory at /tmp/dist-test-taskS8ctUk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933387563348-5762-0/minicluster-data/ts-0-root/wals/e13110a21957440c8abbb009eff7fa47
I20260713 09:03:37.731622  6741 catalog_manager.cc:5028] TS 645ac7b006af4fe9ac76a6d5233cae24 (127.5.160.129:43619): tablet e13110a21957440c8abbb009eff7fa47 (table test-workload [id=c6203abe05ab4ec0ab905174ca934516]) successfully deleted
I20260713 09:03:37.735973  7282 raft_consensus.cc:2955] T f3aadbfa27fe46bfa90c84553458c68a P 9be1b79af35e44b9a18180e14666389f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9be1b79af35e44b9a18180e14666389f (127.5.160.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } attrs { replace: true } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: false } } }
I20260713 09:03:37.738155  6755 catalog_manager.cc:5697] T f3aadbfa27fe46bfa90c84553458c68a P 233554a02f3f4068b24a2dce881191cd reported cstate change: config changed from index 2 to 3, 9be1b79af35e44b9a18180e14666389f (127.5.160.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "c4cf417af2e145c8add2d0ed8191f7df" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } attrs { replace: true } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: false } } }
I20260713 09:03:37.760586  7008 consensus_queue.cc:237] T f3aadbfa27fe46bfa90c84553458c68a P c4cf417af2e145c8add2d0ed8191f7df [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: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: false } }
I20260713 09:03:37.765425  7282 raft_consensus.cc:1275] T f3aadbfa27fe46bfa90c84553458c68a P 9be1b79af35e44b9a18180e14666389f [term 1 FOLLOWER]: Refusing update from remote peer c4cf417af2e145c8add2d0ed8191f7df: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:03:37.766863  6856 raft_consensus.cc:1275] T f3aadbfa27fe46bfa90c84553458c68a P 645ac7b006af4fe9ac76a6d5233cae24 [term 1 FOLLOWER]: Refusing update from remote peer c4cf417af2e145c8add2d0ed8191f7df: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:03:37.766999  7355 consensus_queue.cc:1048] T f3aadbfa27fe46bfa90c84553458c68a P c4cf417af2e145c8add2d0ed8191f7df [LEADER]: Connected to new peer: Peer: permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:03:37.768328  7356 consensus_queue.cc:1048] T f3aadbfa27fe46bfa90c84553458c68a P c4cf417af2e145c8add2d0ed8191f7df [LEADER]: Connected to new peer: Peer: permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:03:37.773876  7355 raft_consensus.cc:2955] T f3aadbfa27fe46bfa90c84553458c68a P c4cf417af2e145c8add2d0ed8191f7df [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 233554a02f3f4068b24a2dce881191cd (127.5.160.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: false } } }
I20260713 09:03:37.775748  7284 raft_consensus.cc:2955] T f3aadbfa27fe46bfa90c84553458c68a P 9be1b79af35e44b9a18180e14666389f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 233554a02f3f4068b24a2dce881191cd (127.5.160.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: false } } }
I20260713 09:03:37.777055  6855 raft_consensus.cc:2955] T f3aadbfa27fe46bfa90c84553458c68a P 645ac7b006af4fe9ac76a6d5233cae24 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 233554a02f3f4068b24a2dce881191cd (127.5.160.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: false } } }
I20260713 09:03:37.783241  6743 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet f3aadbfa27fe46bfa90c84553458c68a with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:03:37.794708  6757 catalog_manager.cc:5697] T f3aadbfa27fe46bfa90c84553458c68a P 9be1b79af35e44b9a18180e14666389f reported cstate change: config changed from index 3 to 4, VOTER 233554a02f3f4068b24a2dce881191cd (127.5.160.130) evicted. New cstate: current_term: 1 leader_uuid: "c4cf417af2e145c8add2d0ed8191f7df" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: false } } }
I20260713 09:03:37.805069  6924 tablet_service.cc:1558] Processing DeleteTablet for tablet f3aadbfa27fe46bfa90c84553458c68a with delete_type TABLET_DATA_TOMBSTONED (TS 233554a02f3f4068b24a2dce881191cd not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:33064
I20260713 09:03:37.806913  7384 tablet_replica.cc:333] T f3aadbfa27fe46bfa90c84553458c68a P 233554a02f3f4068b24a2dce881191cd: stopping tablet replica
I20260713 09:03:37.807776  7384 raft_consensus.cc:2243] T f3aadbfa27fe46bfa90c84553458c68a P 233554a02f3f4068b24a2dce881191cd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:37.808259  7384 raft_consensus.cc:2272] T f3aadbfa27fe46bfa90c84553458c68a P 233554a02f3f4068b24a2dce881191cd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:37.810650  7384 ts_tablet_manager.cc:1916] T f3aadbfa27fe46bfa90c84553458c68a P 233554a02f3f4068b24a2dce881191cd: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:03:37.822242  7384 ts_tablet_manager.cc:1929] T f3aadbfa27fe46bfa90c84553458c68a P 233554a02f3f4068b24a2dce881191cd: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:03:37.822542  7384 log.cc:1199] T f3aadbfa27fe46bfa90c84553458c68a P 233554a02f3f4068b24a2dce881191cd: Deleting WAL directory at /tmp/dist-test-taskS8ctUk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933387563348-5762-0/minicluster-data/ts-1-root/wals/f3aadbfa27fe46bfa90c84553458c68a
I20260713 09:03:37.823961  6742 catalog_manager.cc:5028] TS 233554a02f3f4068b24a2dce881191cd (127.5.160.130:45799): tablet f3aadbfa27fe46bfa90c84553458c68a (table test-workload [id=c6203abe05ab4ec0ab905174ca934516]) successfully deleted
I20260713 09:03:38.841763  6933 consensus_queue.cc:237] T aabb2cf9337a483eaebfde113c1849a8 P 233554a02f3f4068b24a2dce881191cd [LEADER]: Queue 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: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } attrs { replace: true } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: true } }
I20260713 09:03:38.848924  7006 raft_consensus.cc:1275] T aabb2cf9337a483eaebfde113c1849a8 P c4cf417af2e145c8add2d0ed8191f7df [term 1 FOLLOWER]: Refusing update from remote peer 233554a02f3f4068b24a2dce881191cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:03:38.850198  6855 raft_consensus.cc:1275] T aabb2cf9337a483eaebfde113c1849a8 P 645ac7b006af4fe9ac76a6d5233cae24 [term 1 FOLLOWER]: Refusing update from remote peer 233554a02f3f4068b24a2dce881191cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:03:38.850672  7386 consensus_queue.cc:1048] T aabb2cf9337a483eaebfde113c1849a8 P 233554a02f3f4068b24a2dce881191cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:03:38.851888  7388 consensus_queue.cc:1048] T aabb2cf9337a483eaebfde113c1849a8 P 233554a02f3f4068b24a2dce881191cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260713 09:03:38.856451  6900 consensus_peers.cc:597] T aabb2cf9337a483eaebfde113c1849a8 P 233554a02f3f4068b24a2dce881191cd -> Peer 9be1b79af35e44b9a18180e14666389f (127.5.160.132:33665): Couldn't send request to peer 9be1b79af35e44b9a18180e14666389f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: aabb2cf9337a483eaebfde113c1849a8. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:03:38.861289  7107 raft_consensus.cc:2955] T aabb2cf9337a483eaebfde113c1849a8 P 233554a02f3f4068b24a2dce881191cd [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9be1b79af35e44b9a18180e14666389f (127.5.160.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } attrs { replace: true } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: true } } }
I20260713 09:03:38.863624  6855 raft_consensus.cc:2955] T aabb2cf9337a483eaebfde113c1849a8 P 645ac7b006af4fe9ac76a6d5233cae24 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9be1b79af35e44b9a18180e14666389f (127.5.160.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } attrs { replace: true } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: true } } }
I20260713 09:03:38.864774  7006 raft_consensus.cc:2955] T aabb2cf9337a483eaebfde113c1849a8 P c4cf417af2e145c8add2d0ed8191f7df [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9be1b79af35e44b9a18180e14666389f (127.5.160.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } attrs { replace: true } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: true } } }
I20260713 09:03:38.878043  6755 catalog_manager.cc:5697] T aabb2cf9337a483eaebfde113c1849a8 P 233554a02f3f4068b24a2dce881191cd reported cstate change: config changed from index -1 to 2, NON_VOTER 9be1b79af35e44b9a18180e14666389f (127.5.160.132) added. New cstate: current_term: 1 leader_uuid: "233554a02f3f4068b24a2dce881191cd" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:03:38.908779  6855 consensus_queue.cc:237] T 6632b0a3d23e4b0fa362d8cd62ecfcb7 P 645ac7b006af4fe9ac76a6d5233cae24 [LEADER]: Queue 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: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } attrs { replace: true } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: true } }
I20260713 09:03:38.916028  7006 raft_consensus.cc:1275] T 6632b0a3d23e4b0fa362d8cd62ecfcb7 P c4cf417af2e145c8add2d0ed8191f7df [term 1 FOLLOWER]: Refusing update from remote peer 645ac7b006af4fe9ac76a6d5233cae24: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:03:38.916347  6933 raft_consensus.cc:1275] T 6632b0a3d23e4b0fa362d8cd62ecfcb7 P 233554a02f3f4068b24a2dce881191cd [term 1 FOLLOWER]: Refusing update from remote peer 645ac7b006af4fe9ac76a6d5233cae24: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:03:38.917687  7128 consensus_queue.cc:1048] T 6632b0a3d23e4b0fa362d8cd62ecfcb7 P 645ac7b006af4fe9ac76a6d5233cae24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:03:38.919386  7128 consensus_queue.cc:1048] T 6632b0a3d23e4b0fa362d8cd62ecfcb7 P 645ac7b006af4fe9ac76a6d5233cae24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:03:38.944710  7128 raft_consensus.cc:2955] T 6632b0a3d23e4b0fa362d8cd62ecfcb7 P 645ac7b006af4fe9ac76a6d5233cae24 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9be1b79af35e44b9a18180e14666389f (127.5.160.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } attrs { replace: true } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: true } } }
I20260713 09:03:38.948940  6931 raft_consensus.cc:2955] T 6632b0a3d23e4b0fa362d8cd62ecfcb7 P 233554a02f3f4068b24a2dce881191cd [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9be1b79af35e44b9a18180e14666389f (127.5.160.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } attrs { replace: true } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: true } } }
I20260713 09:03:38.960309  6933 consensus_queue.cc:237] T 4184d088fcf74bdeb8df8e8411d824ba P 233554a02f3f4068b24a2dce881191cd [LEADER]: Queue 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: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } attrs { replace: true } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: true } }
W20260713 09:03:38.962786  6825 consensus_peers.cc:597] T 6632b0a3d23e4b0fa362d8cd62ecfcb7 P 645ac7b006af4fe9ac76a6d5233cae24 -> Peer 9be1b79af35e44b9a18180e14666389f (127.5.160.132:33665): Couldn't send request to peer 9be1b79af35e44b9a18180e14666389f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6632b0a3d23e4b0fa362d8cd62ecfcb7. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:03:38.962260  7006 raft_consensus.cc:2955] T 6632b0a3d23e4b0fa362d8cd62ecfcb7 P c4cf417af2e145c8add2d0ed8191f7df [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9be1b79af35e44b9a18180e14666389f (127.5.160.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } attrs { replace: true } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: true } } }
I20260713 09:03:38.965509  6757 catalog_manager.cc:5697] T 6632b0a3d23e4b0fa362d8cd62ecfcb7 P 645ac7b006af4fe9ac76a6d5233cae24 reported cstate change: config changed from index -1 to 2, NON_VOTER 9be1b79af35e44b9a18180e14666389f (127.5.160.132) added. New cstate: current_term: 1 leader_uuid: "645ac7b006af4fe9ac76a6d5233cae24" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:03:38.978900  7006 raft_consensus.cc:1275] T 4184d088fcf74bdeb8df8e8411d824ba P c4cf417af2e145c8add2d0ed8191f7df [term 1 FOLLOWER]: Refusing update from remote peer 233554a02f3f4068b24a2dce881191cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:03:38.979622  6855 raft_consensus.cc:1275] T 4184d088fcf74bdeb8df8e8411d824ba P 645ac7b006af4fe9ac76a6d5233cae24 [term 1 FOLLOWER]: Refusing update from remote peer 233554a02f3f4068b24a2dce881191cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:03:38.979815  6900 consensus_peers.cc:597] T 4184d088fcf74bdeb8df8e8411d824ba P 233554a02f3f4068b24a2dce881191cd -> Peer 9be1b79af35e44b9a18180e14666389f (127.5.160.132:33665): Couldn't send request to peer 9be1b79af35e44b9a18180e14666389f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4184d088fcf74bdeb8df8e8411d824ba. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:03:38.980391  7388 consensus_queue.cc:1048] T 4184d088fcf74bdeb8df8e8411d824ba P 233554a02f3f4068b24a2dce881191cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:03:38.984607  7107 consensus_queue.cc:1048] T 4184d088fcf74bdeb8df8e8411d824ba P 233554a02f3f4068b24a2dce881191cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:03:38.992949  7388 raft_consensus.cc:2955] T 4184d088fcf74bdeb8df8e8411d824ba P 233554a02f3f4068b24a2dce881191cd [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9be1b79af35e44b9a18180e14666389f (127.5.160.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } attrs { replace: true } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: true } } }
I20260713 09:03:38.994578  7006 raft_consensus.cc:2955] T 4184d088fcf74bdeb8df8e8411d824ba P c4cf417af2e145c8add2d0ed8191f7df [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9be1b79af35e44b9a18180e14666389f (127.5.160.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } attrs { replace: true } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: true } } }
I20260713 09:03:38.995347  6855 raft_consensus.cc:2955] T 4184d088fcf74bdeb8df8e8411d824ba P 645ac7b006af4fe9ac76a6d5233cae24 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9be1b79af35e44b9a18180e14666389f (127.5.160.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } attrs { replace: true } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: true } } }
I20260713 09:03:39.006567  6755 catalog_manager.cc:5697] T 4184d088fcf74bdeb8df8e8411d824ba P 645ac7b006af4fe9ac76a6d5233cae24 reported cstate change: config changed from index -1 to 2, NON_VOTER 9be1b79af35e44b9a18180e14666389f (127.5.160.132) added. New cstate: current_term: 1 leader_uuid: "233554a02f3f4068b24a2dce881191cd" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } attrs { replace: true } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: true } } }
I20260713 09:03:39.009896  6855 consensus_queue.cc:237] T 55fe651321d641498846ce7b908bea0f P 645ac7b006af4fe9ac76a6d5233cae24 [LEADER]: Queue 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: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } attrs { replace: true } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: true } }
I20260713 09:03:39.016363  7006 raft_consensus.cc:1275] T 55fe651321d641498846ce7b908bea0f P c4cf417af2e145c8add2d0ed8191f7df [term 1 FOLLOWER]: Refusing update from remote peer 645ac7b006af4fe9ac76a6d5233cae24: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:03:39.017715  6825 consensus_peers.cc:597] T 55fe651321d641498846ce7b908bea0f P 645ac7b006af4fe9ac76a6d5233cae24 -> Peer 9be1b79af35e44b9a18180e14666389f (127.5.160.132:33665): Couldn't send request to peer 9be1b79af35e44b9a18180e14666389f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 55fe651321d641498846ce7b908bea0f. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:03:39.017802  7378 consensus_queue.cc:1048] T 55fe651321d641498846ce7b908bea0f P 645ac7b006af4fe9ac76a6d5233cae24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:03:39.019253  6933 raft_consensus.cc:1275] T 55fe651321d641498846ce7b908bea0f P 233554a02f3f4068b24a2dce881191cd [term 1 FOLLOWER]: Refusing update from remote peer 645ac7b006af4fe9ac76a6d5233cae24: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:03:39.020565  7378 consensus_queue.cc:1048] T 55fe651321d641498846ce7b908bea0f P 645ac7b006af4fe9ac76a6d5233cae24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:03:39.030232  7128 raft_consensus.cc:2955] T 55fe651321d641498846ce7b908bea0f P 645ac7b006af4fe9ac76a6d5233cae24 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9be1b79af35e44b9a18180e14666389f (127.5.160.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } attrs { replace: true } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: true } } }
I20260713 09:03:39.031731  7006 raft_consensus.cc:2955] T 55fe651321d641498846ce7b908bea0f P c4cf417af2e145c8add2d0ed8191f7df [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9be1b79af35e44b9a18180e14666389f (127.5.160.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } attrs { replace: true } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: true } } }
I20260713 09:03:39.031934  6931 raft_consensus.cc:2955] T 55fe651321d641498846ce7b908bea0f P 233554a02f3f4068b24a2dce881191cd [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9be1b79af35e44b9a18180e14666389f (127.5.160.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } attrs { replace: true } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: true } } }
I20260713 09:03:39.042359  6757 catalog_manager.cc:5697] T 55fe651321d641498846ce7b908bea0f P 645ac7b006af4fe9ac76a6d5233cae24 reported cstate change: config changed from index -1 to 2, NON_VOTER 9be1b79af35e44b9a18180e14666389f (127.5.160.132) added. New cstate: current_term: 1 leader_uuid: "645ac7b006af4fe9ac76a6d5233cae24" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:03:39.417138  7411 ts_tablet_manager.cc:933] T aabb2cf9337a483eaebfde113c1849a8 P 9be1b79af35e44b9a18180e14666389f: Initiating tablet copy from peer 233554a02f3f4068b24a2dce881191cd (127.5.160.130:45799)
I20260713 09:03:39.419025  7411 tablet_copy_client.cc:323] T aabb2cf9337a483eaebfde113c1849a8 P 9be1b79af35e44b9a18180e14666389f: tablet copy: Beginning tablet copy session from remote peer at address 127.5.160.130:45799
I20260713 09:03:39.421308  6944 tablet_copy_service.cc:140] P 233554a02f3f4068b24a2dce881191cd: Received BeginTabletCopySession request for tablet aabb2cf9337a483eaebfde113c1849a8 from peer 9be1b79af35e44b9a18180e14666389f ({username='slave'} at 127.0.0.1:34948)
I20260713 09:03:39.421938  6944 tablet_copy_service.cc:161] P 233554a02f3f4068b24a2dce881191cd: Beginning new tablet copy session on tablet aabb2cf9337a483eaebfde113c1849a8 from peer 9be1b79af35e44b9a18180e14666389f at {username='slave'} at 127.0.0.1:34948: session id = 9be1b79af35e44b9a18180e14666389f-aabb2cf9337a483eaebfde113c1849a8
I20260713 09:03:39.430241  6944 tablet_copy_source_session.cc:215] T aabb2cf9337a483eaebfde113c1849a8 P 233554a02f3f4068b24a2dce881191cd: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:03:39.433699  7411 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aabb2cf9337a483eaebfde113c1849a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:39.448568  7411 tablet_copy_client.cc:806] T aabb2cf9337a483eaebfde113c1849a8 P 9be1b79af35e44b9a18180e14666389f: tablet copy: Starting download of 0 data blocks...
I20260713 09:03:39.449384  7411 tablet_copy_client.cc:670] T aabb2cf9337a483eaebfde113c1849a8 P 9be1b79af35e44b9a18180e14666389f: tablet copy: Starting download of 1 WAL segments...
I20260713 09:03:39.454002  7411 tablet_copy_client.cc:538] T aabb2cf9337a483eaebfde113c1849a8 P 9be1b79af35e44b9a18180e14666389f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:03:39.464344  7411 tablet_bootstrap.cc:492] T aabb2cf9337a483eaebfde113c1849a8 P 9be1b79af35e44b9a18180e14666389f: Bootstrap starting.
I20260713 09:03:39.482206  7411 tablet_bootstrap.cc:492] T aabb2cf9337a483eaebfde113c1849a8 P 9be1b79af35e44b9a18180e14666389f: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:03:39.482947  7411 tablet_bootstrap.cc:492] T aabb2cf9337a483eaebfde113c1849a8 P 9be1b79af35e44b9a18180e14666389f: Bootstrap complete.
I20260713 09:03:39.483645  7411 ts_tablet_manager.cc:1403] T aabb2cf9337a483eaebfde113c1849a8 P 9be1b79af35e44b9a18180e14666389f: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.004s
I20260713 09:03:39.486099  7411 raft_consensus.cc:359] T aabb2cf9337a483eaebfde113c1849a8 P 9be1b79af35e44b9a18180e14666389f [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } attrs { replace: true } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: true } }
I20260713 09:03:39.486694  7411 raft_consensus.cc:740] T aabb2cf9337a483eaebfde113c1849a8 P 9be1b79af35e44b9a18180e14666389f [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9be1b79af35e44b9a18180e14666389f, State: Initialized, Role: LEARNER
I20260713 09:03:39.487237  7411 consensus_queue.cc:260] T aabb2cf9337a483eaebfde113c1849a8 P 9be1b79af35e44b9a18180e14666389f [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: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } attrs { replace: true } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: true } }
I20260713 09:03:39.489986  7411 ts_tablet_manager.cc:1434] T aabb2cf9337a483eaebfde113c1849a8 P 9be1b79af35e44b9a18180e14666389f: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.001s
I20260713 09:03:39.491825  6944 tablet_copy_service.cc:342] P 233554a02f3f4068b24a2dce881191cd: Request end of tablet copy session 9be1b79af35e44b9a18180e14666389f-aabb2cf9337a483eaebfde113c1849a8 received from {username='slave'} at 127.0.0.1:34948
I20260713 09:03:39.492287  6944 tablet_copy_service.cc:434] P 233554a02f3f4068b24a2dce881191cd: ending tablet copy session 9be1b79af35e44b9a18180e14666389f-aabb2cf9337a483eaebfde113c1849a8 on tablet aabb2cf9337a483eaebfde113c1849a8 with peer 9be1b79af35e44b9a18180e14666389f
I20260713 09:03:39.529039  7411 ts_tablet_manager.cc:933] T 6632b0a3d23e4b0fa362d8cd62ecfcb7 P 9be1b79af35e44b9a18180e14666389f: Initiating tablet copy from peer 645ac7b006af4fe9ac76a6d5233cae24 (127.5.160.129:43619)
I20260713 09:03:39.530665  7411 tablet_copy_client.cc:323] T 6632b0a3d23e4b0fa362d8cd62ecfcb7 P 9be1b79af35e44b9a18180e14666389f: tablet copy: Beginning tablet copy session from remote peer at address 127.5.160.129:43619
I20260713 09:03:39.543139  6869 tablet_copy_service.cc:140] P 645ac7b006af4fe9ac76a6d5233cae24: Received BeginTabletCopySession request for tablet 6632b0a3d23e4b0fa362d8cd62ecfcb7 from peer 9be1b79af35e44b9a18180e14666389f ({username='slave'} at 127.0.0.1:43900)
I20260713 09:03:39.543763  6869 tablet_copy_service.cc:161] P 645ac7b006af4fe9ac76a6d5233cae24: Beginning new tablet copy session on tablet 6632b0a3d23e4b0fa362d8cd62ecfcb7 from peer 9be1b79af35e44b9a18180e14666389f at {username='slave'} at 127.0.0.1:43900: session id = 9be1b79af35e44b9a18180e14666389f-6632b0a3d23e4b0fa362d8cd62ecfcb7
I20260713 09:03:39.553393  6869 tablet_copy_source_session.cc:215] T 6632b0a3d23e4b0fa362d8cd62ecfcb7 P 645ac7b006af4fe9ac76a6d5233cae24: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:03:39.555773  7418 ts_tablet_manager.cc:933] T 4184d088fcf74bdeb8df8e8411d824ba P 9be1b79af35e44b9a18180e14666389f: Initiating tablet copy from peer 233554a02f3f4068b24a2dce881191cd (127.5.160.130:45799)
I20260713 09:03:39.556757  7411 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6632b0a3d23e4b0fa362d8cd62ecfcb7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:39.557760  7418 tablet_copy_client.cc:323] T 4184d088fcf74bdeb8df8e8411d824ba P 9be1b79af35e44b9a18180e14666389f: tablet copy: Beginning tablet copy session from remote peer at address 127.5.160.130:45799
I20260713 09:03:39.559616  6944 tablet_copy_service.cc:140] P 233554a02f3f4068b24a2dce881191cd: Received BeginTabletCopySession request for tablet 4184d088fcf74bdeb8df8e8411d824ba from peer 9be1b79af35e44b9a18180e14666389f ({username='slave'} at 127.0.0.1:34948)
I20260713 09:03:39.560137  6944 tablet_copy_service.cc:161] P 233554a02f3f4068b24a2dce881191cd: Beginning new tablet copy session on tablet 4184d088fcf74bdeb8df8e8411d824ba from peer 9be1b79af35e44b9a18180e14666389f at {username='slave'} at 127.0.0.1:34948: session id = 9be1b79af35e44b9a18180e14666389f-4184d088fcf74bdeb8df8e8411d824ba
I20260713 09:03:39.569715  6944 tablet_copy_source_session.cc:215] T 4184d088fcf74bdeb8df8e8411d824ba P 233554a02f3f4068b24a2dce881191cd: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:03:39.572997  7418 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4184d088fcf74bdeb8df8e8411d824ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:39.574230  7411 tablet_copy_client.cc:806] T 6632b0a3d23e4b0fa362d8cd62ecfcb7 P 9be1b79af35e44b9a18180e14666389f: tablet copy: Starting download of 0 data blocks...
I20260713 09:03:39.574806  7411 tablet_copy_client.cc:670] T 6632b0a3d23e4b0fa362d8cd62ecfcb7 P 9be1b79af35e44b9a18180e14666389f: tablet copy: Starting download of 1 WAL segments...
I20260713 09:03:39.578969  7411 tablet_copy_client.cc:538] T 6632b0a3d23e4b0fa362d8cd62ecfcb7 P 9be1b79af35e44b9a18180e14666389f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:03:39.587641  7411 tablet_bootstrap.cc:492] T 6632b0a3d23e4b0fa362d8cd62ecfcb7 P 9be1b79af35e44b9a18180e14666389f: Bootstrap starting.
I20260713 09:03:39.588645  7418 tablet_copy_client.cc:806] T 4184d088fcf74bdeb8df8e8411d824ba P 9be1b79af35e44b9a18180e14666389f: tablet copy: Starting download of 0 data blocks...
I20260713 09:03:39.589301  7418 tablet_copy_client.cc:670] T 4184d088fcf74bdeb8df8e8411d824ba P 9be1b79af35e44b9a18180e14666389f: tablet copy: Starting download of 1 WAL segments...
I20260713 09:03:39.597915  7418 tablet_copy_client.cc:538] T 4184d088fcf74bdeb8df8e8411d824ba P 9be1b79af35e44b9a18180e14666389f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:03:39.616694  7418 tablet_bootstrap.cc:492] T 4184d088fcf74bdeb8df8e8411d824ba P 9be1b79af35e44b9a18180e14666389f: Bootstrap starting.
I20260713 09:03:39.626291  7420 ts_tablet_manager.cc:933] T 55fe651321d641498846ce7b908bea0f P 9be1b79af35e44b9a18180e14666389f: Initiating tablet copy from peer 645ac7b006af4fe9ac76a6d5233cae24 (127.5.160.129:43619)
I20260713 09:03:39.633613  7420 tablet_copy_client.cc:323] T 55fe651321d641498846ce7b908bea0f P 9be1b79af35e44b9a18180e14666389f: tablet copy: Beginning tablet copy session from remote peer at address 127.5.160.129:43619
I20260713 09:03:39.635404  6869 tablet_copy_service.cc:140] P 645ac7b006af4fe9ac76a6d5233cae24: Received BeginTabletCopySession request for tablet 55fe651321d641498846ce7b908bea0f from peer 9be1b79af35e44b9a18180e14666389f ({username='slave'} at 127.0.0.1:43900)
I20260713 09:03:39.635952  6869 tablet_copy_service.cc:161] P 645ac7b006af4fe9ac76a6d5233cae24: Beginning new tablet copy session on tablet 55fe651321d641498846ce7b908bea0f from peer 9be1b79af35e44b9a18180e14666389f at {username='slave'} at 127.0.0.1:43900: session id = 9be1b79af35e44b9a18180e14666389f-55fe651321d641498846ce7b908bea0f
I20260713 09:03:39.641464  7411 tablet_bootstrap.cc:492] T 6632b0a3d23e4b0fa362d8cd62ecfcb7 P 9be1b79af35e44b9a18180e14666389f: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:03:39.643610  6869 tablet_copy_source_session.cc:215] T 55fe651321d641498846ce7b908bea0f P 645ac7b006af4fe9ac76a6d5233cae24: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:03:39.644747  7411 tablet_bootstrap.cc:492] T 6632b0a3d23e4b0fa362d8cd62ecfcb7 P 9be1b79af35e44b9a18180e14666389f: Bootstrap complete.
I20260713 09:03:39.645828  7411 ts_tablet_manager.cc:1403] T 6632b0a3d23e4b0fa362d8cd62ecfcb7 P 9be1b79af35e44b9a18180e14666389f: Time spent bootstrapping tablet: real 0.058s	user 0.036s	sys 0.018s
I20260713 09:03:39.650092  7420 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 55fe651321d641498846ce7b908bea0f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:39.649761  7411 raft_consensus.cc:359] T 6632b0a3d23e4b0fa362d8cd62ecfcb7 P 9be1b79af35e44b9a18180e14666389f [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } attrs { replace: true } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: true } }
I20260713 09:03:39.650525  7411 raft_consensus.cc:740] T 6632b0a3d23e4b0fa362d8cd62ecfcb7 P 9be1b79af35e44b9a18180e14666389f [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9be1b79af35e44b9a18180e14666389f, State: Initialized, Role: LEARNER
I20260713 09:03:39.651229  7411 consensus_queue.cc:260] T 6632b0a3d23e4b0fa362d8cd62ecfcb7 P 9be1b79af35e44b9a18180e14666389f [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: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } attrs { replace: true } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: true } }
I20260713 09:03:39.653812  7411 ts_tablet_manager.cc:1434] T 6632b0a3d23e4b0fa362d8cd62ecfcb7 P 9be1b79af35e44b9a18180e14666389f: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260713 09:03:39.656106  6869 tablet_copy_service.cc:342] P 645ac7b006af4fe9ac76a6d5233cae24: Request end of tablet copy session 9be1b79af35e44b9a18180e14666389f-6632b0a3d23e4b0fa362d8cd62ecfcb7 received from {username='slave'} at 127.0.0.1:43900
I20260713 09:03:39.656587  6869 tablet_copy_service.cc:434] P 645ac7b006af4fe9ac76a6d5233cae24: ending tablet copy session 9be1b79af35e44b9a18180e14666389f-6632b0a3d23e4b0fa362d8cd62ecfcb7 on tablet 6632b0a3d23e4b0fa362d8cd62ecfcb7 with peer 9be1b79af35e44b9a18180e14666389f
I20260713 09:03:39.658782  7418 tablet_bootstrap.cc:492] T 4184d088fcf74bdeb8df8e8411d824ba P 9be1b79af35e44b9a18180e14666389f: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:03:39.659832  7418 tablet_bootstrap.cc:492] T 4184d088fcf74bdeb8df8e8411d824ba P 9be1b79af35e44b9a18180e14666389f: Bootstrap complete.
I20260713 09:03:39.660593  7418 ts_tablet_manager.cc:1403] T 4184d088fcf74bdeb8df8e8411d824ba P 9be1b79af35e44b9a18180e14666389f: Time spent bootstrapping tablet: real 0.044s	user 0.030s	sys 0.007s
I20260713 09:03:39.663611  7418 raft_consensus.cc:359] T 4184d088fcf74bdeb8df8e8411d824ba P 9be1b79af35e44b9a18180e14666389f [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } attrs { replace: true } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: true } }
I20260713 09:03:39.664529  7418 raft_consensus.cc:740] T 4184d088fcf74bdeb8df8e8411d824ba P 9be1b79af35e44b9a18180e14666389f [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9be1b79af35e44b9a18180e14666389f, State: Initialized, Role: LEARNER
I20260713 09:03:39.665239  7418 consensus_queue.cc:260] T 4184d088fcf74bdeb8df8e8411d824ba P 9be1b79af35e44b9a18180e14666389f [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: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } attrs { replace: true } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: true } }
I20260713 09:03:39.667784  7418 ts_tablet_manager.cc:1434] T 4184d088fcf74bdeb8df8e8411d824ba P 9be1b79af35e44b9a18180e14666389f: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260713 09:03:39.669456  6944 tablet_copy_service.cc:342] P 233554a02f3f4068b24a2dce881191cd: Request end of tablet copy session 9be1b79af35e44b9a18180e14666389f-4184d088fcf74bdeb8df8e8411d824ba received from {username='slave'} at 127.0.0.1:34948
I20260713 09:03:39.669866  6944 tablet_copy_service.cc:434] P 233554a02f3f4068b24a2dce881191cd: ending tablet copy session 9be1b79af35e44b9a18180e14666389f-4184d088fcf74bdeb8df8e8411d824ba on tablet 4184d088fcf74bdeb8df8e8411d824ba with peer 9be1b79af35e44b9a18180e14666389f
I20260713 09:03:39.671244  7420 tablet_copy_client.cc:806] T 55fe651321d641498846ce7b908bea0f P 9be1b79af35e44b9a18180e14666389f: tablet copy: Starting download of 0 data blocks...
I20260713 09:03:39.671846  7420 tablet_copy_client.cc:670] T 55fe651321d641498846ce7b908bea0f P 9be1b79af35e44b9a18180e14666389f: tablet copy: Starting download of 1 WAL segments...
I20260713 09:03:39.675482  7420 tablet_copy_client.cc:538] T 55fe651321d641498846ce7b908bea0f P 9be1b79af35e44b9a18180e14666389f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:03:39.685609  7420 tablet_bootstrap.cc:492] T 55fe651321d641498846ce7b908bea0f P 9be1b79af35e44b9a18180e14666389f: Bootstrap starting.
I20260713 09:03:39.700665  7420 tablet_bootstrap.cc:492] T 55fe651321d641498846ce7b908bea0f P 9be1b79af35e44b9a18180e14666389f: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:03:39.701485  7420 tablet_bootstrap.cc:492] T 55fe651321d641498846ce7b908bea0f P 9be1b79af35e44b9a18180e14666389f: Bootstrap complete.
I20260713 09:03:39.702080  7420 ts_tablet_manager.cc:1403] T 55fe651321d641498846ce7b908bea0f P 9be1b79af35e44b9a18180e14666389f: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.004s
I20260713 09:03:39.704337  7420 raft_consensus.cc:359] T 55fe651321d641498846ce7b908bea0f P 9be1b79af35e44b9a18180e14666389f [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } attrs { replace: true } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: true } }
I20260713 09:03:39.704928  7420 raft_consensus.cc:740] T 55fe651321d641498846ce7b908bea0f P 9be1b79af35e44b9a18180e14666389f [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9be1b79af35e44b9a18180e14666389f, State: Initialized, Role: LEARNER
I20260713 09:03:39.705514  7420 consensus_queue.cc:260] T 55fe651321d641498846ce7b908bea0f P 9be1b79af35e44b9a18180e14666389f [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: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } attrs { replace: true } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: true } }
I20260713 09:03:39.707532  7420 ts_tablet_manager.cc:1434] T 55fe651321d641498846ce7b908bea0f P 9be1b79af35e44b9a18180e14666389f: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:03:39.709314  6869 tablet_copy_service.cc:342] P 645ac7b006af4fe9ac76a6d5233cae24: Request end of tablet copy session 9be1b79af35e44b9a18180e14666389f-55fe651321d641498846ce7b908bea0f received from {username='slave'} at 127.0.0.1:43900
I20260713 09:03:39.709733  6869 tablet_copy_service.cc:434] P 645ac7b006af4fe9ac76a6d5233cae24: ending tablet copy session 9be1b79af35e44b9a18180e14666389f-55fe651321d641498846ce7b908bea0f on tablet 55fe651321d641498846ce7b908bea0f with peer 9be1b79af35e44b9a18180e14666389f
I20260713 09:03:39.890831  7282 raft_consensus.cc:1217] T aabb2cf9337a483eaebfde113c1849a8 P 9be1b79af35e44b9a18180e14666389f [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:03:39.908015  7282 raft_consensus.cc:1217] T 6632b0a3d23e4b0fa362d8cd62ecfcb7 P 9be1b79af35e44b9a18180e14666389f [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:03:40.047001  7282 raft_consensus.cc:1217] T 4184d088fcf74bdeb8df8e8411d824ba P 9be1b79af35e44b9a18180e14666389f [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:03:40.154273  7282 raft_consensus.cc:1217] T 55fe651321d641498846ce7b908bea0f P 9be1b79af35e44b9a18180e14666389f [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:03:40.287447  7388 raft_consensus.cc:1064] T aabb2cf9337a483eaebfde113c1849a8 P 233554a02f3f4068b24a2dce881191cd: attempting to promote NON_VOTER 9be1b79af35e44b9a18180e14666389f to VOTER
I20260713 09:03:40.290208  7388 consensus_queue.cc:237] T aabb2cf9337a483eaebfde113c1849a8 P 233554a02f3f4068b24a2dce881191cd [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: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } attrs { replace: true } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: false } }
I20260713 09:03:40.297938  7005 raft_consensus.cc:1275] T aabb2cf9337a483eaebfde113c1849a8 P c4cf417af2e145c8add2d0ed8191f7df [term 1 FOLLOWER]: Refusing update from remote peer 233554a02f3f4068b24a2dce881191cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:03:40.299512  7284 raft_consensus.cc:1275] T aabb2cf9337a483eaebfde113c1849a8 P 9be1b79af35e44b9a18180e14666389f [term 1 LEARNER]: Refusing update from remote peer 233554a02f3f4068b24a2dce881191cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:03:40.299707  7422 consensus_queue.cc:1048] T aabb2cf9337a483eaebfde113c1849a8 P 233554a02f3f4068b24a2dce881191cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:03:40.301257  7429 consensus_queue.cc:1048] T aabb2cf9337a483eaebfde113c1849a8 P 233554a02f3f4068b24a2dce881191cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:03:40.304549  6855 raft_consensus.cc:1275] T aabb2cf9337a483eaebfde113c1849a8 P 645ac7b006af4fe9ac76a6d5233cae24 [term 1 FOLLOWER]: Refusing update from remote peer 233554a02f3f4068b24a2dce881191cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:03:40.308149  7388 consensus_queue.cc:1048] T aabb2cf9337a483eaebfde113c1849a8 P 233554a02f3f4068b24a2dce881191cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:03:40.310994  7422 raft_consensus.cc:2955] T aabb2cf9337a483eaebfde113c1849a8 P 233554a02f3f4068b24a2dce881191cd [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9be1b79af35e44b9a18180e14666389f (127.5.160.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } attrs { replace: true } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: false } } }
I20260713 09:03:40.317693  7284 raft_consensus.cc:2955] T aabb2cf9337a483eaebfde113c1849a8 P 9be1b79af35e44b9a18180e14666389f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9be1b79af35e44b9a18180e14666389f (127.5.160.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } attrs { replace: true } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: false } } }
I20260713 09:03:40.322883  7005 raft_consensus.cc:2955] T aabb2cf9337a483eaebfde113c1849a8 P c4cf417af2e145c8add2d0ed8191f7df [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9be1b79af35e44b9a18180e14666389f (127.5.160.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } attrs { replace: true } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: false } } }
I20260713 09:03:40.343530  6757 catalog_manager.cc:5697] T aabb2cf9337a483eaebfde113c1849a8 P 233554a02f3f4068b24a2dce881191cd reported cstate change: config changed from index 2 to 3, 9be1b79af35e44b9a18180e14666389f (127.5.160.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "233554a02f3f4068b24a2dce881191cd" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:03:40.348788  6855 raft_consensus.cc:2955] T aabb2cf9337a483eaebfde113c1849a8 P 645ac7b006af4fe9ac76a6d5233cae24 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9be1b79af35e44b9a18180e14666389f (127.5.160.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } attrs { replace: true } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: false } } }
I20260713 09:03:40.370889  7403 raft_consensus.cc:1064] T 6632b0a3d23e4b0fa362d8cd62ecfcb7 P 645ac7b006af4fe9ac76a6d5233cae24: attempting to promote NON_VOTER 9be1b79af35e44b9a18180e14666389f to VOTER
I20260713 09:03:40.373958  7403 consensus_queue.cc:237] T 6632b0a3d23e4b0fa362d8cd62ecfcb7 P 645ac7b006af4fe9ac76a6d5233cae24 [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: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } attrs { replace: true } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: false } }
I20260713 09:03:40.382476  7284 raft_consensus.cc:1275] T 6632b0a3d23e4b0fa362d8cd62ecfcb7 P 9be1b79af35e44b9a18180e14666389f [term 1 LEARNER]: Refusing update from remote peer 645ac7b006af4fe9ac76a6d5233cae24: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:03:40.383656  7005 raft_consensus.cc:1275] T 6632b0a3d23e4b0fa362d8cd62ecfcb7 P c4cf417af2e145c8add2d0ed8191f7df [term 1 FOLLOWER]: Refusing update from remote peer 645ac7b006af4fe9ac76a6d5233cae24: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:03:40.383775  6931 raft_consensus.cc:1275] T 6632b0a3d23e4b0fa362d8cd62ecfcb7 P 233554a02f3f4068b24a2dce881191cd [term 1 FOLLOWER]: Refusing update from remote peer 645ac7b006af4fe9ac76a6d5233cae24: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:03:40.385419  7378 consensus_queue.cc:1048] T 6632b0a3d23e4b0fa362d8cd62ecfcb7 P 645ac7b006af4fe9ac76a6d5233cae24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:03:40.386372  7403 consensus_queue.cc:1048] T 6632b0a3d23e4b0fa362d8cd62ecfcb7 P 645ac7b006af4fe9ac76a6d5233cae24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:03:40.387905  7427 consensus_queue.cc:1048] T 6632b0a3d23e4b0fa362d8cd62ecfcb7 P 645ac7b006af4fe9ac76a6d5233cae24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:03:40.405678  6931 consensus_queue.cc:237] T aabb2cf9337a483eaebfde113c1849a8 P 233554a02f3f4068b24a2dce881191cd [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: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: false } }
I20260713 09:03:40.407899  6933 raft_consensus.cc:2955] T 6632b0a3d23e4b0fa362d8cd62ecfcb7 P 233554a02f3f4068b24a2dce881191cd [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9be1b79af35e44b9a18180e14666389f (127.5.160.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } attrs { replace: true } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: false } } }
I20260713 09:03:40.411305  6855 raft_consensus.cc:1275] T aabb2cf9337a483eaebfde113c1849a8 P 645ac7b006af4fe9ac76a6d5233cae24 [term 1 FOLLOWER]: Refusing update from remote peer 233554a02f3f4068b24a2dce881191cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:03:40.413328  7433 consensus_queue.cc:1048] T aabb2cf9337a483eaebfde113c1849a8 P 233554a02f3f4068b24a2dce881191cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:03:40.416199  7284 raft_consensus.cc:1275] T aabb2cf9337a483eaebfde113c1849a8 P 9be1b79af35e44b9a18180e14666389f [term 1 FOLLOWER]: Refusing update from remote peer 233554a02f3f4068b24a2dce881191cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:03:40.419451  7433 consensus_queue.cc:1048] T aabb2cf9337a483eaebfde113c1849a8 P 233554a02f3f4068b24a2dce881191cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:03:40.424635  7429 raft_consensus.cc:2955] T aabb2cf9337a483eaebfde113c1849a8 P 233554a02f3f4068b24a2dce881191cd [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c4cf417af2e145c8add2d0ed8191f7df (127.5.160.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: false } } }
I20260713 09:03:40.404838  7378 raft_consensus.cc:2955] T 6632b0a3d23e4b0fa362d8cd62ecfcb7 P 645ac7b006af4fe9ac76a6d5233cae24 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9be1b79af35e44b9a18180e14666389f (127.5.160.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } attrs { replace: true } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: false } } }
I20260713 09:03:40.430934  7284 raft_consensus.cc:2955] T aabb2cf9337a483eaebfde113c1849a8 P 9be1b79af35e44b9a18180e14666389f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c4cf417af2e145c8add2d0ed8191f7df (127.5.160.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: false } } }
I20260713 09:03:40.432128  6855 raft_consensus.cc:2955] T aabb2cf9337a483eaebfde113c1849a8 P 645ac7b006af4fe9ac76a6d5233cae24 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c4cf417af2e145c8add2d0ed8191f7df (127.5.160.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: false } } }
I20260713 09:03:40.439863  7006 raft_consensus.cc:2955] T 6632b0a3d23e4b0fa362d8cd62ecfcb7 P c4cf417af2e145c8add2d0ed8191f7df [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9be1b79af35e44b9a18180e14666389f (127.5.160.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } attrs { replace: true } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: false } } }
I20260713 09:03:40.448225  6756 catalog_manager.cc:5697] T aabb2cf9337a483eaebfde113c1849a8 P 645ac7b006af4fe9ac76a6d5233cae24 reported cstate change: config changed from index 3 to 4, VOTER c4cf417af2e145c8add2d0ed8191f7df (127.5.160.131) evicted. New cstate: current_term: 1 leader_uuid: "233554a02f3f4068b24a2dce881191cd" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: false } } }
I20260713 09:03:40.449528  6742 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet aabb2cf9337a483eaebfde113c1849a8 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:03:40.453325  7282 raft_consensus.cc:2955] T 6632b0a3d23e4b0fa362d8cd62ecfcb7 P 9be1b79af35e44b9a18180e14666389f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9be1b79af35e44b9a18180e14666389f (127.5.160.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } attrs { replace: true } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: false } } }
I20260713 09:03:40.471107  6755 catalog_manager.cc:5697] T 6632b0a3d23e4b0fa362d8cd62ecfcb7 P 233554a02f3f4068b24a2dce881191cd reported cstate change: config changed from index 2 to 3, 9be1b79af35e44b9a18180e14666389f (127.5.160.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "645ac7b006af4fe9ac76a6d5233cae24" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } attrs { replace: true } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: false } } }
I20260713 09:03:40.478385  6990 tablet_service.cc:1558] Processing DeleteTablet for tablet aabb2cf9337a483eaebfde113c1849a8 with delete_type TABLET_DATA_TOMBSTONED (TS c4cf417af2e145c8add2d0ed8191f7df not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:33982
I20260713 09:03:40.482745  7443 tablet_replica.cc:333] T aabb2cf9337a483eaebfde113c1849a8 P c4cf417af2e145c8add2d0ed8191f7df: stopping tablet replica
I20260713 09:03:40.483907  7443 raft_consensus.cc:2243] T aabb2cf9337a483eaebfde113c1849a8 P c4cf417af2e145c8add2d0ed8191f7df [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:40.484689  7443 raft_consensus.cc:2272] T aabb2cf9337a483eaebfde113c1849a8 P c4cf417af2e145c8add2d0ed8191f7df [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:40.489657  7443 ts_tablet_manager.cc:1916] T aabb2cf9337a483eaebfde113c1849a8 P c4cf417af2e145c8add2d0ed8191f7df: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:03:40.499341  6855 consensus_queue.cc:237] T 6632b0a3d23e4b0fa362d8cd62ecfcb7 P 645ac7b006af4fe9ac76a6d5233cae24 [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: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: false } }
I20260713 09:03:40.504739  7282 raft_consensus.cc:1275] T 6632b0a3d23e4b0fa362d8cd62ecfcb7 P 9be1b79af35e44b9a18180e14666389f [term 1 FOLLOWER]: Refusing update from remote peer 645ac7b006af4fe9ac76a6d5233cae24: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:03:40.504889  7006 raft_consensus.cc:1275] T 6632b0a3d23e4b0fa362d8cd62ecfcb7 P c4cf417af2e145c8add2d0ed8191f7df [term 1 FOLLOWER]: Refusing update from remote peer 645ac7b006af4fe9ac76a6d5233cae24: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:03:40.506317  7378 consensus_queue.cc:1048] T 6632b0a3d23e4b0fa362d8cd62ecfcb7 P 645ac7b006af4fe9ac76a6d5233cae24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:03:40.507133  7443 ts_tablet_manager.cc:1929] T aabb2cf9337a483eaebfde113c1849a8 P c4cf417af2e145c8add2d0ed8191f7df: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:03:40.507086  7403 consensus_queue.cc:1048] T 6632b0a3d23e4b0fa362d8cd62ecfcb7 P 645ac7b006af4fe9ac76a6d5233cae24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:03:40.507707  7443 log.cc:1199] T aabb2cf9337a483eaebfde113c1849a8 P c4cf417af2e145c8add2d0ed8191f7df: Deleting WAL directory at /tmp/dist-test-taskS8ctUk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933387563348-5762-0/minicluster-data/ts-2-root/wals/aabb2cf9337a483eaebfde113c1849a8
I20260713 09:03:40.509837  6743 catalog_manager.cc:5028] TS c4cf417af2e145c8add2d0ed8191f7df (127.5.160.131:38501): tablet aabb2cf9337a483eaebfde113c1849a8 (table test-workload [id=c6203abe05ab4ec0ab905174ca934516]) successfully deleted
I20260713 09:03:40.514540  7434 raft_consensus.cc:1064] T 4184d088fcf74bdeb8df8e8411d824ba P 233554a02f3f4068b24a2dce881191cd: attempting to promote NON_VOTER 9be1b79af35e44b9a18180e14666389f to VOTER
I20260713 09:03:40.517130  7434 consensus_queue.cc:237] T 4184d088fcf74bdeb8df8e8411d824ba P 233554a02f3f4068b24a2dce881191cd [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: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } attrs { replace: true } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: false } }
I20260713 09:03:40.522619  7282 raft_consensus.cc:2955] T 6632b0a3d23e4b0fa362d8cd62ecfcb7 P 9be1b79af35e44b9a18180e14666389f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 233554a02f3f4068b24a2dce881191cd (127.5.160.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: false } } }
I20260713 09:03:40.515000  7403 raft_consensus.cc:2955] T 6632b0a3d23e4b0fa362d8cd62ecfcb7 P 645ac7b006af4fe9ac76a6d5233cae24 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 233554a02f3f4068b24a2dce881191cd (127.5.160.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: false } } }
I20260713 09:03:40.556409  6756 catalog_manager.cc:5697] T 6632b0a3d23e4b0fa362d8cd62ecfcb7 P 9be1b79af35e44b9a18180e14666389f reported cstate change: config changed from index 3 to 4, VOTER 233554a02f3f4068b24a2dce881191cd (127.5.160.130) evicted. New cstate: current_term: 1 leader_uuid: "645ac7b006af4fe9ac76a6d5233cae24" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: false } } }
I20260713 09:03:40.559542  6741 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 6632b0a3d23e4b0fa362d8cd62ecfcb7 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:03:40.559832  7005 raft_consensus.cc:2955] T 6632b0a3d23e4b0fa362d8cd62ecfcb7 P c4cf417af2e145c8add2d0ed8191f7df [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 233554a02f3f4068b24a2dce881191cd (127.5.160.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: false } } }
I20260713 09:03:40.566609  7403 raft_consensus.cc:1064] T 55fe651321d641498846ce7b908bea0f P 645ac7b006af4fe9ac76a6d5233cae24: attempting to promote NON_VOTER 9be1b79af35e44b9a18180e14666389f to VOTER
I20260713 09:03:40.566919  7284 raft_consensus.cc:1275] T 4184d088fcf74bdeb8df8e8411d824ba P 9be1b79af35e44b9a18180e14666389f [term 1 LEARNER]: Refusing update from remote peer 233554a02f3f4068b24a2dce881191cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:03:40.568502  7429 consensus_queue.cc:1048] T 4184d088fcf74bdeb8df8e8411d824ba P 233554a02f3f4068b24a2dce881191cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:03:40.569280  7403 consensus_queue.cc:237] T 55fe651321d641498846ce7b908bea0f P 645ac7b006af4fe9ac76a6d5233cae24 [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: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } attrs { replace: true } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: false } }
I20260713 09:03:40.566941  7008 raft_consensus.cc:1275] T 4184d088fcf74bdeb8df8e8411d824ba P c4cf417af2e145c8add2d0ed8191f7df [term 1 FOLLOWER]: Refusing update from remote peer 233554a02f3f4068b24a2dce881191cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:03:40.575939  7429 consensus_queue.cc:1048] T 4184d088fcf74bdeb8df8e8411d824ba P 233554a02f3f4068b24a2dce881191cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:03:40.586061  6855 raft_consensus.cc:1275] T 4184d088fcf74bdeb8df8e8411d824ba P 645ac7b006af4fe9ac76a6d5233cae24 [term 1 FOLLOWER]: Refusing update from remote peer 233554a02f3f4068b24a2dce881191cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:03:40.589262  6924 tablet_service.cc:1558] Processing DeleteTablet for tablet 6632b0a3d23e4b0fa362d8cd62ecfcb7 with delete_type TABLET_DATA_TOMBSTONED (TS 233554a02f3f4068b24a2dce881191cd not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:33064
I20260713 09:03:40.604334  7429 consensus_queue.cc:1048] T 4184d088fcf74bdeb8df8e8411d824ba P 233554a02f3f4068b24a2dce881191cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.002s
I20260713 09:03:40.609387  7434 raft_consensus.cc:2955] T 4184d088fcf74bdeb8df8e8411d824ba P 233554a02f3f4068b24a2dce881191cd [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9be1b79af35e44b9a18180e14666389f (127.5.160.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } attrs { replace: true } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: false } } }
I20260713 09:03:40.611392  7284 raft_consensus.cc:2955] T 4184d088fcf74bdeb8df8e8411d824ba P 9be1b79af35e44b9a18180e14666389f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9be1b79af35e44b9a18180e14666389f (127.5.160.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } attrs { replace: true } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: false } } }
I20260713 09:03:40.620810  7282 raft_consensus.cc:1275] T 55fe651321d641498846ce7b908bea0f P 9be1b79af35e44b9a18180e14666389f [term 1 LEARNER]: Refusing update from remote peer 645ac7b006af4fe9ac76a6d5233cae24: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:03:40.621163  7008 raft_consensus.cc:1275] T 55fe651321d641498846ce7b908bea0f P c4cf417af2e145c8add2d0ed8191f7df [term 1 FOLLOWER]: Refusing update from remote peer 645ac7b006af4fe9ac76a6d5233cae24: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:03:40.623020  7378 consensus_queue.cc:1048] T 55fe651321d641498846ce7b908bea0f P 645ac7b006af4fe9ac76a6d5233cae24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:03:40.625244  6933 raft_consensus.cc:1275] T 55fe651321d641498846ce7b908bea0f P 233554a02f3f4068b24a2dce881191cd [term 1 FOLLOWER]: Refusing update from remote peer 645ac7b006af4fe9ac76a6d5233cae24: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:03:40.625557  7427 consensus_queue.cc:1048] T 55fe651321d641498846ce7b908bea0f P 645ac7b006af4fe9ac76a6d5233cae24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:03:40.637312  7378 consensus_queue.cc:1048] T 55fe651321d641498846ce7b908bea0f P 645ac7b006af4fe9ac76a6d5233cae24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:03:40.638913  7450 tablet_replica.cc:333] T 6632b0a3d23e4b0fa362d8cd62ecfcb7 P 233554a02f3f4068b24a2dce881191cd: stopping tablet replica
I20260713 09:03:40.642966  7450 raft_consensus.cc:2243] T 6632b0a3d23e4b0fa362d8cd62ecfcb7 P 233554a02f3f4068b24a2dce881191cd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:40.643596  7450 raft_consensus.cc:2272] T 6632b0a3d23e4b0fa362d8cd62ecfcb7 P 233554a02f3f4068b24a2dce881191cd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:40.649552  7008 raft_consensus.cc:2955] T 4184d088fcf74bdeb8df8e8411d824ba P c4cf417af2e145c8add2d0ed8191f7df [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9be1b79af35e44b9a18180e14666389f (127.5.160.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } attrs { replace: true } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: false } } }
I20260713 09:03:40.650722  7403 raft_consensus.cc:2955] T 55fe651321d641498846ce7b908bea0f P 645ac7b006af4fe9ac76a6d5233cae24 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9be1b79af35e44b9a18180e14666389f (127.5.160.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } attrs { replace: true } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: false } } }
I20260713 09:03:40.663753  6756 catalog_manager.cc:5697] T 4184d088fcf74bdeb8df8e8411d824ba P 233554a02f3f4068b24a2dce881191cd reported cstate change: config changed from index 2 to 3, 9be1b79af35e44b9a18180e14666389f (127.5.160.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "233554a02f3f4068b24a2dce881191cd" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:03:40.663980  6931 raft_consensus.cc:2955] T 55fe651321d641498846ce7b908bea0f P 233554a02f3f4068b24a2dce881191cd [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9be1b79af35e44b9a18180e14666389f (127.5.160.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } attrs { replace: true } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: false } } }
I20260713 09:03:40.666945  7450 ts_tablet_manager.cc:1916] T 6632b0a3d23e4b0fa362d8cd62ecfcb7 P 233554a02f3f4068b24a2dce881191cd: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:03:40.673929  7005 raft_consensus.cc:2955] T 55fe651321d641498846ce7b908bea0f P c4cf417af2e145c8add2d0ed8191f7df [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9be1b79af35e44b9a18180e14666389f (127.5.160.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } attrs { replace: true } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: false } } }
I20260713 09:03:40.677583  6755 catalog_manager.cc:5697] T 55fe651321d641498846ce7b908bea0f P 645ac7b006af4fe9ac76a6d5233cae24 reported cstate change: config changed from index 2 to 3, 9be1b79af35e44b9a18180e14666389f (127.5.160.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "645ac7b006af4fe9ac76a6d5233cae24" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260713 09:03:40.679598  6933 consensus_queue.cc:237] T 4184d088fcf74bdeb8df8e8411d824ba P 233554a02f3f4068b24a2dce881191cd [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: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: false } }
I20260713 09:03:40.690802  7283 raft_consensus.cc:1275] T 4184d088fcf74bdeb8df8e8411d824ba P 9be1b79af35e44b9a18180e14666389f [term 1 FOLLOWER]: Refusing update from remote peer 233554a02f3f4068b24a2dce881191cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:03:40.693670  7388 consensus_queue.cc:1048] T 4184d088fcf74bdeb8df8e8411d824ba P 233554a02f3f4068b24a2dce881191cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:03:40.701663  7388 raft_consensus.cc:2955] T 4184d088fcf74bdeb8df8e8411d824ba P 233554a02f3f4068b24a2dce881191cd [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 645ac7b006af4fe9ac76a6d5233cae24 (127.5.160.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: false } } }
I20260713 09:03:40.716907  7006 raft_consensus.cc:1275] T 4184d088fcf74bdeb8df8e8411d824ba P c4cf417af2e145c8add2d0ed8191f7df [term 1 FOLLOWER]: Refusing update from remote peer 233554a02f3f4068b24a2dce881191cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:03:40.723443  7429 consensus_queue.cc:1048] T 4184d088fcf74bdeb8df8e8411d824ba P 233554a02f3f4068b24a2dce881191cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:03:40.726351  7284 raft_consensus.cc:2955] T 4184d088fcf74bdeb8df8e8411d824ba P 9be1b79af35e44b9a18180e14666389f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 645ac7b006af4fe9ac76a6d5233cae24 (127.5.160.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: false } } }
I20260713 09:03:40.728613  7006 raft_consensus.cc:2955] T 4184d088fcf74bdeb8df8e8411d824ba P c4cf417af2e145c8add2d0ed8191f7df [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 645ac7b006af4fe9ac76a6d5233cae24 (127.5.160.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: false } } }
I20260713 09:03:40.753422  7450 ts_tablet_manager.cc:1929] T 6632b0a3d23e4b0fa362d8cd62ecfcb7 P 233554a02f3f4068b24a2dce881191cd: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:03:40.753892  7450 log.cc:1199] T 6632b0a3d23e4b0fa362d8cd62ecfcb7 P 233554a02f3f4068b24a2dce881191cd: Deleting WAL directory at /tmp/dist-test-taskS8ctUk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933387563348-5762-0/minicluster-data/ts-1-root/wals/6632b0a3d23e4b0fa362d8cd62ecfcb7
I20260713 09:03:40.755898  6742 catalog_manager.cc:5028] TS 233554a02f3f4068b24a2dce881191cd (127.5.160.130:45799): tablet 6632b0a3d23e4b0fa362d8cd62ecfcb7 (table test-workload [id=c6203abe05ab4ec0ab905174ca934516]) successfully deleted
I20260713 09:03:40.756702  6756 catalog_manager.cc:5697] T 4184d088fcf74bdeb8df8e8411d824ba P c4cf417af2e145c8add2d0ed8191f7df reported cstate change: config changed from index 3 to 4, VOTER 645ac7b006af4fe9ac76a6d5233cae24 (127.5.160.129) evicted. New cstate: current_term: 1 leader_uuid: "233554a02f3f4068b24a2dce881191cd" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: false } } }
I20260713 09:03:40.766299  7284 raft_consensus.cc:2955] T 55fe651321d641498846ce7b908bea0f P 9be1b79af35e44b9a18180e14666389f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9be1b79af35e44b9a18180e14666389f (127.5.160.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } attrs { replace: true } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: false } } }
I20260713 09:03:40.768443  6742 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 4184d088fcf74bdeb8df8e8411d824ba with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:03:40.772370  6843 tablet_service.cc:1558] Processing DeleteTablet for tablet 4184d088fcf74bdeb8df8e8411d824ba with delete_type TABLET_DATA_TOMBSTONED (TS 645ac7b006af4fe9ac76a6d5233cae24 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:36084
I20260713 09:03:40.774617  7456 tablet_replica.cc:333] T 4184d088fcf74bdeb8df8e8411d824ba P 645ac7b006af4fe9ac76a6d5233cae24: stopping tablet replica
I20260713 09:03:40.778321  7456 raft_consensus.cc:2243] T 4184d088fcf74bdeb8df8e8411d824ba P 645ac7b006af4fe9ac76a6d5233cae24 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:40.778949  7456 pending_rounds.cc:70] T 4184d088fcf74bdeb8df8e8411d824ba P 645ac7b006af4fe9ac76a6d5233cae24: Trying to abort 1 pending ops.
I20260713 09:03:40.779215  7456 pending_rounds.cc:77] T 4184d088fcf74bdeb8df8e8411d824ba P 645ac7b006af4fe9ac76a6d5233cae24: Aborting op as it isn't in flight: id { term: 1 index: 3 } timestamp: 7306991290432135168 op_type: CHANGE_CONFIG_OP change_config_record { tablet_id: "4184d088fcf74bdeb8df8e8411d824ba" old_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } attrs { replace: true } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: true } } } new_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } attrs { replace: true } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: false } } } }
I20260713 09:03:40.780514  7456 raft_consensus.cc:2917] T 4184d088fcf74bdeb8df8e8411d824ba P 645ac7b006af4fe9ac76a6d5233cae24 [term 1 FOLLOWER]: Aborting config change with OpId 1.3: Aborted: Op aborted
I20260713 09:03:40.780990  7456 raft_consensus.cc:2889] T 4184d088fcf74bdeb8df8e8411d824ba P 645ac7b006af4fe9ac76a6d5233cae24 [term 1 FOLLOWER]: CHANGE_CONFIG_OP replication failed: Aborted: Op aborted
I20260713 09:03:40.781374  7456 raft_consensus.cc:2272] T 4184d088fcf74bdeb8df8e8411d824ba P 645ac7b006af4fe9ac76a6d5233cae24 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:40.780390  6859 consensus_queue.cc:237] T 55fe651321d641498846ce7b908bea0f P 645ac7b006af4fe9ac76a6d5233cae24 [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: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: false } }
I20260713 09:03:40.784528  7456 ts_tablet_manager.cc:1916] T 4184d088fcf74bdeb8df8e8411d824ba P 645ac7b006af4fe9ac76a6d5233cae24: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:03:40.790084  7284 raft_consensus.cc:1275] T 55fe651321d641498846ce7b908bea0f P 9be1b79af35e44b9a18180e14666389f [term 1 FOLLOWER]: Refusing update from remote peer 645ac7b006af4fe9ac76a6d5233cae24: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:03:40.792151  7455 consensus_queue.cc:1048] T 55fe651321d641498846ce7b908bea0f P 645ac7b006af4fe9ac76a6d5233cae24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:03:40.800593  6931 raft_consensus.cc:1275] T 55fe651321d641498846ce7b908bea0f P 233554a02f3f4068b24a2dce881191cd [term 1 FOLLOWER]: Refusing update from remote peer 645ac7b006af4fe9ac76a6d5233cae24: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:03:40.800925  7403 raft_consensus.cc:2955] T 55fe651321d641498846ce7b908bea0f P 645ac7b006af4fe9ac76a6d5233cae24 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c4cf417af2e145c8add2d0ed8191f7df (127.5.160.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: false } } }
I20260713 09:03:40.803369  7378 consensus_queue.cc:1048] T 55fe651321d641498846ce7b908bea0f P 645ac7b006af4fe9ac76a6d5233cae24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:03:40.802984  7284 raft_consensus.cc:2955] T 55fe651321d641498846ce7b908bea0f P 9be1b79af35e44b9a18180e14666389f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c4cf417af2e145c8add2d0ed8191f7df (127.5.160.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: false } } }
I20260713 09:03:40.810062  7456 ts_tablet_manager.cc:1929] T 4184d088fcf74bdeb8df8e8411d824ba P 645ac7b006af4fe9ac76a6d5233cae24: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:03:40.810552  7456 log.cc:1199] T 4184d088fcf74bdeb8df8e8411d824ba P 645ac7b006af4fe9ac76a6d5233cae24: Deleting WAL directory at /tmp/dist-test-taskS8ctUk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933387563348-5762-0/minicluster-data/ts-0-root/wals/4184d088fcf74bdeb8df8e8411d824ba
I20260713 09:03:40.812752  6741 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 55fe651321d641498846ce7b908bea0f with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:03:40.808533  6933 raft_consensus.cc:2955] T 55fe651321d641498846ce7b908bea0f P 233554a02f3f4068b24a2dce881191cd [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c4cf417af2e145c8add2d0ed8191f7df (127.5.160.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: false } } }
I20260713 09:03:40.816956  6741 catalog_manager.cc:5028] TS 645ac7b006af4fe9ac76a6d5233cae24 (127.5.160.129:43619): tablet 4184d088fcf74bdeb8df8e8411d824ba (table test-workload [id=c6203abe05ab4ec0ab905174ca934516]) successfully deleted
I20260713 09:03:40.827028  6755 catalog_manager.cc:5697] T 55fe651321d641498846ce7b908bea0f P 9be1b79af35e44b9a18180e14666389f reported cstate change: config changed from index 3 to 4, VOTER c4cf417af2e145c8add2d0ed8191f7df (127.5.160.131) evicted. New cstate: current_term: 1 leader_uuid: "645ac7b006af4fe9ac76a6d5233cae24" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: false } } }
I20260713 09:03:40.838578  6990 tablet_service.cc:1558] Processing DeleteTablet for tablet 55fe651321d641498846ce7b908bea0f with delete_type TABLET_DATA_TOMBSTONED (TS c4cf417af2e145c8add2d0ed8191f7df not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:33982
I20260713 09:03:40.839591  7443 tablet_replica.cc:333] T 55fe651321d641498846ce7b908bea0f P c4cf417af2e145c8add2d0ed8191f7df: stopping tablet replica
I20260713 09:03:40.840768  7443 raft_consensus.cc:2243] T 55fe651321d641498846ce7b908bea0f P c4cf417af2e145c8add2d0ed8191f7df [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:40.841486  7443 raft_consensus.cc:2272] T 55fe651321d641498846ce7b908bea0f P c4cf417af2e145c8add2d0ed8191f7df [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:40.845007  7443 ts_tablet_manager.cc:1916] T 55fe651321d641498846ce7b908bea0f P c4cf417af2e145c8add2d0ed8191f7df: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:03:40.857453  7443 ts_tablet_manager.cc:1929] T 55fe651321d641498846ce7b908bea0f P c4cf417af2e145c8add2d0ed8191f7df: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:03:40.857774  7443 log.cc:1199] T 55fe651321d641498846ce7b908bea0f P c4cf417af2e145c8add2d0ed8191f7df: Deleting WAL directory at /tmp/dist-test-taskS8ctUk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933387563348-5762-0/minicluster-data/ts-2-root/wals/55fe651321d641498846ce7b908bea0f
I20260713 09:03:40.859156  6743 catalog_manager.cc:5028] TS c4cf417af2e145c8add2d0ed8191f7df (127.5.160.131:38501): tablet 55fe651321d641498846ce7b908bea0f (table test-workload [id=c6203abe05ab4ec0ab905174ca934516]) successfully deleted
I20260713 09:03:41.870069  6859 consensus_queue.cc:237] T 8d13118e8cab4063a32e25678ef9f499 P 645ac7b006af4fe9ac76a6d5233cae24 [LEADER]: Queue 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: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } attrs { replace: true } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: true } }
I20260713 09:03:41.876521  6931 raft_consensus.cc:1275] T 8d13118e8cab4063a32e25678ef9f499 P 233554a02f3f4068b24a2dce881191cd [term 1 FOLLOWER]: Refusing update from remote peer 645ac7b006af4fe9ac76a6d5233cae24: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:03:41.876825  7008 raft_consensus.cc:1275] T 8d13118e8cab4063a32e25678ef9f499 P c4cf417af2e145c8add2d0ed8191f7df [term 1 FOLLOWER]: Refusing update from remote peer 645ac7b006af4fe9ac76a6d5233cae24: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:03:41.877485  6825 consensus_peers.cc:597] T 8d13118e8cab4063a32e25678ef9f499 P 645ac7b006af4fe9ac76a6d5233cae24 -> Peer 9be1b79af35e44b9a18180e14666389f (127.5.160.132:33665): Couldn't send request to peer 9be1b79af35e44b9a18180e14666389f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8d13118e8cab4063a32e25678ef9f499. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:03:41.877923  7455 consensus_queue.cc:1048] T 8d13118e8cab4063a32e25678ef9f499 P 645ac7b006af4fe9ac76a6d5233cae24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:03:41.878715  7378 consensus_queue.cc:1048] T 8d13118e8cab4063a32e25678ef9f499 P 645ac7b006af4fe9ac76a6d5233cae24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:03:41.886234  7403 raft_consensus.cc:2955] T 8d13118e8cab4063a32e25678ef9f499 P 645ac7b006af4fe9ac76a6d5233cae24 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9be1b79af35e44b9a18180e14666389f (127.5.160.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } attrs { replace: true } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: true } } }
I20260713 09:03:41.887837  6931 raft_consensus.cc:2955] T 8d13118e8cab4063a32e25678ef9f499 P 233554a02f3f4068b24a2dce881191cd [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9be1b79af35e44b9a18180e14666389f (127.5.160.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } attrs { replace: true } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: true } } }
I20260713 09:03:41.888267  7008 raft_consensus.cc:2955] T 8d13118e8cab4063a32e25678ef9f499 P c4cf417af2e145c8add2d0ed8191f7df [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9be1b79af35e44b9a18180e14666389f (127.5.160.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } attrs { replace: true } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: true } } }
I20260713 09:03:41.899817  7006 consensus_queue.cc:237] T 1a4ecf4b71f04800bc3811f5c7245f56 P c4cf417af2e145c8add2d0ed8191f7df [LEADER]: Queue 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: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } attrs { replace: true } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: true } }
I20260713 09:03:41.900556  6754 catalog_manager.cc:5697] T 8d13118e8cab4063a32e25678ef9f499 P 645ac7b006af4fe9ac76a6d5233cae24 reported cstate change: config changed from index -1 to 2, NON_VOTER 9be1b79af35e44b9a18180e14666389f (127.5.160.132) added. New cstate: current_term: 1 leader_uuid: "645ac7b006af4fe9ac76a6d5233cae24" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260713 09:03:41.912482  6974 consensus_peers.cc:597] T 1a4ecf4b71f04800bc3811f5c7245f56 P c4cf417af2e145c8add2d0ed8191f7df -> Peer 9be1b79af35e44b9a18180e14666389f (127.5.160.132:33665): Couldn't send request to peer 9be1b79af35e44b9a18180e14666389f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1a4ecf4b71f04800bc3811f5c7245f56. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:03:41.913866  6931 raft_consensus.cc:1275] T 1a4ecf4b71f04800bc3811f5c7245f56 P 233554a02f3f4068b24a2dce881191cd [term 1 FOLLOWER]: Refusing update from remote peer c4cf417af2e145c8add2d0ed8191f7df: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:03:41.915213  7446 consensus_queue.cc:1048] T 1a4ecf4b71f04800bc3811f5c7245f56 P c4cf417af2e145c8add2d0ed8191f7df [LEADER]: Connected to new peer: Peer: permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:03:41.922024  6859 raft_consensus.cc:1275] T 1a4ecf4b71f04800bc3811f5c7245f56 P 645ac7b006af4fe9ac76a6d5233cae24 [term 1 FOLLOWER]: Refusing update from remote peer c4cf417af2e145c8add2d0ed8191f7df: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:03:41.923508  7446 consensus_queue.cc:1048] T 1a4ecf4b71f04800bc3811f5c7245f56 P c4cf417af2e145c8add2d0ed8191f7df [LEADER]: Connected to new peer: Peer: permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:03:41.930176  7446 raft_consensus.cc:2955] T 1a4ecf4b71f04800bc3811f5c7245f56 P c4cf417af2e145c8add2d0ed8191f7df [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9be1b79af35e44b9a18180e14666389f (127.5.160.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } attrs { replace: true } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: true } } }
I20260713 09:03:41.938050  6931 raft_consensus.cc:2955] T 1a4ecf4b71f04800bc3811f5c7245f56 P 233554a02f3f4068b24a2dce881191cd [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9be1b79af35e44b9a18180e14666389f (127.5.160.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } attrs { replace: true } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: true } } }
I20260713 09:03:41.941588  6859 raft_consensus.cc:2955] T 1a4ecf4b71f04800bc3811f5c7245f56 P 645ac7b006af4fe9ac76a6d5233cae24 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9be1b79af35e44b9a18180e14666389f (127.5.160.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } attrs { replace: true } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: true } } }
I20260713 09:03:41.953502  7006 consensus_queue.cc:237] T 783219c7104f413f95fafd9b51088d0a P c4cf417af2e145c8add2d0ed8191f7df [LEADER]: Queue 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: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } attrs { replace: true } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: true } }
I20260713 09:03:41.953863  6755 catalog_manager.cc:5697] T 1a4ecf4b71f04800bc3811f5c7245f56 P 233554a02f3f4068b24a2dce881191cd reported cstate change: config changed from index -1 to 2, NON_VOTER 9be1b79af35e44b9a18180e14666389f (127.5.160.132) added. New cstate: current_term: 1 leader_uuid: "c4cf417af2e145c8add2d0ed8191f7df" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } attrs { replace: true } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: true } } }
I20260713 09:03:41.961372  6931 raft_consensus.cc:1275] T 783219c7104f413f95fafd9b51088d0a P 233554a02f3f4068b24a2dce881191cd [term 1 FOLLOWER]: Refusing update from remote peer c4cf417af2e145c8add2d0ed8191f7df: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:03:41.963420  6974 consensus_peers.cc:597] T 783219c7104f413f95fafd9b51088d0a P c4cf417af2e145c8add2d0ed8191f7df -> Peer 9be1b79af35e44b9a18180e14666389f (127.5.160.132:33665): Couldn't send request to peer 9be1b79af35e44b9a18180e14666389f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 783219c7104f413f95fafd9b51088d0a. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:03:41.964113  7468 consensus_queue.cc:1048] T 783219c7104f413f95fafd9b51088d0a P c4cf417af2e145c8add2d0ed8191f7df [LEADER]: Connected to new peer: Peer: permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:03:41.966171  6859 raft_consensus.cc:1275] T 783219c7104f413f95fafd9b51088d0a P 645ac7b006af4fe9ac76a6d5233cae24 [term 1 FOLLOWER]: Refusing update from remote peer c4cf417af2e145c8add2d0ed8191f7df: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:03:41.967519  7468 consensus_queue.cc:1048] T 783219c7104f413f95fafd9b51088d0a P c4cf417af2e145c8add2d0ed8191f7df [LEADER]: Connected to new peer: Peer: permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:03:41.972250  7469 raft_consensus.cc:2955] T 783219c7104f413f95fafd9b51088d0a P c4cf417af2e145c8add2d0ed8191f7df [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9be1b79af35e44b9a18180e14666389f (127.5.160.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } attrs { replace: true } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: true } } }
I20260713 09:03:41.974839  6933 raft_consensus.cc:2955] T 783219c7104f413f95fafd9b51088d0a P 233554a02f3f4068b24a2dce881191cd [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9be1b79af35e44b9a18180e14666389f (127.5.160.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } attrs { replace: true } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: true } } }
I20260713 09:03:41.987331  6931 consensus_queue.cc:237] T 299ec88ad3374ae0b9ea77cf73f03b15 P 233554a02f3f4068b24a2dce881191cd [LEADER]: Queue 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: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } attrs { replace: true } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: true } }
I20260713 09:03:41.987360  6754 catalog_manager.cc:5697] T 783219c7104f413f95fafd9b51088d0a P c4cf417af2e145c8add2d0ed8191f7df reported cstate change: config changed from index -1 to 2, NON_VOTER 9be1b79af35e44b9a18180e14666389f (127.5.160.132) added. New cstate: current_term: 1 leader_uuid: "c4cf417af2e145c8add2d0ed8191f7df" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:03:41.993108  6859 raft_consensus.cc:2955] T 783219c7104f413f95fafd9b51088d0a P 645ac7b006af4fe9ac76a6d5233cae24 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9be1b79af35e44b9a18180e14666389f (127.5.160.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } attrs { replace: true } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: true } } }
W20260713 09:03:41.994937  6900 consensus_peers.cc:597] T 299ec88ad3374ae0b9ea77cf73f03b15 P 233554a02f3f4068b24a2dce881191cd -> Peer 9be1b79af35e44b9a18180e14666389f (127.5.160.132:33665): Couldn't send request to peer 9be1b79af35e44b9a18180e14666389f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 299ec88ad3374ae0b9ea77cf73f03b15. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:03:41.995642  7006 raft_consensus.cc:1275] T 299ec88ad3374ae0b9ea77cf73f03b15 P c4cf417af2e145c8add2d0ed8191f7df [term 1 FOLLOWER]: Refusing update from remote peer 233554a02f3f4068b24a2dce881191cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:03:41.997144  7388 consensus_queue.cc:1048] T 299ec88ad3374ae0b9ea77cf73f03b15 P 233554a02f3f4068b24a2dce881191cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:03:42.000167  6855 raft_consensus.cc:1275] T 299ec88ad3374ae0b9ea77cf73f03b15 P 645ac7b006af4fe9ac76a6d5233cae24 [term 1 FOLLOWER]: Refusing update from remote peer 233554a02f3f4068b24a2dce881191cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:03:42.009822  7388 consensus_queue.cc:1048] T 299ec88ad3374ae0b9ea77cf73f03b15 P 233554a02f3f4068b24a2dce881191cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:03:42.016669  7457 raft_consensus.cc:2955] T 299ec88ad3374ae0b9ea77cf73f03b15 P 233554a02f3f4068b24a2dce881191cd [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9be1b79af35e44b9a18180e14666389f (127.5.160.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } attrs { replace: true } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: true } } }
I20260713 09:03:42.018589  7006 raft_consensus.cc:2955] T 299ec88ad3374ae0b9ea77cf73f03b15 P c4cf417af2e145c8add2d0ed8191f7df [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9be1b79af35e44b9a18180e14666389f (127.5.160.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } attrs { replace: true } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: true } } }
I20260713 09:03:42.023185  6859 raft_consensus.cc:2955] T 299ec88ad3374ae0b9ea77cf73f03b15 P 645ac7b006af4fe9ac76a6d5233cae24 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9be1b79af35e44b9a18180e14666389f (127.5.160.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } attrs { replace: true } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: true } } }
I20260713 09:03:42.032351  6754 catalog_manager.cc:5697] T 299ec88ad3374ae0b9ea77cf73f03b15 P 233554a02f3f4068b24a2dce881191cd reported cstate change: config changed from index -1 to 2, NON_VOTER 9be1b79af35e44b9a18180e14666389f (127.5.160.132) added. New cstate: current_term: 1 leader_uuid: "233554a02f3f4068b24a2dce881191cd" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:03:42.266937  7477 ts_tablet_manager.cc:933] T 8d13118e8cab4063a32e25678ef9f499 P 9be1b79af35e44b9a18180e14666389f: Initiating tablet copy from peer 645ac7b006af4fe9ac76a6d5233cae24 (127.5.160.129:43619)
I20260713 09:03:42.270380  7477 tablet_copy_client.cc:323] T 8d13118e8cab4063a32e25678ef9f499 P 9be1b79af35e44b9a18180e14666389f: tablet copy: Beginning tablet copy session from remote peer at address 127.5.160.129:43619
I20260713 09:03:42.271948  6869 tablet_copy_service.cc:140] P 645ac7b006af4fe9ac76a6d5233cae24: Received BeginTabletCopySession request for tablet 8d13118e8cab4063a32e25678ef9f499 from peer 9be1b79af35e44b9a18180e14666389f ({username='slave'} at 127.0.0.1:43900)
I20260713 09:03:42.272486  6869 tablet_copy_service.cc:161] P 645ac7b006af4fe9ac76a6d5233cae24: Beginning new tablet copy session on tablet 8d13118e8cab4063a32e25678ef9f499 from peer 9be1b79af35e44b9a18180e14666389f at {username='slave'} at 127.0.0.1:43900: session id = 9be1b79af35e44b9a18180e14666389f-8d13118e8cab4063a32e25678ef9f499
I20260713 09:03:42.278851  6869 tablet_copy_source_session.cc:215] T 8d13118e8cab4063a32e25678ef9f499 P 645ac7b006af4fe9ac76a6d5233cae24: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:03:42.282083  7477 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d13118e8cab4063a32e25678ef9f499. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:42.294092  7477 tablet_copy_client.cc:806] T 8d13118e8cab4063a32e25678ef9f499 P 9be1b79af35e44b9a18180e14666389f: tablet copy: Starting download of 0 data blocks...
I20260713 09:03:42.294615  7477 tablet_copy_client.cc:670] T 8d13118e8cab4063a32e25678ef9f499 P 9be1b79af35e44b9a18180e14666389f: tablet copy: Starting download of 1 WAL segments...
I20260713 09:03:42.298528  7477 tablet_copy_client.cc:538] T 8d13118e8cab4063a32e25678ef9f499 P 9be1b79af35e44b9a18180e14666389f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:03:42.308293  7477 tablet_bootstrap.cc:492] T 8d13118e8cab4063a32e25678ef9f499 P 9be1b79af35e44b9a18180e14666389f: Bootstrap starting.
I20260713 09:03:42.323378  7479 ts_tablet_manager.cc:933] T 1a4ecf4b71f04800bc3811f5c7245f56 P 9be1b79af35e44b9a18180e14666389f: Initiating tablet copy from peer c4cf417af2e145c8add2d0ed8191f7df (127.5.160.131:38501)
I20260713 09:03:42.325759  7479 tablet_copy_client.cc:323] T 1a4ecf4b71f04800bc3811f5c7245f56 P 9be1b79af35e44b9a18180e14666389f: tablet copy: Beginning tablet copy session from remote peer at address 127.5.160.131:38501
I20260713 09:03:42.327724  7018 tablet_copy_service.cc:140] P c4cf417af2e145c8add2d0ed8191f7df: Received BeginTabletCopySession request for tablet 1a4ecf4b71f04800bc3811f5c7245f56 from peer 9be1b79af35e44b9a18180e14666389f ({username='slave'} at 127.0.0.1:57664)
I20260713 09:03:42.328210  7018 tablet_copy_service.cc:161] P c4cf417af2e145c8add2d0ed8191f7df: Beginning new tablet copy session on tablet 1a4ecf4b71f04800bc3811f5c7245f56 from peer 9be1b79af35e44b9a18180e14666389f at {username='slave'} at 127.0.0.1:57664: session id = 9be1b79af35e44b9a18180e14666389f-1a4ecf4b71f04800bc3811f5c7245f56
I20260713 09:03:42.330950  7477 tablet_bootstrap.cc:492] T 8d13118e8cab4063a32e25678ef9f499 P 9be1b79af35e44b9a18180e14666389f: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:03:42.331928  7477 tablet_bootstrap.cc:492] T 8d13118e8cab4063a32e25678ef9f499 P 9be1b79af35e44b9a18180e14666389f: Bootstrap complete.
I20260713 09:03:42.332646  7477 ts_tablet_manager.cc:1403] T 8d13118e8cab4063a32e25678ef9f499 P 9be1b79af35e44b9a18180e14666389f: Time spent bootstrapping tablet: real 0.025s	user 0.019s	sys 0.004s
I20260713 09:03:42.334187  7018 tablet_copy_source_session.cc:215] T 1a4ecf4b71f04800bc3811f5c7245f56 P c4cf417af2e145c8add2d0ed8191f7df: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:03:42.335866  7477 raft_consensus.cc:359] T 8d13118e8cab4063a32e25678ef9f499 P 9be1b79af35e44b9a18180e14666389f [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } attrs { replace: true } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: true } }
I20260713 09:03:42.336850  7477 raft_consensus.cc:740] T 8d13118e8cab4063a32e25678ef9f499 P 9be1b79af35e44b9a18180e14666389f [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9be1b79af35e44b9a18180e14666389f, State: Initialized, Role: LEARNER
I20260713 09:03:42.337366  7479 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a4ecf4b71f04800bc3811f5c7245f56. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:42.337579  7477 consensus_queue.cc:260] T 8d13118e8cab4063a32e25678ef9f499 P 9be1b79af35e44b9a18180e14666389f [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: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } attrs { replace: true } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: true } }
I20260713 09:03:42.341142  7477 ts_tablet_manager.cc:1434] T 8d13118e8cab4063a32e25678ef9f499 P 9be1b79af35e44b9a18180e14666389f: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.004s
I20260713 09:03:42.344259  6869 tablet_copy_service.cc:342] P 645ac7b006af4fe9ac76a6d5233cae24: Request end of tablet copy session 9be1b79af35e44b9a18180e14666389f-8d13118e8cab4063a32e25678ef9f499 received from {username='slave'} at 127.0.0.1:43900
I20260713 09:03:42.344720  6869 tablet_copy_service.cc:434] P 645ac7b006af4fe9ac76a6d5233cae24: ending tablet copy session 9be1b79af35e44b9a18180e14666389f-8d13118e8cab4063a32e25678ef9f499 on tablet 8d13118e8cab4063a32e25678ef9f499 with peer 9be1b79af35e44b9a18180e14666389f
I20260713 09:03:42.353700  7479 tablet_copy_client.cc:806] T 1a4ecf4b71f04800bc3811f5c7245f56 P 9be1b79af35e44b9a18180e14666389f: tablet copy: Starting download of 0 data blocks...
I20260713 09:03:42.354249  7479 tablet_copy_client.cc:670] T 1a4ecf4b71f04800bc3811f5c7245f56 P 9be1b79af35e44b9a18180e14666389f: tablet copy: Starting download of 1 WAL segments...
I20260713 09:03:42.357810  7479 tablet_copy_client.cc:538] T 1a4ecf4b71f04800bc3811f5c7245f56 P 9be1b79af35e44b9a18180e14666389f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:03:42.365950  7479 tablet_bootstrap.cc:492] T 1a4ecf4b71f04800bc3811f5c7245f56 P 9be1b79af35e44b9a18180e14666389f: Bootstrap starting.
I20260713 09:03:42.384027  7479 tablet_bootstrap.cc:492] T 1a4ecf4b71f04800bc3811f5c7245f56 P 9be1b79af35e44b9a18180e14666389f: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:03:42.384800  7479 tablet_bootstrap.cc:492] T 1a4ecf4b71f04800bc3811f5c7245f56 P 9be1b79af35e44b9a18180e14666389f: Bootstrap complete.
I20260713 09:03:42.385468  7479 ts_tablet_manager.cc:1403] T 1a4ecf4b71f04800bc3811f5c7245f56 P 9be1b79af35e44b9a18180e14666389f: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.007s
I20260713 09:03:42.388113  7479 raft_consensus.cc:359] T 1a4ecf4b71f04800bc3811f5c7245f56 P 9be1b79af35e44b9a18180e14666389f [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } attrs { replace: true } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: true } }
I20260713 09:03:42.388918  7479 raft_consensus.cc:740] T 1a4ecf4b71f04800bc3811f5c7245f56 P 9be1b79af35e44b9a18180e14666389f [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9be1b79af35e44b9a18180e14666389f, State: Initialized, Role: LEARNER
I20260713 09:03:42.389675  7479 consensus_queue.cc:260] T 1a4ecf4b71f04800bc3811f5c7245f56 P 9be1b79af35e44b9a18180e14666389f [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: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } attrs { replace: true } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: true } }
I20260713 09:03:42.392647  7479 ts_tablet_manager.cc:1434] T 1a4ecf4b71f04800bc3811f5c7245f56 P 9be1b79af35e44b9a18180e14666389f: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:03:42.394660  7018 tablet_copy_service.cc:342] P c4cf417af2e145c8add2d0ed8191f7df: Request end of tablet copy session 9be1b79af35e44b9a18180e14666389f-1a4ecf4b71f04800bc3811f5c7245f56 received from {username='slave'} at 127.0.0.1:57664
I20260713 09:03:42.395074  7018 tablet_copy_service.cc:434] P c4cf417af2e145c8add2d0ed8191f7df: ending tablet copy session 9be1b79af35e44b9a18180e14666389f-1a4ecf4b71f04800bc3811f5c7245f56 on tablet 1a4ecf4b71f04800bc3811f5c7245f56 with peer 9be1b79af35e44b9a18180e14666389f
I20260713 09:03:42.417827  7479 ts_tablet_manager.cc:933] T 783219c7104f413f95fafd9b51088d0a P 9be1b79af35e44b9a18180e14666389f: Initiating tablet copy from peer c4cf417af2e145c8add2d0ed8191f7df (127.5.160.131:38501)
I20260713 09:03:42.419554  7479 tablet_copy_client.cc:323] T 783219c7104f413f95fafd9b51088d0a P 9be1b79af35e44b9a18180e14666389f: tablet copy: Beginning tablet copy session from remote peer at address 127.5.160.131:38501
I20260713 09:03:42.421130  7018 tablet_copy_service.cc:140] P c4cf417af2e145c8add2d0ed8191f7df: Received BeginTabletCopySession request for tablet 783219c7104f413f95fafd9b51088d0a from peer 9be1b79af35e44b9a18180e14666389f ({username='slave'} at 127.0.0.1:57664)
I20260713 09:03:42.421617  7018 tablet_copy_service.cc:161] P c4cf417af2e145c8add2d0ed8191f7df: Beginning new tablet copy session on tablet 783219c7104f413f95fafd9b51088d0a from peer 9be1b79af35e44b9a18180e14666389f at {username='slave'} at 127.0.0.1:57664: session id = 9be1b79af35e44b9a18180e14666389f-783219c7104f413f95fafd9b51088d0a
I20260713 09:03:42.426635  7018 tablet_copy_source_session.cc:215] T 783219c7104f413f95fafd9b51088d0a P c4cf417af2e145c8add2d0ed8191f7df: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:03:42.429332  7479 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 783219c7104f413f95fafd9b51088d0a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:42.447073  7479 tablet_copy_client.cc:806] T 783219c7104f413f95fafd9b51088d0a P 9be1b79af35e44b9a18180e14666389f: tablet copy: Starting download of 0 data blocks...
I20260713 09:03:42.447898  7479 tablet_copy_client.cc:670] T 783219c7104f413f95fafd9b51088d0a P 9be1b79af35e44b9a18180e14666389f: tablet copy: Starting download of 1 WAL segments...
I20260713 09:03:42.451522  7479 tablet_copy_client.cc:538] T 783219c7104f413f95fafd9b51088d0a P 9be1b79af35e44b9a18180e14666389f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:03:42.458644  7479 tablet_bootstrap.cc:492] T 783219c7104f413f95fafd9b51088d0a P 9be1b79af35e44b9a18180e14666389f: Bootstrap starting.
I20260713 09:03:42.474171  7479 tablet_bootstrap.cc:492] T 783219c7104f413f95fafd9b51088d0a P 9be1b79af35e44b9a18180e14666389f: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:03:42.474951  7479 tablet_bootstrap.cc:492] T 783219c7104f413f95fafd9b51088d0a P 9be1b79af35e44b9a18180e14666389f: Bootstrap complete.
I20260713 09:03:42.475627  7479 ts_tablet_manager.cc:1403] T 783219c7104f413f95fafd9b51088d0a P 9be1b79af35e44b9a18180e14666389f: Time spent bootstrapping tablet: real 0.017s	user 0.015s	sys 0.000s
I20260713 09:03:42.477905  7479 raft_consensus.cc:359] T 783219c7104f413f95fafd9b51088d0a P 9be1b79af35e44b9a18180e14666389f [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } attrs { replace: true } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: true } }
I20260713 09:03:42.478521  7479 raft_consensus.cc:740] T 783219c7104f413f95fafd9b51088d0a P 9be1b79af35e44b9a18180e14666389f [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9be1b79af35e44b9a18180e14666389f, State: Initialized, Role: LEARNER
I20260713 09:03:42.479001  7479 consensus_queue.cc:260] T 783219c7104f413f95fafd9b51088d0a P 9be1b79af35e44b9a18180e14666389f [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: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } attrs { replace: true } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: true } }
I20260713 09:03:42.481290  7479 ts_tablet_manager.cc:1434] T 783219c7104f413f95fafd9b51088d0a P 9be1b79af35e44b9a18180e14666389f: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260713 09:03:42.483908  7018 tablet_copy_service.cc:342] P c4cf417af2e145c8add2d0ed8191f7df: Request end of tablet copy session 9be1b79af35e44b9a18180e14666389f-783219c7104f413f95fafd9b51088d0a received from {username='slave'} at 127.0.0.1:57664
I20260713 09:03:42.484337  7018 tablet_copy_service.cc:434] P c4cf417af2e145c8add2d0ed8191f7df: ending tablet copy session 9be1b79af35e44b9a18180e14666389f-783219c7104f413f95fafd9b51088d0a on tablet 783219c7104f413f95fafd9b51088d0a with peer 9be1b79af35e44b9a18180e14666389f
I20260713 09:03:42.497933  7479 ts_tablet_manager.cc:933] T 299ec88ad3374ae0b9ea77cf73f03b15 P 9be1b79af35e44b9a18180e14666389f: Initiating tablet copy from peer 233554a02f3f4068b24a2dce881191cd (127.5.160.130:45799)
I20260713 09:03:42.499480  7479 tablet_copy_client.cc:323] T 299ec88ad3374ae0b9ea77cf73f03b15 P 9be1b79af35e44b9a18180e14666389f: tablet copy: Beginning tablet copy session from remote peer at address 127.5.160.130:45799
I20260713 09:03:42.500947  6944 tablet_copy_service.cc:140] P 233554a02f3f4068b24a2dce881191cd: Received BeginTabletCopySession request for tablet 299ec88ad3374ae0b9ea77cf73f03b15 from peer 9be1b79af35e44b9a18180e14666389f ({username='slave'} at 127.0.0.1:34948)
I20260713 09:03:42.501528  6944 tablet_copy_service.cc:161] P 233554a02f3f4068b24a2dce881191cd: Beginning new tablet copy session on tablet 299ec88ad3374ae0b9ea77cf73f03b15 from peer 9be1b79af35e44b9a18180e14666389f at {username='slave'} at 127.0.0.1:34948: session id = 9be1b79af35e44b9a18180e14666389f-299ec88ad3374ae0b9ea77cf73f03b15
I20260713 09:03:42.508912  6944 tablet_copy_source_session.cc:215] T 299ec88ad3374ae0b9ea77cf73f03b15 P 233554a02f3f4068b24a2dce881191cd: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:03:42.512081  7479 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 299ec88ad3374ae0b9ea77cf73f03b15. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:42.526496  7479 tablet_copy_client.cc:806] T 299ec88ad3374ae0b9ea77cf73f03b15 P 9be1b79af35e44b9a18180e14666389f: tablet copy: Starting download of 0 data blocks...
I20260713 09:03:42.527041  7479 tablet_copy_client.cc:670] T 299ec88ad3374ae0b9ea77cf73f03b15 P 9be1b79af35e44b9a18180e14666389f: tablet copy: Starting download of 1 WAL segments...
I20260713 09:03:42.531426  7479 tablet_copy_client.cc:538] T 299ec88ad3374ae0b9ea77cf73f03b15 P 9be1b79af35e44b9a18180e14666389f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:03:42.538576  7479 tablet_bootstrap.cc:492] T 299ec88ad3374ae0b9ea77cf73f03b15 P 9be1b79af35e44b9a18180e14666389f: Bootstrap starting.
I20260713 09:03:42.554482  7479 tablet_bootstrap.cc:492] T 299ec88ad3374ae0b9ea77cf73f03b15 P 9be1b79af35e44b9a18180e14666389f: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:03:42.555243  7479 tablet_bootstrap.cc:492] T 299ec88ad3374ae0b9ea77cf73f03b15 P 9be1b79af35e44b9a18180e14666389f: Bootstrap complete.
I20260713 09:03:42.555891  7479 ts_tablet_manager.cc:1403] T 299ec88ad3374ae0b9ea77cf73f03b15 P 9be1b79af35e44b9a18180e14666389f: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.004s
I20260713 09:03:42.558612  7479 raft_consensus.cc:359] T 299ec88ad3374ae0b9ea77cf73f03b15 P 9be1b79af35e44b9a18180e14666389f [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } attrs { replace: true } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: true } }
I20260713 09:03:42.559381  7479 raft_consensus.cc:740] T 299ec88ad3374ae0b9ea77cf73f03b15 P 9be1b79af35e44b9a18180e14666389f [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9be1b79af35e44b9a18180e14666389f, State: Initialized, Role: LEARNER
I20260713 09:03:42.559878  7479 consensus_queue.cc:260] T 299ec88ad3374ae0b9ea77cf73f03b15 P 9be1b79af35e44b9a18180e14666389f [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: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } attrs { replace: true } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: true } }
I20260713 09:03:42.561882  7479 ts_tablet_manager.cc:1434] T 299ec88ad3374ae0b9ea77cf73f03b15 P 9be1b79af35e44b9a18180e14666389f: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260713 09:03:42.563856  6944 tablet_copy_service.cc:342] P 233554a02f3f4068b24a2dce881191cd: Request end of tablet copy session 9be1b79af35e44b9a18180e14666389f-299ec88ad3374ae0b9ea77cf73f03b15 received from {username='slave'} at 127.0.0.1:34948
I20260713 09:03:42.564287  6944 tablet_copy_service.cc:434] P 233554a02f3f4068b24a2dce881191cd: ending tablet copy session 9be1b79af35e44b9a18180e14666389f-299ec88ad3374ae0b9ea77cf73f03b15 on tablet 299ec88ad3374ae0b9ea77cf73f03b15 with peer 9be1b79af35e44b9a18180e14666389f
I20260713 09:03:42.674340  7284 raft_consensus.cc:1217] T 8d13118e8cab4063a32e25678ef9f499 P 9be1b79af35e44b9a18180e14666389f [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:03:42.774302  7284 raft_consensus.cc:1217] T 1a4ecf4b71f04800bc3811f5c7245f56 P 9be1b79af35e44b9a18180e14666389f [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:03:42.983134  7284 raft_consensus.cc:1217] T 299ec88ad3374ae0b9ea77cf73f03b15 P 9be1b79af35e44b9a18180e14666389f [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:03:42.999830  7284 raft_consensus.cc:1217] T 783219c7104f413f95fafd9b51088d0a P 9be1b79af35e44b9a18180e14666389f [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:03:43.257978  7490 raft_consensus.cc:1064] T 1a4ecf4b71f04800bc3811f5c7245f56 P c4cf417af2e145c8add2d0ed8191f7df: attempting to promote NON_VOTER 9be1b79af35e44b9a18180e14666389f to VOTER
I20260713 09:03:43.260537  7490 consensus_queue.cc:237] T 1a4ecf4b71f04800bc3811f5c7245f56 P c4cf417af2e145c8add2d0ed8191f7df [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: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } attrs { replace: true } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: false } }
I20260713 09:03:43.267489  6931 raft_consensus.cc:1275] T 1a4ecf4b71f04800bc3811f5c7245f56 P 233554a02f3f4068b24a2dce881191cd [term 1 FOLLOWER]: Refusing update from remote peer c4cf417af2e145c8add2d0ed8191f7df: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:03:43.267513  6855 raft_consensus.cc:1275] T 1a4ecf4b71f04800bc3811f5c7245f56 P 645ac7b006af4fe9ac76a6d5233cae24 [term 1 FOLLOWER]: Refusing update from remote peer c4cf417af2e145c8add2d0ed8191f7df: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:03:43.267855  7284 raft_consensus.cc:1275] T 1a4ecf4b71f04800bc3811f5c7245f56 P 9be1b79af35e44b9a18180e14666389f [term 1 LEARNER]: Refusing update from remote peer c4cf417af2e145c8add2d0ed8191f7df: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:03:43.268914  7489 consensus_queue.cc:1048] T 1a4ecf4b71f04800bc3811f5c7245f56 P c4cf417af2e145c8add2d0ed8191f7df [LEADER]: Connected to new peer: Peer: permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:03:43.269757  7490 consensus_queue.cc:1048] T 1a4ecf4b71f04800bc3811f5c7245f56 P c4cf417af2e145c8add2d0ed8191f7df [LEADER]: Connected to new peer: Peer: permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:03:43.270632  7468 consensus_queue.cc:1048] T 1a4ecf4b71f04800bc3811f5c7245f56 P c4cf417af2e145c8add2d0ed8191f7df [LEADER]: Connected to new peer: Peer: permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:03:43.285966  7490 raft_consensus.cc:2955] T 1a4ecf4b71f04800bc3811f5c7245f56 P c4cf417af2e145c8add2d0ed8191f7df [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9be1b79af35e44b9a18180e14666389f (127.5.160.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } attrs { replace: true } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: false } } }
I20260713 09:03:43.287868  6931 raft_consensus.cc:2955] T 1a4ecf4b71f04800bc3811f5c7245f56 P 233554a02f3f4068b24a2dce881191cd [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9be1b79af35e44b9a18180e14666389f (127.5.160.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } attrs { replace: true } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: false } } }
I20260713 09:03:43.289429  7284 raft_consensus.cc:2955] T 1a4ecf4b71f04800bc3811f5c7245f56 P 9be1b79af35e44b9a18180e14666389f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9be1b79af35e44b9a18180e14666389f (127.5.160.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } attrs { replace: true } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: false } } }
I20260713 09:03:43.303562  6755 catalog_manager.cc:5697] T 1a4ecf4b71f04800bc3811f5c7245f56 P 9be1b79af35e44b9a18180e14666389f reported cstate change: config changed from index 2 to 3, 9be1b79af35e44b9a18180e14666389f (127.5.160.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "c4cf417af2e145c8add2d0ed8191f7df" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } attrs { replace: true } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: false } } }
I20260713 09:03:43.306123  6855 raft_consensus.cc:2955] T 1a4ecf4b71f04800bc3811f5c7245f56 P 645ac7b006af4fe9ac76a6d5233cae24 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9be1b79af35e44b9a18180e14666389f (127.5.160.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } attrs { replace: true } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: false } } }
I20260713 09:03:43.318194  7403 raft_consensus.cc:1064] T 8d13118e8cab4063a32e25678ef9f499 P 645ac7b006af4fe9ac76a6d5233cae24: attempting to promote NON_VOTER 9be1b79af35e44b9a18180e14666389f to VOTER
I20260713 09:03:43.320679  7403 consensus_queue.cc:237] T 8d13118e8cab4063a32e25678ef9f499 P 645ac7b006af4fe9ac76a6d5233cae24 [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: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } attrs { replace: true } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: false } }
I20260713 09:03:43.337430  7284 raft_consensus.cc:1275] T 8d13118e8cab4063a32e25678ef9f499 P 9be1b79af35e44b9a18180e14666389f [term 1 LEARNER]: Refusing update from remote peer 645ac7b006af4fe9ac76a6d5233cae24: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:03:43.338937  7006 raft_consensus.cc:1275] T 8d13118e8cab4063a32e25678ef9f499 P c4cf417af2e145c8add2d0ed8191f7df [term 1 FOLLOWER]: Refusing update from remote peer 645ac7b006af4fe9ac76a6d5233cae24: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:03:43.339560  7498 consensus_queue.cc:1048] T 8d13118e8cab4063a32e25678ef9f499 P 645ac7b006af4fe9ac76a6d5233cae24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:03:43.343189  7499 consensus_queue.cc:1048] T 8d13118e8cab4063a32e25678ef9f499 P 645ac7b006af4fe9ac76a6d5233cae24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.002s
I20260713 09:03:43.357570  6931 raft_consensus.cc:1275] T 8d13118e8cab4063a32e25678ef9f499 P 233554a02f3f4068b24a2dce881191cd [term 1 FOLLOWER]: Refusing update from remote peer 645ac7b006af4fe9ac76a6d5233cae24: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:03:43.360689  7498 consensus_queue.cc:1048] T 8d13118e8cab4063a32e25678ef9f499 P 645ac7b006af4fe9ac76a6d5233cae24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:03:43.364710  7403 raft_consensus.cc:2955] T 8d13118e8cab4063a32e25678ef9f499 P 645ac7b006af4fe9ac76a6d5233cae24 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9be1b79af35e44b9a18180e14666389f (127.5.160.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } attrs { replace: true } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: false } } }
I20260713 09:03:43.369104  7008 raft_consensus.cc:2955] T 8d13118e8cab4063a32e25678ef9f499 P c4cf417af2e145c8add2d0ed8191f7df [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9be1b79af35e44b9a18180e14666389f (127.5.160.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } attrs { replace: true } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: false } } }
I20260713 09:03:43.376850  7006 consensus_queue.cc:237] T 1a4ecf4b71f04800bc3811f5c7245f56 P c4cf417af2e145c8add2d0ed8191f7df [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: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: false } }
I20260713 09:03:43.377565  7284 raft_consensus.cc:2955] T 8d13118e8cab4063a32e25678ef9f499 P 9be1b79af35e44b9a18180e14666389f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9be1b79af35e44b9a18180e14666389f (127.5.160.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } attrs { replace: true } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: false } } }
I20260713 09:03:43.384622  6757 catalog_manager.cc:5697] T 8d13118e8cab4063a32e25678ef9f499 P c4cf417af2e145c8add2d0ed8191f7df reported cstate change: config changed from index 2 to 3, 9be1b79af35e44b9a18180e14666389f (127.5.160.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "645ac7b006af4fe9ac76a6d5233cae24" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } attrs { replace: true } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: false } } }
I20260713 09:03:43.393306  7282 raft_consensus.cc:1275] T 1a4ecf4b71f04800bc3811f5c7245f56 P 9be1b79af35e44b9a18180e14666389f [term 1 FOLLOWER]: Refusing update from remote peer c4cf417af2e145c8add2d0ed8191f7df: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:03:43.394340  6933 raft_consensus.cc:1275] T 1a4ecf4b71f04800bc3811f5c7245f56 P 233554a02f3f4068b24a2dce881191cd [term 1 FOLLOWER]: Refusing update from remote peer c4cf417af2e145c8add2d0ed8191f7df: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:03:43.395200  7468 consensus_queue.cc:1048] T 1a4ecf4b71f04800bc3811f5c7245f56 P c4cf417af2e145c8add2d0ed8191f7df [LEADER]: Connected to new peer: Peer: permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:03:43.397148  7489 consensus_queue.cc:1048] T 1a4ecf4b71f04800bc3811f5c7245f56 P c4cf417af2e145c8add2d0ed8191f7df [LEADER]: Connected to new peer: Peer: permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:03:43.398979  7388 raft_consensus.cc:1064] T 299ec88ad3374ae0b9ea77cf73f03b15 P 233554a02f3f4068b24a2dce881191cd: attempting to promote NON_VOTER 9be1b79af35e44b9a18180e14666389f to VOTER
I20260713 09:03:43.401183  7388 consensus_queue.cc:237] T 299ec88ad3374ae0b9ea77cf73f03b15 P 233554a02f3f4068b24a2dce881191cd [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: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } attrs { replace: true } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: false } }
I20260713 09:03:43.406623  7492 raft_consensus.cc:2955] T 1a4ecf4b71f04800bc3811f5c7245f56 P c4cf417af2e145c8add2d0ed8191f7df [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 645ac7b006af4fe9ac76a6d5233cae24 (127.5.160.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: false } } }
I20260713 09:03:43.409590  7490 raft_consensus.cc:1064] T 783219c7104f413f95fafd9b51088d0a P c4cf417af2e145c8add2d0ed8191f7df: attempting to promote NON_VOTER 9be1b79af35e44b9a18180e14666389f to VOTER
I20260713 09:03:43.413385  7284 raft_consensus.cc:2955] T 1a4ecf4b71f04800bc3811f5c7245f56 P 9be1b79af35e44b9a18180e14666389f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 645ac7b006af4fe9ac76a6d5233cae24 (127.5.160.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: false } } }
I20260713 09:03:43.411219  6933 raft_consensus.cc:2955] T 1a4ecf4b71f04800bc3811f5c7245f56 P 233554a02f3f4068b24a2dce881191cd [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 645ac7b006af4fe9ac76a6d5233cae24 (127.5.160.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: false } } }
I20260713 09:03:43.419940  6855 consensus_queue.cc:237] T 8d13118e8cab4063a32e25678ef9f499 P 645ac7b006af4fe9ac76a6d5233cae24 [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: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: false } }
I20260713 09:03:43.428927  6931 raft_consensus.cc:2955] T 8d13118e8cab4063a32e25678ef9f499 P 233554a02f3f4068b24a2dce881191cd [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9be1b79af35e44b9a18180e14666389f (127.5.160.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } attrs { replace: true } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: false } } }
I20260713 09:03:43.430758  7282 raft_consensus.cc:1275] T 8d13118e8cab4063a32e25678ef9f499 P 9be1b79af35e44b9a18180e14666389f [term 1 FOLLOWER]: Refusing update from remote peer 645ac7b006af4fe9ac76a6d5233cae24: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:03:43.418319  7490 consensus_queue.cc:237] T 783219c7104f413f95fafd9b51088d0a P c4cf417af2e145c8add2d0ed8191f7df [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: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } attrs { replace: true } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: false } }
I20260713 09:03:43.438531  6743 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 1a4ecf4b71f04800bc3811f5c7245f56 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:03:43.444525  7499 consensus_queue.cc:1048] T 8d13118e8cab4063a32e25678ef9f499 P 645ac7b006af4fe9ac76a6d5233cae24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:03:43.447088  6754 catalog_manager.cc:5697] T 1a4ecf4b71f04800bc3811f5c7245f56 P c4cf417af2e145c8add2d0ed8191f7df reported cstate change: config changed from index 3 to 4, VOTER 645ac7b006af4fe9ac76a6d5233cae24 (127.5.160.129) evicted. New cstate: current_term: 1 leader_uuid: "c4cf417af2e145c8add2d0ed8191f7df" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:03:43.449934  7006 raft_consensus.cc:1275] T 8d13118e8cab4063a32e25678ef9f499 P c4cf417af2e145c8add2d0ed8191f7df [term 1 FOLLOWER]: Refusing update from remote peer 645ac7b006af4fe9ac76a6d5233cae24: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:03:43.450569  6855 raft_consensus.cc:1275] T 299ec88ad3374ae0b9ea77cf73f03b15 P 645ac7b006af4fe9ac76a6d5233cae24 [term 1 FOLLOWER]: Refusing update from remote peer 233554a02f3f4068b24a2dce881191cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:03:43.455639  7499 consensus_queue.cc:1048] T 8d13118e8cab4063a32e25678ef9f499 P 645ac7b006af4fe9ac76a6d5233cae24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:03:43.457729  7511 consensus_queue.cc:1048] T 299ec88ad3374ae0b9ea77cf73f03b15 P 233554a02f3f4068b24a2dce881191cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:03:43.452229  7284 raft_consensus.cc:1275] T 299ec88ad3374ae0b9ea77cf73f03b15 P 9be1b79af35e44b9a18180e14666389f [term 1 LEARNER]: Refusing update from remote peer 233554a02f3f4068b24a2dce881191cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:03:43.459517  7388 consensus_queue.cc:1048] T 299ec88ad3374ae0b9ea77cf73f03b15 P 233554a02f3f4068b24a2dce881191cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:03:43.452591  7008 raft_consensus.cc:1275] T 299ec88ad3374ae0b9ea77cf73f03b15 P c4cf417af2e145c8add2d0ed8191f7df [term 1 FOLLOWER]: Refusing update from remote peer 233554a02f3f4068b24a2dce881191cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:03:43.466118  7457 consensus_queue.cc:1048] T 299ec88ad3374ae0b9ea77cf73f03b15 P 233554a02f3f4068b24a2dce881191cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:03:43.474713  6843 tablet_service.cc:1558] Processing DeleteTablet for tablet 1a4ecf4b71f04800bc3811f5c7245f56 with delete_type TABLET_DATA_TOMBSTONED (TS 645ac7b006af4fe9ac76a6d5233cae24 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:36084
I20260713 09:03:43.473861  7501 raft_consensus.cc:2955] T 8d13118e8cab4063a32e25678ef9f499 P 645ac7b006af4fe9ac76a6d5233cae24 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 233554a02f3f4068b24a2dce881191cd (127.5.160.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: false } } }
I20260713 09:03:43.479667  7005 raft_consensus.cc:2955] T 8d13118e8cab4063a32e25678ef9f499 P c4cf417af2e145c8add2d0ed8191f7df [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 233554a02f3f4068b24a2dce881191cd (127.5.160.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: false } } }
I20260713 09:03:43.481196  6931 raft_consensus.cc:1275] T 783219c7104f413f95fafd9b51088d0a P 233554a02f3f4068b24a2dce881191cd [term 1 FOLLOWER]: Refusing update from remote peer c4cf417af2e145c8add2d0ed8191f7df: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:03:43.481997  7283 raft_consensus.cc:1275] T 783219c7104f413f95fafd9b51088d0a P 9be1b79af35e44b9a18180e14666389f [term 1 LEARNER]: Refusing update from remote peer c4cf417af2e145c8add2d0ed8191f7df: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:03:43.484025  6859 raft_consensus.cc:1275] T 783219c7104f413f95fafd9b51088d0a P 645ac7b006af4fe9ac76a6d5233cae24 [term 1 FOLLOWER]: Refusing update from remote peer c4cf417af2e145c8add2d0ed8191f7df: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:03:43.497933  7490 consensus_queue.cc:1048] T 783219c7104f413f95fafd9b51088d0a P c4cf417af2e145c8add2d0ed8191f7df [LEADER]: Connected to new peer: Peer: permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:03:43.485433  7514 tablet_replica.cc:333] T 1a4ecf4b71f04800bc3811f5c7245f56 P 645ac7b006af4fe9ac76a6d5233cae24: stopping tablet replica
I20260713 09:03:43.489588  6741 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 8d13118e8cab4063a32e25678ef9f499 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:03:43.499800  7468 consensus_queue.cc:1048] T 783219c7104f413f95fafd9b51088d0a P c4cf417af2e145c8add2d0ed8191f7df [LEADER]: Connected to new peer: Peer: permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:03:43.505462  7282 raft_consensus.cc:2955] T 8d13118e8cab4063a32e25678ef9f499 P 9be1b79af35e44b9a18180e14666389f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 233554a02f3f4068b24a2dce881191cd (127.5.160.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: false } } }
I20260713 09:03:43.507354  7492 consensus_queue.cc:1048] T 783219c7104f413f95fafd9b51088d0a P c4cf417af2e145c8add2d0ed8191f7df [LEADER]: Connected to new peer: Peer: permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:03:43.511270  7514 raft_consensus.cc:2243] T 1a4ecf4b71f04800bc3811f5c7245f56 P 645ac7b006af4fe9ac76a6d5233cae24 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:43.512512  7514 raft_consensus.cc:2272] T 1a4ecf4b71f04800bc3811f5c7245f56 P 645ac7b006af4fe9ac76a6d5233cae24 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:43.516618  7514 ts_tablet_manager.cc:1916] T 1a4ecf4b71f04800bc3811f5c7245f56 P 645ac7b006af4fe9ac76a6d5233cae24: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:03:43.515769  7006 raft_consensus.cc:2955] T 299ec88ad3374ae0b9ea77cf73f03b15 P c4cf417af2e145c8add2d0ed8191f7df [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9be1b79af35e44b9a18180e14666389f (127.5.160.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } attrs { replace: true } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: false } } }
I20260713 09:03:43.516894  6757 catalog_manager.cc:5697] T 8d13118e8cab4063a32e25678ef9f499 P 645ac7b006af4fe9ac76a6d5233cae24 reported cstate change: config changed from index 3 to 4, VOTER 233554a02f3f4068b24a2dce881191cd (127.5.160.130) evicted. New cstate: current_term: 1 leader_uuid: "645ac7b006af4fe9ac76a6d5233cae24" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260713 09:03:43.511566  7388 raft_consensus.cc:2955] T 299ec88ad3374ae0b9ea77cf73f03b15 P 233554a02f3f4068b24a2dce881191cd [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9be1b79af35e44b9a18180e14666389f (127.5.160.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } attrs { replace: true } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: false } } }
I20260713 09:03:43.538733  6924 tablet_service.cc:1558] Processing DeleteTablet for tablet 8d13118e8cab4063a32e25678ef9f499 with delete_type TABLET_DATA_TOMBSTONED (TS 233554a02f3f4068b24a2dce881191cd not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:33064
I20260713 09:03:43.556279  6757 catalog_manager.cc:5697] T 299ec88ad3374ae0b9ea77cf73f03b15 P c4cf417af2e145c8add2d0ed8191f7df reported cstate change: config changed from index 2 to 3, 9be1b79af35e44b9a18180e14666389f (127.5.160.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "233554a02f3f4068b24a2dce881191cd" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } attrs { replace: true } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: false } } }
I20260713 09:03:43.559973  7517 tablet_replica.cc:333] T 8d13118e8cab4063a32e25678ef9f499 P 233554a02f3f4068b24a2dce881191cd: stopping tablet replica
I20260713 09:03:43.576272  7514 ts_tablet_manager.cc:1929] T 1a4ecf4b71f04800bc3811f5c7245f56 P 645ac7b006af4fe9ac76a6d5233cae24: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:03:43.576833  7514 log.cc:1199] T 1a4ecf4b71f04800bc3811f5c7245f56 P 645ac7b006af4fe9ac76a6d5233cae24: Deleting WAL directory at /tmp/dist-test-taskS8ctUk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933387563348-5762-0/minicluster-data/ts-0-root/wals/1a4ecf4b71f04800bc3811f5c7245f56
I20260713 09:03:43.578570  6741 catalog_manager.cc:5028] TS 645ac7b006af4fe9ac76a6d5233cae24 (127.5.160.129:43619): tablet 1a4ecf4b71f04800bc3811f5c7245f56 (table test-workload [id=c6203abe05ab4ec0ab905174ca934516]) successfully deleted
I20260713 09:03:43.582499  7517 raft_consensus.cc:2243] T 8d13118e8cab4063a32e25678ef9f499 P 233554a02f3f4068b24a2dce881191cd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:43.583218  7517 raft_consensus.cc:2272] T 8d13118e8cab4063a32e25678ef9f499 P 233554a02f3f4068b24a2dce881191cd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:43.586290  7517 ts_tablet_manager.cc:1916] T 8d13118e8cab4063a32e25678ef9f499 P 233554a02f3f4068b24a2dce881191cd: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:03:43.603713  7490 raft_consensus.cc:2955] T 783219c7104f413f95fafd9b51088d0a P c4cf417af2e145c8add2d0ed8191f7df [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9be1b79af35e44b9a18180e14666389f (127.5.160.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } attrs { replace: true } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: false } } }
I20260713 09:03:43.604943  6856 raft_consensus.cc:2955] T 783219c7104f413f95fafd9b51088d0a P 645ac7b006af4fe9ac76a6d5233cae24 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9be1b79af35e44b9a18180e14666389f (127.5.160.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } attrs { replace: true } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: false } } }
I20260713 09:03:43.609876  7283 raft_consensus.cc:2955] T 783219c7104f413f95fafd9b51088d0a P 9be1b79af35e44b9a18180e14666389f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9be1b79af35e44b9a18180e14666389f (127.5.160.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } attrs { replace: true } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: false } } }
I20260713 09:03:43.616554  6859 raft_consensus.cc:2955] T 299ec88ad3374ae0b9ea77cf73f03b15 P 645ac7b006af4fe9ac76a6d5233cae24 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9be1b79af35e44b9a18180e14666389f (127.5.160.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } attrs { replace: true } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: false } } }
I20260713 09:03:43.628151  6931 consensus_queue.cc:237] T 299ec88ad3374ae0b9ea77cf73f03b15 P 233554a02f3f4068b24a2dce881191cd [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: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: false } }
I20260713 09:03:43.632016  7284 raft_consensus.cc:2955] T 299ec88ad3374ae0b9ea77cf73f03b15 P 9be1b79af35e44b9a18180e14666389f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9be1b79af35e44b9a18180e14666389f (127.5.160.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } attrs { replace: true } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: false } } }
I20260713 09:03:43.632148  6756 catalog_manager.cc:5697] T 783219c7104f413f95fafd9b51088d0a P 645ac7b006af4fe9ac76a6d5233cae24 reported cstate change: config changed from index 2 to 3, 9be1b79af35e44b9a18180e14666389f (127.5.160.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "c4cf417af2e145c8add2d0ed8191f7df" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } attrs { replace: true } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: false } } }
I20260713 09:03:43.643312  7517 ts_tablet_manager.cc:1929] T 8d13118e8cab4063a32e25678ef9f499 P 233554a02f3f4068b24a2dce881191cd: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:03:43.643970  7517 log.cc:1199] T 8d13118e8cab4063a32e25678ef9f499 P 233554a02f3f4068b24a2dce881191cd: Deleting WAL directory at /tmp/dist-test-taskS8ctUk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933387563348-5762-0/minicluster-data/ts-1-root/wals/8d13118e8cab4063a32e25678ef9f499
I20260713 09:03:43.645900  6742 catalog_manager.cc:5028] TS 233554a02f3f4068b24a2dce881191cd (127.5.160.130:45799): tablet 8d13118e8cab4063a32e25678ef9f499 (table test-workload [id=c6203abe05ab4ec0ab905174ca934516]) successfully deleted
I20260713 09:03:43.646389  6931 raft_consensus.cc:2955] T 783219c7104f413f95fafd9b51088d0a P 233554a02f3f4068b24a2dce881191cd [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9be1b79af35e44b9a18180e14666389f (127.5.160.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } attrs { replace: true } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: false } } }
I20260713 09:03:43.656199  7282 raft_consensus.cc:1275] T 299ec88ad3374ae0b9ea77cf73f03b15 P 9be1b79af35e44b9a18180e14666389f [term 1 FOLLOWER]: Refusing update from remote peer 233554a02f3f4068b24a2dce881191cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:03:43.660049  7388 consensus_queue.cc:1048] T 299ec88ad3374ae0b9ea77cf73f03b15 P 233554a02f3f4068b24a2dce881191cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:03:43.647445  6856 raft_consensus.cc:1275] T 299ec88ad3374ae0b9ea77cf73f03b15 P 645ac7b006af4fe9ac76a6d5233cae24 [term 1 FOLLOWER]: Refusing update from remote peer 233554a02f3f4068b24a2dce881191cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:03:43.663429  7511 consensus_queue.cc:1048] T 299ec88ad3374ae0b9ea77cf73f03b15 P 233554a02f3f4068b24a2dce881191cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:03:43.671680  7457 raft_consensus.cc:2955] T 299ec88ad3374ae0b9ea77cf73f03b15 P 233554a02f3f4068b24a2dce881191cd [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c4cf417af2e145c8add2d0ed8191f7df (127.5.160.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: false } } }
I20260713 09:03:43.674978  7005 consensus_queue.cc:237] T 783219c7104f413f95fafd9b51088d0a P c4cf417af2e145c8add2d0ed8191f7df [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: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: false } }
I20260713 09:03:43.678231  7284 raft_consensus.cc:2955] T 299ec88ad3374ae0b9ea77cf73f03b15 P 9be1b79af35e44b9a18180e14666389f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c4cf417af2e145c8add2d0ed8191f7df (127.5.160.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: false } } }
I20260713 09:03:43.687145  7283 raft_consensus.cc:1275] T 783219c7104f413f95fafd9b51088d0a P 9be1b79af35e44b9a18180e14666389f [term 1 FOLLOWER]: Refusing update from remote peer c4cf417af2e145c8add2d0ed8191f7df: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:03:43.689054  6742 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 299ec88ad3374ae0b9ea77cf73f03b15 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:03:43.688884  7492 consensus_queue.cc:1048] T 783219c7104f413f95fafd9b51088d0a P c4cf417af2e145c8add2d0ed8191f7df [LEADER]: Connected to new peer: Peer: permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:03:43.697181  6856 raft_consensus.cc:1275] T 783219c7104f413f95fafd9b51088d0a P 645ac7b006af4fe9ac76a6d5233cae24 [term 1 FOLLOWER]: Refusing update from remote peer c4cf417af2e145c8add2d0ed8191f7df: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:03:43.698859  7490 consensus_queue.cc:1048] T 783219c7104f413f95fafd9b51088d0a P c4cf417af2e145c8add2d0ed8191f7df [LEADER]: Connected to new peer: Peer: permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:03:43.699748  6756 catalog_manager.cc:5697] T 299ec88ad3374ae0b9ea77cf73f03b15 P 233554a02f3f4068b24a2dce881191cd reported cstate change: config changed from index 3 to 4, VOTER c4cf417af2e145c8add2d0ed8191f7df (127.5.160.131) evicted. New cstate: current_term: 1 leader_uuid: "233554a02f3f4068b24a2dce881191cd" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:03:43.696694  6859 raft_consensus.cc:2955] T 299ec88ad3374ae0b9ea77cf73f03b15 P 645ac7b006af4fe9ac76a6d5233cae24 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c4cf417af2e145c8add2d0ed8191f7df (127.5.160.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: false } } }
I20260713 09:03:43.702414  7468 raft_consensus.cc:2955] T 783219c7104f413f95fafd9b51088d0a P c4cf417af2e145c8add2d0ed8191f7df [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 233554a02f3f4068b24a2dce881191cd (127.5.160.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: false } } }
I20260713 09:03:43.708122  6856 raft_consensus.cc:2955] T 783219c7104f413f95fafd9b51088d0a P 645ac7b006af4fe9ac76a6d5233cae24 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 233554a02f3f4068b24a2dce881191cd (127.5.160.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: false } } }
I20260713 09:03:43.714615  7283 raft_consensus.cc:2955] T 783219c7104f413f95fafd9b51088d0a P 9be1b79af35e44b9a18180e14666389f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 233554a02f3f4068b24a2dce881191cd (127.5.160.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: false } } }
I20260713 09:03:43.716822  6743 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 783219c7104f413f95fafd9b51088d0a with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:03:43.723156  6754 catalog_manager.cc:5697] T 783219c7104f413f95fafd9b51088d0a P c4cf417af2e145c8add2d0ed8191f7df reported cstate change: config changed from index 3 to 4, VOTER 233554a02f3f4068b24a2dce881191cd (127.5.160.130) evicted. New cstate: current_term: 1 leader_uuid: "c4cf417af2e145c8add2d0ed8191f7df" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:03:43.728183  6990 tablet_service.cc:1558] Processing DeleteTablet for tablet 299ec88ad3374ae0b9ea77cf73f03b15 with delete_type TABLET_DATA_TOMBSTONED (TS c4cf417af2e145c8add2d0ed8191f7df not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:33982
I20260713 09:03:43.737713  7520 tablet_replica.cc:333] T 299ec88ad3374ae0b9ea77cf73f03b15 P c4cf417af2e145c8add2d0ed8191f7df: stopping tablet replica
I20260713 09:03:43.738777  7520 raft_consensus.cc:2243] T 299ec88ad3374ae0b9ea77cf73f03b15 P c4cf417af2e145c8add2d0ed8191f7df [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:43.739614  7520 raft_consensus.cc:2272] T 299ec88ad3374ae0b9ea77cf73f03b15 P c4cf417af2e145c8add2d0ed8191f7df [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:43.742043  6924 tablet_service.cc:1558] Processing DeleteTablet for tablet 783219c7104f413f95fafd9b51088d0a with delete_type TABLET_DATA_TOMBSTONED (TS 233554a02f3f4068b24a2dce881191cd not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:33064
I20260713 09:03:43.743023  7517 tablet_replica.cc:333] T 783219c7104f413f95fafd9b51088d0a P 233554a02f3f4068b24a2dce881191cd: stopping tablet replica
I20260713 09:03:43.744033  7517 raft_consensus.cc:2243] T 783219c7104f413f95fafd9b51088d0a P 233554a02f3f4068b24a2dce881191cd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:43.744763  7517 raft_consensus.cc:2272] T 783219c7104f413f95fafd9b51088d0a P 233554a02f3f4068b24a2dce881191cd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:43.748453  7517 ts_tablet_manager.cc:1916] T 783219c7104f413f95fafd9b51088d0a P 233554a02f3f4068b24a2dce881191cd: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:03:43.751855  7520 ts_tablet_manager.cc:1916] T 299ec88ad3374ae0b9ea77cf73f03b15 P c4cf417af2e145c8add2d0ed8191f7df: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:03:43.765574  7517 ts_tablet_manager.cc:1929] T 783219c7104f413f95fafd9b51088d0a P 233554a02f3f4068b24a2dce881191cd: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:03:43.766106  7517 log.cc:1199] T 783219c7104f413f95fafd9b51088d0a P 233554a02f3f4068b24a2dce881191cd: Deleting WAL directory at /tmp/dist-test-taskS8ctUk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933387563348-5762-0/minicluster-data/ts-1-root/wals/783219c7104f413f95fafd9b51088d0a
I20260713 09:03:43.768006  6742 catalog_manager.cc:5028] TS 233554a02f3f4068b24a2dce881191cd (127.5.160.130:45799): tablet 783219c7104f413f95fafd9b51088d0a (table test-workload [id=c6203abe05ab4ec0ab905174ca934516]) successfully deleted
I20260713 09:03:43.768944  7520 ts_tablet_manager.cc:1929] T 299ec88ad3374ae0b9ea77cf73f03b15 P c4cf417af2e145c8add2d0ed8191f7df: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:03:43.769408  7520 log.cc:1199] T 299ec88ad3374ae0b9ea77cf73f03b15 P c4cf417af2e145c8add2d0ed8191f7df: Deleting WAL directory at /tmp/dist-test-taskS8ctUk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933387563348-5762-0/minicluster-data/ts-2-root/wals/299ec88ad3374ae0b9ea77cf73f03b15
I20260713 09:03:43.770890  6743 catalog_manager.cc:5028] TS c4cf417af2e145c8add2d0ed8191f7df (127.5.160.131:38501): tablet 299ec88ad3374ae0b9ea77cf73f03b15 (table test-workload [id=c6203abe05ab4ec0ab905174ca934516]) successfully deleted
I20260713 09:03:44.780653  7008 consensus_queue.cc:237] T 50caf4acf9b84b92afab324f33a7aa0e P c4cf417af2e145c8add2d0ed8191f7df [LEADER]: Queue 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: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } attrs { replace: true } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: true } }
W20260713 09:03:44.787916  6974 consensus_peers.cc:597] T 50caf4acf9b84b92afab324f33a7aa0e P c4cf417af2e145c8add2d0ed8191f7df -> Peer 9be1b79af35e44b9a18180e14666389f (127.5.160.132:33665): Couldn't send request to peer 9be1b79af35e44b9a18180e14666389f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 50caf4acf9b84b92afab324f33a7aa0e. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:03:44.788029  6933 raft_consensus.cc:1275] T 50caf4acf9b84b92afab324f33a7aa0e P 233554a02f3f4068b24a2dce881191cd [term 1 FOLLOWER]: Refusing update from remote peer c4cf417af2e145c8add2d0ed8191f7df: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:03:44.789629  7523 consensus_queue.cc:1048] T 50caf4acf9b84b92afab324f33a7aa0e P c4cf417af2e145c8add2d0ed8191f7df [LEADER]: Connected to new peer: Peer: permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:03:44.790207  6856 raft_consensus.cc:1275] T 50caf4acf9b84b92afab324f33a7aa0e P 645ac7b006af4fe9ac76a6d5233cae24 [term 1 FOLLOWER]: Refusing update from remote peer c4cf417af2e145c8add2d0ed8191f7df: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:03:44.791823  7524 consensus_queue.cc:1048] T 50caf4acf9b84b92afab324f33a7aa0e P c4cf417af2e145c8add2d0ed8191f7df [LEADER]: Connected to new peer: Peer: permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:03:44.798657  7523 raft_consensus.cc:2955] T 50caf4acf9b84b92afab324f33a7aa0e P c4cf417af2e145c8add2d0ed8191f7df [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9be1b79af35e44b9a18180e14666389f (127.5.160.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } attrs { replace: true } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: true } } }
I20260713 09:03:44.800307  6933 raft_consensus.cc:2955] T 50caf4acf9b84b92afab324f33a7aa0e P 233554a02f3f4068b24a2dce881191cd [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9be1b79af35e44b9a18180e14666389f (127.5.160.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } attrs { replace: true } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: true } } }
I20260713 09:03:44.804998  6856 raft_consensus.cc:2955] T 50caf4acf9b84b92afab324f33a7aa0e P 645ac7b006af4fe9ac76a6d5233cae24 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9be1b79af35e44b9a18180e14666389f (127.5.160.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } attrs { replace: true } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: true } } }
I20260713 09:03:44.814709  6756 catalog_manager.cc:5697] T 50caf4acf9b84b92afab324f33a7aa0e P c4cf417af2e145c8add2d0ed8191f7df reported cstate change: config changed from index -1 to 2, NON_VOTER 9be1b79af35e44b9a18180e14666389f (127.5.160.132) added. New cstate: current_term: 1 leader_uuid: "c4cf417af2e145c8add2d0ed8191f7df" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:03:44.818960  6859 consensus_queue.cc:237] T 4711243f3a194841875da83174044ca8 P 645ac7b006af4fe9ac76a6d5233cae24 [LEADER]: Queue 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: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } attrs { replace: true } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: true } }
W20260713 09:03:44.826573  6825 consensus_peers.cc:597] T 4711243f3a194841875da83174044ca8 P 645ac7b006af4fe9ac76a6d5233cae24 -> Peer 9be1b79af35e44b9a18180e14666389f (127.5.160.132:33665): Couldn't send request to peer 9be1b79af35e44b9a18180e14666389f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4711243f3a194841875da83174044ca8. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:03:44.827910  7008 raft_consensus.cc:1275] T 4711243f3a194841875da83174044ca8 P c4cf417af2e145c8add2d0ed8191f7df [term 1 FOLLOWER]: Refusing update from remote peer 645ac7b006af4fe9ac76a6d5233cae24: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:03:44.828567  6933 raft_consensus.cc:1275] T 4711243f3a194841875da83174044ca8 P 233554a02f3f4068b24a2dce881191cd [term 1 FOLLOWER]: Refusing update from remote peer 645ac7b006af4fe9ac76a6d5233cae24: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:03:44.829393  7499 consensus_queue.cc:1048] T 4711243f3a194841875da83174044ca8 P 645ac7b006af4fe9ac76a6d5233cae24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:03:44.830693  7403 consensus_queue.cc:1048] T 4711243f3a194841875da83174044ca8 P 645ac7b006af4fe9ac76a6d5233cae24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:03:44.840855  7403 raft_consensus.cc:2955] T 4711243f3a194841875da83174044ca8 P 645ac7b006af4fe9ac76a6d5233cae24 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9be1b79af35e44b9a18180e14666389f (127.5.160.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } attrs { replace: true } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: true } } }
I20260713 09:03:44.842664  7008 raft_consensus.cc:2955] T 4711243f3a194841875da83174044ca8 P c4cf417af2e145c8add2d0ed8191f7df [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9be1b79af35e44b9a18180e14666389f (127.5.160.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } attrs { replace: true } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: true } } }
I20260713 09:03:44.845407  6933 raft_consensus.cc:2955] T 4711243f3a194841875da83174044ca8 P 233554a02f3f4068b24a2dce881191cd [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9be1b79af35e44b9a18180e14666389f (127.5.160.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } attrs { replace: true } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: true } } }
I20260713 09:03:44.854979  6859 consensus_queue.cc:237] T aa282d741b694705892cabd0d8d5eeb5 P 645ac7b006af4fe9ac76a6d5233cae24 [LEADER]: Queue 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: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } attrs { replace: true } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: true } }
I20260713 09:03:44.861150  6754 catalog_manager.cc:5697] T 4711243f3a194841875da83174044ca8 P 233554a02f3f4068b24a2dce881191cd reported cstate change: config changed from index -1 to 2, NON_VOTER 9be1b79af35e44b9a18180e14666389f (127.5.160.132) added. New cstate: current_term: 1 leader_uuid: "645ac7b006af4fe9ac76a6d5233cae24" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } attrs { replace: true } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: true } } }
I20260713 09:03:44.886121  6933 raft_consensus.cc:1275] T aa282d741b694705892cabd0d8d5eeb5 P 233554a02f3f4068b24a2dce881191cd [term 1 FOLLOWER]: Refusing update from remote peer 645ac7b006af4fe9ac76a6d5233cae24: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:03:44.886272  6825 consensus_peers.cc:597] T aa282d741b694705892cabd0d8d5eeb5 P 645ac7b006af4fe9ac76a6d5233cae24 -> Peer 9be1b79af35e44b9a18180e14666389f (127.5.160.132:33665): Couldn't send request to peer 9be1b79af35e44b9a18180e14666389f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: aa282d741b694705892cabd0d8d5eeb5. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:03:44.888052  7403 consensus_queue.cc:1048] T aa282d741b694705892cabd0d8d5eeb5 P 645ac7b006af4fe9ac76a6d5233cae24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:03:44.888346  7008 raft_consensus.cc:1275] T aa282d741b694705892cabd0d8d5eeb5 P c4cf417af2e145c8add2d0ed8191f7df [term 1 FOLLOWER]: Refusing update from remote peer 645ac7b006af4fe9ac76a6d5233cae24: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:03:44.889833  7403 consensus_queue.cc:1048] T aa282d741b694705892cabd0d8d5eeb5 P 645ac7b006af4fe9ac76a6d5233cae24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:03:44.896070  7536 raft_consensus.cc:2955] T aa282d741b694705892cabd0d8d5eeb5 P 645ac7b006af4fe9ac76a6d5233cae24 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9be1b79af35e44b9a18180e14666389f (127.5.160.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } attrs { replace: true } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: true } } }
I20260713 09:03:44.900040  6933 raft_consensus.cc:2955] T aa282d741b694705892cabd0d8d5eeb5 P 233554a02f3f4068b24a2dce881191cd [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9be1b79af35e44b9a18180e14666389f (127.5.160.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } attrs { replace: true } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: true } } }
I20260713 09:03:44.902559  7008 raft_consensus.cc:2955] T aa282d741b694705892cabd0d8d5eeb5 P c4cf417af2e145c8add2d0ed8191f7df [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9be1b79af35e44b9a18180e14666389f (127.5.160.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } attrs { replace: true } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: true } } }
I20260713 09:03:44.910883  6931 consensus_queue.cc:237] T dbcbf2b8ee0d4bdabd293b26f4e14601 P 233554a02f3f4068b24a2dce881191cd [LEADER]: Queue 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: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } attrs { replace: true } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: true } }
I20260713 09:03:44.915557  6754 catalog_manager.cc:5697] T aa282d741b694705892cabd0d8d5eeb5 P 645ac7b006af4fe9ac76a6d5233cae24 reported cstate change: config changed from index -1 to 2, NON_VOTER 9be1b79af35e44b9a18180e14666389f (127.5.160.132) added. New cstate: current_term: 1 leader_uuid: "645ac7b006af4fe9ac76a6d5233cae24" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:03:44.923486  7008 raft_consensus.cc:1275] T dbcbf2b8ee0d4bdabd293b26f4e14601 P c4cf417af2e145c8add2d0ed8191f7df [term 1 FOLLOWER]: Refusing update from remote peer 233554a02f3f4068b24a2dce881191cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:03:44.925397  6900 consensus_peers.cc:597] T dbcbf2b8ee0d4bdabd293b26f4e14601 P 233554a02f3f4068b24a2dce881191cd -> Peer 9be1b79af35e44b9a18180e14666389f (127.5.160.132:33665): Couldn't send request to peer 9be1b79af35e44b9a18180e14666389f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: dbcbf2b8ee0d4bdabd293b26f4e14601. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:03:44.926054  7511 consensus_queue.cc:1048] T dbcbf2b8ee0d4bdabd293b26f4e14601 P 233554a02f3f4068b24a2dce881191cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:03:44.926847  6859 raft_consensus.cc:1275] T dbcbf2b8ee0d4bdabd293b26f4e14601 P 645ac7b006af4fe9ac76a6d5233cae24 [term 1 FOLLOWER]: Refusing update from remote peer 233554a02f3f4068b24a2dce881191cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:03:44.929698  7521 consensus_queue.cc:1048] T dbcbf2b8ee0d4bdabd293b26f4e14601 P 233554a02f3f4068b24a2dce881191cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:03:44.938009  7521 raft_consensus.cc:2955] T dbcbf2b8ee0d4bdabd293b26f4e14601 P 233554a02f3f4068b24a2dce881191cd [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9be1b79af35e44b9a18180e14666389f (127.5.160.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } attrs { replace: true } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: true } } }
I20260713 09:03:44.940042  7008 raft_consensus.cc:2955] T dbcbf2b8ee0d4bdabd293b26f4e14601 P c4cf417af2e145c8add2d0ed8191f7df [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9be1b79af35e44b9a18180e14666389f (127.5.160.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } attrs { replace: true } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: true } } }
I20260713 09:03:44.942157  6859 raft_consensus.cc:2955] T dbcbf2b8ee0d4bdabd293b26f4e14601 P 645ac7b006af4fe9ac76a6d5233cae24 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9be1b79af35e44b9a18180e14666389f (127.5.160.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } attrs { replace: true } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: true } } }
I20260713 09:03:44.952018  6756 catalog_manager.cc:5697] T dbcbf2b8ee0d4bdabd293b26f4e14601 P c4cf417af2e145c8add2d0ed8191f7df reported cstate change: config changed from index -1 to 2, NON_VOTER 9be1b79af35e44b9a18180e14666389f (127.5.160.132) added. New cstate: current_term: 1 leader_uuid: "233554a02f3f4068b24a2dce881191cd" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } attrs { replace: true } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: true } } }
I20260713 09:03:45.209009  7543 ts_tablet_manager.cc:933] T 50caf4acf9b84b92afab324f33a7aa0e P 9be1b79af35e44b9a18180e14666389f: Initiating tablet copy from peer c4cf417af2e145c8add2d0ed8191f7df (127.5.160.131:38501)
I20260713 09:03:45.210929  7543 tablet_copy_client.cc:323] T 50caf4acf9b84b92afab324f33a7aa0e P 9be1b79af35e44b9a18180e14666389f: tablet copy: Beginning tablet copy session from remote peer at address 127.5.160.131:38501
I20260713 09:03:45.212406  7018 tablet_copy_service.cc:140] P c4cf417af2e145c8add2d0ed8191f7df: Received BeginTabletCopySession request for tablet 50caf4acf9b84b92afab324f33a7aa0e from peer 9be1b79af35e44b9a18180e14666389f ({username='slave'} at 127.0.0.1:57664)
I20260713 09:03:45.212946  7018 tablet_copy_service.cc:161] P c4cf417af2e145c8add2d0ed8191f7df: Beginning new tablet copy session on tablet 50caf4acf9b84b92afab324f33a7aa0e from peer 9be1b79af35e44b9a18180e14666389f at {username='slave'} at 127.0.0.1:57664: session id = 9be1b79af35e44b9a18180e14666389f-50caf4acf9b84b92afab324f33a7aa0e
I20260713 09:03:45.217759  7018 tablet_copy_source_session.cc:215] T 50caf4acf9b84b92afab324f33a7aa0e P c4cf417af2e145c8add2d0ed8191f7df: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:03:45.220700  7543 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 50caf4acf9b84b92afab324f33a7aa0e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:45.231747  7543 tablet_copy_client.cc:806] T 50caf4acf9b84b92afab324f33a7aa0e P 9be1b79af35e44b9a18180e14666389f: tablet copy: Starting download of 0 data blocks...
I20260713 09:03:45.232411  7543 tablet_copy_client.cc:670] T 50caf4acf9b84b92afab324f33a7aa0e P 9be1b79af35e44b9a18180e14666389f: tablet copy: Starting download of 1 WAL segments...
I20260713 09:03:45.236150  7543 tablet_copy_client.cc:538] T 50caf4acf9b84b92afab324f33a7aa0e P 9be1b79af35e44b9a18180e14666389f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:03:45.243696  7543 tablet_bootstrap.cc:492] T 50caf4acf9b84b92afab324f33a7aa0e P 9be1b79af35e44b9a18180e14666389f: Bootstrap starting.
I20260713 09:03:45.260103  7543 tablet_bootstrap.cc:492] T 50caf4acf9b84b92afab324f33a7aa0e P 9be1b79af35e44b9a18180e14666389f: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:03:45.260797  7543 tablet_bootstrap.cc:492] T 50caf4acf9b84b92afab324f33a7aa0e P 9be1b79af35e44b9a18180e14666389f: Bootstrap complete.
I20260713 09:03:45.261412  7543 ts_tablet_manager.cc:1403] T 50caf4acf9b84b92afab324f33a7aa0e P 9be1b79af35e44b9a18180e14666389f: Time spent bootstrapping tablet: real 0.018s	user 0.016s	sys 0.004s
I20260713 09:03:45.263433  7543 raft_consensus.cc:359] T 50caf4acf9b84b92afab324f33a7aa0e P 9be1b79af35e44b9a18180e14666389f [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } attrs { replace: true } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: true } }
I20260713 09:03:45.264039  7543 raft_consensus.cc:740] T 50caf4acf9b84b92afab324f33a7aa0e P 9be1b79af35e44b9a18180e14666389f [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9be1b79af35e44b9a18180e14666389f, State: Initialized, Role: LEARNER
I20260713 09:03:45.264600  7543 consensus_queue.cc:260] T 50caf4acf9b84b92afab324f33a7aa0e P 9be1b79af35e44b9a18180e14666389f [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: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } attrs { replace: true } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: true } }
I20260713 09:03:45.267452  7543 ts_tablet_manager.cc:1434] T 50caf4acf9b84b92afab324f33a7aa0e P 9be1b79af35e44b9a18180e14666389f: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:03:45.269851  7018 tablet_copy_service.cc:342] P c4cf417af2e145c8add2d0ed8191f7df: Request end of tablet copy session 9be1b79af35e44b9a18180e14666389f-50caf4acf9b84b92afab324f33a7aa0e received from {username='slave'} at 127.0.0.1:57664
I20260713 09:03:45.270292  7018 tablet_copy_service.cc:434] P c4cf417af2e145c8add2d0ed8191f7df: ending tablet copy session 9be1b79af35e44b9a18180e14666389f-50caf4acf9b84b92afab324f33a7aa0e on tablet 50caf4acf9b84b92afab324f33a7aa0e with peer 9be1b79af35e44b9a18180e14666389f
I20260713 09:03:45.280134  7543 ts_tablet_manager.cc:933] T aa282d741b694705892cabd0d8d5eeb5 P 9be1b79af35e44b9a18180e14666389f: Initiating tablet copy from peer 645ac7b006af4fe9ac76a6d5233cae24 (127.5.160.129:43619)
I20260713 09:03:45.281833  7543 tablet_copy_client.cc:323] T aa282d741b694705892cabd0d8d5eeb5 P 9be1b79af35e44b9a18180e14666389f: tablet copy: Beginning tablet copy session from remote peer at address 127.5.160.129:43619
I20260713 09:03:45.283228  6869 tablet_copy_service.cc:140] P 645ac7b006af4fe9ac76a6d5233cae24: Received BeginTabletCopySession request for tablet aa282d741b694705892cabd0d8d5eeb5 from peer 9be1b79af35e44b9a18180e14666389f ({username='slave'} at 127.0.0.1:43900)
I20260713 09:03:45.283646  6869 tablet_copy_service.cc:161] P 645ac7b006af4fe9ac76a6d5233cae24: Beginning new tablet copy session on tablet aa282d741b694705892cabd0d8d5eeb5 from peer 9be1b79af35e44b9a18180e14666389f at {username='slave'} at 127.0.0.1:43900: session id = 9be1b79af35e44b9a18180e14666389f-aa282d741b694705892cabd0d8d5eeb5
I20260713 09:03:45.289753  6869 tablet_copy_source_session.cc:215] T aa282d741b694705892cabd0d8d5eeb5 P 645ac7b006af4fe9ac76a6d5233cae24: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:03:45.292675  7543 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa282d741b694705892cabd0d8d5eeb5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:45.307770  7543 tablet_copy_client.cc:806] T aa282d741b694705892cabd0d8d5eeb5 P 9be1b79af35e44b9a18180e14666389f: tablet copy: Starting download of 0 data blocks...
I20260713 09:03:45.308389  7543 tablet_copy_client.cc:670] T aa282d741b694705892cabd0d8d5eeb5 P 9be1b79af35e44b9a18180e14666389f: tablet copy: Starting download of 1 WAL segments...
I20260713 09:03:45.312961  7543 tablet_copy_client.cc:538] T aa282d741b694705892cabd0d8d5eeb5 P 9be1b79af35e44b9a18180e14666389f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:03:45.319072  7543 tablet_bootstrap.cc:492] T aa282d741b694705892cabd0d8d5eeb5 P 9be1b79af35e44b9a18180e14666389f: Bootstrap starting.
I20260713 09:03:45.326527  7548 ts_tablet_manager.cc:933] T dbcbf2b8ee0d4bdabd293b26f4e14601 P 9be1b79af35e44b9a18180e14666389f: Initiating tablet copy from peer 233554a02f3f4068b24a2dce881191cd (127.5.160.130:45799)
I20260713 09:03:45.328559  7548 tablet_copy_client.cc:323] T dbcbf2b8ee0d4bdabd293b26f4e14601 P 9be1b79af35e44b9a18180e14666389f: tablet copy: Beginning tablet copy session from remote peer at address 127.5.160.130:45799
I20260713 09:03:45.330379  6944 tablet_copy_service.cc:140] P 233554a02f3f4068b24a2dce881191cd: Received BeginTabletCopySession request for tablet dbcbf2b8ee0d4bdabd293b26f4e14601 from peer 9be1b79af35e44b9a18180e14666389f ({username='slave'} at 127.0.0.1:34948)
I20260713 09:03:45.330941  6944 tablet_copy_service.cc:161] P 233554a02f3f4068b24a2dce881191cd: Beginning new tablet copy session on tablet dbcbf2b8ee0d4bdabd293b26f4e14601 from peer 9be1b79af35e44b9a18180e14666389f at {username='slave'} at 127.0.0.1:34948: session id = 9be1b79af35e44b9a18180e14666389f-dbcbf2b8ee0d4bdabd293b26f4e14601
I20260713 09:03:45.336684  7543 tablet_bootstrap.cc:492] T aa282d741b694705892cabd0d8d5eeb5 P 9be1b79af35e44b9a18180e14666389f: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:03:45.337499  7543 tablet_bootstrap.cc:492] T aa282d741b694705892cabd0d8d5eeb5 P 9be1b79af35e44b9a18180e14666389f: Bootstrap complete.
I20260713 09:03:45.338034  7543 ts_tablet_manager.cc:1403] T aa282d741b694705892cabd0d8d5eeb5 P 9be1b79af35e44b9a18180e14666389f: Time spent bootstrapping tablet: real 0.019s	user 0.019s	sys 0.000s
I20260713 09:03:45.338325  6944 tablet_copy_source_session.cc:215] T dbcbf2b8ee0d4bdabd293b26f4e14601 P 233554a02f3f4068b24a2dce881191cd: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:03:45.340764  7543 raft_consensus.cc:359] T aa282d741b694705892cabd0d8d5eeb5 P 9be1b79af35e44b9a18180e14666389f [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } attrs { replace: true } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: true } }
I20260713 09:03:45.341756  7548 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dbcbf2b8ee0d4bdabd293b26f4e14601. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:45.341696  7543 raft_consensus.cc:740] T aa282d741b694705892cabd0d8d5eeb5 P 9be1b79af35e44b9a18180e14666389f [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9be1b79af35e44b9a18180e14666389f, State: Initialized, Role: LEARNER
I20260713 09:03:45.342546  7543 consensus_queue.cc:260] T aa282d741b694705892cabd0d8d5eeb5 P 9be1b79af35e44b9a18180e14666389f [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: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } attrs { replace: true } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: true } }
I20260713 09:03:45.346520  7543 ts_tablet_manager.cc:1434] T aa282d741b694705892cabd0d8d5eeb5 P 9be1b79af35e44b9a18180e14666389f: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.005s
I20260713 09:03:45.348248  6869 tablet_copy_service.cc:342] P 645ac7b006af4fe9ac76a6d5233cae24: Request end of tablet copy session 9be1b79af35e44b9a18180e14666389f-aa282d741b694705892cabd0d8d5eeb5 received from {username='slave'} at 127.0.0.1:43900
I20260713 09:03:45.348666  6869 tablet_copy_service.cc:434] P 645ac7b006af4fe9ac76a6d5233cae24: ending tablet copy session 9be1b79af35e44b9a18180e14666389f-aa282d741b694705892cabd0d8d5eeb5 on tablet aa282d741b694705892cabd0d8d5eeb5 with peer 9be1b79af35e44b9a18180e14666389f
I20260713 09:03:45.359725  7548 tablet_copy_client.cc:806] T dbcbf2b8ee0d4bdabd293b26f4e14601 P 9be1b79af35e44b9a18180e14666389f: tablet copy: Starting download of 0 data blocks...
I20260713 09:03:45.360471  7548 tablet_copy_client.cc:670] T dbcbf2b8ee0d4bdabd293b26f4e14601 P 9be1b79af35e44b9a18180e14666389f: tablet copy: Starting download of 1 WAL segments...
I20260713 09:03:45.361057  7543 ts_tablet_manager.cc:933] T 4711243f3a194841875da83174044ca8 P 9be1b79af35e44b9a18180e14666389f: Initiating tablet copy from peer 645ac7b006af4fe9ac76a6d5233cae24 (127.5.160.129:43619)
I20260713 09:03:45.366446  7543 tablet_copy_client.cc:323] T 4711243f3a194841875da83174044ca8 P 9be1b79af35e44b9a18180e14666389f: tablet copy: Beginning tablet copy session from remote peer at address 127.5.160.129:43619
I20260713 09:03:45.367465  7548 tablet_copy_client.cc:538] T dbcbf2b8ee0d4bdabd293b26f4e14601 P 9be1b79af35e44b9a18180e14666389f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:03:45.369411  6869 tablet_copy_service.cc:140] P 645ac7b006af4fe9ac76a6d5233cae24: Received BeginTabletCopySession request for tablet 4711243f3a194841875da83174044ca8 from peer 9be1b79af35e44b9a18180e14666389f ({username='slave'} at 127.0.0.1:43900)
I20260713 09:03:45.369966  6869 tablet_copy_service.cc:161] P 645ac7b006af4fe9ac76a6d5233cae24: Beginning new tablet copy session on tablet 4711243f3a194841875da83174044ca8 from peer 9be1b79af35e44b9a18180e14666389f at {username='slave'} at 127.0.0.1:43900: session id = 9be1b79af35e44b9a18180e14666389f-4711243f3a194841875da83174044ca8
I20260713 09:03:45.377009  7548 tablet_bootstrap.cc:492] T dbcbf2b8ee0d4bdabd293b26f4e14601 P 9be1b79af35e44b9a18180e14666389f: Bootstrap starting.
I20260713 09:03:45.377254  6869 tablet_copy_source_session.cc:215] T 4711243f3a194841875da83174044ca8 P 645ac7b006af4fe9ac76a6d5233cae24: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:03:45.380334  7543 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4711243f3a194841875da83174044ca8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:45.393213  7548 tablet_bootstrap.cc:492] T dbcbf2b8ee0d4bdabd293b26f4e14601 P 9be1b79af35e44b9a18180e14666389f: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:03:45.394029  7548 tablet_bootstrap.cc:492] T dbcbf2b8ee0d4bdabd293b26f4e14601 P 9be1b79af35e44b9a18180e14666389f: Bootstrap complete.
I20260713 09:03:45.394635  7548 ts_tablet_manager.cc:1403] T dbcbf2b8ee0d4bdabd293b26f4e14601 P 9be1b79af35e44b9a18180e14666389f: Time spent bootstrapping tablet: real 0.018s	user 0.018s	sys 0.000s
I20260713 09:03:45.396361  7543 tablet_copy_client.cc:806] T 4711243f3a194841875da83174044ca8 P 9be1b79af35e44b9a18180e14666389f: tablet copy: Starting download of 0 data blocks...
I20260713 09:03:45.396898  7543 tablet_copy_client.cc:670] T 4711243f3a194841875da83174044ca8 P 9be1b79af35e44b9a18180e14666389f: tablet copy: Starting download of 1 WAL segments...
I20260713 09:03:45.397684  7548 raft_consensus.cc:359] T dbcbf2b8ee0d4bdabd293b26f4e14601 P 9be1b79af35e44b9a18180e14666389f [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } attrs { replace: true } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: true } }
I20260713 09:03:45.398656  7548 raft_consensus.cc:740] T dbcbf2b8ee0d4bdabd293b26f4e14601 P 9be1b79af35e44b9a18180e14666389f [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9be1b79af35e44b9a18180e14666389f, State: Initialized, Role: LEARNER
I20260713 09:03:45.399344  7548 consensus_queue.cc:260] T dbcbf2b8ee0d4bdabd293b26f4e14601 P 9be1b79af35e44b9a18180e14666389f [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: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } attrs { replace: true } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: true } }
I20260713 09:03:45.400589  7543 tablet_copy_client.cc:538] T 4711243f3a194841875da83174044ca8 P 9be1b79af35e44b9a18180e14666389f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:03:45.401852  7548 ts_tablet_manager.cc:1434] T dbcbf2b8ee0d4bdabd293b26f4e14601 P 9be1b79af35e44b9a18180e14666389f: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:03:45.404179  6944 tablet_copy_service.cc:342] P 233554a02f3f4068b24a2dce881191cd: Request end of tablet copy session 9be1b79af35e44b9a18180e14666389f-dbcbf2b8ee0d4bdabd293b26f4e14601 received from {username='slave'} at 127.0.0.1:34948
I20260713 09:03:45.404556  6944 tablet_copy_service.cc:434] P 233554a02f3f4068b24a2dce881191cd: ending tablet copy session 9be1b79af35e44b9a18180e14666389f-dbcbf2b8ee0d4bdabd293b26f4e14601 on tablet dbcbf2b8ee0d4bdabd293b26f4e14601 with peer 9be1b79af35e44b9a18180e14666389f
I20260713 09:03:45.410854  7543 tablet_bootstrap.cc:492] T 4711243f3a194841875da83174044ca8 P 9be1b79af35e44b9a18180e14666389f: Bootstrap starting.
I20260713 09:03:45.429134  7543 tablet_bootstrap.cc:492] T 4711243f3a194841875da83174044ca8 P 9be1b79af35e44b9a18180e14666389f: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:03:45.429970  7543 tablet_bootstrap.cc:492] T 4711243f3a194841875da83174044ca8 P 9be1b79af35e44b9a18180e14666389f: Bootstrap complete.
I20260713 09:03:45.430595  7543 ts_tablet_manager.cc:1403] T 4711243f3a194841875da83174044ca8 P 9be1b79af35e44b9a18180e14666389f: Time spent bootstrapping tablet: real 0.020s	user 0.018s	sys 0.000s
I20260713 09:03:45.432993  7543 raft_consensus.cc:359] T 4711243f3a194841875da83174044ca8 P 9be1b79af35e44b9a18180e14666389f [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } attrs { replace: true } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: true } }
I20260713 09:03:45.433758  7543 raft_consensus.cc:740] T 4711243f3a194841875da83174044ca8 P 9be1b79af35e44b9a18180e14666389f [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9be1b79af35e44b9a18180e14666389f, State: Initialized, Role: LEARNER
I20260713 09:03:45.434389  7543 consensus_queue.cc:260] T 4711243f3a194841875da83174044ca8 P 9be1b79af35e44b9a18180e14666389f [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: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } attrs { replace: true } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: true } }
I20260713 09:03:45.436429  7543 ts_tablet_manager.cc:1434] T 4711243f3a194841875da83174044ca8 P 9be1b79af35e44b9a18180e14666389f: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:03:45.438377  6869 tablet_copy_service.cc:342] P 645ac7b006af4fe9ac76a6d5233cae24: Request end of tablet copy session 9be1b79af35e44b9a18180e14666389f-4711243f3a194841875da83174044ca8 received from {username='slave'} at 127.0.0.1:43900
I20260713 09:03:45.438783  6869 tablet_copy_service.cc:434] P 645ac7b006af4fe9ac76a6d5233cae24: ending tablet copy session 9be1b79af35e44b9a18180e14666389f-4711243f3a194841875da83174044ca8 on tablet 4711243f3a194841875da83174044ca8 with peer 9be1b79af35e44b9a18180e14666389f
I20260713 09:03:45.633210  7284 raft_consensus.cc:1217] T 50caf4acf9b84b92afab324f33a7aa0e P 9be1b79af35e44b9a18180e14666389f [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:03:45.729732  7284 raft_consensus.cc:1217] T dbcbf2b8ee0d4bdabd293b26f4e14601 P 9be1b79af35e44b9a18180e14666389f [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:03:45.803243  7284 raft_consensus.cc:1217] T 4711243f3a194841875da83174044ca8 P 9be1b79af35e44b9a18180e14666389f [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:03:45.818671  7284 raft_consensus.cc:1217] T aa282d741b694705892cabd0d8d5eeb5 P 9be1b79af35e44b9a18180e14666389f [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:03:46.131994  7542 raft_consensus.cc:1064] T dbcbf2b8ee0d4bdabd293b26f4e14601 P 233554a02f3f4068b24a2dce881191cd: attempting to promote NON_VOTER 9be1b79af35e44b9a18180e14666389f to VOTER
I20260713 09:03:46.134171  7542 consensus_queue.cc:237] T dbcbf2b8ee0d4bdabd293b26f4e14601 P 233554a02f3f4068b24a2dce881191cd [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: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } attrs { replace: true } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: false } }
I20260713 09:03:46.141960  7284 raft_consensus.cc:1275] T dbcbf2b8ee0d4bdabd293b26f4e14601 P 9be1b79af35e44b9a18180e14666389f [term 1 LEARNER]: Refusing update from remote peer 233554a02f3f4068b24a2dce881191cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:03:46.142640  7005 raft_consensus.cc:1275] T dbcbf2b8ee0d4bdabd293b26f4e14601 P c4cf417af2e145c8add2d0ed8191f7df [term 1 FOLLOWER]: Refusing update from remote peer 233554a02f3f4068b24a2dce881191cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:03:46.144459  6856 raft_consensus.cc:1275] T dbcbf2b8ee0d4bdabd293b26f4e14601 P 645ac7b006af4fe9ac76a6d5233cae24 [term 1 FOLLOWER]: Refusing update from remote peer 233554a02f3f4068b24a2dce881191cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:03:46.147289  7523 raft_consensus.cc:1064] T 50caf4acf9b84b92afab324f33a7aa0e P c4cf417af2e145c8add2d0ed8191f7df: attempting to promote NON_VOTER 9be1b79af35e44b9a18180e14666389f to VOTER
I20260713 09:03:46.149724  7556 consensus_queue.cc:1048] T dbcbf2b8ee0d4bdabd293b26f4e14601 P 233554a02f3f4068b24a2dce881191cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:03:46.151331  7523 consensus_queue.cc:237] T 50caf4acf9b84b92afab324f33a7aa0e P c4cf417af2e145c8add2d0ed8191f7df [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: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } attrs { replace: true } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: false } }
I20260713 09:03:46.153345  7557 consensus_queue.cc:1048] T dbcbf2b8ee0d4bdabd293b26f4e14601 P 233554a02f3f4068b24a2dce881191cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:03:46.158051  7542 consensus_queue.cc:1048] T dbcbf2b8ee0d4bdabd293b26f4e14601 P 233554a02f3f4068b24a2dce881191cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:03:46.182119  7557 raft_consensus.cc:2955] T dbcbf2b8ee0d4bdabd293b26f4e14601 P 233554a02f3f4068b24a2dce881191cd [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9be1b79af35e44b9a18180e14666389f (127.5.160.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } attrs { replace: true } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: false } } }
I20260713 09:03:46.187681  7282 raft_consensus.cc:1275] T 50caf4acf9b84b92afab324f33a7aa0e P 9be1b79af35e44b9a18180e14666389f [term 1 LEARNER]: Refusing update from remote peer c4cf417af2e145c8add2d0ed8191f7df: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:03:46.189177  6931 raft_consensus.cc:1275] T 50caf4acf9b84b92afab324f33a7aa0e P 233554a02f3f4068b24a2dce881191cd [term 1 FOLLOWER]: Refusing update from remote peer c4cf417af2e145c8add2d0ed8191f7df: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:03:46.189399  7555 consensus_queue.cc:1048] T 50caf4acf9b84b92afab324f33a7aa0e P c4cf417af2e145c8add2d0ed8191f7df [LEADER]: Connected to new peer: Peer: permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:03:46.191289  6859 raft_consensus.cc:1275] T 50caf4acf9b84b92afab324f33a7aa0e P 645ac7b006af4fe9ac76a6d5233cae24 [term 1 FOLLOWER]: Refusing update from remote peer c4cf417af2e145c8add2d0ed8191f7df: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:03:46.185794  7283 raft_consensus.cc:2955] T dbcbf2b8ee0d4bdabd293b26f4e14601 P 9be1b79af35e44b9a18180e14666389f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9be1b79af35e44b9a18180e14666389f (127.5.160.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } attrs { replace: true } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: false } } }
I20260713 09:03:46.192149  7523 consensus_queue.cc:1048] T 50caf4acf9b84b92afab324f33a7aa0e P c4cf417af2e145c8add2d0ed8191f7df [LEADER]: Connected to new peer: Peer: permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:03:46.197515  7523 consensus_queue.cc:1048] T 50caf4acf9b84b92afab324f33a7aa0e P c4cf417af2e145c8add2d0ed8191f7df [LEADER]: Connected to new peer: Peer: permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:03:46.215046  6754 catalog_manager.cc:5697] T dbcbf2b8ee0d4bdabd293b26f4e14601 P 9be1b79af35e44b9a18180e14666389f reported cstate change: config changed from index 2 to 3, 9be1b79af35e44b9a18180e14666389f (127.5.160.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "233554a02f3f4068b24a2dce881191cd" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } attrs { replace: true } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: false } } }
I20260713 09:03:46.214422  6856 raft_consensus.cc:2955] T dbcbf2b8ee0d4bdabd293b26f4e14601 P 645ac7b006af4fe9ac76a6d5233cae24 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9be1b79af35e44b9a18180e14666389f (127.5.160.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } attrs { replace: true } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: false } } }
I20260713 09:03:46.227916  7005 raft_consensus.cc:2955] T dbcbf2b8ee0d4bdabd293b26f4e14601 P c4cf417af2e145c8add2d0ed8191f7df [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9be1b79af35e44b9a18180e14666389f (127.5.160.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } attrs { replace: true } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: false } } }
I20260713 09:03:46.240466  7555 raft_consensus.cc:2955] T 50caf4acf9b84b92afab324f33a7aa0e P c4cf417af2e145c8add2d0ed8191f7df [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9be1b79af35e44b9a18180e14666389f (127.5.160.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } attrs { replace: true } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: false } } }
I20260713 09:03:46.241823  6859 raft_consensus.cc:2955] T 50caf4acf9b84b92afab324f33a7aa0e P 645ac7b006af4fe9ac76a6d5233cae24 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9be1b79af35e44b9a18180e14666389f (127.5.160.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } attrs { replace: true } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: false } } }
I20260713 09:03:46.256323  7283 raft_consensus.cc:2955] T 50caf4acf9b84b92afab324f33a7aa0e P 9be1b79af35e44b9a18180e14666389f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9be1b79af35e44b9a18180e14666389f (127.5.160.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } attrs { replace: true } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: false } } }
I20260713 09:03:46.276588  6931 raft_consensus.cc:2955] T 50caf4acf9b84b92afab324f33a7aa0e P 233554a02f3f4068b24a2dce881191cd [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9be1b79af35e44b9a18180e14666389f (127.5.160.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } attrs { replace: true } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: false } } }
I20260713 09:03:46.282974  7403 raft_consensus.cc:1064] T 4711243f3a194841875da83174044ca8 P 645ac7b006af4fe9ac76a6d5233cae24: attempting to promote NON_VOTER 9be1b79af35e44b9a18180e14666389f to VOTER
I20260713 09:03:46.286374  7403 consensus_queue.cc:237] T 4711243f3a194841875da83174044ca8 P 645ac7b006af4fe9ac76a6d5233cae24 [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: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } attrs { replace: true } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: false } }
I20260713 09:03:46.299448  6933 consensus_queue.cc:237] T dbcbf2b8ee0d4bdabd293b26f4e14601 P 233554a02f3f4068b24a2dce881191cd [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: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: false } }
I20260713 09:03:46.307348  7283 raft_consensus.cc:1275] T 4711243f3a194841875da83174044ca8 P 9be1b79af35e44b9a18180e14666389f [term 1 LEARNER]: Refusing update from remote peer 645ac7b006af4fe9ac76a6d5233cae24: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:03:46.309420  7005 raft_consensus.cc:1275] T 4711243f3a194841875da83174044ca8 P c4cf417af2e145c8add2d0ed8191f7df [term 1 FOLLOWER]: Refusing update from remote peer 645ac7b006af4fe9ac76a6d5233cae24: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:03:46.311678  6931 raft_consensus.cc:1275] T 4711243f3a194841875da83174044ca8 P 233554a02f3f4068b24a2dce881191cd [term 1 FOLLOWER]: Refusing update from remote peer 645ac7b006af4fe9ac76a6d5233cae24: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:03:46.308003  6757 catalog_manager.cc:5697] T 50caf4acf9b84b92afab324f33a7aa0e P 9be1b79af35e44b9a18180e14666389f reported cstate change: config changed from index 2 to 3, 9be1b79af35e44b9a18180e14666389f (127.5.160.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "c4cf417af2e145c8add2d0ed8191f7df" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } attrs { replace: true } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: false } } }
I20260713 09:03:46.320261  7580 consensus_queue.cc:1048] T 4711243f3a194841875da83174044ca8 P 645ac7b006af4fe9ac76a6d5233cae24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.002s
I20260713 09:03:46.323024  7578 consensus_queue.cc:1048] T 4711243f3a194841875da83174044ca8 P 645ac7b006af4fe9ac76a6d5233cae24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:03:46.332978  7284 raft_consensus.cc:1275] T dbcbf2b8ee0d4bdabd293b26f4e14601 P 9be1b79af35e44b9a18180e14666389f [term 1 FOLLOWER]: Refusing update from remote peer 233554a02f3f4068b24a2dce881191cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:03:46.331827  7403 consensus_queue.cc:1048] T 4711243f3a194841875da83174044ca8 P 645ac7b006af4fe9ac76a6d5233cae24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.003s
I20260713 09:03:46.337062  7561 consensus_queue.cc:1048] T dbcbf2b8ee0d4bdabd293b26f4e14601 P 233554a02f3f4068b24a2dce881191cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:03:46.340960  7008 raft_consensus.cc:1275] T dbcbf2b8ee0d4bdabd293b26f4e14601 P c4cf417af2e145c8add2d0ed8191f7df [term 1 FOLLOWER]: Refusing update from remote peer 233554a02f3f4068b24a2dce881191cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:03:46.344933  7557 consensus_queue.cc:1048] T dbcbf2b8ee0d4bdabd293b26f4e14601 P 233554a02f3f4068b24a2dce881191cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:03:46.349390  7558 raft_consensus.cc:1064] T aa282d741b694705892cabd0d8d5eeb5 P 645ac7b006af4fe9ac76a6d5233cae24: attempting to promote NON_VOTER 9be1b79af35e44b9a18180e14666389f to VOTER
I20260713 09:03:46.355738  7558 consensus_queue.cc:237] T aa282d741b694705892cabd0d8d5eeb5 P 645ac7b006af4fe9ac76a6d5233cae24 [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: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } attrs { replace: true } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: false } }
I20260713 09:03:46.355597  7542 raft_consensus.cc:2955] T dbcbf2b8ee0d4bdabd293b26f4e14601 P 233554a02f3f4068b24a2dce881191cd [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 645ac7b006af4fe9ac76a6d5233cae24 (127.5.160.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: false } } }
I20260713 09:03:46.360062  7008 raft_consensus.cc:2955] T dbcbf2b8ee0d4bdabd293b26f4e14601 P c4cf417af2e145c8add2d0ed8191f7df [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 645ac7b006af4fe9ac76a6d5233cae24 (127.5.160.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: false } } }
I20260713 09:03:46.359504  7283 raft_consensus.cc:2955] T dbcbf2b8ee0d4bdabd293b26f4e14601 P 9be1b79af35e44b9a18180e14666389f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 645ac7b006af4fe9ac76a6d5233cae24 (127.5.160.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: false } } }
I20260713 09:03:46.371573  6742 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet dbcbf2b8ee0d4bdabd293b26f4e14601 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:03:46.379849  7005 consensus_queue.cc:237] T 50caf4acf9b84b92afab324f33a7aa0e P c4cf417af2e145c8add2d0ed8191f7df [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: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: false } }
I20260713 09:03:46.389281  7578 raft_consensus.cc:2955] T 4711243f3a194841875da83174044ca8 P 645ac7b006af4fe9ac76a6d5233cae24 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9be1b79af35e44b9a18180e14666389f (127.5.160.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } attrs { replace: true } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: false } } }
I20260713 09:03:46.393850  6931 raft_consensus.cc:1275] T 50caf4acf9b84b92afab324f33a7aa0e P 233554a02f3f4068b24a2dce881191cd [term 1 FOLLOWER]: Refusing update from remote peer c4cf417af2e145c8add2d0ed8191f7df: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:03:46.396556  7574 consensus_queue.cc:1048] T 50caf4acf9b84b92afab324f33a7aa0e P c4cf417af2e145c8add2d0ed8191f7df [LEADER]: Connected to new peer: Peer: permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:03:46.400156  7282 raft_consensus.cc:1275] T 50caf4acf9b84b92afab324f33a7aa0e P 9be1b79af35e44b9a18180e14666389f [term 1 FOLLOWER]: Refusing update from remote peer c4cf417af2e145c8add2d0ed8191f7df: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:03:46.406272  7567 consensus_queue.cc:1048] T 50caf4acf9b84b92afab324f33a7aa0e P c4cf417af2e145c8add2d0ed8191f7df [LEADER]: Connected to new peer: Peer: permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:03:46.416949  7567 raft_consensus.cc:2955] T 50caf4acf9b84b92afab324f33a7aa0e P c4cf417af2e145c8add2d0ed8191f7df [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 645ac7b006af4fe9ac76a6d5233cae24 (127.5.160.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: false } } }
I20260713 09:03:46.424103  7284 raft_consensus.cc:2955] T 50caf4acf9b84b92afab324f33a7aa0e P 9be1b79af35e44b9a18180e14666389f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 645ac7b006af4fe9ac76a6d5233cae24 (127.5.160.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: false } } }
I20260713 09:03:46.427770  7283 raft_consensus.cc:2955] T 4711243f3a194841875da83174044ca8 P 9be1b79af35e44b9a18180e14666389f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9be1b79af35e44b9a18180e14666389f (127.5.160.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } attrs { replace: true } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: false } } }
I20260713 09:03:46.435652  6931 raft_consensus.cc:2955] T 50caf4acf9b84b92afab324f33a7aa0e P 233554a02f3f4068b24a2dce881191cd [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 645ac7b006af4fe9ac76a6d5233cae24 (127.5.160.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: false } } }
I20260713 09:03:46.446961  7282 raft_consensus.cc:1275] T aa282d741b694705892cabd0d8d5eeb5 P 9be1b79af35e44b9a18180e14666389f [term 1 LEARNER]: Refusing update from remote peer 645ac7b006af4fe9ac76a6d5233cae24: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:03:46.448745  7576 consensus_queue.cc:1048] T aa282d741b694705892cabd0d8d5eeb5 P 645ac7b006af4fe9ac76a6d5233cae24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:03:46.403599  6753 catalog_manager.cc:5697] T dbcbf2b8ee0d4bdabd293b26f4e14601 P 9be1b79af35e44b9a18180e14666389f reported cstate change: config changed from index 3 to 4, VOTER 645ac7b006af4fe9ac76a6d5233cae24 (127.5.160.129) evicted. New cstate: current_term: 1 leader_uuid: "233554a02f3f4068b24a2dce881191cd" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: false } } }
I20260713 09:03:46.443730  7008 raft_consensus.cc:2955] T 4711243f3a194841875da83174044ca8 P c4cf417af2e145c8add2d0ed8191f7df [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9be1b79af35e44b9a18180e14666389f (127.5.160.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } attrs { replace: true } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: false } } }
I20260713 09:03:46.443089  6933 raft_consensus.cc:2955] T 4711243f3a194841875da83174044ca8 P 233554a02f3f4068b24a2dce881191cd [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9be1b79af35e44b9a18180e14666389f (127.5.160.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } attrs { replace: true } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: false } } }
I20260713 09:03:46.457993  7005 raft_consensus.cc:1275] T aa282d741b694705892cabd0d8d5eeb5 P c4cf417af2e145c8add2d0ed8191f7df [term 1 FOLLOWER]: Refusing update from remote peer 645ac7b006af4fe9ac76a6d5233cae24: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:03:46.464536  7579 consensus_queue.cc:1048] T aa282d741b694705892cabd0d8d5eeb5 P 645ac7b006af4fe9ac76a6d5233cae24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:03:46.464951  6743 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 50caf4acf9b84b92afab324f33a7aa0e with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:03:46.476123  6756 catalog_manager.cc:5697] T 4711243f3a194841875da83174044ca8 P 645ac7b006af4fe9ac76a6d5233cae24 reported cstate change: config changed from index 2 to 3, 9be1b79af35e44b9a18180e14666389f (127.5.160.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "645ac7b006af4fe9ac76a6d5233cae24" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:03:46.483078  6843 tablet_service.cc:1558] Processing DeleteTablet for tablet dbcbf2b8ee0d4bdabd293b26f4e14601 with delete_type TABLET_DATA_TOMBSTONED (TS 645ac7b006af4fe9ac76a6d5233cae24 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:36084
I20260713 09:03:46.484615  6933 raft_consensus.cc:1275] T aa282d741b694705892cabd0d8d5eeb5 P 233554a02f3f4068b24a2dce881191cd [term 1 FOLLOWER]: Refusing update from remote peer 645ac7b006af4fe9ac76a6d5233cae24: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:03:46.486994  7559 consensus_queue.cc:1048] T aa282d741b694705892cabd0d8d5eeb5 P 645ac7b006af4fe9ac76a6d5233cae24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:03:46.489007  7588 tablet_replica.cc:333] T dbcbf2b8ee0d4bdabd293b26f4e14601 P 645ac7b006af4fe9ac76a6d5233cae24: stopping tablet replica
I20260713 09:03:46.490164  7588 raft_consensus.cc:2243] T dbcbf2b8ee0d4bdabd293b26f4e14601 P 645ac7b006af4fe9ac76a6d5233cae24 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:46.490885  7588 raft_consensus.cc:2272] T dbcbf2b8ee0d4bdabd293b26f4e14601 P 645ac7b006af4fe9ac76a6d5233cae24 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:46.492198  6859 consensus_queue.cc:237] T 4711243f3a194841875da83174044ca8 P 645ac7b006af4fe9ac76a6d5233cae24 [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: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: false } }
I20260713 09:03:46.494294  7588 ts_tablet_manager.cc:1916] T dbcbf2b8ee0d4bdabd293b26f4e14601 P 645ac7b006af4fe9ac76a6d5233cae24: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:03:46.497843  7579 raft_consensus.cc:2955] T aa282d741b694705892cabd0d8d5eeb5 P 645ac7b006af4fe9ac76a6d5233cae24 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9be1b79af35e44b9a18180e14666389f (127.5.160.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } attrs { replace: true } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: false } } }
I20260713 09:03:46.501945  7282 raft_consensus.cc:1275] T 4711243f3a194841875da83174044ca8 P 9be1b79af35e44b9a18180e14666389f [term 1 FOLLOWER]: Refusing update from remote peer 645ac7b006af4fe9ac76a6d5233cae24: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:03:46.502633  7283 raft_consensus.cc:2955] T aa282d741b694705892cabd0d8d5eeb5 P 9be1b79af35e44b9a18180e14666389f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9be1b79af35e44b9a18180e14666389f (127.5.160.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } attrs { replace: true } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: false } } }
I20260713 09:03:46.504061  7576 consensus_queue.cc:1048] T 4711243f3a194841875da83174044ca8 P 645ac7b006af4fe9ac76a6d5233cae24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:03:46.509883  7588 ts_tablet_manager.cc:1929] T dbcbf2b8ee0d4bdabd293b26f4e14601 P 645ac7b006af4fe9ac76a6d5233cae24: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:03:46.510378  7588 log.cc:1199] T dbcbf2b8ee0d4bdabd293b26f4e14601 P 645ac7b006af4fe9ac76a6d5233cae24: Deleting WAL directory at /tmp/dist-test-taskS8ctUk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933387563348-5762-0/minicluster-data/ts-0-root/wals/dbcbf2b8ee0d4bdabd293b26f4e14601
I20260713 09:03:46.511294  7580 raft_consensus.cc:2955] T 4711243f3a194841875da83174044ca8 P 645ac7b006af4fe9ac76a6d5233cae24 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c4cf417af2e145c8add2d0ed8191f7df (127.5.160.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: false } } }
I20260713 09:03:46.515421  6931 raft_consensus.cc:1275] T 4711243f3a194841875da83174044ca8 P 233554a02f3f4068b24a2dce881191cd [term 1 FOLLOWER]: Refusing update from remote peer 645ac7b006af4fe9ac76a6d5233cae24: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:03:46.519706  6741 catalog_manager.cc:5028] TS 645ac7b006af4fe9ac76a6d5233cae24 (127.5.160.129:43619): tablet dbcbf2b8ee0d4bdabd293b26f4e14601 (table test-workload [id=c6203abe05ab4ec0ab905174ca934516]) successfully deleted
I20260713 09:03:46.524340  7558 consensus_queue.cc:1048] T 4711243f3a194841875da83174044ca8 P 645ac7b006af4fe9ac76a6d5233cae24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:03:46.529352  7008 raft_consensus.cc:2955] T aa282d741b694705892cabd0d8d5eeb5 P c4cf417af2e145c8add2d0ed8191f7df [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9be1b79af35e44b9a18180e14666389f (127.5.160.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } attrs { replace: true } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: false } } }
I20260713 09:03:46.502651  6757 catalog_manager.cc:5697] T 50caf4acf9b84b92afab324f33a7aa0e P c4cf417af2e145c8add2d0ed8191f7df reported cstate change: config changed from index 3 to 4, VOTER 645ac7b006af4fe9ac76a6d5233cae24 (127.5.160.129) evicted. New cstate: current_term: 1 leader_uuid: "c4cf417af2e145c8add2d0ed8191f7df" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:03:46.535238  6933 raft_consensus.cc:2955] T 4711243f3a194841875da83174044ca8 P 233554a02f3f4068b24a2dce881191cd [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c4cf417af2e145c8add2d0ed8191f7df (127.5.160.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: false } } }
I20260713 09:03:46.538656  6931 raft_consensus.cc:2955] T aa282d741b694705892cabd0d8d5eeb5 P 233554a02f3f4068b24a2dce881191cd [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9be1b79af35e44b9a18180e14666389f (127.5.160.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } attrs { replace: true } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: false } } }
I20260713 09:03:46.536051  6756 catalog_manager.cc:5697] T aa282d741b694705892cabd0d8d5eeb5 P 645ac7b006af4fe9ac76a6d5233cae24 reported cstate change: config changed from index 2 to 3, 9be1b79af35e44b9a18180e14666389f (127.5.160.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "645ac7b006af4fe9ac76a6d5233cae24" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:03:46.545552  6741 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 4711243f3a194841875da83174044ca8 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:03:46.536172  7283 raft_consensus.cc:2955] T 4711243f3a194841875da83174044ca8 P 9be1b79af35e44b9a18180e14666389f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c4cf417af2e145c8add2d0ed8191f7df (127.5.160.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: false } } }
I20260713 09:03:46.553398  6859 consensus_queue.cc:237] T aa282d741b694705892cabd0d8d5eeb5 P 645ac7b006af4fe9ac76a6d5233cae24 [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: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: false } }
I20260713 09:03:46.561818  7283 raft_consensus.cc:1275] T aa282d741b694705892cabd0d8d5eeb5 P 9be1b79af35e44b9a18180e14666389f [term 1 FOLLOWER]: Refusing update from remote peer 645ac7b006af4fe9ac76a6d5233cae24: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:03:46.563638  7559 consensus_queue.cc:1048] T aa282d741b694705892cabd0d8d5eeb5 P 645ac7b006af4fe9ac76a6d5233cae24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:03:46.564206  6843 tablet_service.cc:1558] Processing DeleteTablet for tablet 50caf4acf9b84b92afab324f33a7aa0e with delete_type TABLET_DATA_TOMBSTONED (TS 645ac7b006af4fe9ac76a6d5233cae24 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:36084
I20260713 09:03:46.565223  7588 tablet_replica.cc:333] T 50caf4acf9b84b92afab324f33a7aa0e P 645ac7b006af4fe9ac76a6d5233cae24: stopping tablet replica
I20260713 09:03:46.565627  7008 raft_consensus.cc:1275] T aa282d741b694705892cabd0d8d5eeb5 P c4cf417af2e145c8add2d0ed8191f7df [term 1 FOLLOWER]: Refusing update from remote peer 645ac7b006af4fe9ac76a6d5233cae24: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:03:46.566285  7588 raft_consensus.cc:2243] T 50caf4acf9b84b92afab324f33a7aa0e P 645ac7b006af4fe9ac76a6d5233cae24 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:46.566998  7588 raft_consensus.cc:2272] T 50caf4acf9b84b92afab324f33a7aa0e P 645ac7b006af4fe9ac76a6d5233cae24 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:46.572162  7588 ts_tablet_manager.cc:1916] T 50caf4acf9b84b92afab324f33a7aa0e P 645ac7b006af4fe9ac76a6d5233cae24: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:03:46.574144  7579 consensus_queue.cc:1048] T aa282d741b694705892cabd0d8d5eeb5 P 645ac7b006af4fe9ac76a6d5233cae24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:03:46.573282  6756 catalog_manager.cc:5697] T 4711243f3a194841875da83174044ca8 P 645ac7b006af4fe9ac76a6d5233cae24 reported cstate change: config changed from index 3 to 4, VOTER c4cf417af2e145c8add2d0ed8191f7df (127.5.160.131) evicted. New cstate: current_term: 1 leader_uuid: "645ac7b006af4fe9ac76a6d5233cae24" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:03:46.578819  7579 raft_consensus.cc:2955] T aa282d741b694705892cabd0d8d5eeb5 P 645ac7b006af4fe9ac76a6d5233cae24 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 233554a02f3f4068b24a2dce881191cd (127.5.160.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: false } } }
I20260713 09:03:46.581367  7282 raft_consensus.cc:2955] T aa282d741b694705892cabd0d8d5eeb5 P 9be1b79af35e44b9a18180e14666389f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 233554a02f3f4068b24a2dce881191cd (127.5.160.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: false } } }
I20260713 09:03:46.592269  6741 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet aa282d741b694705892cabd0d8d5eeb5 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:03:46.597280  7008 raft_consensus.cc:2955] T aa282d741b694705892cabd0d8d5eeb5 P c4cf417af2e145c8add2d0ed8191f7df [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 233554a02f3f4068b24a2dce881191cd (127.5.160.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: false } } }
I20260713 09:03:46.599728  7588 ts_tablet_manager.cc:1929] T 50caf4acf9b84b92afab324f33a7aa0e P 645ac7b006af4fe9ac76a6d5233cae24: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:03:46.600273  7588 log.cc:1199] T 50caf4acf9b84b92afab324f33a7aa0e P 645ac7b006af4fe9ac76a6d5233cae24: Deleting WAL directory at /tmp/dist-test-taskS8ctUk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933387563348-5762-0/minicluster-data/ts-0-root/wals/50caf4acf9b84b92afab324f33a7aa0e
I20260713 09:03:46.601991  6741 catalog_manager.cc:5028] TS 645ac7b006af4fe9ac76a6d5233cae24 (127.5.160.129:43619): tablet 50caf4acf9b84b92afab324f33a7aa0e (table test-workload [id=c6203abe05ab4ec0ab905174ca934516]) successfully deleted
I20260713 09:03:46.605719  6990 tablet_service.cc:1558] Processing DeleteTablet for tablet 4711243f3a194841875da83174044ca8 with delete_type TABLET_DATA_TOMBSTONED (TS c4cf417af2e145c8add2d0ed8191f7df not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:33982
I20260713 09:03:46.613703  6754 catalog_manager.cc:5697] T aa282d741b694705892cabd0d8d5eeb5 P c4cf417af2e145c8add2d0ed8191f7df reported cstate change: config changed from index 3 to 4, VOTER 233554a02f3f4068b24a2dce881191cd (127.5.160.130) evicted. New cstate: current_term: 1 leader_uuid: "645ac7b006af4fe9ac76a6d5233cae24" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: false } } }
I20260713 09:03:46.617043  7590 tablet_replica.cc:333] T 4711243f3a194841875da83174044ca8 P c4cf417af2e145c8add2d0ed8191f7df: stopping tablet replica
I20260713 09:03:46.618371  7590 raft_consensus.cc:2243] T 4711243f3a194841875da83174044ca8 P c4cf417af2e145c8add2d0ed8191f7df [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:46.619040  7590 raft_consensus.cc:2272] T 4711243f3a194841875da83174044ca8 P c4cf417af2e145c8add2d0ed8191f7df [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:46.622920  7590 ts_tablet_manager.cc:1916] T 4711243f3a194841875da83174044ca8 P c4cf417af2e145c8add2d0ed8191f7df: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:03:46.624203  6924 tablet_service.cc:1558] Processing DeleteTablet for tablet aa282d741b694705892cabd0d8d5eeb5 with delete_type TABLET_DATA_TOMBSTONED (TS 233554a02f3f4068b24a2dce881191cd not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:33064
I20260713 09:03:46.635874  7590 ts_tablet_manager.cc:1929] T 4711243f3a194841875da83174044ca8 P c4cf417af2e145c8add2d0ed8191f7df: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:03:46.636255  7590 log.cc:1199] T 4711243f3a194841875da83174044ca8 P c4cf417af2e145c8add2d0ed8191f7df: Deleting WAL directory at /tmp/dist-test-taskS8ctUk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933387563348-5762-0/minicluster-data/ts-2-root/wals/4711243f3a194841875da83174044ca8
I20260713 09:03:46.637467  7591 tablet_replica.cc:333] T aa282d741b694705892cabd0d8d5eeb5 P 233554a02f3f4068b24a2dce881191cd: stopping tablet replica
I20260713 09:03:46.637768  6743 catalog_manager.cc:5028] TS c4cf417af2e145c8add2d0ed8191f7df (127.5.160.131:38501): tablet 4711243f3a194841875da83174044ca8 (table test-workload [id=c6203abe05ab4ec0ab905174ca934516]) successfully deleted
I20260713 09:03:46.638535  7591 raft_consensus.cc:2243] T aa282d741b694705892cabd0d8d5eeb5 P 233554a02f3f4068b24a2dce881191cd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:46.639360  7591 raft_consensus.cc:2272] T aa282d741b694705892cabd0d8d5eeb5 P 233554a02f3f4068b24a2dce881191cd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:46.642650  7591 ts_tablet_manager.cc:1916] T aa282d741b694705892cabd0d8d5eeb5 P 233554a02f3f4068b24a2dce881191cd: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:03:46.653604  7591 ts_tablet_manager.cc:1929] T aa282d741b694705892cabd0d8d5eeb5 P 233554a02f3f4068b24a2dce881191cd: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:03:46.653918  7591 log.cc:1199] T aa282d741b694705892cabd0d8d5eeb5 P 233554a02f3f4068b24a2dce881191cd: Deleting WAL directory at /tmp/dist-test-taskS8ctUk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933387563348-5762-0/minicluster-data/ts-1-root/wals/aa282d741b694705892cabd0d8d5eeb5
I20260713 09:03:46.655295  6742 catalog_manager.cc:5028] TS 233554a02f3f4068b24a2dce881191cd (127.5.160.130:45799): tablet aa282d741b694705892cabd0d8d5eeb5 (table test-workload [id=c6203abe05ab4ec0ab905174ca934516]) successfully deleted
I20260713 09:03:47.656273  6859 consensus_queue.cc:237] T 7f8d8e811b0c4f3c9451eebd0cae2e05 P 645ac7b006af4fe9ac76a6d5233cae24 [LEADER]: Queue 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: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } attrs { replace: true } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: true } }
I20260713 09:03:47.662598  7005 raft_consensus.cc:1275] T 7f8d8e811b0c4f3c9451eebd0cae2e05 P c4cf417af2e145c8add2d0ed8191f7df [term 1 FOLLOWER]: Refusing update from remote peer 645ac7b006af4fe9ac76a6d5233cae24: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:03:47.663606  6825 consensus_peers.cc:597] T 7f8d8e811b0c4f3c9451eebd0cae2e05 P 645ac7b006af4fe9ac76a6d5233cae24 -> Peer 9be1b79af35e44b9a18180e14666389f (127.5.160.132:33665): Couldn't send request to peer 9be1b79af35e44b9a18180e14666389f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7f8d8e811b0c4f3c9451eebd0cae2e05. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:03:47.663717  6931 raft_consensus.cc:1275] T 7f8d8e811b0c4f3c9451eebd0cae2e05 P 233554a02f3f4068b24a2dce881191cd [term 1 FOLLOWER]: Refusing update from remote peer 645ac7b006af4fe9ac76a6d5233cae24: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:03:47.663918  7559 consensus_queue.cc:1048] T 7f8d8e811b0c4f3c9451eebd0cae2e05 P 645ac7b006af4fe9ac76a6d5233cae24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:03:47.664906  7594 consensus_queue.cc:1048] T 7f8d8e811b0c4f3c9451eebd0cae2e05 P 645ac7b006af4fe9ac76a6d5233cae24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:03:47.671708  7579 raft_consensus.cc:2955] T 7f8d8e811b0c4f3c9451eebd0cae2e05 P 645ac7b006af4fe9ac76a6d5233cae24 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9be1b79af35e44b9a18180e14666389f (127.5.160.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } attrs { replace: true } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: true } } }
I20260713 09:03:47.673291  7005 raft_consensus.cc:2955] T 7f8d8e811b0c4f3c9451eebd0cae2e05 P c4cf417af2e145c8add2d0ed8191f7df [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9be1b79af35e44b9a18180e14666389f (127.5.160.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } attrs { replace: true } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: true } } }
I20260713 09:03:47.673573  6931 raft_consensus.cc:2955] T 7f8d8e811b0c4f3c9451eebd0cae2e05 P 233554a02f3f4068b24a2dce881191cd [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9be1b79af35e44b9a18180e14666389f (127.5.160.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } attrs { replace: true } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: true } } }
I20260713 09:03:47.685011  6753 catalog_manager.cc:5697] T 7f8d8e811b0c4f3c9451eebd0cae2e05 P c4cf417af2e145c8add2d0ed8191f7df reported cstate change: config changed from index -1 to 2, NON_VOTER 9be1b79af35e44b9a18180e14666389f (127.5.160.132) added. New cstate: current_term: 1 leader_uuid: "645ac7b006af4fe9ac76a6d5233cae24" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } attrs { replace: true } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: true } } }
I20260713 09:03:47.687841  6859 consensus_queue.cc:237] T 0b7fc422dc7c4688b543a6a88e066d03 P 645ac7b006af4fe9ac76a6d5233cae24 [LEADER]: Queue 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: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } attrs { replace: true } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: true } }
I20260713 09:03:47.694392  7005 raft_consensus.cc:1275] T 0b7fc422dc7c4688b543a6a88e066d03 P c4cf417af2e145c8add2d0ed8191f7df [term 1 FOLLOWER]: Refusing update from remote peer 645ac7b006af4fe9ac76a6d5233cae24: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:03:47.694685  6931 raft_consensus.cc:1275] T 0b7fc422dc7c4688b543a6a88e066d03 P 233554a02f3f4068b24a2dce881191cd [term 1 FOLLOWER]: Refusing update from remote peer 645ac7b006af4fe9ac76a6d5233cae24: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:03:47.696135  6825 consensus_peers.cc:597] T 0b7fc422dc7c4688b543a6a88e066d03 P 645ac7b006af4fe9ac76a6d5233cae24 -> Peer 9be1b79af35e44b9a18180e14666389f (127.5.160.132:33665): Couldn't send request to peer 9be1b79af35e44b9a18180e14666389f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0b7fc422dc7c4688b543a6a88e066d03. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:03:47.696156  7594 consensus_queue.cc:1048] T 0b7fc422dc7c4688b543a6a88e066d03 P 645ac7b006af4fe9ac76a6d5233cae24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:03:47.697273  7559 consensus_queue.cc:1048] T 0b7fc422dc7c4688b543a6a88e066d03 P 645ac7b006af4fe9ac76a6d5233cae24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:03:47.706221  7559 raft_consensus.cc:2955] T 0b7fc422dc7c4688b543a6a88e066d03 P 645ac7b006af4fe9ac76a6d5233cae24 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9be1b79af35e44b9a18180e14666389f (127.5.160.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } attrs { replace: true } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: true } } }
I20260713 09:03:47.710783  7005 raft_consensus.cc:2955] T 0b7fc422dc7c4688b543a6a88e066d03 P c4cf417af2e145c8add2d0ed8191f7df [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9be1b79af35e44b9a18180e14666389f (127.5.160.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } attrs { replace: true } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: true } } }
I20260713 09:03:47.720093  6931 raft_consensus.cc:2955] T 0b7fc422dc7c4688b543a6a88e066d03 P 233554a02f3f4068b24a2dce881191cd [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9be1b79af35e44b9a18180e14666389f (127.5.160.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } attrs { replace: true } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: true } } }
I20260713 09:03:47.726290  6756 catalog_manager.cc:5697] T 0b7fc422dc7c4688b543a6a88e066d03 P 645ac7b006af4fe9ac76a6d5233cae24 reported cstate change: config changed from index -1 to 2, NON_VOTER 9be1b79af35e44b9a18180e14666389f (127.5.160.132) added. New cstate: current_term: 1 leader_uuid: "645ac7b006af4fe9ac76a6d5233cae24" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:03:48.152170  7609 ts_tablet_manager.cc:933] T 7f8d8e811b0c4f3c9451eebd0cae2e05 P 9be1b79af35e44b9a18180e14666389f: Initiating tablet copy from peer 645ac7b006af4fe9ac76a6d5233cae24 (127.5.160.129:43619)
I20260713 09:03:48.154934  7609 tablet_copy_client.cc:323] T 7f8d8e811b0c4f3c9451eebd0cae2e05 P 9be1b79af35e44b9a18180e14666389f: tablet copy: Beginning tablet copy session from remote peer at address 127.5.160.129:43619
I20260713 09:03:48.156991  6869 tablet_copy_service.cc:140] P 645ac7b006af4fe9ac76a6d5233cae24: Received BeginTabletCopySession request for tablet 7f8d8e811b0c4f3c9451eebd0cae2e05 from peer 9be1b79af35e44b9a18180e14666389f ({username='slave'} at 127.0.0.1:43900)
I20260713 09:03:48.157637  6869 tablet_copy_service.cc:161] P 645ac7b006af4fe9ac76a6d5233cae24: Beginning new tablet copy session on tablet 7f8d8e811b0c4f3c9451eebd0cae2e05 from peer 9be1b79af35e44b9a18180e14666389f at {username='slave'} at 127.0.0.1:43900: session id = 9be1b79af35e44b9a18180e14666389f-7f8d8e811b0c4f3c9451eebd0cae2e05
I20260713 09:03:48.168279  6869 tablet_copy_source_session.cc:215] T 7f8d8e811b0c4f3c9451eebd0cae2e05 P 645ac7b006af4fe9ac76a6d5233cae24: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:03:48.173766  7609 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f8d8e811b0c4f3c9451eebd0cae2e05. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:48.191092  7609 tablet_copy_client.cc:806] T 7f8d8e811b0c4f3c9451eebd0cae2e05 P 9be1b79af35e44b9a18180e14666389f: tablet copy: Starting download of 0 data blocks...
I20260713 09:03:48.191839  7609 tablet_copy_client.cc:670] T 7f8d8e811b0c4f3c9451eebd0cae2e05 P 9be1b79af35e44b9a18180e14666389f: tablet copy: Starting download of 1 WAL segments...
I20260713 09:03:48.195866  7609 tablet_copy_client.cc:538] T 7f8d8e811b0c4f3c9451eebd0cae2e05 P 9be1b79af35e44b9a18180e14666389f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:03:48.205363  7609 tablet_bootstrap.cc:492] T 7f8d8e811b0c4f3c9451eebd0cae2e05 P 9be1b79af35e44b9a18180e14666389f: Bootstrap starting.
I20260713 09:03:48.229048  7609 tablet_bootstrap.cc:492] T 7f8d8e811b0c4f3c9451eebd0cae2e05 P 9be1b79af35e44b9a18180e14666389f: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:03:48.229861  7609 tablet_bootstrap.cc:492] T 7f8d8e811b0c4f3c9451eebd0cae2e05 P 9be1b79af35e44b9a18180e14666389f: Bootstrap complete.
I20260713 09:03:48.230412  7609 ts_tablet_manager.cc:1403] T 7f8d8e811b0c4f3c9451eebd0cae2e05 P 9be1b79af35e44b9a18180e14666389f: Time spent bootstrapping tablet: real 0.025s	user 0.014s	sys 0.012s
I20260713 09:03:48.234200  7609 raft_consensus.cc:359] T 7f8d8e811b0c4f3c9451eebd0cae2e05 P 9be1b79af35e44b9a18180e14666389f [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } attrs { replace: true } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: true } }
I20260713 09:03:48.235515  7609 raft_consensus.cc:740] T 7f8d8e811b0c4f3c9451eebd0cae2e05 P 9be1b79af35e44b9a18180e14666389f [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9be1b79af35e44b9a18180e14666389f, State: Initialized, Role: LEARNER
I20260713 09:03:48.236284  7609 consensus_queue.cc:260] T 7f8d8e811b0c4f3c9451eebd0cae2e05 P 9be1b79af35e44b9a18180e14666389f [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: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } attrs { replace: true } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: true } }
I20260713 09:03:48.239466  7609 ts_tablet_manager.cc:1434] T 7f8d8e811b0c4f3c9451eebd0cae2e05 P 9be1b79af35e44b9a18180e14666389f: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.001s
I20260713 09:03:48.241605  6869 tablet_copy_service.cc:342] P 645ac7b006af4fe9ac76a6d5233cae24: Request end of tablet copy session 9be1b79af35e44b9a18180e14666389f-7f8d8e811b0c4f3c9451eebd0cae2e05 received from {username='slave'} at 127.0.0.1:43900
I20260713 09:03:48.242264  6869 tablet_copy_service.cc:434] P 645ac7b006af4fe9ac76a6d5233cae24: ending tablet copy session 9be1b79af35e44b9a18180e14666389f-7f8d8e811b0c4f3c9451eebd0cae2e05 on tablet 7f8d8e811b0c4f3c9451eebd0cae2e05 with peer 9be1b79af35e44b9a18180e14666389f
I20260713 09:03:48.270716  7609 ts_tablet_manager.cc:933] T 0b7fc422dc7c4688b543a6a88e066d03 P 9be1b79af35e44b9a18180e14666389f: Initiating tablet copy from peer 645ac7b006af4fe9ac76a6d5233cae24 (127.5.160.129:43619)
I20260713 09:03:48.272451  7609 tablet_copy_client.cc:323] T 0b7fc422dc7c4688b543a6a88e066d03 P 9be1b79af35e44b9a18180e14666389f: tablet copy: Beginning tablet copy session from remote peer at address 127.5.160.129:43619
I20260713 09:03:48.273981  6869 tablet_copy_service.cc:140] P 645ac7b006af4fe9ac76a6d5233cae24: Received BeginTabletCopySession request for tablet 0b7fc422dc7c4688b543a6a88e066d03 from peer 9be1b79af35e44b9a18180e14666389f ({username='slave'} at 127.0.0.1:43900)
I20260713 09:03:48.274525  6869 tablet_copy_service.cc:161] P 645ac7b006af4fe9ac76a6d5233cae24: Beginning new tablet copy session on tablet 0b7fc422dc7c4688b543a6a88e066d03 from peer 9be1b79af35e44b9a18180e14666389f at {username='slave'} at 127.0.0.1:43900: session id = 9be1b79af35e44b9a18180e14666389f-0b7fc422dc7c4688b543a6a88e066d03
I20260713 09:03:48.280423  6869 tablet_copy_source_session.cc:215] T 0b7fc422dc7c4688b543a6a88e066d03 P 645ac7b006af4fe9ac76a6d5233cae24: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:03:48.284441  7609 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b7fc422dc7c4688b543a6a88e066d03. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:48.303706  7609 tablet_copy_client.cc:806] T 0b7fc422dc7c4688b543a6a88e066d03 P 9be1b79af35e44b9a18180e14666389f: tablet copy: Starting download of 0 data blocks...
I20260713 09:03:48.304574  7609 tablet_copy_client.cc:670] T 0b7fc422dc7c4688b543a6a88e066d03 P 9be1b79af35e44b9a18180e14666389f: tablet copy: Starting download of 1 WAL segments...
I20260713 09:03:48.308106  7609 tablet_copy_client.cc:538] T 0b7fc422dc7c4688b543a6a88e066d03 P 9be1b79af35e44b9a18180e14666389f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:03:48.314428  7609 tablet_bootstrap.cc:492] T 0b7fc422dc7c4688b543a6a88e066d03 P 9be1b79af35e44b9a18180e14666389f: Bootstrap starting.
I20260713 09:03:48.332222  7609 tablet_bootstrap.cc:492] T 0b7fc422dc7c4688b543a6a88e066d03 P 9be1b79af35e44b9a18180e14666389f: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:03:48.332980  7609 tablet_bootstrap.cc:492] T 0b7fc422dc7c4688b543a6a88e066d03 P 9be1b79af35e44b9a18180e14666389f: Bootstrap complete.
I20260713 09:03:48.333564  7609 ts_tablet_manager.cc:1403] T 0b7fc422dc7c4688b543a6a88e066d03 P 9be1b79af35e44b9a18180e14666389f: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.007s
I20260713 09:03:48.336225  7609 raft_consensus.cc:359] T 0b7fc422dc7c4688b543a6a88e066d03 P 9be1b79af35e44b9a18180e14666389f [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } attrs { replace: true } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: true } }
I20260713 09:03:48.337121  7609 raft_consensus.cc:740] T 0b7fc422dc7c4688b543a6a88e066d03 P 9be1b79af35e44b9a18180e14666389f [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9be1b79af35e44b9a18180e14666389f, State: Initialized, Role: LEARNER
I20260713 09:03:48.337832  7609 consensus_queue.cc:260] T 0b7fc422dc7c4688b543a6a88e066d03 P 9be1b79af35e44b9a18180e14666389f [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: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } attrs { replace: true } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: true } }
I20260713 09:03:48.340210  7609 ts_tablet_manager.cc:1434] T 0b7fc422dc7c4688b543a6a88e066d03 P 9be1b79af35e44b9a18180e14666389f: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:03:48.342309  6869 tablet_copy_service.cc:342] P 645ac7b006af4fe9ac76a6d5233cae24: Request end of tablet copy session 9be1b79af35e44b9a18180e14666389f-0b7fc422dc7c4688b543a6a88e066d03 received from {username='slave'} at 127.0.0.1:43900
I20260713 09:03:48.342748  6869 tablet_copy_service.cc:434] P 645ac7b006af4fe9ac76a6d5233cae24: ending tablet copy session 9be1b79af35e44b9a18180e14666389f-0b7fc422dc7c4688b543a6a88e066d03 on tablet 0b7fc422dc7c4688b543a6a88e066d03 with peer 9be1b79af35e44b9a18180e14666389f
I20260713 09:03:48.676014  7282 raft_consensus.cc:1217] T 7f8d8e811b0c4f3c9451eebd0cae2e05 P 9be1b79af35e44b9a18180e14666389f [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:03:48.707067  7282 raft_consensus.cc:1217] T 0b7fc422dc7c4688b543a6a88e066d03 P 9be1b79af35e44b9a18180e14666389f [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:03:49.209798  7615 raft_consensus.cc:1064] T 0b7fc422dc7c4688b543a6a88e066d03 P 645ac7b006af4fe9ac76a6d5233cae24: attempting to promote NON_VOTER 9be1b79af35e44b9a18180e14666389f to VOTER
I20260713 09:03:49.212550  7615 consensus_queue.cc:237] T 0b7fc422dc7c4688b543a6a88e066d03 P 645ac7b006af4fe9ac76a6d5233cae24 [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: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } attrs { replace: true } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: false } }
I20260713 09:03:49.219702  7283 raft_consensus.cc:1275] T 0b7fc422dc7c4688b543a6a88e066d03 P 9be1b79af35e44b9a18180e14666389f [term 1 LEARNER]: Refusing update from remote peer 645ac7b006af4fe9ac76a6d5233cae24: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:03:49.222191  7617 consensus_queue.cc:1048] T 0b7fc422dc7c4688b543a6a88e066d03 P 645ac7b006af4fe9ac76a6d5233cae24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:03:49.222523  7005 raft_consensus.cc:1275] T 0b7fc422dc7c4688b543a6a88e066d03 P c4cf417af2e145c8add2d0ed8191f7df [term 1 FOLLOWER]: Refusing update from remote peer 645ac7b006af4fe9ac76a6d5233cae24: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:03:49.224610  7606 raft_consensus.cc:1064] T 7f8d8e811b0c4f3c9451eebd0cae2e05 P 645ac7b006af4fe9ac76a6d5233cae24: attempting to promote NON_VOTER 9be1b79af35e44b9a18180e14666389f to VOTER
I20260713 09:03:49.224903  7615 consensus_queue.cc:1048] T 0b7fc422dc7c4688b543a6a88e066d03 P 645ac7b006af4fe9ac76a6d5233cae24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:03:49.227301  7606 consensus_queue.cc:237] T 7f8d8e811b0c4f3c9451eebd0cae2e05 P 645ac7b006af4fe9ac76a6d5233cae24 [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: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } attrs { replace: true } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: false } }
I20260713 09:03:49.239794  6933 raft_consensus.cc:1275] T 0b7fc422dc7c4688b543a6a88e066d03 P 233554a02f3f4068b24a2dce881191cd [term 1 FOLLOWER]: Refusing update from remote peer 645ac7b006af4fe9ac76a6d5233cae24: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:03:49.241829  7615 consensus_queue.cc:1048] T 0b7fc422dc7c4688b543a6a88e066d03 P 645ac7b006af4fe9ac76a6d5233cae24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:03:49.243468  7616 raft_consensus.cc:2955] T 0b7fc422dc7c4688b543a6a88e066d03 P 645ac7b006af4fe9ac76a6d5233cae24 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9be1b79af35e44b9a18180e14666389f (127.5.160.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } attrs { replace: true } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: false } } }
I20260713 09:03:49.244874  7284 raft_consensus.cc:1275] T 7f8d8e811b0c4f3c9451eebd0cae2e05 P 9be1b79af35e44b9a18180e14666389f [term 1 LEARNER]: Refusing update from remote peer 645ac7b006af4fe9ac76a6d5233cae24: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:03:49.246904  7617 consensus_queue.cc:1048] T 7f8d8e811b0c4f3c9451eebd0cae2e05 P 645ac7b006af4fe9ac76a6d5233cae24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:03:49.249920  7284 raft_consensus.cc:2955] T 0b7fc422dc7c4688b543a6a88e066d03 P 9be1b79af35e44b9a18180e14666389f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9be1b79af35e44b9a18180e14666389f (127.5.160.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } attrs { replace: true } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: false } } }
I20260713 09:03:49.256218  6931 raft_consensus.cc:1275] T 7f8d8e811b0c4f3c9451eebd0cae2e05 P 233554a02f3f4068b24a2dce881191cd [term 1 FOLLOWER]: Refusing update from remote peer 645ac7b006af4fe9ac76a6d5233cae24: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:03:49.253530  7005 raft_consensus.cc:1275] T 7f8d8e811b0c4f3c9451eebd0cae2e05 P c4cf417af2e145c8add2d0ed8191f7df [term 1 FOLLOWER]: Refusing update from remote peer 645ac7b006af4fe9ac76a6d5233cae24: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:03:49.257707  7618 consensus_queue.cc:1048] T 7f8d8e811b0c4f3c9451eebd0cae2e05 P 645ac7b006af4fe9ac76a6d5233cae24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:03:49.259707  7005 raft_consensus.cc:2955] T 0b7fc422dc7c4688b543a6a88e066d03 P c4cf417af2e145c8add2d0ed8191f7df [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9be1b79af35e44b9a18180e14666389f (127.5.160.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } attrs { replace: true } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: false } } }
I20260713 09:03:49.265215  6933 raft_consensus.cc:2955] T 0b7fc422dc7c4688b543a6a88e066d03 P 233554a02f3f4068b24a2dce881191cd [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9be1b79af35e44b9a18180e14666389f (127.5.160.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } attrs { replace: true } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: false } } }
I20260713 09:03:49.260548  7617 consensus_queue.cc:1048] T 7f8d8e811b0c4f3c9451eebd0cae2e05 P 645ac7b006af4fe9ac76a6d5233cae24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.012s
I20260713 09:03:49.278175  6753 catalog_manager.cc:5697] T 0b7fc422dc7c4688b543a6a88e066d03 P 645ac7b006af4fe9ac76a6d5233cae24 reported cstate change: config changed from index 2 to 3, 9be1b79af35e44b9a18180e14666389f (127.5.160.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "645ac7b006af4fe9ac76a6d5233cae24" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:03:49.299091  7617 raft_consensus.cc:2955] T 7f8d8e811b0c4f3c9451eebd0cae2e05 P 645ac7b006af4fe9ac76a6d5233cae24 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9be1b79af35e44b9a18180e14666389f (127.5.160.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } attrs { replace: true } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: false } } }
I20260713 09:03:49.306928  6931 raft_consensus.cc:2955] T 7f8d8e811b0c4f3c9451eebd0cae2e05 P 233554a02f3f4068b24a2dce881191cd [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9be1b79af35e44b9a18180e14666389f (127.5.160.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } attrs { replace: true } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: false } } }
I20260713 09:03:49.309921  7008 raft_consensus.cc:2955] T 7f8d8e811b0c4f3c9451eebd0cae2e05 P c4cf417af2e145c8add2d0ed8191f7df [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9be1b79af35e44b9a18180e14666389f (127.5.160.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } attrs { replace: true } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: false } } }
I20260713 09:03:49.322204  7284 raft_consensus.cc:2955] T 7f8d8e811b0c4f3c9451eebd0cae2e05 P 9be1b79af35e44b9a18180e14666389f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9be1b79af35e44b9a18180e14666389f (127.5.160.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } attrs { replace: true } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: false } } }
I20260713 09:03:49.339711  6757 catalog_manager.cc:5697] T 7f8d8e811b0c4f3c9451eebd0cae2e05 P 9be1b79af35e44b9a18180e14666389f reported cstate change: config changed from index 2 to 3, 9be1b79af35e44b9a18180e14666389f (127.5.160.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "645ac7b006af4fe9ac76a6d5233cae24" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } attrs { replace: true } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: false } } }
I20260713 09:03:49.359187  6859 consensus_queue.cc:237] T 7f8d8e811b0c4f3c9451eebd0cae2e05 P 645ac7b006af4fe9ac76a6d5233cae24 [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: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: false } }
I20260713 09:03:49.364034  7284 raft_consensus.cc:1275] T 7f8d8e811b0c4f3c9451eebd0cae2e05 P 9be1b79af35e44b9a18180e14666389f [term 1 FOLLOWER]: Refusing update from remote peer 645ac7b006af4fe9ac76a6d5233cae24: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:03:49.364645  7008 raft_consensus.cc:1275] T 7f8d8e811b0c4f3c9451eebd0cae2e05 P c4cf417af2e145c8add2d0ed8191f7df [term 1 FOLLOWER]: Refusing update from remote peer 645ac7b006af4fe9ac76a6d5233cae24: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:03:49.365224  7615 consensus_queue.cc:1048] T 7f8d8e811b0c4f3c9451eebd0cae2e05 P 645ac7b006af4fe9ac76a6d5233cae24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:03:49.366153  7617 consensus_queue.cc:1048] T 7f8d8e811b0c4f3c9451eebd0cae2e05 P 645ac7b006af4fe9ac76a6d5233cae24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:03:49.372177  7606 raft_consensus.cc:2955] T 7f8d8e811b0c4f3c9451eebd0cae2e05 P 645ac7b006af4fe9ac76a6d5233cae24 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 233554a02f3f4068b24a2dce881191cd (127.5.160.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: false } } }
I20260713 09:03:49.374063  7008 raft_consensus.cc:2955] T 7f8d8e811b0c4f3c9451eebd0cae2e05 P c4cf417af2e145c8add2d0ed8191f7df [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 233554a02f3f4068b24a2dce881191cd (127.5.160.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: false } } }
I20260713 09:03:49.379168  7284 raft_consensus.cc:2955] T 7f8d8e811b0c4f3c9451eebd0cae2e05 P 9be1b79af35e44b9a18180e14666389f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 233554a02f3f4068b24a2dce881191cd (127.5.160.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: false } } }
I20260713 09:03:49.386543  6753 catalog_manager.cc:5697] T 7f8d8e811b0c4f3c9451eebd0cae2e05 P c4cf417af2e145c8add2d0ed8191f7df reported cstate change: config changed from index 3 to 4, VOTER 233554a02f3f4068b24a2dce881191cd (127.5.160.130) evicted. New cstate: current_term: 1 leader_uuid: "645ac7b006af4fe9ac76a6d5233cae24" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: false } } }
I20260713 09:03:49.392603  6741 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 7f8d8e811b0c4f3c9451eebd0cae2e05 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:03:49.397488  6924 tablet_service.cc:1558] Processing DeleteTablet for tablet 7f8d8e811b0c4f3c9451eebd0cae2e05 with delete_type TABLET_DATA_TOMBSTONED (TS 233554a02f3f4068b24a2dce881191cd not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:33064
I20260713 09:03:49.405748  7634 tablet_replica.cc:333] T 7f8d8e811b0c4f3c9451eebd0cae2e05 P 233554a02f3f4068b24a2dce881191cd: stopping tablet replica
I20260713 09:03:49.406762  7634 raft_consensus.cc:2243] T 7f8d8e811b0c4f3c9451eebd0cae2e05 P 233554a02f3f4068b24a2dce881191cd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:49.407541  7634 raft_consensus.cc:2272] T 7f8d8e811b0c4f3c9451eebd0cae2e05 P 233554a02f3f4068b24a2dce881191cd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:49.410666  7634 ts_tablet_manager.cc:1916] T 7f8d8e811b0c4f3c9451eebd0cae2e05 P 233554a02f3f4068b24a2dce881191cd: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:03:49.422344  7634 ts_tablet_manager.cc:1929] T 7f8d8e811b0c4f3c9451eebd0cae2e05 P 233554a02f3f4068b24a2dce881191cd: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:03:49.422721  7634 log.cc:1199] T 7f8d8e811b0c4f3c9451eebd0cae2e05 P 233554a02f3f4068b24a2dce881191cd: Deleting WAL directory at /tmp/dist-test-taskS8ctUk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933387563348-5762-0/minicluster-data/ts-1-root/wals/7f8d8e811b0c4f3c9451eebd0cae2e05
I20260713 09:03:49.424412  6742 catalog_manager.cc:5028] TS 233554a02f3f4068b24a2dce881191cd (127.5.160.130:45799): tablet 7f8d8e811b0c4f3c9451eebd0cae2e05 (table test-workload [id=c6203abe05ab4ec0ab905174ca934516]) successfully deleted
I20260713 09:03:49.697607  6859 consensus_queue.cc:237] T 0b7fc422dc7c4688b543a6a88e066d03 P 645ac7b006af4fe9ac76a6d5233cae24 [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: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: false } }
I20260713 09:03:49.701851  7284 raft_consensus.cc:1275] T 0b7fc422dc7c4688b543a6a88e066d03 P 9be1b79af35e44b9a18180e14666389f [term 1 FOLLOWER]: Refusing update from remote peer 645ac7b006af4fe9ac76a6d5233cae24: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:03:49.703305  7606 consensus_queue.cc:1048] T 0b7fc422dc7c4688b543a6a88e066d03 P 645ac7b006af4fe9ac76a6d5233cae24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:03:49.703585  6931 raft_consensus.cc:1275] T 0b7fc422dc7c4688b543a6a88e066d03 P 233554a02f3f4068b24a2dce881191cd [term 1 FOLLOWER]: Refusing update from remote peer 645ac7b006af4fe9ac76a6d5233cae24: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:03:49.705138  7616 consensus_queue.cc:1048] T 0b7fc422dc7c4688b543a6a88e066d03 P 645ac7b006af4fe9ac76a6d5233cae24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:03:49.709889  7606 raft_consensus.cc:2955] T 0b7fc422dc7c4688b543a6a88e066d03 P 645ac7b006af4fe9ac76a6d5233cae24 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c4cf417af2e145c8add2d0ed8191f7df (127.5.160.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: false } } }
I20260713 09:03:49.711287  7284 raft_consensus.cc:2955] T 0b7fc422dc7c4688b543a6a88e066d03 P 9be1b79af35e44b9a18180e14666389f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c4cf417af2e145c8add2d0ed8191f7df (127.5.160.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: false } } }
I20260713 09:03:49.713713  6931 raft_consensus.cc:2955] T 0b7fc422dc7c4688b543a6a88e066d03 P 233554a02f3f4068b24a2dce881191cd [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c4cf417af2e145c8add2d0ed8191f7df (127.5.160.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: false } } }
I20260713 09:03:49.725466  6741 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 0b7fc422dc7c4688b543a6a88e066d03 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:03:49.773679  6756 catalog_manager.cc:5697] T 0b7fc422dc7c4688b543a6a88e066d03 P 645ac7b006af4fe9ac76a6d5233cae24 reported cstate change: config changed from index 3 to 4, VOTER c4cf417af2e145c8add2d0ed8191f7df (127.5.160.131) evicted. New cstate: current_term: 1 leader_uuid: "645ac7b006af4fe9ac76a6d5233cae24" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
W20260713 09:03:49.775230  6899 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.160.131:38501, user_credentials={real_user=slave}} blocked reactor thread for 48233.2us
I20260713 09:03:49.786604  6990 tablet_service.cc:1558] Processing DeleteTablet for tablet 0b7fc422dc7c4688b543a6a88e066d03 with delete_type TABLET_DATA_TOMBSTONED (TS c4cf417af2e145c8add2d0ed8191f7df not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:33982
I20260713 09:03:49.793618  7638 tablet_replica.cc:333] T 0b7fc422dc7c4688b543a6a88e066d03 P c4cf417af2e145c8add2d0ed8191f7df: stopping tablet replica
I20260713 09:03:49.794812  7638 raft_consensus.cc:2243] T 0b7fc422dc7c4688b543a6a88e066d03 P c4cf417af2e145c8add2d0ed8191f7df [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:49.795684  7638 raft_consensus.cc:2272] T 0b7fc422dc7c4688b543a6a88e066d03 P c4cf417af2e145c8add2d0ed8191f7df [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:49.802620  7638 ts_tablet_manager.cc:1916] T 0b7fc422dc7c4688b543a6a88e066d03 P c4cf417af2e145c8add2d0ed8191f7df: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:03:49.814360  7638 ts_tablet_manager.cc:1929] T 0b7fc422dc7c4688b543a6a88e066d03 P c4cf417af2e145c8add2d0ed8191f7df: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:03:49.814683  7638 log.cc:1199] T 0b7fc422dc7c4688b543a6a88e066d03 P c4cf417af2e145c8add2d0ed8191f7df: Deleting WAL directory at /tmp/dist-test-taskS8ctUk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933387563348-5762-0/minicluster-data/ts-2-root/wals/0b7fc422dc7c4688b543a6a88e066d03
I20260713 09:03:49.816409  6743 catalog_manager.cc:5028] TS c4cf417af2e145c8add2d0ed8191f7df (127.5.160.131:38501): tablet 0b7fc422dc7c4688b543a6a88e066d03 (table test-workload [id=c6203abe05ab4ec0ab905174ca934516]) successfully deleted
I20260713 09:03:54.983404  5762 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:03:55.007332  6859 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0b7fc422dc7c4688b543a6a88e066d03"
dest_uuid: "645ac7b006af4fe9ac76a6d5233cae24"
mode: GRACEFUL
new_leader_uuid: "9be1b79af35e44b9a18180e14666389f"
 from {username='slave'} at 127.0.0.1:38988
I20260713 09:03:55.007963  6859 raft_consensus.cc:606] T 0b7fc422dc7c4688b543a6a88e066d03 P 645ac7b006af4fe9ac76a6d5233cae24 [term 1 LEADER]: Received request to transfer leadership to TS 9be1b79af35e44b9a18180e14666389f
I20260713 09:03:55.010424  6859 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "55fe651321d641498846ce7b908bea0f"
dest_uuid: "645ac7b006af4fe9ac76a6d5233cae24"
mode: GRACEFUL
new_leader_uuid: "9be1b79af35e44b9a18180e14666389f"
 from {username='slave'} at 127.0.0.1:38988
I20260713 09:03:55.010934  6859 raft_consensus.cc:606] T 55fe651321d641498846ce7b908bea0f P 645ac7b006af4fe9ac76a6d5233cae24 [term 1 LEADER]: Received request to transfer leadership to TS 9be1b79af35e44b9a18180e14666389f
I20260713 09:03:55.012938  6859 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8d13118e8cab4063a32e25678ef9f499"
dest_uuid: "645ac7b006af4fe9ac76a6d5233cae24"
mode: GRACEFUL
new_leader_uuid: "9be1b79af35e44b9a18180e14666389f"
 from {username='slave'} at 127.0.0.1:38988
I20260713 09:03:55.013477  6859 raft_consensus.cc:606] T 8d13118e8cab4063a32e25678ef9f499 P 645ac7b006af4fe9ac76a6d5233cae24 [term 1 LEADER]: Received request to transfer leadership to TS 9be1b79af35e44b9a18180e14666389f
I20260713 09:03:55.016050  6859 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "aa282d741b694705892cabd0d8d5eeb5"
dest_uuid: "645ac7b006af4fe9ac76a6d5233cae24"
mode: GRACEFUL
new_leader_uuid: "9be1b79af35e44b9a18180e14666389f"
 from {username='slave'} at 127.0.0.1:38988
I20260713 09:03:55.016572  6859 raft_consensus.cc:606] T aa282d741b694705892cabd0d8d5eeb5 P 645ac7b006af4fe9ac76a6d5233cae24 [term 1 LEADER]: Received request to transfer leadership to TS 9be1b79af35e44b9a18180e14666389f
I20260713 09:03:55.027401  6933 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e13110a21957440c8abbb009eff7fa47"
dest_uuid: "233554a02f3f4068b24a2dce881191cd"
mode: GRACEFUL
new_leader_uuid: "9be1b79af35e44b9a18180e14666389f"
 from {username='slave'} at 127.0.0.1:34286
I20260713 09:03:55.027894  6933 raft_consensus.cc:606] T e13110a21957440c8abbb009eff7fa47 P 233554a02f3f4068b24a2dce881191cd [term 1 LEADER]: Received request to transfer leadership to TS 9be1b79af35e44b9a18180e14666389f
I20260713 09:03:55.028995  5762 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260713 09:03:55.029644  5762 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:03:55.078729  7642 raft_consensus.cc:993] T 8d13118e8cab4063a32e25678ef9f499 P 645ac7b006af4fe9ac76a6d5233cae24: : Instructing follower 9be1b79af35e44b9a18180e14666389f to start an election
I20260713 09:03:55.079293  7644 raft_consensus.cc:1081] T 8d13118e8cab4063a32e25678ef9f499 P 645ac7b006af4fe9ac76a6d5233cae24 [term 1 LEADER]: Signalling peer 9be1b79af35e44b9a18180e14666389f to start an election
I20260713 09:03:55.080709  7284 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8d13118e8cab4063a32e25678ef9f499"
dest_uuid: "9be1b79af35e44b9a18180e14666389f"
 from {username='slave'} at 127.0.0.1:56844
I20260713 09:03:55.081213  7284 raft_consensus.cc:493] T 8d13118e8cab4063a32e25678ef9f499 P 9be1b79af35e44b9a18180e14666389f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:03:55.081482  7284 raft_consensus.cc:3060] T 8d13118e8cab4063a32e25678ef9f499 P 9be1b79af35e44b9a18180e14666389f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:55.085716  7284 raft_consensus.cc:515] T 8d13118e8cab4063a32e25678ef9f499 P 9be1b79af35e44b9a18180e14666389f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: false } }
I20260713 09:03:55.087563  7284 leader_election.cc:290] T 8d13118e8cab4063a32e25678ef9f499 P 9be1b79af35e44b9a18180e14666389f [CANDIDATE]: Term 2 election: Requested vote from peers 645ac7b006af4fe9ac76a6d5233cae24 (127.5.160.129:43619), c4cf417af2e145c8add2d0ed8191f7df (127.5.160.131:38501)
I20260713 09:03:55.088460  6859 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d13118e8cab4063a32e25678ef9f499" candidate_uuid: "9be1b79af35e44b9a18180e14666389f" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "645ac7b006af4fe9ac76a6d5233cae24"
I20260713 09:03:55.088758  7007 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d13118e8cab4063a32e25678ef9f499" candidate_uuid: "9be1b79af35e44b9a18180e14666389f" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "c4cf417af2e145c8add2d0ed8191f7df"
I20260713 09:03:55.089186  6859 raft_consensus.cc:3055] T 8d13118e8cab4063a32e25678ef9f499 P 645ac7b006af4fe9ac76a6d5233cae24 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:03:55.089303  7007 raft_consensus.cc:3060] T 8d13118e8cab4063a32e25678ef9f499 P c4cf417af2e145c8add2d0ed8191f7df [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:55.089497  6859 raft_consensus.cc:740] T 8d13118e8cab4063a32e25678ef9f499 P 645ac7b006af4fe9ac76a6d5233cae24 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 645ac7b006af4fe9ac76a6d5233cae24, State: Running, Role: LEADER
I20260713 09:03:55.090306  6859 consensus_queue.cc:260] T 8d13118e8cab4063a32e25678ef9f499 P 645ac7b006af4fe9ac76a6d5233cae24 [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: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: false } }
I20260713 09:03:55.091542  6859 raft_consensus.cc:3060] T 8d13118e8cab4063a32e25678ef9f499 P 645ac7b006af4fe9ac76a6d5233cae24 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:55.094766  7007 raft_consensus.cc:2468] T 8d13118e8cab4063a32e25678ef9f499 P c4cf417af2e145c8add2d0ed8191f7df [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9be1b79af35e44b9a18180e14666389f in term 2.
I20260713 09:03:55.095947  7249 leader_election.cc:304] T 8d13118e8cab4063a32e25678ef9f499 P 9be1b79af35e44b9a18180e14666389f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9be1b79af35e44b9a18180e14666389f, c4cf417af2e145c8add2d0ed8191f7df; no voters: 
I20260713 09:03:55.097470  7651 raft_consensus.cc:2804] T 8d13118e8cab4063a32e25678ef9f499 P 9be1b79af35e44b9a18180e14666389f [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:03:55.097704  6859 raft_consensus.cc:2468] T 8d13118e8cab4063a32e25678ef9f499 P 645ac7b006af4fe9ac76a6d5233cae24 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9be1b79af35e44b9a18180e14666389f in term 2.
I20260713 09:03:55.098769  7651 raft_consensus.cc:697] T 8d13118e8cab4063a32e25678ef9f499 P 9be1b79af35e44b9a18180e14666389f [term 2 LEADER]: Becoming Leader. State: Replica: 9be1b79af35e44b9a18180e14666389f, State: Running, Role: LEADER
I20260713 09:03:55.099743  7651 consensus_queue.cc:237] T 8d13118e8cab4063a32e25678ef9f499 P 9be1b79af35e44b9a18180e14666389f [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: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: false } }
I20260713 09:03:55.107884  6754 catalog_manager.cc:5697] T 8d13118e8cab4063a32e25678ef9f499 P 9be1b79af35e44b9a18180e14666389f reported cstate change: term changed from 1 to 2, leader changed from 645ac7b006af4fe9ac76a6d5233cae24 (127.5.160.129) to 9be1b79af35e44b9a18180e14666389f (127.5.160.132). New cstate: current_term: 2 leader_uuid: "9be1b79af35e44b9a18180e14666389f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:03:55.185940  7647 raft_consensus.cc:993] T e13110a21957440c8abbb009eff7fa47 P 233554a02f3f4068b24a2dce881191cd: : Instructing follower 9be1b79af35e44b9a18180e14666389f to start an election
I20260713 09:03:55.186400  7647 raft_consensus.cc:1081] T e13110a21957440c8abbb009eff7fa47 P 233554a02f3f4068b24a2dce881191cd [term 1 LEADER]: Signalling peer 9be1b79af35e44b9a18180e14666389f to start an election
I20260713 09:03:55.187978  7284 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e13110a21957440c8abbb009eff7fa47"
dest_uuid: "9be1b79af35e44b9a18180e14666389f"
 from {username='slave'} at 127.0.0.1:37700
I20260713 09:03:55.188506  7284 raft_consensus.cc:493] T e13110a21957440c8abbb009eff7fa47 P 9be1b79af35e44b9a18180e14666389f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:03:55.188779  7284 raft_consensus.cc:3060] T e13110a21957440c8abbb009eff7fa47 P 9be1b79af35e44b9a18180e14666389f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:55.192953  7284 raft_consensus.cc:515] T e13110a21957440c8abbb009eff7fa47 P 9be1b79af35e44b9a18180e14666389f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: false } }
I20260713 09:03:55.194725  7284 leader_election.cc:290] T e13110a21957440c8abbb009eff7fa47 P 9be1b79af35e44b9a18180e14666389f [CANDIDATE]: Term 2 election: Requested vote from peers 233554a02f3f4068b24a2dce881191cd (127.5.160.130:45799), c4cf417af2e145c8add2d0ed8191f7df (127.5.160.131:38501)
I20260713 09:03:55.195606  6933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e13110a21957440c8abbb009eff7fa47" candidate_uuid: "9be1b79af35e44b9a18180e14666389f" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "233554a02f3f4068b24a2dce881191cd"
I20260713 09:03:55.195756  7008 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e13110a21957440c8abbb009eff7fa47" candidate_uuid: "9be1b79af35e44b9a18180e14666389f" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "c4cf417af2e145c8add2d0ed8191f7df"
I20260713 09:03:55.196126  6933 raft_consensus.cc:3055] T e13110a21957440c8abbb009eff7fa47 P 233554a02f3f4068b24a2dce881191cd [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:03:55.196240  7008 raft_consensus.cc:3060] T e13110a21957440c8abbb009eff7fa47 P c4cf417af2e145c8add2d0ed8191f7df [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:55.196367  6933 raft_consensus.cc:740] T e13110a21957440c8abbb009eff7fa47 P 233554a02f3f4068b24a2dce881191cd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 233554a02f3f4068b24a2dce881191cd, State: Running, Role: LEADER
I20260713 09:03:55.197211  6933 consensus_queue.cc:260] T e13110a21957440c8abbb009eff7fa47 P 233554a02f3f4068b24a2dce881191cd [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: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: false } }
I20260713 09:03:55.198025  6933 raft_consensus.cc:3060] T e13110a21957440c8abbb009eff7fa47 P 233554a02f3f4068b24a2dce881191cd [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:55.200488  7008 raft_consensus.cc:2468] T e13110a21957440c8abbb009eff7fa47 P c4cf417af2e145c8add2d0ed8191f7df [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9be1b79af35e44b9a18180e14666389f in term 2.
I20260713 09:03:55.201406  7249 leader_election.cc:304] T e13110a21957440c8abbb009eff7fa47 P 9be1b79af35e44b9a18180e14666389f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9be1b79af35e44b9a18180e14666389f, c4cf417af2e145c8add2d0ed8191f7df; no voters: 
I20260713 09:03:55.202147  7651 raft_consensus.cc:2804] T e13110a21957440c8abbb009eff7fa47 P 9be1b79af35e44b9a18180e14666389f [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:03:55.202273  6933 raft_consensus.cc:2468] T e13110a21957440c8abbb009eff7fa47 P 233554a02f3f4068b24a2dce881191cd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9be1b79af35e44b9a18180e14666389f in term 2.
I20260713 09:03:55.202643  7651 raft_consensus.cc:697] T e13110a21957440c8abbb009eff7fa47 P 9be1b79af35e44b9a18180e14666389f [term 2 LEADER]: Becoming Leader. State: Replica: 9be1b79af35e44b9a18180e14666389f, State: Running, Role: LEADER
I20260713 09:03:55.203500  7651 consensus_queue.cc:237] T e13110a21957440c8abbb009eff7fa47 P 9be1b79af35e44b9a18180e14666389f [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: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: false } }
I20260713 09:03:55.210799  6754 catalog_manager.cc:5697] T e13110a21957440c8abbb009eff7fa47 P 9be1b79af35e44b9a18180e14666389f reported cstate change: term changed from 1 to 2, leader changed from 233554a02f3f4068b24a2dce881191cd (127.5.160.130) to 9be1b79af35e44b9a18180e14666389f (127.5.160.132). New cstate: current_term: 2 leader_uuid: "9be1b79af35e44b9a18180e14666389f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:03:55.267417  7644 raft_consensus.cc:993] T 55fe651321d641498846ce7b908bea0f P 645ac7b006af4fe9ac76a6d5233cae24: : Instructing follower 9be1b79af35e44b9a18180e14666389f to start an election
I20260713 09:03:55.268011  7642 raft_consensus.cc:1081] T 55fe651321d641498846ce7b908bea0f P 645ac7b006af4fe9ac76a6d5233cae24 [term 1 LEADER]: Signalling peer 9be1b79af35e44b9a18180e14666389f to start an election
I20260713 09:03:55.269722  7284 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "55fe651321d641498846ce7b908bea0f"
dest_uuid: "9be1b79af35e44b9a18180e14666389f"
 from {username='slave'} at 127.0.0.1:56844
I20260713 09:03:55.270310  7284 raft_consensus.cc:493] T 55fe651321d641498846ce7b908bea0f P 9be1b79af35e44b9a18180e14666389f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:03:55.270696  7284 raft_consensus.cc:3060] T 55fe651321d641498846ce7b908bea0f P 9be1b79af35e44b9a18180e14666389f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:55.271761  7644 raft_consensus.cc:993] T 0b7fc422dc7c4688b543a6a88e066d03 P 645ac7b006af4fe9ac76a6d5233cae24: : Instructing follower 9be1b79af35e44b9a18180e14666389f to start an election
I20260713 09:03:55.272781  7642 raft_consensus.cc:1081] T 0b7fc422dc7c4688b543a6a88e066d03 P 645ac7b006af4fe9ac76a6d5233cae24 [term 1 LEADER]: Signalling peer 9be1b79af35e44b9a18180e14666389f to start an election
I20260713 09:03:55.274318  7283 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0b7fc422dc7c4688b543a6a88e066d03"
dest_uuid: "9be1b79af35e44b9a18180e14666389f"
 from {username='slave'} at 127.0.0.1:56844
I20260713 09:03:55.274849  7283 raft_consensus.cc:493] T 0b7fc422dc7c4688b543a6a88e066d03 P 9be1b79af35e44b9a18180e14666389f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:03:55.275194  7283 raft_consensus.cc:3060] T 0b7fc422dc7c4688b543a6a88e066d03 P 9be1b79af35e44b9a18180e14666389f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:55.277667  7284 raft_consensus.cc:515] T 55fe651321d641498846ce7b908bea0f P 9be1b79af35e44b9a18180e14666389f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: false } }
I20260713 09:03:55.279713  7284 leader_election.cc:290] T 55fe651321d641498846ce7b908bea0f P 9be1b79af35e44b9a18180e14666389f [CANDIDATE]: Term 2 election: Requested vote from peers 645ac7b006af4fe9ac76a6d5233cae24 (127.5.160.129:43619), 233554a02f3f4068b24a2dce881191cd (127.5.160.130:45799)
I20260713 09:03:55.280416  6859 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55fe651321d641498846ce7b908bea0f" candidate_uuid: "9be1b79af35e44b9a18180e14666389f" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "645ac7b006af4fe9ac76a6d5233cae24"
I20260713 09:03:55.280702  6933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55fe651321d641498846ce7b908bea0f" candidate_uuid: "9be1b79af35e44b9a18180e14666389f" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "233554a02f3f4068b24a2dce881191cd"
I20260713 09:03:55.280956  6859 raft_consensus.cc:3055] T 55fe651321d641498846ce7b908bea0f P 645ac7b006af4fe9ac76a6d5233cae24 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:03:55.281261  6933 raft_consensus.cc:3060] T 55fe651321d641498846ce7b908bea0f P 233554a02f3f4068b24a2dce881191cd [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:55.281275  6859 raft_consensus.cc:740] T 55fe651321d641498846ce7b908bea0f P 645ac7b006af4fe9ac76a6d5233cae24 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 645ac7b006af4fe9ac76a6d5233cae24, State: Running, Role: LEADER
I20260713 09:03:55.281811  7283 raft_consensus.cc:515] T 0b7fc422dc7c4688b543a6a88e066d03 P 9be1b79af35e44b9a18180e14666389f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: false } }
I20260713 09:03:55.282095  6859 consensus_queue.cc:260] T 55fe651321d641498846ce7b908bea0f P 645ac7b006af4fe9ac76a6d5233cae24 [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: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: false } }
I20260713 09:03:55.283257  6859 raft_consensus.cc:3060] T 55fe651321d641498846ce7b908bea0f P 645ac7b006af4fe9ac76a6d5233cae24 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:55.283701  7283 leader_election.cc:290] T 0b7fc422dc7c4688b543a6a88e066d03 P 9be1b79af35e44b9a18180e14666389f [CANDIDATE]: Term 2 election: Requested vote from peers 645ac7b006af4fe9ac76a6d5233cae24 (127.5.160.129:43619), 233554a02f3f4068b24a2dce881191cd (127.5.160.130:45799)
I20260713 09:03:55.284564  6856 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b7fc422dc7c4688b543a6a88e066d03" candidate_uuid: "9be1b79af35e44b9a18180e14666389f" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "645ac7b006af4fe9ac76a6d5233cae24"
I20260713 09:03:55.284641  6931 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b7fc422dc7c4688b543a6a88e066d03" candidate_uuid: "9be1b79af35e44b9a18180e14666389f" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "233554a02f3f4068b24a2dce881191cd"
I20260713 09:03:55.285241  6856 raft_consensus.cc:3055] T 0b7fc422dc7c4688b543a6a88e066d03 P 645ac7b006af4fe9ac76a6d5233cae24 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:03:55.285244  6931 raft_consensus.cc:3060] T 0b7fc422dc7c4688b543a6a88e066d03 P 233554a02f3f4068b24a2dce881191cd [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:55.285642  6856 raft_consensus.cc:740] T 0b7fc422dc7c4688b543a6a88e066d03 P 645ac7b006af4fe9ac76a6d5233cae24 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 645ac7b006af4fe9ac76a6d5233cae24, State: Running, Role: LEADER
I20260713 09:03:55.286420  6856 consensus_queue.cc:260] T 0b7fc422dc7c4688b543a6a88e066d03 P 645ac7b006af4fe9ac76a6d5233cae24 [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: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: false } }
I20260713 09:03:55.287652  6856 raft_consensus.cc:3060] T 0b7fc422dc7c4688b543a6a88e066d03 P 645ac7b006af4fe9ac76a6d5233cae24 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:55.288889  6933 raft_consensus.cc:2468] T 55fe651321d641498846ce7b908bea0f P 233554a02f3f4068b24a2dce881191cd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9be1b79af35e44b9a18180e14666389f in term 2.
I20260713 09:03:55.289987  7247 leader_election.cc:304] T 55fe651321d641498846ce7b908bea0f P 9be1b79af35e44b9a18180e14666389f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 233554a02f3f4068b24a2dce881191cd, 9be1b79af35e44b9a18180e14666389f; no voters: 
I20260713 09:03:55.290887  7651 raft_consensus.cc:2804] T 55fe651321d641498846ce7b908bea0f P 9be1b79af35e44b9a18180e14666389f [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:03:55.291021  6931 raft_consensus.cc:2468] T 0b7fc422dc7c4688b543a6a88e066d03 P 233554a02f3f4068b24a2dce881191cd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9be1b79af35e44b9a18180e14666389f in term 2.
I20260713 09:03:55.291400  7651 raft_consensus.cc:697] T 55fe651321d641498846ce7b908bea0f P 9be1b79af35e44b9a18180e14666389f [term 2 LEADER]: Becoming Leader. State: Replica: 9be1b79af35e44b9a18180e14666389f, State: Running, Role: LEADER
I20260713 09:03:55.292172  7247 leader_election.cc:304] T 0b7fc422dc7c4688b543a6a88e066d03 P 9be1b79af35e44b9a18180e14666389f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 233554a02f3f4068b24a2dce881191cd, 9be1b79af35e44b9a18180e14666389f; no voters: 
I20260713 09:03:55.292323  7651 consensus_queue.cc:237] T 55fe651321d641498846ce7b908bea0f P 9be1b79af35e44b9a18180e14666389f [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: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: false } }
I20260713 09:03:55.295568  6859 raft_consensus.cc:2468] T 55fe651321d641498846ce7b908bea0f P 645ac7b006af4fe9ac76a6d5233cae24 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9be1b79af35e44b9a18180e14666389f in term 2.
I20260713 09:03:55.298516  7652 raft_consensus.cc:2804] T 0b7fc422dc7c4688b543a6a88e066d03 P 9be1b79af35e44b9a18180e14666389f [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:03:55.299134  7652 raft_consensus.cc:697] T 0b7fc422dc7c4688b543a6a88e066d03 P 9be1b79af35e44b9a18180e14666389f [term 2 LEADER]: Becoming Leader. State: Replica: 9be1b79af35e44b9a18180e14666389f, State: Running, Role: LEADER
I20260713 09:03:55.300264  7652 consensus_queue.cc:237] T 0b7fc422dc7c4688b543a6a88e066d03 P 9be1b79af35e44b9a18180e14666389f [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: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: false } }
I20260713 09:03:55.301659  6856 raft_consensus.cc:2468] T 0b7fc422dc7c4688b543a6a88e066d03 P 645ac7b006af4fe9ac76a6d5233cae24 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9be1b79af35e44b9a18180e14666389f in term 2.
I20260713 09:03:55.306399  6754 catalog_manager.cc:5697] T 55fe651321d641498846ce7b908bea0f P 9be1b79af35e44b9a18180e14666389f reported cstate change: term changed from 1 to 2, leader changed from 645ac7b006af4fe9ac76a6d5233cae24 (127.5.160.129) to 9be1b79af35e44b9a18180e14666389f (127.5.160.132). New cstate: current_term: 2 leader_uuid: "9be1b79af35e44b9a18180e14666389f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:03:55.318323  6754 catalog_manager.cc:5697] T 0b7fc422dc7c4688b543a6a88e066d03 P 9be1b79af35e44b9a18180e14666389f reported cstate change: term changed from 1 to 2, leader changed from 645ac7b006af4fe9ac76a6d5233cae24 (127.5.160.129) to 9be1b79af35e44b9a18180e14666389f (127.5.160.132). New cstate: current_term: 2 leader_uuid: "9be1b79af35e44b9a18180e14666389f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:03:55.367143  7644 raft_consensus.cc:993] T aa282d741b694705892cabd0d8d5eeb5 P 645ac7b006af4fe9ac76a6d5233cae24: : Instructing follower 9be1b79af35e44b9a18180e14666389f to start an election
I20260713 09:03:55.367660  7642 raft_consensus.cc:1081] T aa282d741b694705892cabd0d8d5eeb5 P 645ac7b006af4fe9ac76a6d5233cae24 [term 1 LEADER]: Signalling peer 9be1b79af35e44b9a18180e14666389f to start an election
I20260713 09:03:55.369290  7283 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "aa282d741b694705892cabd0d8d5eeb5"
dest_uuid: "9be1b79af35e44b9a18180e14666389f"
 from {username='slave'} at 127.0.0.1:56844
I20260713 09:03:55.369844  7283 raft_consensus.cc:493] T aa282d741b694705892cabd0d8d5eeb5 P 9be1b79af35e44b9a18180e14666389f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:03:55.370185  7283 raft_consensus.cc:3060] T aa282d741b694705892cabd0d8d5eeb5 P 9be1b79af35e44b9a18180e14666389f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:55.375273  7283 raft_consensus.cc:515] T aa282d741b694705892cabd0d8d5eeb5 P 9be1b79af35e44b9a18180e14666389f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: false } }
I20260713 09:03:55.376952  7283 leader_election.cc:290] T aa282d741b694705892cabd0d8d5eeb5 P 9be1b79af35e44b9a18180e14666389f [CANDIDATE]: Term 2 election: Requested vote from peers 645ac7b006af4fe9ac76a6d5233cae24 (127.5.160.129:43619), c4cf417af2e145c8add2d0ed8191f7df (127.5.160.131:38501)
I20260713 09:03:55.377867  6859 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa282d741b694705892cabd0d8d5eeb5" candidate_uuid: "9be1b79af35e44b9a18180e14666389f" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "645ac7b006af4fe9ac76a6d5233cae24"
I20260713 09:03:55.377964  7008 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa282d741b694705892cabd0d8d5eeb5" candidate_uuid: "9be1b79af35e44b9a18180e14666389f" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "c4cf417af2e145c8add2d0ed8191f7df"
I20260713 09:03:55.378566  6859 raft_consensus.cc:3055] T aa282d741b694705892cabd0d8d5eeb5 P 645ac7b006af4fe9ac76a6d5233cae24 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:03:55.378849  7008 raft_consensus.cc:3060] T aa282d741b694705892cabd0d8d5eeb5 P c4cf417af2e145c8add2d0ed8191f7df [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:55.378993  6859 raft_consensus.cc:740] T aa282d741b694705892cabd0d8d5eeb5 P 645ac7b006af4fe9ac76a6d5233cae24 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 645ac7b006af4fe9ac76a6d5233cae24, State: Running, Role: LEADER
I20260713 09:03:55.379891  6859 consensus_queue.cc:260] T aa282d741b694705892cabd0d8d5eeb5 P 645ac7b006af4fe9ac76a6d5233cae24 [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: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: false } }
I20260713 09:03:55.381151  6859 raft_consensus.cc:3060] T aa282d741b694705892cabd0d8d5eeb5 P 645ac7b006af4fe9ac76a6d5233cae24 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:55.385701  7008 raft_consensus.cc:2468] T aa282d741b694705892cabd0d8d5eeb5 P c4cf417af2e145c8add2d0ed8191f7df [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9be1b79af35e44b9a18180e14666389f in term 2.
I20260713 09:03:55.386888  7249 leader_election.cc:304] T aa282d741b694705892cabd0d8d5eeb5 P 9be1b79af35e44b9a18180e14666389f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9be1b79af35e44b9a18180e14666389f, c4cf417af2e145c8add2d0ed8191f7df; no voters: 
I20260713 09:03:55.387691  7652 raft_consensus.cc:2804] T aa282d741b694705892cabd0d8d5eeb5 P 9be1b79af35e44b9a18180e14666389f [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:03:55.387746  6859 raft_consensus.cc:2468] T aa282d741b694705892cabd0d8d5eeb5 P 645ac7b006af4fe9ac76a6d5233cae24 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9be1b79af35e44b9a18180e14666389f in term 2.
I20260713 09:03:55.388329  7652 raft_consensus.cc:697] T aa282d741b694705892cabd0d8d5eeb5 P 9be1b79af35e44b9a18180e14666389f [term 2 LEADER]: Becoming Leader. State: Replica: 9be1b79af35e44b9a18180e14666389f, State: Running, Role: LEADER
I20260713 09:03:55.389498  7652 consensus_queue.cc:237] T aa282d741b694705892cabd0d8d5eeb5 P 9be1b79af35e44b9a18180e14666389f [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: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: false } }
I20260713 09:03:55.396977  6754 catalog_manager.cc:5697] T aa282d741b694705892cabd0d8d5eeb5 P 9be1b79af35e44b9a18180e14666389f reported cstate change: term changed from 1 to 2, leader changed from 645ac7b006af4fe9ac76a6d5233cae24 (127.5.160.129) to 9be1b79af35e44b9a18180e14666389f (127.5.160.132). New cstate: current_term: 2 leader_uuid: "9be1b79af35e44b9a18180e14666389f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:03:55.592197  6859 raft_consensus.cc:1275] T 8d13118e8cab4063a32e25678ef9f499 P 645ac7b006af4fe9ac76a6d5233cae24 [term 2 FOLLOWER]: Refusing update from remote peer 9be1b79af35e44b9a18180e14666389f: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:03:55.593441  7652 consensus_queue.cc:1048] T 8d13118e8cab4063a32e25678ef9f499 P 9be1b79af35e44b9a18180e14666389f [LEADER]: Connected to new peer: Peer: permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:03:55.603297  7008 raft_consensus.cc:1275] T 8d13118e8cab4063a32e25678ef9f499 P c4cf417af2e145c8add2d0ed8191f7df [term 2 FOLLOWER]: Refusing update from remote peer 9be1b79af35e44b9a18180e14666389f: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:03:55.605196  7652 consensus_queue.cc:1048] T 8d13118e8cab4063a32e25678ef9f499 P 9be1b79af35e44b9a18180e14666389f [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:03:55.649822  7007 raft_consensus.cc:1275] T e13110a21957440c8abbb009eff7fa47 P c4cf417af2e145c8add2d0ed8191f7df [term 2 FOLLOWER]: Refusing update from remote peer 9be1b79af35e44b9a18180e14666389f: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:03:55.650903  7652 consensus_queue.cc:1048] T e13110a21957440c8abbb009eff7fa47 P 9be1b79af35e44b9a18180e14666389f [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:03:55.658607  6933 raft_consensus.cc:1275] T e13110a21957440c8abbb009eff7fa47 P 233554a02f3f4068b24a2dce881191cd [term 2 FOLLOWER]: Refusing update from remote peer 9be1b79af35e44b9a18180e14666389f: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:03:55.660169  7652 consensus_queue.cc:1048] T e13110a21957440c8abbb009eff7fa47 P 9be1b79af35e44b9a18180e14666389f [LEADER]: Connected to new peer: Peer: permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:03:55.777987  7007 raft_consensus.cc:1275] T aa282d741b694705892cabd0d8d5eeb5 P c4cf417af2e145c8add2d0ed8191f7df [term 2 FOLLOWER]: Refusing update from remote peer 9be1b79af35e44b9a18180e14666389f: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:03:55.779260  7652 consensus_queue.cc:1048] T aa282d741b694705892cabd0d8d5eeb5 P 9be1b79af35e44b9a18180e14666389f [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:03:55.787599  6859 raft_consensus.cc:1275] T aa282d741b694705892cabd0d8d5eeb5 P 645ac7b006af4fe9ac76a6d5233cae24 [term 2 FOLLOWER]: Refusing update from remote peer 9be1b79af35e44b9a18180e14666389f: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:03:55.789172  7670 consensus_queue.cc:1048] T aa282d741b694705892cabd0d8d5eeb5 P 9be1b79af35e44b9a18180e14666389f [LEADER]: Connected to new peer: Peer: permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:03:55.799929  6855 raft_consensus.cc:1275] T 55fe651321d641498846ce7b908bea0f P 645ac7b006af4fe9ac76a6d5233cae24 [term 2 FOLLOWER]: Refusing update from remote peer 9be1b79af35e44b9a18180e14666389f: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:03:55.801626  7670 consensus_queue.cc:1048] T 55fe651321d641498846ce7b908bea0f P 9be1b79af35e44b9a18180e14666389f [LEADER]: Connected to new peer: Peer: permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:03:55.811467  6933 raft_consensus.cc:1275] T 55fe651321d641498846ce7b908bea0f P 233554a02f3f4068b24a2dce881191cd [term 2 FOLLOWER]: Refusing update from remote peer 9be1b79af35e44b9a18180e14666389f: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:03:55.813232  7651 consensus_queue.cc:1048] T 55fe651321d641498846ce7b908bea0f P 9be1b79af35e44b9a18180e14666389f [LEADER]: Connected to new peer: Peer: permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:03:55.829272  6859 raft_consensus.cc:1275] T 0b7fc422dc7c4688b543a6a88e066d03 P 645ac7b006af4fe9ac76a6d5233cae24 [term 2 FOLLOWER]: Refusing update from remote peer 9be1b79af35e44b9a18180e14666389f: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:03:55.830618  7651 consensus_queue.cc:1048] T 0b7fc422dc7c4688b543a6a88e066d03 P 9be1b79af35e44b9a18180e14666389f [LEADER]: Connected to new peer: Peer: permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:03:55.838896  6933 raft_consensus.cc:1275] T 0b7fc422dc7c4688b543a6a88e066d03 P 233554a02f3f4068b24a2dce881191cd [term 2 FOLLOWER]: Refusing update from remote peer 9be1b79af35e44b9a18180e14666389f: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:03:55.840472  7660 consensus_queue.cc:1048] T 0b7fc422dc7c4688b543a6a88e066d03 P 9be1b79af35e44b9a18180e14666389f [LEADER]: Connected to new peer: Peer: permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:03:56.030598  5762 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:03:56.046485  5762 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:03:56.061717  6855 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6632b0a3d23e4b0fa362d8cd62ecfcb7"
dest_uuid: "645ac7b006af4fe9ac76a6d5233cae24"
mode: GRACEFUL
new_leader_uuid: "9be1b79af35e44b9a18180e14666389f"
 from {username='slave'} at 127.0.0.1:38988
I20260713 09:03:56.062367  6855 raft_consensus.cc:606] T 6632b0a3d23e4b0fa362d8cd62ecfcb7 P 645ac7b006af4fe9ac76a6d5233cae24 [term 1 LEADER]: Received request to transfer leadership to TS 9be1b79af35e44b9a18180e14666389f
I20260713 09:03:56.065348  6855 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b2a2a5eaa65845a9bf16f7e201536d3c"
dest_uuid: "645ac7b006af4fe9ac76a6d5233cae24"
mode: GRACEFUL
new_leader_uuid: "c4cf417af2e145c8add2d0ed8191f7df"
 from {username='slave'} at 127.0.0.1:38988
I20260713 09:03:56.065793  6855 raft_consensus.cc:606] T b2a2a5eaa65845a9bf16f7e201536d3c P 645ac7b006af4fe9ac76a6d5233cae24 [term 1 LEADER]: Received request to transfer leadership to TS c4cf417af2e145c8add2d0ed8191f7df
I20260713 09:03:56.066789  5762 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260713 09:03:56.067440  5762 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:03:56.132583  7642 raft_consensus.cc:993] T b2a2a5eaa65845a9bf16f7e201536d3c P 645ac7b006af4fe9ac76a6d5233cae24: : Instructing follower c4cf417af2e145c8add2d0ed8191f7df to start an election
I20260713 09:03:56.133140  7642 raft_consensus.cc:1081] T b2a2a5eaa65845a9bf16f7e201536d3c P 645ac7b006af4fe9ac76a6d5233cae24 [term 1 LEADER]: Signalling peer c4cf417af2e145c8add2d0ed8191f7df to start an election
I20260713 09:03:56.134835  7007 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b2a2a5eaa65845a9bf16f7e201536d3c"
dest_uuid: "c4cf417af2e145c8add2d0ed8191f7df"
 from {username='slave'} at 127.0.0.1:33988
I20260713 09:03:56.135397  7007 raft_consensus.cc:493] T b2a2a5eaa65845a9bf16f7e201536d3c P c4cf417af2e145c8add2d0ed8191f7df [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:03:56.135751  7007 raft_consensus.cc:3060] T b2a2a5eaa65845a9bf16f7e201536d3c P c4cf417af2e145c8add2d0ed8191f7df [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:56.140857  7007 raft_consensus.cc:515] T b2a2a5eaa65845a9bf16f7e201536d3c P c4cf417af2e145c8add2d0ed8191f7df [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } }
I20260713 09:03:56.143044  7007 leader_election.cc:290] T b2a2a5eaa65845a9bf16f7e201536d3c P c4cf417af2e145c8add2d0ed8191f7df [CANDIDATE]: Term 2 election: Requested vote from peers 645ac7b006af4fe9ac76a6d5233cae24 (127.5.160.129:43619), 233554a02f3f4068b24a2dce881191cd (127.5.160.130:45799)
I20260713 09:03:56.144021  6855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2a2a5eaa65845a9bf16f7e201536d3c" candidate_uuid: "c4cf417af2e145c8add2d0ed8191f7df" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "645ac7b006af4fe9ac76a6d5233cae24"
I20260713 09:03:56.144196  6933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2a2a5eaa65845a9bf16f7e201536d3c" candidate_uuid: "c4cf417af2e145c8add2d0ed8191f7df" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "233554a02f3f4068b24a2dce881191cd"
I20260713 09:03:56.144593  6855 raft_consensus.cc:3055] T b2a2a5eaa65845a9bf16f7e201536d3c P 645ac7b006af4fe9ac76a6d5233cae24 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:03:56.144766  6933 raft_consensus.cc:3060] T b2a2a5eaa65845a9bf16f7e201536d3c P 233554a02f3f4068b24a2dce881191cd [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:56.144979  6855 raft_consensus.cc:740] T b2a2a5eaa65845a9bf16f7e201536d3c P 645ac7b006af4fe9ac76a6d5233cae24 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 645ac7b006af4fe9ac76a6d5233cae24, State: Running, Role: LEADER
I20260713 09:03:56.146013  6855 consensus_queue.cc:260] T b2a2a5eaa65845a9bf16f7e201536d3c P 645ac7b006af4fe9ac76a6d5233cae24 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } }
I20260713 09:03:56.147341  6855 raft_consensus.cc:3060] T b2a2a5eaa65845a9bf16f7e201536d3c P 645ac7b006af4fe9ac76a6d5233cae24 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:56.150046  6933 raft_consensus.cc:2468] T b2a2a5eaa65845a9bf16f7e201536d3c P 233554a02f3f4068b24a2dce881191cd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c4cf417af2e145c8add2d0ed8191f7df in term 2.
I20260713 09:03:56.151086  6972 leader_election.cc:304] T b2a2a5eaa65845a9bf16f7e201536d3c P c4cf417af2e145c8add2d0ed8191f7df [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 233554a02f3f4068b24a2dce881191cd, c4cf417af2e145c8add2d0ed8191f7df; no voters: 
I20260713 09:03:56.151963  7646 raft_consensus.cc:2804] T b2a2a5eaa65845a9bf16f7e201536d3c P c4cf417af2e145c8add2d0ed8191f7df [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:03:56.152513  7646 raft_consensus.cc:697] T b2a2a5eaa65845a9bf16f7e201536d3c P c4cf417af2e145c8add2d0ed8191f7df [term 2 LEADER]: Becoming Leader. State: Replica: c4cf417af2e145c8add2d0ed8191f7df, State: Running, Role: LEADER
I20260713 09:03:56.153638  6855 raft_consensus.cc:2468] T b2a2a5eaa65845a9bf16f7e201536d3c P 645ac7b006af4fe9ac76a6d5233cae24 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c4cf417af2e145c8add2d0ed8191f7df in term 2.
I20260713 09:03:56.153492  7646 consensus_queue.cc:237] T b2a2a5eaa65845a9bf16f7e201536d3c P c4cf417af2e145c8add2d0ed8191f7df [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } }
I20260713 09:03:56.162271  6756 catalog_manager.cc:5697] T b2a2a5eaa65845a9bf16f7e201536d3c P c4cf417af2e145c8add2d0ed8191f7df reported cstate change: term changed from 1 to 2, leader changed from 645ac7b006af4fe9ac76a6d5233cae24 (127.5.160.129) to c4cf417af2e145c8add2d0ed8191f7df (127.5.160.131). New cstate: current_term: 2 leader_uuid: "c4cf417af2e145c8add2d0ed8191f7df" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } health_report { overall_health: HEALTHY } } }
I20260713 09:03:56.397980  7644 raft_consensus.cc:993] T 6632b0a3d23e4b0fa362d8cd62ecfcb7 P 645ac7b006af4fe9ac76a6d5233cae24: : Instructing follower 9be1b79af35e44b9a18180e14666389f to start an election
I20260713 09:03:56.398435  7644 raft_consensus.cc:1081] T 6632b0a3d23e4b0fa362d8cd62ecfcb7 P 645ac7b006af4fe9ac76a6d5233cae24 [term 1 LEADER]: Signalling peer 9be1b79af35e44b9a18180e14666389f to start an election
I20260713 09:03:56.399894  7284 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6632b0a3d23e4b0fa362d8cd62ecfcb7"
dest_uuid: "9be1b79af35e44b9a18180e14666389f"
 from {username='slave'} at 127.0.0.1:56844
I20260713 09:03:56.400406  7284 raft_consensus.cc:493] T 6632b0a3d23e4b0fa362d8cd62ecfcb7 P 9be1b79af35e44b9a18180e14666389f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:03:56.400730  7284 raft_consensus.cc:3060] T 6632b0a3d23e4b0fa362d8cd62ecfcb7 P 9be1b79af35e44b9a18180e14666389f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:56.405038  7284 raft_consensus.cc:515] T 6632b0a3d23e4b0fa362d8cd62ecfcb7 P 9be1b79af35e44b9a18180e14666389f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: false } }
I20260713 09:03:56.406388  7284 leader_election.cc:290] T 6632b0a3d23e4b0fa362d8cd62ecfcb7 P 9be1b79af35e44b9a18180e14666389f [CANDIDATE]: Term 2 election: Requested vote from peers 645ac7b006af4fe9ac76a6d5233cae24 (127.5.160.129:43619), c4cf417af2e145c8add2d0ed8191f7df (127.5.160.131:38501)
I20260713 09:03:56.407142  6859 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6632b0a3d23e4b0fa362d8cd62ecfcb7" candidate_uuid: "9be1b79af35e44b9a18180e14666389f" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "645ac7b006af4fe9ac76a6d5233cae24"
I20260713 09:03:56.407292  7007 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6632b0a3d23e4b0fa362d8cd62ecfcb7" candidate_uuid: "9be1b79af35e44b9a18180e14666389f" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "c4cf417af2e145c8add2d0ed8191f7df"
I20260713 09:03:56.407727  6859 raft_consensus.cc:3055] T 6632b0a3d23e4b0fa362d8cd62ecfcb7 P 645ac7b006af4fe9ac76a6d5233cae24 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:03:56.407778  7007 raft_consensus.cc:3060] T 6632b0a3d23e4b0fa362d8cd62ecfcb7 P c4cf417af2e145c8add2d0ed8191f7df [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:56.408139  6859 raft_consensus.cc:740] T 6632b0a3d23e4b0fa362d8cd62ecfcb7 P 645ac7b006af4fe9ac76a6d5233cae24 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 645ac7b006af4fe9ac76a6d5233cae24, State: Running, Role: LEADER
I20260713 09:03:56.408964  6859 consensus_queue.cc:260] T 6632b0a3d23e4b0fa362d8cd62ecfcb7 P 645ac7b006af4fe9ac76a6d5233cae24 [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: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: false } }
I20260713 09:03:56.410106  6859 raft_consensus.cc:3060] T 6632b0a3d23e4b0fa362d8cd62ecfcb7 P 645ac7b006af4fe9ac76a6d5233cae24 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:56.414240  7007 raft_consensus.cc:2468] T 6632b0a3d23e4b0fa362d8cd62ecfcb7 P c4cf417af2e145c8add2d0ed8191f7df [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9be1b79af35e44b9a18180e14666389f in term 2.
I20260713 09:03:56.415475  7249 leader_election.cc:304] T 6632b0a3d23e4b0fa362d8cd62ecfcb7 P 9be1b79af35e44b9a18180e14666389f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9be1b79af35e44b9a18180e14666389f, c4cf417af2e145c8add2d0ed8191f7df; no voters: 
I20260713 09:03:56.416262  7684 raft_consensus.cc:2804] T 6632b0a3d23e4b0fa362d8cd62ecfcb7 P 9be1b79af35e44b9a18180e14666389f [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:03:56.416373  6859 raft_consensus.cc:2468] T 6632b0a3d23e4b0fa362d8cd62ecfcb7 P 645ac7b006af4fe9ac76a6d5233cae24 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9be1b79af35e44b9a18180e14666389f in term 2.
I20260713 09:03:56.416749  7684 raft_consensus.cc:697] T 6632b0a3d23e4b0fa362d8cd62ecfcb7 P 9be1b79af35e44b9a18180e14666389f [term 2 LEADER]: Becoming Leader. State: Replica: 9be1b79af35e44b9a18180e14666389f, State: Running, Role: LEADER
I20260713 09:03:56.417706  7684 consensus_queue.cc:237] T 6632b0a3d23e4b0fa362d8cd62ecfcb7 P 9be1b79af35e44b9a18180e14666389f [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: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: false } }
I20260713 09:03:56.425592  6756 catalog_manager.cc:5697] T 6632b0a3d23e4b0fa362d8cd62ecfcb7 P 9be1b79af35e44b9a18180e14666389f reported cstate change: term changed from 1 to 2, leader changed from 645ac7b006af4fe9ac76a6d5233cae24 (127.5.160.129) to 9be1b79af35e44b9a18180e14666389f (127.5.160.132). New cstate: current_term: 2 leader_uuid: "9be1b79af35e44b9a18180e14666389f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9be1b79af35e44b9a18180e14666389f" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 33665 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:03:56.537070  6931 raft_consensus.cc:1275] T b2a2a5eaa65845a9bf16f7e201536d3c P 233554a02f3f4068b24a2dce881191cd [term 2 FOLLOWER]: Refusing update from remote peer c4cf417af2e145c8add2d0ed8191f7df: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:03:56.538439  7679 consensus_queue.cc:1048] T b2a2a5eaa65845a9bf16f7e201536d3c P c4cf417af2e145c8add2d0ed8191f7df [LEADER]: Connected to new peer: Peer: permanent_uuid: "233554a02f3f4068b24a2dce881191cd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:03:56.548313  6859 raft_consensus.cc:1275] T b2a2a5eaa65845a9bf16f7e201536d3c P 645ac7b006af4fe9ac76a6d5233cae24 [term 2 FOLLOWER]: Refusing update from remote peer c4cf417af2e145c8add2d0ed8191f7df: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:03:56.550693  7646 consensus_queue.cc:1048] T b2a2a5eaa65845a9bf16f7e201536d3c P c4cf417af2e145c8add2d0ed8191f7df [LEADER]: Connected to new peer: Peer: permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:03:56.804581  7007 raft_consensus.cc:1275] T 6632b0a3d23e4b0fa362d8cd62ecfcb7 P c4cf417af2e145c8add2d0ed8191f7df [term 2 FOLLOWER]: Refusing update from remote peer 9be1b79af35e44b9a18180e14666389f: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:03:56.805922  7685 consensus_queue.cc:1048] T 6632b0a3d23e4b0fa362d8cd62ecfcb7 P 9be1b79af35e44b9a18180e14666389f [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4cf417af2e145c8add2d0ed8191f7df" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:03:56.816300  6859 raft_consensus.cc:1275] T 6632b0a3d23e4b0fa362d8cd62ecfcb7 P 645ac7b006af4fe9ac76a6d5233cae24 [term 2 FOLLOWER]: Refusing update from remote peer 9be1b79af35e44b9a18180e14666389f: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:03:56.817658  7685 consensus_queue.cc:1048] T 6632b0a3d23e4b0fa362d8cd62ecfcb7 P 9be1b79af35e44b9a18180e14666389f [LEADER]: Connected to new peer: Peer: permanent_uuid: "645ac7b006af4fe9ac76a6d5233cae24" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:03:57.068264  5762 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:03:57.085620  5762 tablet_server.cc:179] TabletServer@127.5.160.129:0 shutting down...
I20260713 09:03:57.114403  5762 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:03:57.115206  5762 tablet_replica.cc:333] T b2a2a5eaa65845a9bf16f7e201536d3c P 645ac7b006af4fe9ac76a6d5233cae24: stopping tablet replica
I20260713 09:03:57.116261  5762 raft_consensus.cc:2243] T b2a2a5eaa65845a9bf16f7e201536d3c P 645ac7b006af4fe9ac76a6d5233cae24 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:57.116796  5762 raft_consensus.cc:2272] T b2a2a5eaa65845a9bf16f7e201536d3c P 645ac7b006af4fe9ac76a6d5233cae24 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:57.119696  5762 tablet_replica.cc:333] T 89631f2aaf8c424cab1fb2e45e9a937b P 645ac7b006af4fe9ac76a6d5233cae24: stopping tablet replica
I20260713 09:03:57.120452  5762 raft_consensus.cc:2243] T 89631f2aaf8c424cab1fb2e45e9a937b P 645ac7b006af4fe9ac76a6d5233cae24 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:03:57.121364  5762 raft_consensus.cc:2272] T 89631f2aaf8c424cab1fb2e45e9a937b P 645ac7b006af4fe9ac76a6d5233cae24 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:57.123133  5762 tablet_replica.cc:333] T f3aadbfa27fe46bfa90c84553458c68a P 645ac7b006af4fe9ac76a6d5233cae24: stopping tablet replica
I20260713 09:03:57.123646  5762 raft_consensus.cc:2243] T f3aadbfa27fe46bfa90c84553458c68a P 645ac7b006af4fe9ac76a6d5233cae24 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:57.124377  5762 raft_consensus.cc:2272] T f3aadbfa27fe46bfa90c84553458c68a P 645ac7b006af4fe9ac76a6d5233cae24 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:57.126412  5762 tablet_replica.cc:333] T 7f8d8e811b0c4f3c9451eebd0cae2e05 P 645ac7b006af4fe9ac76a6d5233cae24: stopping tablet replica
I20260713 09:03:57.126863  5762 raft_consensus.cc:2243] T 7f8d8e811b0c4f3c9451eebd0cae2e05 P 645ac7b006af4fe9ac76a6d5233cae24 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:03:57.127498  5762 raft_consensus.cc:2272] T 7f8d8e811b0c4f3c9451eebd0cae2e05 P 645ac7b006af4fe9ac76a6d5233cae24 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:57.129309  5762 tablet_replica.cc:333] T 4711243f3a194841875da83174044ca8 P 645ac7b006af4fe9ac76a6d5233cae24: stopping tablet replica
I20260713 09:03:57.129895  5762 raft_consensus.cc:2243] T 4711243f3a194841875da83174044ca8 P 645ac7b006af4fe9ac76a6d5233cae24 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:03:57.130626  5762 raft_consensus.cc:2272] T 4711243f3a194841875da83174044ca8 P 645ac7b006af4fe9ac76a6d5233cae24 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:57.132711  5762 tablet_replica.cc:333] T 299ec88ad3374ae0b9ea77cf73f03b15 P 645ac7b006af4fe9ac76a6d5233cae24: stopping tablet replica
I20260713 09:03:57.133338  5762 raft_consensus.cc:2243] T 299ec88ad3374ae0b9ea77cf73f03b15 P 645ac7b006af4fe9ac76a6d5233cae24 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:57.133890  5762 raft_consensus.cc:2272] T 299ec88ad3374ae0b9ea77cf73f03b15 P 645ac7b006af4fe9ac76a6d5233cae24 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:57.135552  5762 tablet_replica.cc:333] T aabb2cf9337a483eaebfde113c1849a8 P 645ac7b006af4fe9ac76a6d5233cae24: stopping tablet replica
I20260713 09:03:57.136065  5762 raft_consensus.cc:2243] T aabb2cf9337a483eaebfde113c1849a8 P 645ac7b006af4fe9ac76a6d5233cae24 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:57.136518  5762 raft_consensus.cc:2272] T aabb2cf9337a483eaebfde113c1849a8 P 645ac7b006af4fe9ac76a6d5233cae24 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:57.138046  5762 tablet_replica.cc:333] T 7a14a0377bec41dbac418e9541f59ebe P 645ac7b006af4fe9ac76a6d5233cae24: stopping tablet replica
I20260713 09:03:57.138525  5762 raft_consensus.cc:2243] T 7a14a0377bec41dbac418e9541f59ebe P 645ac7b006af4fe9ac76a6d5233cae24 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:57.138980  5762 raft_consensus.cc:2272] T 7a14a0377bec41dbac418e9541f59ebe P 645ac7b006af4fe9ac76a6d5233cae24 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:57.140623  5762 tablet_replica.cc:333] T 55fe651321d641498846ce7b908bea0f P 645ac7b006af4fe9ac76a6d5233cae24: stopping tablet replica
I20260713 09:03:57.141194  5762 raft_consensus.cc:2243] T 55fe651321d641498846ce7b908bea0f P 645ac7b006af4fe9ac76a6d5233cae24 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:57.141585  5762 raft_consensus.cc:2272] T 55fe651321d641498846ce7b908bea0f P 645ac7b006af4fe9ac76a6d5233cae24 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:57.143236  5762 tablet_replica.cc:333] T 0b7fc422dc7c4688b543a6a88e066d03 P 645ac7b006af4fe9ac76a6d5233cae24: stopping tablet replica
I20260713 09:03:57.143712  5762 raft_consensus.cc:2243] T 0b7fc422dc7c4688b543a6a88e066d03 P 645ac7b006af4fe9ac76a6d5233cae24 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:57.144112  5762 raft_consensus.cc:2272] T 0b7fc422dc7c4688b543a6a88e066d03 P 645ac7b006af4fe9ac76a6d5233cae24 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:57.145648  5762 tablet_replica.cc:333] T 6632b0a3d23e4b0fa362d8cd62ecfcb7 P 645ac7b006af4fe9ac76a6d5233cae24: stopping tablet replica
I20260713 09:03:57.146198  5762 raft_consensus.cc:2243] T 6632b0a3d23e4b0fa362d8cd62ecfcb7 P 645ac7b006af4fe9ac76a6d5233cae24 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:57.146534  5762 raft_consensus.cc:2272] T 6632b0a3d23e4b0fa362d8cd62ecfcb7 P 645ac7b006af4fe9ac76a6d5233cae24 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:57.149211  5762 tablet_replica.cc:333] T d0cfbe3ae77d4296a614c9072f854957 P 645ac7b006af4fe9ac76a6d5233cae24: stopping tablet replica
I20260713 09:03:57.149698  5762 raft_consensus.cc:2243] T d0cfbe3ae77d4296a614c9072f854957 P 645ac7b006af4fe9ac76a6d5233cae24 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:03:57.150456  5762 raft_consensus.cc:2272] T d0cfbe3ae77d4296a614c9072f854957 P 645ac7b006af4fe9ac76a6d5233cae24 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:57.152324  5762 tablet_replica.cc:333] T 506f8ad9c865451289da7a23c211f318 P 645ac7b006af4fe9ac76a6d5233cae24: stopping tablet replica
I20260713 09:03:57.152819  5762 raft_consensus.cc:2243] T 506f8ad9c865451289da7a23c211f318 P 645ac7b006af4fe9ac76a6d5233cae24 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:03:57.153642  5762 raft_consensus.cc:2272] T 506f8ad9c865451289da7a23c211f318 P 645ac7b006af4fe9ac76a6d5233cae24 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:57.155339  5762 tablet_replica.cc:333] T 783219c7104f413f95fafd9b51088d0a P 645ac7b006af4fe9ac76a6d5233cae24: stopping tablet replica
I20260713 09:03:57.155809  5762 raft_consensus.cc:2243] T 783219c7104f413f95fafd9b51088d0a P 645ac7b006af4fe9ac76a6d5233cae24 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:57.156284  5762 raft_consensus.cc:2272] T 783219c7104f413f95fafd9b51088d0a P 645ac7b006af4fe9ac76a6d5233cae24 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:57.158073  5762 tablet_replica.cc:333] T 4811e6dff8d04f4580f0c4d3a0c57152 P 645ac7b006af4fe9ac76a6d5233cae24: stopping tablet replica
I20260713 09:03:57.158564  5762 raft_consensus.cc:2243] T 4811e6dff8d04f4580f0c4d3a0c57152 P 645ac7b006af4fe9ac76a6d5233cae24 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:57.158999  5762 raft_consensus.cc:2272] T 4811e6dff8d04f4580f0c4d3a0c57152 P 645ac7b006af4fe9ac76a6d5233cae24 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:57.161062  5762 tablet_replica.cc:333] T 8d13118e8cab4063a32e25678ef9f499 P 645ac7b006af4fe9ac76a6d5233cae24: stopping tablet replica
I20260713 09:03:57.161589  5762 raft_consensus.cc:2243] T 8d13118e8cab4063a32e25678ef9f499 P 645ac7b006af4fe9ac76a6d5233cae24 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:57.162066  5762 raft_consensus.cc:2272] T 8d13118e8cab4063a32e25678ef9f499 P 645ac7b006af4fe9ac76a6d5233cae24 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:57.163746  5762 tablet_replica.cc:333] T aa282d741b694705892cabd0d8d5eeb5 P 645ac7b006af4fe9ac76a6d5233cae24: stopping tablet replica
I20260713 09:03:57.164234  5762 raft_consensus.cc:2243] T aa282d741b694705892cabd0d8d5eeb5 P 645ac7b006af4fe9ac76a6d5233cae24 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:57.164615  5762 raft_consensus.cc:2272] T aa282d741b694705892cabd0d8d5eeb5 P 645ac7b006af4fe9ac76a6d5233cae24 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:57.166218  5762 tablet_replica.cc:333] T f6c980e05aca4ee6a5c64729461371f5 P 645ac7b006af4fe9ac76a6d5233cae24: stopping tablet replica
I20260713 09:03:57.166654  5762 raft_consensus.cc:2243] T f6c980e05aca4ee6a5c64729461371f5 P 645ac7b006af4fe9ac76a6d5233cae24 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:03:57.167351  5762 raft_consensus.cc:2272] T f6c980e05aca4ee6a5c64729461371f5 P 645ac7b006af4fe9ac76a6d5233cae24 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:03:57.185071  6897 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 4 similar messages]
W20260713 09:03:57.188292  6897 consensus_peers.cc:597] T 4811e6dff8d04f4580f0c4d3a0c57152 P 233554a02f3f4068b24a2dce881191cd -> Peer 645ac7b006af4fe9ac76a6d5233cae24 (127.5.160.129:43619): Couldn't send request to peer 645ac7b006af4fe9ac76a6d5233cae24. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260713 09:03:57.197494  7246 consensus_peers.cc:597] T 55fe651321d641498846ce7b908bea0f P 9be1b79af35e44b9a18180e14666389f -> Peer 645ac7b006af4fe9ac76a6d5233cae24 (127.5.160.129:43619): Couldn't send request to peer 645ac7b006af4fe9ac76a6d5233cae24. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:03:57.215904  5762 tablet_server.cc:196] TabletServer@127.5.160.129:0 shutdown complete.
W20260713 09:03:57.248661  7246 consensus_peers.cc:597] T 8d13118e8cab4063a32e25678ef9f499 P 9be1b79af35e44b9a18180e14666389f -> Peer 645ac7b006af4fe9ac76a6d5233cae24 (127.5.160.129:43619): Couldn't send request to peer 645ac7b006af4fe9ac76a6d5233cae24. Status: Network error: Client connection negotiation failed: client connection to 127.5.160.129:43619: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:03:57.259594  5762 tablet_server.cc:179] TabletServer@127.5.160.130:0 shutting down...
W20260713 09:03:57.264787  7246 consensus_peers.cc:597] T 6632b0a3d23e4b0fa362d8cd62ecfcb7 P 9be1b79af35e44b9a18180e14666389f -> Peer 645ac7b006af4fe9ac76a6d5233cae24 (127.5.160.129:43619): Couldn't send request to peer 645ac7b006af4fe9ac76a6d5233cae24. Status: Network error: Client connection negotiation failed: client connection to 127.5.160.129:43619: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:03:57.277712  7246 consensus_peers.cc:597] T aa282d741b694705892cabd0d8d5eeb5 P 9be1b79af35e44b9a18180e14666389f -> Peer 645ac7b006af4fe9ac76a6d5233cae24 (127.5.160.129:43619): Couldn't send request to peer 645ac7b006af4fe9ac76a6d5233cae24. Status: Network error: Client connection negotiation failed: client connection to 127.5.160.129:43619: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:03:57.280376  6897 consensus_peers.cc:597] T 7a14a0377bec41dbac418e9541f59ebe P 233554a02f3f4068b24a2dce881191cd -> Peer 645ac7b006af4fe9ac76a6d5233cae24 (127.5.160.129:43619): Couldn't send request to peer 645ac7b006af4fe9ac76a6d5233cae24. Status: Network error: Client connection negotiation failed: client connection to 127.5.160.129:43619: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:03:57.296993  5762 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:03:57.297887  5762 tablet_replica.cc:333] T 89631f2aaf8c424cab1fb2e45e9a937b P 233554a02f3f4068b24a2dce881191cd: stopping tablet replica
I20260713 09:03:57.298784  5762 raft_consensus.cc:2243] T 89631f2aaf8c424cab1fb2e45e9a937b P 233554a02f3f4068b24a2dce881191cd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:57.299396  5762 raft_consensus.cc:2272] T 89631f2aaf8c424cab1fb2e45e9a937b P 233554a02f3f4068b24a2dce881191cd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:57.301167  5762 tablet_replica.cc:333] T b2a2a5eaa65845a9bf16f7e201536d3c P 233554a02f3f4068b24a2dce881191cd: stopping tablet replica
I20260713 09:03:57.301873  5762 raft_consensus.cc:2243] T b2a2a5eaa65845a9bf16f7e201536d3c P 233554a02f3f4068b24a2dce881191cd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:57.302331  5762 raft_consensus.cc:2272] T b2a2a5eaa65845a9bf16f7e201536d3c P 233554a02f3f4068b24a2dce881191cd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:57.305212  5762 tablet_replica.cc:333] T 4184d088fcf74bdeb8df8e8411d824ba P 233554a02f3f4068b24a2dce881191cd: stopping tablet replica
I20260713 09:03:57.305765  5762 raft_consensus.cc:2243] T 4184d088fcf74bdeb8df8e8411d824ba P 233554a02f3f4068b24a2dce881191cd [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:03:57.306516  5762 raft_consensus.cc:2272] T 4184d088fcf74bdeb8df8e8411d824ba P 233554a02f3f4068b24a2dce881191cd [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:03:57.308312  6971 consensus_peers.cc:597] T 783219c7104f413f95fafd9b51088d0a P c4cf417af2e145c8add2d0ed8191f7df -> Peer 645ac7b006af4fe9ac76a6d5233cae24 (127.5.160.129:43619): Couldn't send request to peer 645ac7b006af4fe9ac76a6d5233cae24. Status: Network error: Client connection negotiation failed: client connection to 127.5.160.129:43619: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:03:57.308781  5762 tablet_replica.cc:333] T 4711243f3a194841875da83174044ca8 P 233554a02f3f4068b24a2dce881191cd: stopping tablet replica
I20260713 09:03:57.309531  5762 raft_consensus.cc:2243] T 4711243f3a194841875da83174044ca8 P 233554a02f3f4068b24a2dce881191cd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:57.309989  5762 raft_consensus.cc:2272] T 4711243f3a194841875da83174044ca8 P 233554a02f3f4068b24a2dce881191cd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:57.311838  5762 tablet_replica.cc:333] T 299ec88ad3374ae0b9ea77cf73f03b15 P 233554a02f3f4068b24a2dce881191cd: stopping tablet replica
I20260713 09:03:57.312372  5762 raft_consensus.cc:2243] T 299ec88ad3374ae0b9ea77cf73f03b15 P 233554a02f3f4068b24a2dce881191cd [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:03:57.313165  5762 raft_consensus.cc:2272] T 299ec88ad3374ae0b9ea77cf73f03b15 P 233554a02f3f4068b24a2dce881191cd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:57.314924  5762 tablet_replica.cc:333] T aabb2cf9337a483eaebfde113c1849a8 P 233554a02f3f4068b24a2dce881191cd: stopping tablet replica
I20260713 09:03:57.315444  5762 raft_consensus.cc:2243] T aabb2cf9337a483eaebfde113c1849a8 P 233554a02f3f4068b24a2dce881191cd [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:03:57.316167  5762 raft_consensus.cc:2272] T aabb2cf9337a483eaebfde113c1849a8 P 233554a02f3f4068b24a2dce881191cd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:57.317968  5762 tablet_replica.cc:333] T 0b7fc422dc7c4688b543a6a88e066d03 P 233554a02f3f4068b24a2dce881191cd: stopping tablet replica
I20260713 09:03:57.318478  5762 raft_consensus.cc:2243] T 0b7fc422dc7c4688b543a6a88e066d03 P 233554a02f3f4068b24a2dce881191cd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:57.318981  5762 raft_consensus.cc:2272] T 0b7fc422dc7c4688b543a6a88e066d03 P 233554a02f3f4068b24a2dce881191cd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:57.320573  5762 tablet_replica.cc:333] T e13110a21957440c8abbb009eff7fa47 P 233554a02f3f4068b24a2dce881191cd: stopping tablet replica
I20260713 09:03:57.321234  5762 raft_consensus.cc:2243] T e13110a21957440c8abbb009eff7fa47 P 233554a02f3f4068b24a2dce881191cd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:57.321617  5762 raft_consensus.cc:2272] T e13110a21957440c8abbb009eff7fa47 P 233554a02f3f4068b24a2dce881191cd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:57.323238  5762 tablet_replica.cc:333] T d0cfbe3ae77d4296a614c9072f854957 P 233554a02f3f4068b24a2dce881191cd: stopping tablet replica
I20260713 09:03:57.323777  5762 raft_consensus.cc:2243] T d0cfbe3ae77d4296a614c9072f854957 P 233554a02f3f4068b24a2dce881191cd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:57.324177  5762 raft_consensus.cc:2272] T d0cfbe3ae77d4296a614c9072f854957 P 233554a02f3f4068b24a2dce881191cd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:57.326157  5762 tablet_replica.cc:333] T 50caf4acf9b84b92afab324f33a7aa0e P 233554a02f3f4068b24a2dce881191cd: stopping tablet replica
I20260713 09:03:57.326642  5762 raft_consensus.cc:2243] T 50caf4acf9b84b92afab324f33a7aa0e P 233554a02f3f4068b24a2dce881191cd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:57.327080  5762 raft_consensus.cc:2272] T 50caf4acf9b84b92afab324f33a7aa0e P 233554a02f3f4068b24a2dce881191cd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:57.328694  5762 tablet_replica.cc:333] T dbcbf2b8ee0d4bdabd293b26f4e14601 P 233554a02f3f4068b24a2dce881191cd: stopping tablet replica
I20260713 09:03:57.329231  5762 raft_consensus.cc:2243] T dbcbf2b8ee0d4bdabd293b26f4e14601 P 233554a02f3f4068b24a2dce881191cd [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:03:57.329910  5762 raft_consensus.cc:2272] T dbcbf2b8ee0d4bdabd293b26f4e14601 P 233554a02f3f4068b24a2dce881191cd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:57.331493  5762 tablet_replica.cc:333] T 506f8ad9c865451289da7a23c211f318 P 233554a02f3f4068b24a2dce881191cd: stopping tablet replica
I20260713 09:03:57.331969  5762 raft_consensus.cc:2243] T 506f8ad9c865451289da7a23c211f318 P 233554a02f3f4068b24a2dce881191cd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:57.332355  5762 raft_consensus.cc:2272] T 506f8ad9c865451289da7a23c211f318 P 233554a02f3f4068b24a2dce881191cd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:57.334179  5762 tablet_replica.cc:333] T 1a01ba0b7f824f4286d690ba1af54225 P 233554a02f3f4068b24a2dce881191cd: stopping tablet replica
I20260713 09:03:57.334641  5762 raft_consensus.cc:2243] T 1a01ba0b7f824f4286d690ba1af54225 P 233554a02f3f4068b24a2dce881191cd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:57.335266  5762 raft_consensus.cc:2272] T 1a01ba0b7f824f4286d690ba1af54225 P 233554a02f3f4068b24a2dce881191cd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:57.337361  5762 tablet_replica.cc:333] T f6c980e05aca4ee6a5c64729461371f5 P 233554a02f3f4068b24a2dce881191cd: stopping tablet replica
I20260713 09:03:57.337903  5762 raft_consensus.cc:2243] T f6c980e05aca4ee6a5c64729461371f5 P 233554a02f3f4068b24a2dce881191cd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:57.338361  5762 raft_consensus.cc:2272] T f6c980e05aca4ee6a5c64729461371f5 P 233554a02f3f4068b24a2dce881191cd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:57.340751  5762 tablet_replica.cc:333] T 1a4ecf4b71f04800bc3811f5c7245f56 P 233554a02f3f4068b24a2dce881191cd: stopping tablet replica
I20260713 09:03:57.341430  5762 raft_consensus.cc:2243] T 1a4ecf4b71f04800bc3811f5c7245f56 P 233554a02f3f4068b24a2dce881191cd [term 1 FOLLOWER]: Raft consensus shutting down.
W20260713 09:03:57.341799  6971 consensus_peers.cc:597] T f3aadbfa27fe46bfa90c84553458c68a P c4cf417af2e145c8add2d0ed8191f7df -> Peer 645ac7b006af4fe9ac76a6d5233cae24 (127.5.160.129:43619): Couldn't send request to peer 645ac7b006af4fe9ac76a6d5233cae24. Status: Network error: Client connection negotiation failed: client connection to 127.5.160.129:43619: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:03:57.342083  5762 raft_consensus.cc:2272] T 1a4ecf4b71f04800bc3811f5c7245f56 P 233554a02f3f4068b24a2dce881191cd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:57.343950  5762 tablet_replica.cc:333] T 7a14a0377bec41dbac418e9541f59ebe P 233554a02f3f4068b24a2dce881191cd: stopping tablet replica
I20260713 09:03:57.344455  5762 raft_consensus.cc:2243] T 7a14a0377bec41dbac418e9541f59ebe P 233554a02f3f4068b24a2dce881191cd [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:03:57.345253  5762 raft_consensus.cc:2272] T 7a14a0377bec41dbac418e9541f59ebe P 233554a02f3f4068b24a2dce881191cd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:57.346959  5762 tablet_replica.cc:333] T 55fe651321d641498846ce7b908bea0f P 233554a02f3f4068b24a2dce881191cd: stopping tablet replica
I20260713 09:03:57.347419  5762 raft_consensus.cc:2243] T 55fe651321d641498846ce7b908bea0f P 233554a02f3f4068b24a2dce881191cd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:57.347922  5762 raft_consensus.cc:2272] T 55fe651321d641498846ce7b908bea0f P 233554a02f3f4068b24a2dce881191cd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:57.349627  5762 tablet_replica.cc:333] T 4811e6dff8d04f4580f0c4d3a0c57152 P 233554a02f3f4068b24a2dce881191cd: stopping tablet replica
I20260713 09:03:57.350075  5762 raft_consensus.cc:2243] T 4811e6dff8d04f4580f0c4d3a0c57152 P 233554a02f3f4068b24a2dce881191cd [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:03:57.350782  5762 raft_consensus.cc:2272] T 4811e6dff8d04f4580f0c4d3a0c57152 P 233554a02f3f4068b24a2dce881191cd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:57.395298  5762 tablet_server.cc:196] TabletServer@127.5.160.130:0 shutdown complete.
I20260713 09:03:57.432394  5762 tablet_server.cc:179] TabletServer@127.5.160.131:0 shutting down...
I20260713 09:03:57.468585  5762 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:03:57.469396  5762 tablet_replica.cc:333] T b2a2a5eaa65845a9bf16f7e201536d3c P c4cf417af2e145c8add2d0ed8191f7df: stopping tablet replica
I20260713 09:03:57.470021  5762 raft_consensus.cc:2243] T b2a2a5eaa65845a9bf16f7e201536d3c P c4cf417af2e145c8add2d0ed8191f7df [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:03:57.470800  5762 raft_consensus.cc:2272] T b2a2a5eaa65845a9bf16f7e201536d3c P c4cf417af2e145c8add2d0ed8191f7df [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:57.472976  5762 tablet_replica.cc:333] T 89631f2aaf8c424cab1fb2e45e9a937b P c4cf417af2e145c8add2d0ed8191f7df: stopping tablet replica
I20260713 09:03:57.473541  5762 raft_consensus.cc:2243] T 89631f2aaf8c424cab1fb2e45e9a937b P c4cf417af2e145c8add2d0ed8191f7df [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:57.473985  5762 raft_consensus.cc:2272] T 89631f2aaf8c424cab1fb2e45e9a937b P c4cf417af2e145c8add2d0ed8191f7df [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:57.476052  5762 tablet_replica.cc:333] T 7f8d8e811b0c4f3c9451eebd0cae2e05 P c4cf417af2e145c8add2d0ed8191f7df: stopping tablet replica
I20260713 09:03:57.476536  5762 raft_consensus.cc:2243] T 7f8d8e811b0c4f3c9451eebd0cae2e05 P c4cf417af2e145c8add2d0ed8191f7df [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:57.477039  5762 raft_consensus.cc:2272] T 7f8d8e811b0c4f3c9451eebd0cae2e05 P c4cf417af2e145c8add2d0ed8191f7df [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:57.479024  5762 tablet_replica.cc:333] T f3aadbfa27fe46bfa90c84553458c68a P c4cf417af2e145c8add2d0ed8191f7df: stopping tablet replica
I20260713 09:03:57.479779  5762 raft_consensus.cc:2243] T f3aadbfa27fe46bfa90c84553458c68a P c4cf417af2e145c8add2d0ed8191f7df [term 1 LEADER]: Raft consensus shutting down.
W20260713 09:03:57.480098  7246 consensus_peers.cc:597] T 0b7fc422dc7c4688b543a6a88e066d03 P 9be1b79af35e44b9a18180e14666389f -> Peer 645ac7b006af4fe9ac76a6d5233cae24 (127.5.160.129:43619): Couldn't send request to peer 645ac7b006af4fe9ac76a6d5233cae24. Status: Network error: Client connection negotiation failed: client connection to 127.5.160.129:43619: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:03:57.480626  5762 raft_consensus.cc:2272] T f3aadbfa27fe46bfa90c84553458c68a P c4cf417af2e145c8add2d0ed8191f7df [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:57.482362  5762 tablet_replica.cc:333] T 4184d088fcf74bdeb8df8e8411d824ba P c4cf417af2e145c8add2d0ed8191f7df: stopping tablet replica
I20260713 09:03:57.482863  5762 raft_consensus.cc:2243] T 4184d088fcf74bdeb8df8e8411d824ba P c4cf417af2e145c8add2d0ed8191f7df [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:57.483331  5762 raft_consensus.cc:2272] T 4184d088fcf74bdeb8df8e8411d824ba P c4cf417af2e145c8add2d0ed8191f7df [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:57.484894  5762 tablet_replica.cc:333] T 4811e6dff8d04f4580f0c4d3a0c57152 P c4cf417af2e145c8add2d0ed8191f7df: stopping tablet replica
I20260713 09:03:57.485414  5762 raft_consensus.cc:2243] T 4811e6dff8d04f4580f0c4d3a0c57152 P c4cf417af2e145c8add2d0ed8191f7df [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:57.485770  5762 raft_consensus.cc:2272] T 4811e6dff8d04f4580f0c4d3a0c57152 P c4cf417af2e145c8add2d0ed8191f7df [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:57.487501  5762 tablet_replica.cc:333] T 8d13118e8cab4063a32e25678ef9f499 P c4cf417af2e145c8add2d0ed8191f7df: stopping tablet replica
I20260713 09:03:57.487991  5762 raft_consensus.cc:2243] T 8d13118e8cab4063a32e25678ef9f499 P c4cf417af2e145c8add2d0ed8191f7df [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:57.488379  5762 raft_consensus.cc:2272] T 8d13118e8cab4063a32e25678ef9f499 P c4cf417af2e145c8add2d0ed8191f7df [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:57.490010  5762 tablet_replica.cc:333] T dbcbf2b8ee0d4bdabd293b26f4e14601 P c4cf417af2e145c8add2d0ed8191f7df: stopping tablet replica
I20260713 09:03:57.490538  5762 raft_consensus.cc:2243] T dbcbf2b8ee0d4bdabd293b26f4e14601 P c4cf417af2e145c8add2d0ed8191f7df [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:57.491097  5762 raft_consensus.cc:2272] T dbcbf2b8ee0d4bdabd293b26f4e14601 P c4cf417af2e145c8add2d0ed8191f7df [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:57.492588  5762 tablet_replica.cc:333] T 50caf4acf9b84b92afab324f33a7aa0e P c4cf417af2e145c8add2d0ed8191f7df: stopping tablet replica
I20260713 09:03:57.493115  5762 raft_consensus.cc:2243] T 50caf4acf9b84b92afab324f33a7aa0e P c4cf417af2e145c8add2d0ed8191f7df [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:03:57.493826  5762 raft_consensus.cc:2272] T 50caf4acf9b84b92afab324f33a7aa0e P c4cf417af2e145c8add2d0ed8191f7df [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:57.495590  5762 tablet_replica.cc:333] T e13110a21957440c8abbb009eff7fa47 P c4cf417af2e145c8add2d0ed8191f7df: stopping tablet replica
I20260713 09:03:57.496135  5762 raft_consensus.cc:2243] T e13110a21957440c8abbb009eff7fa47 P c4cf417af2e145c8add2d0ed8191f7df [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:57.496652  5762 raft_consensus.cc:2272] T e13110a21957440c8abbb009eff7fa47 P c4cf417af2e145c8add2d0ed8191f7df [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:57.498137  5762 tablet_replica.cc:333] T 6632b0a3d23e4b0fa362d8cd62ecfcb7 P c4cf417af2e145c8add2d0ed8191f7df: stopping tablet replica
I20260713 09:03:57.498580  5762 raft_consensus.cc:2243] T 6632b0a3d23e4b0fa362d8cd62ecfcb7 P c4cf417af2e145c8add2d0ed8191f7df [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:57.499058  5762 raft_consensus.cc:2272] T 6632b0a3d23e4b0fa362d8cd62ecfcb7 P c4cf417af2e145c8add2d0ed8191f7df [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:57.500975  5762 tablet_replica.cc:333] T d0cfbe3ae77d4296a614c9072f854957 P c4cf417af2e145c8add2d0ed8191f7df: stopping tablet replica
I20260713 09:03:57.501550  5762 raft_consensus.cc:2243] T d0cfbe3ae77d4296a614c9072f854957 P c4cf417af2e145c8add2d0ed8191f7df [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:57.501929  5762 raft_consensus.cc:2272] T d0cfbe3ae77d4296a614c9072f854957 P c4cf417af2e145c8add2d0ed8191f7df [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:57.503756  5762 tablet_replica.cc:333] T 1a01ba0b7f824f4286d690ba1af54225 P c4cf417af2e145c8add2d0ed8191f7df: stopping tablet replica
I20260713 09:03:57.504231  5762 raft_consensus.cc:2243] T 1a01ba0b7f824f4286d690ba1af54225 P c4cf417af2e145c8add2d0ed8191f7df [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:03:57.505115  5762 raft_consensus.cc:2272] T 1a01ba0b7f824f4286d690ba1af54225 P c4cf417af2e145c8add2d0ed8191f7df [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:57.506738  5762 tablet_replica.cc:333] T 506f8ad9c865451289da7a23c211f318 P c4cf417af2e145c8add2d0ed8191f7df: stopping tablet replica
I20260713 09:03:57.507248  5762 raft_consensus.cc:2243] T 506f8ad9c865451289da7a23c211f318 P c4cf417af2e145c8add2d0ed8191f7df [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:57.507632  5762 raft_consensus.cc:2272] T 506f8ad9c865451289da7a23c211f318 P c4cf417af2e145c8add2d0ed8191f7df [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:57.509536  5762 tablet_replica.cc:333] T 1a4ecf4b71f04800bc3811f5c7245f56 P c4cf417af2e145c8add2d0ed8191f7df: stopping tablet replica
I20260713 09:03:57.510004  5762 raft_consensus.cc:2243] T 1a4ecf4b71f04800bc3811f5c7245f56 P c4cf417af2e145c8add2d0ed8191f7df [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:03:57.510718  5762 raft_consensus.cc:2272] T 1a4ecf4b71f04800bc3811f5c7245f56 P c4cf417af2e145c8add2d0ed8191f7df [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:57.512319  5762 tablet_replica.cc:333] T f6c980e05aca4ee6a5c64729461371f5 P c4cf417af2e145c8add2d0ed8191f7df: stopping tablet replica
I20260713 09:03:57.512763  5762 raft_consensus.cc:2243] T f6c980e05aca4ee6a5c64729461371f5 P c4cf417af2e145c8add2d0ed8191f7df [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:57.513203  5762 raft_consensus.cc:2272] T f6c980e05aca4ee6a5c64729461371f5 P c4cf417af2e145c8add2d0ed8191f7df [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:57.514850  5762 tablet_replica.cc:333] T aa282d741b694705892cabd0d8d5eeb5 P c4cf417af2e145c8add2d0ed8191f7df: stopping tablet replica
I20260713 09:03:57.515326  5762 raft_consensus.cc:2243] T aa282d741b694705892cabd0d8d5eeb5 P c4cf417af2e145c8add2d0ed8191f7df [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:57.515781  5762 raft_consensus.cc:2272] T aa282d741b694705892cabd0d8d5eeb5 P c4cf417af2e145c8add2d0ed8191f7df [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:57.517429  5762 tablet_replica.cc:333] T 783219c7104f413f95fafd9b51088d0a P c4cf417af2e145c8add2d0ed8191f7df: stopping tablet replica
I20260713 09:03:57.517836  5762 raft_consensus.cc:2243] T 783219c7104f413f95fafd9b51088d0a P c4cf417af2e145c8add2d0ed8191f7df [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:03:57.518543  5762 raft_consensus.cc:2272] T 783219c7104f413f95fafd9b51088d0a P c4cf417af2e145c8add2d0ed8191f7df [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:57.559667  5762 tablet_server.cc:196] TabletServer@127.5.160.131:0 shutdown complete.
I20260713 09:03:57.596807  5762 tablet_server.cc:179] TabletServer@127.5.160.132:0 shutting down...
W20260713 09:03:57.611196  7247 consensus_peers.cc:597] T 55fe651321d641498846ce7b908bea0f P 9be1b79af35e44b9a18180e14666389f -> Peer 233554a02f3f4068b24a2dce881191cd (127.5.160.130:45799): Couldn't send request to peer 233554a02f3f4068b24a2dce881191cd. Status: Network error: Client connection negotiation failed: client connection to 127.5.160.130:45799: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:03:57.622870  5762 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:03:57.623653  5762 tablet_replica.cc:333] T 7f8d8e811b0c4f3c9451eebd0cae2e05 P 9be1b79af35e44b9a18180e14666389f: stopping tablet replica
I20260713 09:03:57.624261  5762 raft_consensus.cc:2243] T 7f8d8e811b0c4f3c9451eebd0cae2e05 P 9be1b79af35e44b9a18180e14666389f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:57.624750  5762 raft_consensus.cc:2272] T 7f8d8e811b0c4f3c9451eebd0cae2e05 P 9be1b79af35e44b9a18180e14666389f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:57.626899  5762 tablet_replica.cc:333] T aa282d741b694705892cabd0d8d5eeb5 P 9be1b79af35e44b9a18180e14666389f: stopping tablet replica
I20260713 09:03:57.627487  5762 raft_consensus.cc:2243] T aa282d741b694705892cabd0d8d5eeb5 P 9be1b79af35e44b9a18180e14666389f [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:03:57.628273  5762 raft_consensus.cc:2272] T aa282d741b694705892cabd0d8d5eeb5 P 9be1b79af35e44b9a18180e14666389f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:57.630484  5762 tablet_replica.cc:333] T 7a14a0377bec41dbac418e9541f59ebe P 9be1b79af35e44b9a18180e14666389f: stopping tablet replica
I20260713 09:03:57.631069  5762 raft_consensus.cc:2243] T 7a14a0377bec41dbac418e9541f59ebe P 9be1b79af35e44b9a18180e14666389f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:57.631635  5762 raft_consensus.cc:2272] T 7a14a0377bec41dbac418e9541f59ebe P 9be1b79af35e44b9a18180e14666389f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:57.633747  5762 tablet_replica.cc:333] T 55fe651321d641498846ce7b908bea0f P 9be1b79af35e44b9a18180e14666389f: stopping tablet replica
I20260713 09:03:57.634433  5762 raft_consensus.cc:2243] T 55fe651321d641498846ce7b908bea0f P 9be1b79af35e44b9a18180e14666389f [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:03:57.635371  5762 raft_consensus.cc:2272] T 55fe651321d641498846ce7b908bea0f P 9be1b79af35e44b9a18180e14666389f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:57.637967  5762 tablet_replica.cc:333] T dbcbf2b8ee0d4bdabd293b26f4e14601 P 9be1b79af35e44b9a18180e14666389f: stopping tablet replica
W20260713 09:03:57.638646  7247 consensus_peers.cc:597] T 0b7fc422dc7c4688b543a6a88e066d03 P 9be1b79af35e44b9a18180e14666389f -> Peer 233554a02f3f4068b24a2dce881191cd (127.5.160.130:45799): Couldn't send request to peer 233554a02f3f4068b24a2dce881191cd. Status: Network error: Client connection negotiation failed: client connection to 127.5.160.130:45799: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:03:57.638746  5762 raft_consensus.cc:2243] T dbcbf2b8ee0d4bdabd293b26f4e14601 P 9be1b79af35e44b9a18180e14666389f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:57.639430  5762 raft_consensus.cc:2272] T dbcbf2b8ee0d4bdabd293b26f4e14601 P 9be1b79af35e44b9a18180e14666389f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:57.641450  5762 tablet_replica.cc:333] T f3aadbfa27fe46bfa90c84553458c68a P 9be1b79af35e44b9a18180e14666389f: stopping tablet replica
I20260713 09:03:57.642009  5762 raft_consensus.cc:2243] T f3aadbfa27fe46bfa90c84553458c68a P 9be1b79af35e44b9a18180e14666389f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:57.642524  5762 raft_consensus.cc:2272] T f3aadbfa27fe46bfa90c84553458c68a P 9be1b79af35e44b9a18180e14666389f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:57.644392  5762 tablet_replica.cc:333] T 4711243f3a194841875da83174044ca8 P 9be1b79af35e44b9a18180e14666389f: stopping tablet replica
I20260713 09:03:57.644995  5762 raft_consensus.cc:2243] T 4711243f3a194841875da83174044ca8 P 9be1b79af35e44b9a18180e14666389f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:57.645577  5762 raft_consensus.cc:2272] T 4711243f3a194841875da83174044ca8 P 9be1b79af35e44b9a18180e14666389f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:57.647473  5762 tablet_replica.cc:333] T 783219c7104f413f95fafd9b51088d0a P 9be1b79af35e44b9a18180e14666389f: stopping tablet replica
I20260713 09:03:57.648411  5762 raft_consensus.cc:2243] T 783219c7104f413f95fafd9b51088d0a P 9be1b79af35e44b9a18180e14666389f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:57.648883  5762 raft_consensus.cc:2272] T 783219c7104f413f95fafd9b51088d0a P 9be1b79af35e44b9a18180e14666389f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:57.650853  5762 tablet_replica.cc:333] T 0b7fc422dc7c4688b543a6a88e066d03 P 9be1b79af35e44b9a18180e14666389f: stopping tablet replica
I20260713 09:03:57.651382  5762 raft_consensus.cc:2243] T 0b7fc422dc7c4688b543a6a88e066d03 P 9be1b79af35e44b9a18180e14666389f [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:03:57.652078  5762 raft_consensus.cc:2272] T 0b7fc422dc7c4688b543a6a88e066d03 P 9be1b79af35e44b9a18180e14666389f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:57.653837  5762 tablet_replica.cc:333] T 6632b0a3d23e4b0fa362d8cd62ecfcb7 P 9be1b79af35e44b9a18180e14666389f: stopping tablet replica
I20260713 09:03:57.654379  5762 raft_consensus.cc:2243] T 6632b0a3d23e4b0fa362d8cd62ecfcb7 P 9be1b79af35e44b9a18180e14666389f [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:03:57.655040  5762 raft_consensus.cc:2272] T 6632b0a3d23e4b0fa362d8cd62ecfcb7 P 9be1b79af35e44b9a18180e14666389f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:57.657313  5762 tablet_replica.cc:333] T e13110a21957440c8abbb009eff7fa47 P 9be1b79af35e44b9a18180e14666389f: stopping tablet replica
I20260713 09:03:57.657823  5762 raft_consensus.cc:2243] T e13110a21957440c8abbb009eff7fa47 P 9be1b79af35e44b9a18180e14666389f [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:03:57.658500  5762 raft_consensus.cc:2272] T e13110a21957440c8abbb009eff7fa47 P 9be1b79af35e44b9a18180e14666389f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:57.660135  5762 tablet_replica.cc:333] T 50caf4acf9b84b92afab324f33a7aa0e P 9be1b79af35e44b9a18180e14666389f: stopping tablet replica
I20260713 09:03:57.660741  5762 raft_consensus.cc:2243] T 50caf4acf9b84b92afab324f33a7aa0e P 9be1b79af35e44b9a18180e14666389f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:57.661307  5762 raft_consensus.cc:2272] T 50caf4acf9b84b92afab324f33a7aa0e P 9be1b79af35e44b9a18180e14666389f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:57.663007  5762 tablet_replica.cc:333] T 8d13118e8cab4063a32e25678ef9f499 P 9be1b79af35e44b9a18180e14666389f: stopping tablet replica
I20260713 09:03:57.663473  5762 raft_consensus.cc:2243] T 8d13118e8cab4063a32e25678ef9f499 P 9be1b79af35e44b9a18180e14666389f [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:03:57.664170  5762 raft_consensus.cc:2272] T 8d13118e8cab4063a32e25678ef9f499 P 9be1b79af35e44b9a18180e14666389f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:57.665978  5762 tablet_replica.cc:333] T 299ec88ad3374ae0b9ea77cf73f03b15 P 9be1b79af35e44b9a18180e14666389f: stopping tablet replica
I20260713 09:03:57.666450  5762 raft_consensus.cc:2243] T 299ec88ad3374ae0b9ea77cf73f03b15 P 9be1b79af35e44b9a18180e14666389f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:57.666909  5762 raft_consensus.cc:2272] T 299ec88ad3374ae0b9ea77cf73f03b15 P 9be1b79af35e44b9a18180e14666389f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:57.668536  5762 tablet_replica.cc:333] T aabb2cf9337a483eaebfde113c1849a8 P 9be1b79af35e44b9a18180e14666389f: stopping tablet replica
I20260713 09:03:57.668998  5762 raft_consensus.cc:2243] T aabb2cf9337a483eaebfde113c1849a8 P 9be1b79af35e44b9a18180e14666389f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:57.669478  5762 raft_consensus.cc:2272] T aabb2cf9337a483eaebfde113c1849a8 P 9be1b79af35e44b9a18180e14666389f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:57.671149  5762 tablet_replica.cc:333] T 1a4ecf4b71f04800bc3811f5c7245f56 P 9be1b79af35e44b9a18180e14666389f: stopping tablet replica
I20260713 09:03:57.671597  5762 raft_consensus.cc:2243] T 1a4ecf4b71f04800bc3811f5c7245f56 P 9be1b79af35e44b9a18180e14666389f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:57.672016  5762 raft_consensus.cc:2272] T 1a4ecf4b71f04800bc3811f5c7245f56 P 9be1b79af35e44b9a18180e14666389f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:57.673839  5762 tablet_replica.cc:333] T 4184d088fcf74bdeb8df8e8411d824ba P 9be1b79af35e44b9a18180e14666389f: stopping tablet replica
I20260713 09:03:57.674263  5762 raft_consensus.cc:2243] T 4184d088fcf74bdeb8df8e8411d824ba P 9be1b79af35e44b9a18180e14666389f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:57.674762  5762 raft_consensus.cc:2272] T 4184d088fcf74bdeb8df8e8411d824ba P 9be1b79af35e44b9a18180e14666389f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:57.676517  5762 tablet_replica.cc:333] T 1a01ba0b7f824f4286d690ba1af54225 P 9be1b79af35e44b9a18180e14666389f: stopping tablet replica
I20260713 09:03:57.676918  5762 raft_consensus.cc:2243] T 1a01ba0b7f824f4286d690ba1af54225 P 9be1b79af35e44b9a18180e14666389f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:57.677381  5762 raft_consensus.cc:2272] T 1a01ba0b7f824f4286d690ba1af54225 P 9be1b79af35e44b9a18180e14666389f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:57.716697  5762 tablet_server.cc:196] TabletServer@127.5.160.132:0 shutdown complete.
I20260713 09:03:57.743757  5762 master.cc:562] Master@127.5.160.190:35873 shutting down...
I20260713 09:03:57.765158  5762 raft_consensus.cc:2243] T 00000000000000000000000000000000 P ccfbdb7ac31546e9806e49835ae44780 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:03:57.765700  5762 raft_consensus.cc:2272] T 00000000000000000000000000000000 P ccfbdb7ac31546e9806e49835ae44780 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:57.766000  5762 tablet_replica.cc:333] T 00000000000000000000000000000000 P ccfbdb7ac31546e9806e49835ae44780: stopping tablet replica
I20260713 09:03:57.786804  5762 master.cc:584] Master@127.5.160.190:35873 shutdown complete.
[       OK ] LeaderRebalancerTest.AddTserver (27378 ms)
[ RUN      ] LeaderRebalancerTest.RestartTserver
I20260713 09:03:57.846540  5762 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.5.160.190:39697
I20260713 09:03:57.847687  5762 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:03:57.854372  7704 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:03:57.854528  7706 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:03:57.855336  5762 server_base.cc:1061] running on GCE node
W20260713 09:03:57.854573  7703 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:03:57.856678  5762 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:03:57.856884  5762 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:03:57.857111  5762 hybrid_clock.cc:648] HybridClock initialized: now 1783933437857053 us; error 0 us; skew 500 ppm
I20260713 09:03:57.857684  5762 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:03:57.860302  5762 webserver.cc:533] Webserver started at http://127.5.160.190:35831/ using document root <none> and password file <none>
I20260713 09:03:57.860857  5762 fs_manager.cc:362] Metadata directory not provided
I20260713 09:03:57.861054  5762 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:03:57.862196  5762 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:03:57.863341  5762 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskS8ctUk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933387563348-5762-0/minicluster-data/master-0-root/instance:
uuid: "807adac4c9b346ee98fef1565c2b915a"
format_stamp: "Formatted at 2026-07-13 09:03:57 on dist-test-slave-0vb5"
I20260713 09:03:57.869366  5762 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.002s
I20260713 09:03:57.873067  7711 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:03:57.874194  5762 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.004s
I20260713 09:03:57.874478  5762 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskS8ctUk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933387563348-5762-0/minicluster-data/master-0-root
uuid: "807adac4c9b346ee98fef1565c2b915a"
format_stamp: "Formatted at 2026-07-13 09:03:57 on dist-test-slave-0vb5"
I20260713 09:03:57.874749  5762 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskS8ctUk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933387563348-5762-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskS8ctUk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933387563348-5762-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskS8ctUk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933387563348-5762-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:03:57.889842  5762 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:03:57.891098  5762 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:03:57.932284  5762 rpc_server.cc:307] RPC server started. Bound to: 127.5.160.190:39697
I20260713 09:03:57.932410  7762 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.160.190:39697 every 8 connection(s)
I20260713 09:03:57.936892  7763 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:57.947734  7763 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 807adac4c9b346ee98fef1565c2b915a: Bootstrap starting.
I20260713 09:03:57.952808  7763 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 807adac4c9b346ee98fef1565c2b915a: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:57.957490  7763 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 807adac4c9b346ee98fef1565c2b915a: No bootstrap required, opened a new log
I20260713 09:03:57.959673  7763 raft_consensus.cc:359] T 00000000000000000000000000000000 P 807adac4c9b346ee98fef1565c2b915a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "807adac4c9b346ee98fef1565c2b915a" member_type: VOTER }
I20260713 09:03:57.960085  7763 raft_consensus.cc:385] T 00000000000000000000000000000000 P 807adac4c9b346ee98fef1565c2b915a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:57.960279  7763 raft_consensus.cc:740] T 00000000000000000000000000000000 P 807adac4c9b346ee98fef1565c2b915a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 807adac4c9b346ee98fef1565c2b915a, State: Initialized, Role: FOLLOWER
I20260713 09:03:57.960846  7763 consensus_queue.cc:260] T 00000000000000000000000000000000 P 807adac4c9b346ee98fef1565c2b915a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "807adac4c9b346ee98fef1565c2b915a" member_type: VOTER }
I20260713 09:03:57.961374  7763 raft_consensus.cc:399] T 00000000000000000000000000000000 P 807adac4c9b346ee98fef1565c2b915a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:03:57.961606  7763 raft_consensus.cc:493] T 00000000000000000000000000000000 P 807adac4c9b346ee98fef1565c2b915a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:03:57.961848  7763 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 807adac4c9b346ee98fef1565c2b915a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:57.966488  7763 raft_consensus.cc:515] T 00000000000000000000000000000000 P 807adac4c9b346ee98fef1565c2b915a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "807adac4c9b346ee98fef1565c2b915a" member_type: VOTER }
I20260713 09:03:57.967020  7763 leader_election.cc:304] T 00000000000000000000000000000000 P 807adac4c9b346ee98fef1565c2b915a [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: 807adac4c9b346ee98fef1565c2b915a; no voters: 
I20260713 09:03:57.968182  7763 leader_election.cc:290] T 00000000000000000000000000000000 P 807adac4c9b346ee98fef1565c2b915a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:03:57.968559  7766 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 807adac4c9b346ee98fef1565c2b915a [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:03:57.970014  7766 raft_consensus.cc:697] T 00000000000000000000000000000000 P 807adac4c9b346ee98fef1565c2b915a [term 1 LEADER]: Becoming Leader. State: Replica: 807adac4c9b346ee98fef1565c2b915a, State: Running, Role: LEADER
I20260713 09:03:57.970737  7766 consensus_queue.cc:237] T 00000000000000000000000000000000 P 807adac4c9b346ee98fef1565c2b915a [LEADER]: Queue going to LEADER mode. State: All 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: "807adac4c9b346ee98fef1565c2b915a" member_type: VOTER }
I20260713 09:03:57.971366  7763 sys_catalog.cc:565] T 00000000000000000000000000000000 P 807adac4c9b346ee98fef1565c2b915a [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:03:57.975549  7767 sys_catalog.cc:455] T 00000000000000000000000000000000 P 807adac4c9b346ee98fef1565c2b915a [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "807adac4c9b346ee98fef1565c2b915a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "807adac4c9b346ee98fef1565c2b915a" member_type: VOTER } }
I20260713 09:03:57.976231  7767 sys_catalog.cc:458] T 00000000000000000000000000000000 P 807adac4c9b346ee98fef1565c2b915a [sys.catalog]: This master's current role is: LEADER
I20260713 09:03:57.977442  7768 sys_catalog.cc:455] T 00000000000000000000000000000000 P 807adac4c9b346ee98fef1565c2b915a [sys.catalog]: SysCatalogTable state changed. Reason: New leader 807adac4c9b346ee98fef1565c2b915a. Latest consensus state: current_term: 1 leader_uuid: "807adac4c9b346ee98fef1565c2b915a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "807adac4c9b346ee98fef1565c2b915a" member_type: VOTER } }
I20260713 09:03:57.978232  7768 sys_catalog.cc:458] T 00000000000000000000000000000000 P 807adac4c9b346ee98fef1565c2b915a [sys.catalog]: This master's current role is: LEADER
I20260713 09:03:57.985591  7774 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:03:57.990949  7774 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:03:57.993369  5762 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:03:58.019937  7774 catalog_manager.cc:1383] Generated new cluster ID: 1949fdc52742445b97e1074786b6693a
I20260713 09:03:58.020644  7774 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:03:58.039635  7774 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:03:58.041108  7774 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:03:58.059864  7774 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 807adac4c9b346ee98fef1565c2b915a: Generated new TSK 0
I20260713 09:03:58.060576  7774 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:03:58.075747  5762 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:03:58.083945  7785 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:03:58.085265  7786 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:03:58.087757  7788 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:03:58.088104  5762 server_base.cc:1061] running on GCE node
I20260713 09:03:58.089890  5762 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:03:58.090154  5762 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:03:58.090358  5762 hybrid_clock.cc:648] HybridClock initialized: now 1783933438090332 us; error 0 us; skew 500 ppm
I20260713 09:03:58.090943  5762 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:03:58.093921  5762 webserver.cc:533] Webserver started at http://127.5.160.129:39273/ using document root <none> and password file <none>
I20260713 09:03:58.094508  5762 fs_manager.cc:362] Metadata directory not provided
I20260713 09:03:58.094743  5762 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:03:58.095081  5762 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:03:58.096479  5762 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskS8ctUk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933387563348-5762-0/minicluster-data/ts-0-root/instance:
uuid: "8a143551383247b4a28d8ba59b6d1f1e"
format_stamp: "Formatted at 2026-07-13 09:03:58 on dist-test-slave-0vb5"
I20260713 09:03:58.101814  5762 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:03:58.105777  7793 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:03:58.106737  5762 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260713 09:03:58.107013  5762 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskS8ctUk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933387563348-5762-0/minicluster-data/ts-0-root
uuid: "8a143551383247b4a28d8ba59b6d1f1e"
format_stamp: "Formatted at 2026-07-13 09:03:58 on dist-test-slave-0vb5"
I20260713 09:03:58.107272  5762 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskS8ctUk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933387563348-5762-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskS8ctUk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933387563348-5762-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskS8ctUk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933387563348-5762-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:03:58.134730  5762 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:03:58.136070  5762 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:03:58.137645  5762 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:03:58.140395  5762 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:03:58.140604  5762 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:03:58.140993  5762 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:03:58.141238  5762 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260713 09:03:58.186436  5762 rpc_server.cc:307] RPC server started. Bound to: 127.5.160.129:40381
I20260713 09:03:58.186589  7855 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.160.129:40381 every 8 connection(s)
I20260713 09:03:58.192363  5762 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:03:58.202736  7860 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:03:58.203575  7861 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:03:58.206456  7863 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:03:58.207962  5762 server_base.cc:1061] running on GCE node
I20260713 09:03:58.208604  7856 heartbeater.cc:344] Connected to a master server at 127.5.160.190:39697
I20260713 09:03:58.209076  7856 heartbeater.cc:461] Registering TS with master...
I20260713 09:03:58.209535  5762 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:03:58.209877  5762 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:03:58.209920  7856 heartbeater.cc:507] Master 127.5.160.190:39697 requested a full tablet report, sending...
I20260713 09:03:58.210100  5762 hybrid_clock.cc:648] HybridClock initialized: now 1783933438210082 us; error 0 us; skew 500 ppm
I20260713 09:03:58.210856  5762 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:03:58.212544  7728 ts_manager.cc:194] Registered new tserver with Master: 8a143551383247b4a28d8ba59b6d1f1e (127.5.160.129:40381)
I20260713 09:03:58.213804  5762 webserver.cc:533] Webserver started at http://127.5.160.130:38387/ using document root <none> and password file <none>
I20260713 09:03:58.214390  5762 fs_manager.cc:362] Metadata directory not provided
I20260713 09:03:58.214628  5762 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:03:58.214681  7728 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35106
I20260713 09:03:58.214942  5762 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:03:58.216545  5762 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskS8ctUk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933387563348-5762-0/minicluster-data/ts-1-root/instance:
uuid: "bbbbf613886248fc95a9739920f9f26b"
format_stamp: "Formatted at 2026-07-13 09:03:58 on dist-test-slave-0vb5"
I20260713 09:03:58.221565  5762 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260713 09:03:58.225302  7868 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:03:58.226141  5762 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260713 09:03:58.226524  5762 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskS8ctUk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933387563348-5762-0/minicluster-data/ts-1-root
uuid: "bbbbf613886248fc95a9739920f9f26b"
format_stamp: "Formatted at 2026-07-13 09:03:58 on dist-test-slave-0vb5"
I20260713 09:03:58.226847  5762 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskS8ctUk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933387563348-5762-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskS8ctUk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933387563348-5762-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskS8ctUk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933387563348-5762-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:03:58.238608  5762 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:03:58.239812  5762 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:03:58.241359  5762 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:03:58.243544  5762 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:03:58.243773  5762 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:03:58.244021  5762 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:03:58.244185  5762 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:03:58.286538  5762 rpc_server.cc:307] RPC server started. Bound to: 127.5.160.130:36719
I20260713 09:03:58.286687  7930 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.160.130:36719 every 8 connection(s)
I20260713 09:03:58.291430  5762 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:03:58.298820  7934 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:03:58.300379  7935 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:03:58.302119  7937 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:03:58.303592  7931 heartbeater.cc:344] Connected to a master server at 127.5.160.190:39697
I20260713 09:03:58.304253  7931 heartbeater.cc:461] Registering TS with master...
I20260713 09:03:58.305778  7931 heartbeater.cc:507] Master 127.5.160.190:39697 requested a full tablet report, sending...
I20260713 09:03:58.308534  7728 ts_manager.cc:194] Registered new tserver with Master: bbbbf613886248fc95a9739920f9f26b (127.5.160.130:36719)
I20260713 09:03:58.308579  5762 server_base.cc:1061] running on GCE node
I20260713 09:03:58.309949  5762 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:03:58.310153  5762 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:03:58.310225  7728 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35108
I20260713 09:03:58.310478  5762 hybrid_clock.cc:648] HybridClock initialized: now 1783933438310455 us; error 0 us; skew 500 ppm
I20260713 09:03:58.311472  5762 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:03:58.314400  5762 webserver.cc:533] Webserver started at http://127.5.160.131:45555/ using document root <none> and password file <none>
I20260713 09:03:58.314898  5762 fs_manager.cc:362] Metadata directory not provided
I20260713 09:03:58.315062  5762 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:03:58.315372  5762 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:03:58.316574  5762 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskS8ctUk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933387563348-5762-0/minicluster-data/ts-2-root/instance:
uuid: "563e0460160a490cb55c8a288dfd50b2"
format_stamp: "Formatted at 2026-07-13 09:03:58 on dist-test-slave-0vb5"
I20260713 09:03:58.321111  5762 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260713 09:03:58.324558  7942 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:03:58.325515  5762 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:03:58.325830  5762 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskS8ctUk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933387563348-5762-0/minicluster-data/ts-2-root
uuid: "563e0460160a490cb55c8a288dfd50b2"
format_stamp: "Formatted at 2026-07-13 09:03:58 on dist-test-slave-0vb5"
I20260713 09:03:58.326098  5762 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskS8ctUk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933387563348-5762-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskS8ctUk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933387563348-5762-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskS8ctUk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933387563348-5762-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:03:58.352193  5762 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:03:58.353582  5762 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:03:58.355067  5762 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:03:58.357443  5762 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:03:58.357647  5762 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:03:58.357923  5762 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:03:58.358084  5762 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:03:58.400817  5762 rpc_server.cc:307] RPC server started. Bound to: 127.5.160.131:38597
I20260713 09:03:58.400895  8004 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.160.131:38597 every 8 connection(s)
I20260713 09:03:58.406010  5762 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:03:58.413939  8008 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:03:58.415807  8009 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:03:58.417619  8011 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:03:58.418764  5762 server_base.cc:1061] running on GCE node
I20260713 09:03:58.419364  8005 heartbeater.cc:344] Connected to a master server at 127.5.160.190:39697
I20260713 09:03:58.419792  8005 heartbeater.cc:461] Registering TS with master...
I20260713 09:03:58.420001  5762 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:03:58.420269  5762 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:03:58.420487  5762 hybrid_clock.cc:648] HybridClock initialized: now 1783933438420466 us; error 0 us; skew 500 ppm
I20260713 09:03:58.420691  8005 heartbeater.cc:507] Master 127.5.160.190:39697 requested a full tablet report, sending...
I20260713 09:03:58.421300  5762 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:03:58.423151  7728 ts_manager.cc:194] Registered new tserver with Master: 563e0460160a490cb55c8a288dfd50b2 (127.5.160.131:38597)
I20260713 09:03:58.424191  5762 webserver.cc:533] Webserver started at http://127.5.160.132:39559/ using document root <none> and password file <none>
I20260713 09:03:58.424861  5762 fs_manager.cc:362] Metadata directory not provided
I20260713 09:03:58.425120  5762 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:03:58.425051  7728 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35116
I20260713 09:03:58.425621  5762 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:03:58.427196  5762 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskS8ctUk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933387563348-5762-0/minicluster-data/ts-3-root/instance:
uuid: "230e820870274f5eb8ee22cbb0c74144"
format_stamp: "Formatted at 2026-07-13 09:03:58 on dist-test-slave-0vb5"
I20260713 09:03:58.431900  5762 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260713 09:03:58.435461  8016 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:03:58.436246  5762 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:03:58.436501  5762 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskS8ctUk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933387563348-5762-0/minicluster-data/ts-3-root
uuid: "230e820870274f5eb8ee22cbb0c74144"
format_stamp: "Formatted at 2026-07-13 09:03:58 on dist-test-slave-0vb5"
I20260713 09:03:58.436723  5762 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskS8ctUk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933387563348-5762-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskS8ctUk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933387563348-5762-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskS8ctUk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933387563348-5762-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:03:58.452011  5762 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:03:58.453308  5762 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:03:58.454730  5762 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:03:58.457181  5762 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:03:58.457401  5762 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:03:58.457648  5762 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:03:58.457804  5762 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:03:58.501884  5762 rpc_server.cc:307] RPC server started. Bound to: 127.5.160.132:40121
I20260713 09:03:58.502080  8078 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.160.132:40121 every 8 connection(s)
I20260713 09:03:58.516793  8079 heartbeater.cc:344] Connected to a master server at 127.5.160.190:39697
I20260713 09:03:58.517251  8079 heartbeater.cc:461] Registering TS with master...
I20260713 09:03:58.518060  8079 heartbeater.cc:507] Master 127.5.160.190:39697 requested a full tablet report, sending...
I20260713 09:03:58.520051  7728 ts_manager.cc:194] Registered new tserver with Master: 230e820870274f5eb8ee22cbb0c74144 (127.5.160.132:40121)
I20260713 09:03:58.521237  5762 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.016097122s
I20260713 09:03:58.521416  7728 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35126
I20260713 09:03:58.550159  7728 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:35140:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z""\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260713 09:03:58.697852  7967 tablet_service.cc:1511] Processing CreateTablet for tablet 6a848a98100b44fe99a4282d0251a74c (DEFAULT_TABLE table=test-workload [id=e51cf6943f9442d986435a1f53e1fa38]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260713 09:03:58.698396  7969 tablet_service.cc:1511] Processing CreateTablet for tablet be0183bc6a53453a8ef998073ec6f304 (DEFAULT_TABLE table=test-workload [id=e51cf6943f9442d986435a1f53e1fa38]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260713 09:03:58.699669  7967 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a848a98100b44fe99a4282d0251a74c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:58.700965  7968 tablet_service.cc:1511] Processing CreateTablet for tablet a3849714eb0b4d73ad78a0313e5db28f (DEFAULT_TABLE table=test-workload [id=e51cf6943f9442d986435a1f53e1fa38]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260713 09:03:58.702628  7968 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a3849714eb0b4d73ad78a0313e5db28f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:58.702383  7966 tablet_service.cc:1511] Processing CreateTablet for tablet 7a254603fa294d8296183913cc81c2ec (DEFAULT_TABLE table=test-workload [id=e51cf6943f9442d986435a1f53e1fa38]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260713 09:03:58.703929  7966 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a254603fa294d8296183913cc81c2ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:58.705021  7970 tablet_service.cc:1511] Processing CreateTablet for tablet 22264477e6244300a862b87f189e24f3 (DEFAULT_TABLE table=test-workload [id=e51cf6943f9442d986435a1f53e1fa38]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260713 09:03:58.706660  7970 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 22264477e6244300a862b87f189e24f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:58.711095  7820 tablet_service.cc:1511] Processing CreateTablet for tablet be0183bc6a53453a8ef998073ec6f304 (DEFAULT_TABLE table=test-workload [id=e51cf6943f9442d986435a1f53e1fa38]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260713 09:03:58.712510  7820 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be0183bc6a53453a8ef998073ec6f304. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:58.714437  7819 tablet_service.cc:1511] Processing CreateTablet for tablet e7eda1205f854091ba505135234b719d (DEFAULT_TABLE table=test-workload [id=e51cf6943f9442d986435a1f53e1fa38]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260713 09:03:58.715876  7819 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7eda1205f854091ba505135234b719d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:58.718586  7816 tablet_service.cc:1511] Processing CreateTablet for tablet 7a254603fa294d8296183913cc81c2ec (DEFAULT_TABLE table=test-workload [id=e51cf6943f9442d986435a1f53e1fa38]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260713 09:03:58.718586  7818 tablet_service.cc:1511] Processing CreateTablet for tablet 6a848a98100b44fe99a4282d0251a74c (DEFAULT_TABLE table=test-workload [id=e51cf6943f9442d986435a1f53e1fa38]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260713 09:03:58.720273  7816 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a254603fa294d8296183913cc81c2ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:58.721467  7818 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a848a98100b44fe99a4282d0251a74c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:58.722561  7817 tablet_service.cc:1511] Processing CreateTablet for tablet 3f6e447aa45e428dab575bff8f3dade2 (DEFAULT_TABLE table=test-workload [id=e51cf6943f9442d986435a1f53e1fa38]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260713 09:03:58.724126  7817 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f6e447aa45e428dab575bff8f3dade2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:58.725603  7969 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be0183bc6a53453a8ef998073ec6f304. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:58.725687  7821 tablet_service.cc:1511] Processing CreateTablet for tablet 22264477e6244300a862b87f189e24f3 (DEFAULT_TABLE table=test-workload [id=e51cf6943f9442d986435a1f53e1fa38]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260713 09:03:58.726554  7815 tablet_service.cc:1511] Processing CreateTablet for tablet 5deed4d33c034049ab27ed36ddb38eb1 (DEFAULT_TABLE table=test-workload [id=e51cf6943f9442d986435a1f53e1fa38]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260713 09:03:58.728405  7815 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5deed4d33c034049ab27ed36ddb38eb1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:58.728569  7814 tablet_service.cc:1511] Processing CreateTablet for tablet 9858ccd9d1794ad8834fc00515ad40c4 (DEFAULT_TABLE table=test-workload [id=e51cf6943f9442d986435a1f53e1fa38]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260713 09:03:58.730130  7814 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9858ccd9d1794ad8834fc00515ad40c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:58.730228  7965 tablet_service.cc:1511] Processing CreateTablet for tablet 0fd24a27851a41ec86ec88d3a120b410 (DEFAULT_TABLE table=test-workload [id=e51cf6943f9442d986435a1f53e1fa38]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260713 09:03:58.735450  7965 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0fd24a27851a41ec86ec88d3a120b410. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:58.735028  7812 tablet_service.cc:1511] Processing CreateTablet for tablet e9c6671a6c064914830410af0e5b9710 (DEFAULT_TABLE table=test-workload [id=e51cf6943f9442d986435a1f53e1fa38]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260713 09:03:58.736552  7812 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e9c6671a6c064914830410af0e5b9710. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:58.730921  7964 tablet_service.cc:1511] Processing CreateTablet for tablet 5deed4d33c034049ab27ed36ddb38eb1 (DEFAULT_TABLE table=test-workload [id=e51cf6943f9442d986435a1f53e1fa38]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260713 09:03:58.731776  7961 tablet_service.cc:1511] Processing CreateTablet for tablet e9c6671a6c064914830410af0e5b9710 (DEFAULT_TABLE table=test-workload [id=e51cf6943f9442d986435a1f53e1fa38]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260713 09:03:58.733011  7963 tablet_service.cc:1511] Processing CreateTablet for tablet 62f98eadef4148f69647bca27672f57b (DEFAULT_TABLE table=test-workload [id=e51cf6943f9442d986435a1f53e1fa38]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260713 09:03:58.733812  7962 tablet_service.cc:1511] Processing CreateTablet for tablet 007f0a6419574b3c994665be9d1d3d41 (DEFAULT_TABLE table=test-workload [id=e51cf6943f9442d986435a1f53e1fa38]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260713 09:03:58.737939  7964 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5deed4d33c034049ab27ed36ddb38eb1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:58.738245  7813 tablet_service.cc:1511] Processing CreateTablet for tablet 62f98eadef4148f69647bca27672f57b (DEFAULT_TABLE table=test-workload [id=e51cf6943f9442d986435a1f53e1fa38]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260713 09:03:58.738886  7963 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 62f98eadef4148f69647bca27672f57b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:58.739097  7821 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 22264477e6244300a862b87f189e24f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:58.739754  7813 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 62f98eadef4148f69647bca27672f57b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:58.740362  7962 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 007f0a6419574b3c994665be9d1d3d41. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:58.745788  7961 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e9c6671a6c064914830410af0e5b9710. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:58.766187  7896 tablet_service.cc:1511] Processing CreateTablet for tablet be0183bc6a53453a8ef998073ec6f304 (DEFAULT_TABLE table=test-workload [id=e51cf6943f9442d986435a1f53e1fa38]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260713 09:03:58.767936  7896 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be0183bc6a53453a8ef998073ec6f304. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:58.806326  7895 tablet_service.cc:1511] Processing CreateTablet for tablet e7eda1205f854091ba505135234b719d (DEFAULT_TABLE table=test-workload [id=e51cf6943f9442d986435a1f53e1fa38]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260713 09:03:58.807160  7966 tablet_service.cc:1511] Processing CreateTablet for tablet 340b5ea9b7fd4373b732c253782cbe5f (DEFAULT_TABLE table=test-workload [id=e51cf6943f9442d986435a1f53e1fa38]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260713 09:03:58.807847  7895 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7eda1205f854091ba505135234b719d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:58.810698  7894 tablet_service.cc:1511] Processing CreateTablet for tablet a3849714eb0b4d73ad78a0313e5db28f (DEFAULT_TABLE table=test-workload [id=e51cf6943f9442d986435a1f53e1fa38]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260713 09:03:58.814790  7894 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a3849714eb0b4d73ad78a0313e5db28f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:58.808892  7966 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 340b5ea9b7fd4373b732c253782cbe5f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:58.843411  7964 tablet_service.cc:1511] Processing CreateTablet for tablet 0811f31f56e44c0889b993faacc2f130 (DEFAULT_TABLE table=test-workload [id=e51cf6943f9442d986435a1f53e1fa38]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260713 09:03:58.844805  7964 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0811f31f56e44c0889b993faacc2f130. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:58.848459  7889 tablet_service.cc:1511] Processing CreateTablet for tablet 9858ccd9d1794ad8834fc00515ad40c4 (DEFAULT_TABLE table=test-workload [id=e51cf6943f9442d986435a1f53e1fa38]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260713 09:03:58.850545  7889 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9858ccd9d1794ad8834fc00515ad40c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:58.850723  7892 tablet_service.cc:1511] Processing CreateTablet for tablet 3f6e447aa45e428dab575bff8f3dade2 (DEFAULT_TABLE table=test-workload [id=e51cf6943f9442d986435a1f53e1fa38]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260713 09:03:58.852089  7892 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f6e447aa45e428dab575bff8f3dade2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:58.848832  7893 tablet_service.cc:1511] Processing CreateTablet for tablet 6a848a98100b44fe99a4282d0251a74c (DEFAULT_TABLE table=test-workload [id=e51cf6943f9442d986435a1f53e1fa38]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260713 09:03:58.853231  7893 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a848a98100b44fe99a4282d0251a74c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:58.854212  7891 tablet_service.cc:1511] Processing CreateTablet for tablet 0fd24a27851a41ec86ec88d3a120b410 (DEFAULT_TABLE table=test-workload [id=e51cf6943f9442d986435a1f53e1fa38]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260713 09:03:58.855523  7891 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0fd24a27851a41ec86ec88d3a120b410. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:58.858304  7890 tablet_service.cc:1511] Processing CreateTablet for tablet 5deed4d33c034049ab27ed36ddb38eb1 (DEFAULT_TABLE table=test-workload [id=e51cf6943f9442d986435a1f53e1fa38]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260713 09:03:58.859611  7890 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5deed4d33c034049ab27ed36ddb38eb1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:58.862540  7888 tablet_service.cc:1511] Processing CreateTablet for tablet 007f0a6419574b3c994665be9d1d3d41 (DEFAULT_TABLE table=test-workload [id=e51cf6943f9442d986435a1f53e1fa38]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260713 09:03:58.863888  7888 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 007f0a6419574b3c994665be9d1d3d41. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:58.866881  7887 tablet_service.cc:1511] Processing CreateTablet for tablet e9c6671a6c064914830410af0e5b9710 (DEFAULT_TABLE table=test-workload [id=e51cf6943f9442d986435a1f53e1fa38]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260713 09:03:58.868219  7887 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e9c6671a6c064914830410af0e5b9710. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:58.882018  7967 tablet_service.cc:1511] Processing CreateTablet for tablet 07891f04ea2344e5bc258f39afa753e0 (DEFAULT_TABLE table=test-workload [id=e51cf6943f9442d986435a1f53e1fa38]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260713 09:03:58.888906  8044 tablet_service.cc:1511] Processing CreateTablet for tablet 22264477e6244300a862b87f189e24f3 (DEFAULT_TABLE table=test-workload [id=e51cf6943f9442d986435a1f53e1fa38]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260713 09:03:58.890372  8044 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 22264477e6244300a862b87f189e24f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:58.910218  8043 tablet_service.cc:1511] Processing CreateTablet for tablet e7eda1205f854091ba505135234b719d (DEFAULT_TABLE table=test-workload [id=e51cf6943f9442d986435a1f53e1fa38]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260713 09:03:58.910218  8042 tablet_service.cc:1511] Processing CreateTablet for tablet a3849714eb0b4d73ad78a0313e5db28f (DEFAULT_TABLE table=test-workload [id=e51cf6943f9442d986435a1f53e1fa38]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260713 09:03:58.915632  8099 tablet_bootstrap.cc:492] T 22264477e6244300a862b87f189e24f3 P 8a143551383247b4a28d8ba59b6d1f1e: Bootstrap starting.
I20260713 09:03:58.915845  7966 tablet_service.cc:1511] Processing CreateTablet for tablet 1e4af418c0904d2eb05a0d3f53b5c74a (DEFAULT_TABLE table=test-workload [id=e51cf6943f9442d986435a1f53e1fa38]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260713 09:03:58.917299  7967 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 07891f04ea2344e5bc258f39afa753e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:58.918185  8040 tablet_service.cc:1511] Processing CreateTablet for tablet 7a254603fa294d8296183913cc81c2ec (DEFAULT_TABLE table=test-workload [id=e51cf6943f9442d986435a1f53e1fa38]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260713 09:03:58.921449  8041 tablet_service.cc:1511] Processing CreateTablet for tablet 3f6e447aa45e428dab575bff8f3dade2 (DEFAULT_TABLE table=test-workload [id=e51cf6943f9442d986435a1f53e1fa38]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260713 09:03:58.924255  7889 tablet_service.cc:1511] Processing CreateTablet for tablet f21f6b6e05c646768935f2e5fcbd8279 (DEFAULT_TABLE table=test-workload [id=e51cf6943f9442d986435a1f53e1fa38]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260713 09:03:58.925673  7889 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f21f6b6e05c646768935f2e5fcbd8279. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:58.922071  8039 tablet_service.cc:1511] Processing CreateTablet for tablet 0fd24a27851a41ec86ec88d3a120b410 (DEFAULT_TABLE table=test-workload [id=e51cf6943f9442d986435a1f53e1fa38]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260713 09:03:58.929023  7966 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e4af418c0904d2eb05a0d3f53b5c74a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:58.929617  8038 tablet_service.cc:1511] Processing CreateTablet for tablet 9858ccd9d1794ad8834fc00515ad40c4 (DEFAULT_TABLE table=test-workload [id=e51cf6943f9442d986435a1f53e1fa38]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260713 09:03:58.930689  7821 tablet_service.cc:1511] Processing CreateTablet for tablet 07891f04ea2344e5bc258f39afa753e0 (DEFAULT_TABLE table=test-workload [id=e51cf6943f9442d986435a1f53e1fa38]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260713 09:03:58.931630  8037 tablet_service.cc:1511] Processing CreateTablet for tablet 62f98eadef4148f69647bca27672f57b (DEFAULT_TABLE table=test-workload [id=e51cf6943f9442d986435a1f53e1fa38]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260713 09:03:58.932082  7821 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 07891f04ea2344e5bc258f39afa753e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:58.936591  7893 tablet_service.cc:1511] Processing CreateTablet for tablet 340b5ea9b7fd4373b732c253782cbe5f (DEFAULT_TABLE table=test-workload [id=e51cf6943f9442d986435a1f53e1fa38]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260713 09:03:58.937224  8043 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7eda1205f854091ba505135234b719d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:58.936904  8036 tablet_service.cc:1511] Processing CreateTablet for tablet 007f0a6419574b3c994665be9d1d3d41 (DEFAULT_TABLE table=test-workload [id=e51cf6943f9442d986435a1f53e1fa38]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260713 09:03:58.938041  7893 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 340b5ea9b7fd4373b732c253782cbe5f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:58.942240  7970 tablet_service.cc:1511] Processing CreateTablet for tablet 76b28f919bb3453bb7a170e102b491ca (DEFAULT_TABLE table=test-workload [id=e51cf6943f9442d986435a1f53e1fa38]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260713 09:03:58.943594  7970 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 76b28f919bb3453bb7a170e102b491ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:58.947599  8035 tablet_service.cc:1511] Processing CreateTablet for tablet f21f6b6e05c646768935f2e5fcbd8279 (DEFAULT_TABLE table=test-workload [id=e51cf6943f9442d986435a1f53e1fa38]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260713 09:03:58.954140  8100 tablet_bootstrap.cc:492] T 22264477e6244300a862b87f189e24f3 P 563e0460160a490cb55c8a288dfd50b2: Bootstrap starting.
I20260713 09:03:58.957253  7963 tablet_service.cc:1511] Processing CreateTablet for tablet eb00b8729a6b4a408f5481bf5da7ed8b (DEFAULT_TABLE table=test-workload [id=e51cf6943f9442d986435a1f53e1fa38]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260713 09:03:58.958673  7963 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb00b8729a6b4a408f5481bf5da7ed8b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:58.962073  7896 tablet_service.cc:1511] Processing CreateTablet for tablet 8e219271f8544025b14b5c22f733728d (DEFAULT_TABLE table=test-workload [id=e51cf6943f9442d986435a1f53e1fa38]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260713 09:03:58.963413  7896 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e219271f8544025b14b5c22f733728d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:58.964802  7820 tablet_service.cc:1511] Processing CreateTablet for tablet f21f6b6e05c646768935f2e5fcbd8279 (DEFAULT_TABLE table=test-workload [id=e51cf6943f9442d986435a1f53e1fa38]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260713 09:03:58.966248  7820 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f21f6b6e05c646768935f2e5fcbd8279. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:58.967543  7889 tablet_service.cc:1511] Processing CreateTablet for tablet 76b28f919bb3453bb7a170e102b491ca (DEFAULT_TABLE table=test-workload [id=e51cf6943f9442d986435a1f53e1fa38]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260713 09:03:58.968935  7889 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 76b28f919bb3453bb7a170e102b491ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:58.976182  7963 tablet_service.cc:1511] Processing CreateTablet for tablet ea6a0152e0a2434dbff75cee53aae8b8 (DEFAULT_TABLE table=test-workload [id=e51cf6943f9442d986435a1f53e1fa38]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260713 09:03:58.977586  7963 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea6a0152e0a2434dbff75cee53aae8b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:58.978878  8099 tablet_bootstrap.cc:654] T 22264477e6244300a862b87f189e24f3 P 8a143551383247b4a28d8ba59b6d1f1e: Neither blocks nor log segments found. Creating new log.
W20260713 09:03:58.988336  7776 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:03:58.990738  7962 tablet_service.cc:1511] Processing CreateTablet for tablet f1243c10eebe499ba90d8b5c1ec7affc (DEFAULT_TABLE table=test-workload [id=e51cf6943f9442d986435a1f53e1fa38]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260713 09:03:58.991398  7889 tablet_service.cc:1511] Processing CreateTablet for tablet eb00b8729a6b4a408f5481bf5da7ed8b (DEFAULT_TABLE table=test-workload [id=e51cf6943f9442d986435a1f53e1fa38]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260713 09:03:58.992237  7962 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f1243c10eebe499ba90d8b5c1ec7affc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:58.992763  7889 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb00b8729a6b4a408f5481bf5da7ed8b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:58.995591  8042 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a3849714eb0b4d73ad78a0313e5db28f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:58.997678  8039 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0fd24a27851a41ec86ec88d3a120b410. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:59.002954  8038 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9858ccd9d1794ad8834fc00515ad40c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:59.005486  8035 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f21f6b6e05c646768935f2e5fcbd8279. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:59.008894  8037 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 62f98eadef4148f69647bca27672f57b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:59.008561  7893 tablet_service.cc:1511] Processing CreateTablet for tablet dd451be358f04205acac56e45d2c0669 (DEFAULT_TABLE table=test-workload [id=e51cf6943f9442d986435a1f53e1fa38]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260713 09:03:59.010722  7818 tablet_service.cc:1511] Processing CreateTablet for tablet 0811f31f56e44c0889b993faacc2f130 (DEFAULT_TABLE table=test-workload [id=e51cf6943f9442d986435a1f53e1fa38]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260713 09:03:59.012092  7818 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0811f31f56e44c0889b993faacc2f130. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:59.014256  8036 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 007f0a6419574b3c994665be9d1d3d41. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:59.019232  7895 tablet_service.cc:1511] Processing CreateTablet for tablet f1243c10eebe499ba90d8b5c1ec7affc (DEFAULT_TABLE table=test-workload [id=e51cf6943f9442d986435a1f53e1fa38]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260713 09:03:59.021711  8041 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f6e447aa45e428dab575bff8f3dade2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:59.022531  8040 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a254603fa294d8296183913cc81c2ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:59.037019  7893 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd451be358f04205acac56e45d2c0669. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:59.039888  8100 tablet_bootstrap.cc:654] T 22264477e6244300a862b87f189e24f3 P 563e0460160a490cb55c8a288dfd50b2: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:59.046465  7894 tablet_service.cc:1511] Processing CreateTablet for tablet 0811f31f56e44c0889b993faacc2f130 (DEFAULT_TABLE table=test-workload [id=e51cf6943f9442d986435a1f53e1fa38]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260713 09:03:59.058813  7894 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0811f31f56e44c0889b993faacc2f130. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:59.059674  7819 tablet_service.cc:1511] Processing CreateTablet for tablet 8e219271f8544025b14b5c22f733728d (DEFAULT_TABLE table=test-workload [id=e51cf6943f9442d986435a1f53e1fa38]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260713 09:03:59.069990  7819 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e219271f8544025b14b5c22f733728d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:59.083076  7814 tablet_service.cc:1511] Processing CreateTablet for tablet 1e4af418c0904d2eb05a0d3f53b5c74a (DEFAULT_TABLE table=test-workload [id=e51cf6943f9442d986435a1f53e1fa38]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260713 09:03:59.084625  7814 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e4af418c0904d2eb05a0d3f53b5c74a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:59.062014  8101 tablet_bootstrap.cc:492] T be0183bc6a53453a8ef998073ec6f304 P bbbbf613886248fc95a9739920f9f26b: Bootstrap starting.
I20260713 09:03:59.089304  7820 tablet_service.cc:1511] Processing CreateTablet for tablet eb00b8729a6b4a408f5481bf5da7ed8b (DEFAULT_TABLE table=test-workload [id=e51cf6943f9442d986435a1f53e1fa38]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260713 09:03:59.100356  7820 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb00b8729a6b4a408f5481bf5da7ed8b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:59.092803  7821 tablet_service.cc:1511] Processing CreateTablet for tablet dd451be358f04205acac56e45d2c0669 (DEFAULT_TABLE table=test-workload [id=e51cf6943f9442d986435a1f53e1fa38]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260713 09:03:59.110548  7816 tablet_service.cc:1511] Processing CreateTablet for tablet ea6a0152e0a2434dbff75cee53aae8b8 (DEFAULT_TABLE table=test-workload [id=e51cf6943f9442d986435a1f53e1fa38]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260713 09:03:59.118767  8099 tablet_bootstrap.cc:492] T 22264477e6244300a862b87f189e24f3 P 8a143551383247b4a28d8ba59b6d1f1e: No bootstrap required, opened a new log
I20260713 09:03:59.124518  8099 ts_tablet_manager.cc:1403] T 22264477e6244300a862b87f189e24f3 P 8a143551383247b4a28d8ba59b6d1f1e: Time spent bootstrapping tablet: real 0.209s	user 0.027s	sys 0.049s
I20260713 09:03:59.127846  8099 raft_consensus.cc:359] T 22264477e6244300a862b87f189e24f3 P 8a143551383247b4a28d8ba59b6d1f1e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } } peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } } peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } }
I20260713 09:03:59.134516  8099 raft_consensus.cc:385] T 22264477e6244300a862b87f189e24f3 P 8a143551383247b4a28d8ba59b6d1f1e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:59.134935  8099 raft_consensus.cc:740] T 22264477e6244300a862b87f189e24f3 P 8a143551383247b4a28d8ba59b6d1f1e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a143551383247b4a28d8ba59b6d1f1e, State: Initialized, Role: FOLLOWER
I20260713 09:03:59.135780  8099 consensus_queue.cc:260] T 22264477e6244300a862b87f189e24f3 P 8a143551383247b4a28d8ba59b6d1f1e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } } peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } } peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } }
I20260713 09:03:59.121501  7895 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f1243c10eebe499ba90d8b5c1ec7affc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:59.137665  7816 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea6a0152e0a2434dbff75cee53aae8b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:59.120916  8039 tablet_service.cc:1511] Processing CreateTablet for tablet 340b5ea9b7fd4373b732c253782cbe5f (DEFAULT_TABLE table=test-workload [id=e51cf6943f9442d986435a1f53e1fa38]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260713 09:03:59.138741  8039 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 340b5ea9b7fd4373b732c253782cbe5f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:59.141237  8101 tablet_bootstrap.cc:654] T be0183bc6a53453a8ef998073ec6f304 P bbbbf613886248fc95a9739920f9f26b: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:59.142175  7821 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd451be358f04205acac56e45d2c0669. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:59.156344  8037 tablet_service.cc:1511] Processing CreateTablet for tablet 07891f04ea2344e5bc258f39afa753e0 (DEFAULT_TABLE table=test-workload [id=e51cf6943f9442d986435a1f53e1fa38]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260713 09:03:59.162746  8037 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 07891f04ea2344e5bc258f39afa753e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:59.164321  8104 tablet_bootstrap.cc:492] T 22264477e6244300a862b87f189e24f3 P 230e820870274f5eb8ee22cbb0c74144: Bootstrap starting.
I20260713 09:03:59.172128  8041 tablet_service.cc:1511] Processing CreateTablet for tablet f1243c10eebe499ba90d8b5c1ec7affc (DEFAULT_TABLE table=test-workload [id=e51cf6943f9442d986435a1f53e1fa38]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260713 09:03:59.173573  8041 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f1243c10eebe499ba90d8b5c1ec7affc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:59.166002  8044 tablet_service.cc:1511] Processing CreateTablet for tablet 1e4af418c0904d2eb05a0d3f53b5c74a (DEFAULT_TABLE table=test-workload [id=e51cf6943f9442d986435a1f53e1fa38]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260713 09:03:59.180517  8043 tablet_service.cc:1511] Processing CreateTablet for tablet 8e219271f8544025b14b5c22f733728d (DEFAULT_TABLE table=test-workload [id=e51cf6943f9442d986435a1f53e1fa38]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260713 09:03:59.182061  8044 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e4af418c0904d2eb05a0d3f53b5c74a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:59.183233  8043 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e219271f8544025b14b5c22f733728d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:59.185209  8042 tablet_service.cc:1511] Processing CreateTablet for tablet ea6a0152e0a2434dbff75cee53aae8b8 (DEFAULT_TABLE table=test-workload [id=e51cf6943f9442d986435a1f53e1fa38]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260713 09:03:59.181717  8036 tablet_service.cc:1511] Processing CreateTablet for tablet dd451be358f04205acac56e45d2c0669 (DEFAULT_TABLE table=test-workload [id=e51cf6943f9442d986435a1f53e1fa38]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260713 09:03:59.187979  8100 tablet_bootstrap.cc:492] T 22264477e6244300a862b87f189e24f3 P 563e0460160a490cb55c8a288dfd50b2: No bootstrap required, opened a new log
I20260713 09:03:59.180517  8040 tablet_service.cc:1511] Processing CreateTablet for tablet 76b28f919bb3453bb7a170e102b491ca (DEFAULT_TABLE table=test-workload [id=e51cf6943f9442d986435a1f53e1fa38]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260713 09:03:59.189551  8101 tablet_bootstrap.cc:492] T be0183bc6a53453a8ef998073ec6f304 P bbbbf613886248fc95a9739920f9f26b: No bootstrap required, opened a new log
I20260713 09:03:59.197404  7856 heartbeater.cc:499] Master 127.5.160.190:39697 was elected leader, sending a full tablet report...
I20260713 09:03:59.206393  8099 ts_tablet_manager.cc:1434] T 22264477e6244300a862b87f189e24f3 P 8a143551383247b4a28d8ba59b6d1f1e: Time spent starting tablet: real 0.081s	user 0.012s	sys 0.008s
I20260713 09:03:59.209812  8100 ts_tablet_manager.cc:1403] T 22264477e6244300a862b87f189e24f3 P 563e0460160a490cb55c8a288dfd50b2: Time spent bootstrapping tablet: real 0.256s	user 0.011s	sys 0.004s
I20260713 09:03:59.211952  8101 ts_tablet_manager.cc:1403] T be0183bc6a53453a8ef998073ec6f304 P bbbbf613886248fc95a9739920f9f26b: Time spent bootstrapping tablet: real 0.150s	user 0.007s	sys 0.006s
I20260713 09:03:59.213541  8100 raft_consensus.cc:359] T 22264477e6244300a862b87f189e24f3 P 563e0460160a490cb55c8a288dfd50b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } } peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } } peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } }
I20260713 09:03:59.214290  8100 raft_consensus.cc:385] T 22264477e6244300a862b87f189e24f3 P 563e0460160a490cb55c8a288dfd50b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:59.214600  8100 raft_consensus.cc:740] T 22264477e6244300a862b87f189e24f3 P 563e0460160a490cb55c8a288dfd50b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 563e0460160a490cb55c8a288dfd50b2, State: Initialized, Role: FOLLOWER
I20260713 09:03:59.209458  8104 tablet_bootstrap.cc:654] T 22264477e6244300a862b87f189e24f3 P 230e820870274f5eb8ee22cbb0c74144: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:59.216238  8099 tablet_bootstrap.cc:492] T be0183bc6a53453a8ef998073ec6f304 P 8a143551383247b4a28d8ba59b6d1f1e: Bootstrap starting.
I20260713 09:03:59.216706  8100 consensus_queue.cc:260] T 22264477e6244300a862b87f189e24f3 P 563e0460160a490cb55c8a288dfd50b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } } peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } } peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } }
I20260713 09:03:59.224651  8099 tablet_bootstrap.cc:654] T be0183bc6a53453a8ef998073ec6f304 P 8a143551383247b4a28d8ba59b6d1f1e: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:59.225229  8042 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea6a0152e0a2434dbff75cee53aae8b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:59.225965  8040 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 76b28f919bb3453bb7a170e102b491ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:59.226477  8101 raft_consensus.cc:359] T be0183bc6a53453a8ef998073ec6f304 P bbbbf613886248fc95a9739920f9f26b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } } peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } } peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } }
I20260713 09:03:59.227195  8101 raft_consensus.cc:385] T be0183bc6a53453a8ef998073ec6f304 P bbbbf613886248fc95a9739920f9f26b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:59.227483  8101 raft_consensus.cc:740] T be0183bc6a53453a8ef998073ec6f304 P bbbbf613886248fc95a9739920f9f26b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bbbbf613886248fc95a9739920f9f26b, State: Initialized, Role: FOLLOWER
I20260713 09:03:59.228371  8036 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd451be358f04205acac56e45d2c0669. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:59.237394  8100 ts_tablet_manager.cc:1434] T 22264477e6244300a862b87f189e24f3 P 563e0460160a490cb55c8a288dfd50b2: Time spent starting tablet: real 0.026s	user 0.013s	sys 0.000s
I20260713 09:03:59.238656  8005 heartbeater.cc:499] Master 127.5.160.190:39697 was elected leader, sending a full tablet report...
I20260713 09:03:59.245867  8100 tablet_bootstrap.cc:492] T 6a848a98100b44fe99a4282d0251a74c P 563e0460160a490cb55c8a288dfd50b2: Bootstrap starting.
I20260713 09:03:59.251494  8100 tablet_bootstrap.cc:654] T 6a848a98100b44fe99a4282d0251a74c P 563e0460160a490cb55c8a288dfd50b2: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:59.251098  8101 consensus_queue.cc:260] T be0183bc6a53453a8ef998073ec6f304 P bbbbf613886248fc95a9739920f9f26b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } } peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } } peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } }
I20260713 09:03:59.251569  8104 tablet_bootstrap.cc:492] T 22264477e6244300a862b87f189e24f3 P 230e820870274f5eb8ee22cbb0c74144: No bootstrap required, opened a new log
I20260713 09:03:59.252373  8104 ts_tablet_manager.cc:1403] T 22264477e6244300a862b87f189e24f3 P 230e820870274f5eb8ee22cbb0c74144: Time spent bootstrapping tablet: real 0.089s	user 0.007s	sys 0.004s
I20260713 09:03:59.255831  7931 heartbeater.cc:499] Master 127.5.160.190:39697 was elected leader, sending a full tablet report...
I20260713 09:03:59.256381  8101 ts_tablet_manager.cc:1434] T be0183bc6a53453a8ef998073ec6f304 P bbbbf613886248fc95a9739920f9f26b: Time spent starting tablet: real 0.044s	user 0.008s	sys 0.000s
I20260713 09:03:59.257433  8101 tablet_bootstrap.cc:492] T 9858ccd9d1794ad8834fc00515ad40c4 P bbbbf613886248fc95a9739920f9f26b: Bootstrap starting.
I20260713 09:03:59.257133  8104 raft_consensus.cc:359] T 22264477e6244300a862b87f189e24f3 P 230e820870274f5eb8ee22cbb0c74144 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } } peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } } peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } }
I20260713 09:03:59.258109  8104 raft_consensus.cc:385] T 22264477e6244300a862b87f189e24f3 P 230e820870274f5eb8ee22cbb0c74144 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:59.258509  8104 raft_consensus.cc:740] T 22264477e6244300a862b87f189e24f3 P 230e820870274f5eb8ee22cbb0c74144 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 230e820870274f5eb8ee22cbb0c74144, State: Initialized, Role: FOLLOWER
I20260713 09:03:59.259563  8104 consensus_queue.cc:260] T 22264477e6244300a862b87f189e24f3 P 230e820870274f5eb8ee22cbb0c74144 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } } peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } } peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } }
I20260713 09:03:59.263141  8099 tablet_bootstrap.cc:492] T be0183bc6a53453a8ef998073ec6f304 P 8a143551383247b4a28d8ba59b6d1f1e: No bootstrap required, opened a new log
I20260713 09:03:59.263847  8099 ts_tablet_manager.cc:1403] T be0183bc6a53453a8ef998073ec6f304 P 8a143551383247b4a28d8ba59b6d1f1e: Time spent bootstrapping tablet: real 0.048s	user 0.007s	sys 0.004s
I20260713 09:03:59.268033  8099 raft_consensus.cc:359] T be0183bc6a53453a8ef998073ec6f304 P 8a143551383247b4a28d8ba59b6d1f1e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } } peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } } peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } }
I20260713 09:03:59.270162  8101 tablet_bootstrap.cc:654] T 9858ccd9d1794ad8834fc00515ad40c4 P bbbbf613886248fc95a9739920f9f26b: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:59.280102  8099 raft_consensus.cc:385] T be0183bc6a53453a8ef998073ec6f304 P 8a143551383247b4a28d8ba59b6d1f1e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:59.280725  8099 raft_consensus.cc:740] T be0183bc6a53453a8ef998073ec6f304 P 8a143551383247b4a28d8ba59b6d1f1e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a143551383247b4a28d8ba59b6d1f1e, State: Initialized, Role: FOLLOWER
I20260713 09:03:59.282085  8099 consensus_queue.cc:260] T be0183bc6a53453a8ef998073ec6f304 P 8a143551383247b4a28d8ba59b6d1f1e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } } peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } } peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } }
I20260713 09:03:59.285773  8099 ts_tablet_manager.cc:1434] T be0183bc6a53453a8ef998073ec6f304 P 8a143551383247b4a28d8ba59b6d1f1e: Time spent starting tablet: real 0.021s	user 0.008s	sys 0.003s
I20260713 09:03:59.289830  8099 tablet_bootstrap.cc:492] T 6a848a98100b44fe99a4282d0251a74c P 8a143551383247b4a28d8ba59b6d1f1e: Bootstrap starting.
W20260713 09:03:59.291312  7932 tablet.cc:2406] T be0183bc6a53453a8ef998073ec6f304 P bbbbf613886248fc95a9739920f9f26b: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260713 09:03:59.298894  8100 tablet_bootstrap.cc:492] T 6a848a98100b44fe99a4282d0251a74c P 563e0460160a490cb55c8a288dfd50b2: No bootstrap required, opened a new log
I20260713 09:03:59.299580  8100 ts_tablet_manager.cc:1403] T 6a848a98100b44fe99a4282d0251a74c P 563e0460160a490cb55c8a288dfd50b2: Time spent bootstrapping tablet: real 0.054s	user 0.009s	sys 0.004s
I20260713 09:03:59.303689  8100 raft_consensus.cc:359] T 6a848a98100b44fe99a4282d0251a74c P 563e0460160a490cb55c8a288dfd50b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } } peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } } peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } }
I20260713 09:03:59.304733  8100 raft_consensus.cc:385] T 6a848a98100b44fe99a4282d0251a74c P 563e0460160a490cb55c8a288dfd50b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:59.305133  8100 raft_consensus.cc:740] T 6a848a98100b44fe99a4282d0251a74c P 563e0460160a490cb55c8a288dfd50b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 563e0460160a490cb55c8a288dfd50b2, State: Initialized, Role: FOLLOWER
I20260713 09:03:59.309470  8101 tablet_bootstrap.cc:492] T 9858ccd9d1794ad8834fc00515ad40c4 P bbbbf613886248fc95a9739920f9f26b: No bootstrap required, opened a new log
I20260713 09:03:59.310161  8101 ts_tablet_manager.cc:1403] T 9858ccd9d1794ad8834fc00515ad40c4 P bbbbf613886248fc95a9739920f9f26b: Time spent bootstrapping tablet: real 0.053s	user 0.025s	sys 0.020s
I20260713 09:03:59.311058  8099 tablet_bootstrap.cc:654] T 6a848a98100b44fe99a4282d0251a74c P 8a143551383247b4a28d8ba59b6d1f1e: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:59.313438  8101 raft_consensus.cc:359] T 9858ccd9d1794ad8834fc00515ad40c4 P bbbbf613886248fc95a9739920f9f26b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } } peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } } peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } }
I20260713 09:03:59.314219  8079 heartbeater.cc:499] Master 127.5.160.190:39697 was elected leader, sending a full tablet report...
I20260713 09:03:59.314229  8101 raft_consensus.cc:385] T 9858ccd9d1794ad8834fc00515ad40c4 P bbbbf613886248fc95a9739920f9f26b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:59.314956  8104 ts_tablet_manager.cc:1434] T 22264477e6244300a862b87f189e24f3 P 230e820870274f5eb8ee22cbb0c74144: Time spent starting tablet: real 0.062s	user 0.027s	sys 0.027s
I20260713 09:03:59.314884  8101 raft_consensus.cc:740] T 9858ccd9d1794ad8834fc00515ad40c4 P bbbbf613886248fc95a9739920f9f26b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bbbbf613886248fc95a9739920f9f26b, State: Initialized, Role: FOLLOWER
I20260713 09:03:59.316053  8101 consensus_queue.cc:260] T 9858ccd9d1794ad8834fc00515ad40c4 P bbbbf613886248fc95a9739920f9f26b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } } peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } } peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } }
I20260713 09:03:59.318570  8101 ts_tablet_manager.cc:1434] T 9858ccd9d1794ad8834fc00515ad40c4 P bbbbf613886248fc95a9739920f9f26b: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.004s
I20260713 09:03:59.319562  8101 tablet_bootstrap.cc:492] T 6a848a98100b44fe99a4282d0251a74c P bbbbf613886248fc95a9739920f9f26b: Bootstrap starting.
I20260713 09:03:59.319628  8104 tablet_bootstrap.cc:492] T 0fd24a27851a41ec86ec88d3a120b410 P 230e820870274f5eb8ee22cbb0c74144: Bootstrap starting.
I20260713 09:03:59.321362  8100 consensus_queue.cc:260] T 6a848a98100b44fe99a4282d0251a74c P 563e0460160a490cb55c8a288dfd50b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } } peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } } peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } }
I20260713 09:03:59.323949  8100 ts_tablet_manager.cc:1434] T 6a848a98100b44fe99a4282d0251a74c P 563e0460160a490cb55c8a288dfd50b2: Time spent starting tablet: real 0.024s	user 0.009s	sys 0.000s
I20260713 09:03:59.324980  8100 tablet_bootstrap.cc:492] T 7a254603fa294d8296183913cc81c2ec P 563e0460160a490cb55c8a288dfd50b2: Bootstrap starting.
I20260713 09:03:59.326803  8104 tablet_bootstrap.cc:654] T 0fd24a27851a41ec86ec88d3a120b410 P 230e820870274f5eb8ee22cbb0c74144: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:59.326803  8101 tablet_bootstrap.cc:654] T 6a848a98100b44fe99a4282d0251a74c P bbbbf613886248fc95a9739920f9f26b: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:59.335435  8105 raft_consensus.cc:493] T 22264477e6244300a862b87f189e24f3 P 8a143551383247b4a28d8ba59b6d1f1e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:59.337142  8100 tablet_bootstrap.cc:654] T 7a254603fa294d8296183913cc81c2ec P 563e0460160a490cb55c8a288dfd50b2: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:59.336844  8105 raft_consensus.cc:515] T 22264477e6244300a862b87f189e24f3 P 8a143551383247b4a28d8ba59b6d1f1e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } } peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } } peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } }
I20260713 09:03:59.349721  8105 leader_election.cc:290] T 22264477e6244300a862b87f189e24f3 P 8a143551383247b4a28d8ba59b6d1f1e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 563e0460160a490cb55c8a288dfd50b2 (127.5.160.131:38597), 230e820870274f5eb8ee22cbb0c74144 (127.5.160.132:40121)
I20260713 09:03:59.353747  8099 tablet_bootstrap.cc:492] T 6a848a98100b44fe99a4282d0251a74c P 8a143551383247b4a28d8ba59b6d1f1e: No bootstrap required, opened a new log
I20260713 09:03:59.354564  8099 ts_tablet_manager.cc:1403] T 6a848a98100b44fe99a4282d0251a74c P 8a143551383247b4a28d8ba59b6d1f1e: Time spent bootstrapping tablet: real 0.065s	user 0.018s	sys 0.000s
I20260713 09:03:59.358661  8099 raft_consensus.cc:359] T 6a848a98100b44fe99a4282d0251a74c P 8a143551383247b4a28d8ba59b6d1f1e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } } peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } } peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } }
I20260713 09:03:59.363510  8104 tablet_bootstrap.cc:492] T 0fd24a27851a41ec86ec88d3a120b410 P 230e820870274f5eb8ee22cbb0c74144: No bootstrap required, opened a new log
I20260713 09:03:59.367386  8100 tablet_bootstrap.cc:492] T 7a254603fa294d8296183913cc81c2ec P 563e0460160a490cb55c8a288dfd50b2: No bootstrap required, opened a new log
I20260713 09:03:59.367939  8100 ts_tablet_manager.cc:1403] T 7a254603fa294d8296183913cc81c2ec P 563e0460160a490cb55c8a288dfd50b2: Time spent bootstrapping tablet: real 0.043s	user 0.011s	sys 0.009s
I20260713 09:03:59.371006  8100 raft_consensus.cc:359] T 7a254603fa294d8296183913cc81c2ec P 563e0460160a490cb55c8a288dfd50b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } } peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } } peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } }
I20260713 09:03:59.371780  8100 raft_consensus.cc:385] T 7a254603fa294d8296183913cc81c2ec P 563e0460160a490cb55c8a288dfd50b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:59.372061  8100 raft_consensus.cc:740] T 7a254603fa294d8296183913cc81c2ec P 563e0460160a490cb55c8a288dfd50b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 563e0460160a490cb55c8a288dfd50b2, State: Initialized, Role: FOLLOWER
I20260713 09:03:59.373152  8110 raft_consensus.cc:493] T be0183bc6a53453a8ef998073ec6f304 P bbbbf613886248fc95a9739920f9f26b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:59.373853  8101 tablet_bootstrap.cc:492] T 6a848a98100b44fe99a4282d0251a74c P bbbbf613886248fc95a9739920f9f26b: No bootstrap required, opened a new log
I20260713 09:03:59.373701  8110 raft_consensus.cc:515] T be0183bc6a53453a8ef998073ec6f304 P bbbbf613886248fc95a9739920f9f26b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } } peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } } peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } }
I20260713 09:03:59.374354  8101 ts_tablet_manager.cc:1403] T 6a848a98100b44fe99a4282d0251a74c P bbbbf613886248fc95a9739920f9f26b: Time spent bootstrapping tablet: real 0.055s	user 0.012s	sys 0.000s
I20260713 09:03:59.364295  8099 raft_consensus.cc:385] T 6a848a98100b44fe99a4282d0251a74c P 8a143551383247b4a28d8ba59b6d1f1e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:59.378115  8104 ts_tablet_manager.cc:1403] T 0fd24a27851a41ec86ec88d3a120b410 P 230e820870274f5eb8ee22cbb0c74144: Time spent bootstrapping tablet: real 0.059s	user 0.014s	sys 0.006s
I20260713 09:03:59.378710  8110 leader_election.cc:290] T be0183bc6a53453a8ef998073ec6f304 P bbbbf613886248fc95a9739920f9f26b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8a143551383247b4a28d8ba59b6d1f1e (127.5.160.129:40381), 563e0460160a490cb55c8a288dfd50b2 (127.5.160.131:38597)
I20260713 09:03:59.382879  8100 consensus_queue.cc:260] T 7a254603fa294d8296183913cc81c2ec P 563e0460160a490cb55c8a288dfd50b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } } peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } } peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } }
I20260713 09:03:59.386669  7980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22264477e6244300a862b87f189e24f3" candidate_uuid: "8a143551383247b4a28d8ba59b6d1f1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "563e0460160a490cb55c8a288dfd50b2" is_pre_election: true
I20260713 09:03:59.387729  7980 raft_consensus.cc:2468] T 22264477e6244300a862b87f189e24f3 P 563e0460160a490cb55c8a288dfd50b2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8a143551383247b4a28d8ba59b6d1f1e in term 0.
I20260713 09:03:59.389479  7794 leader_election.cc:304] T 22264477e6244300a862b87f189e24f3 P 8a143551383247b4a28d8ba59b6d1f1e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 563e0460160a490cb55c8a288dfd50b2, 8a143551383247b4a28d8ba59b6d1f1e; no voters: 
I20260713 09:03:59.379631  8099 raft_consensus.cc:740] T 6a848a98100b44fe99a4282d0251a74c P 8a143551383247b4a28d8ba59b6d1f1e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a143551383247b4a28d8ba59b6d1f1e, State: Initialized, Role: FOLLOWER
I20260713 09:03:59.390533  8105 raft_consensus.cc:2804] T 22264477e6244300a862b87f189e24f3 P 8a143551383247b4a28d8ba59b6d1f1e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:03:59.391112  8105 raft_consensus.cc:493] T 22264477e6244300a862b87f189e24f3 P 8a143551383247b4a28d8ba59b6d1f1e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:03:59.391572  8105 raft_consensus.cc:3060] T 22264477e6244300a862b87f189e24f3 P 8a143551383247b4a28d8ba59b6d1f1e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:59.391337  8099 consensus_queue.cc:260] T 6a848a98100b44fe99a4282d0251a74c P 8a143551383247b4a28d8ba59b6d1f1e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } } peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } } peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } }
I20260713 09:03:59.386057  8104 raft_consensus.cc:359] T 0fd24a27851a41ec86ec88d3a120b410 P 230e820870274f5eb8ee22cbb0c74144 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } } peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } } peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } }
I20260713 09:03:59.393260  8104 raft_consensus.cc:385] T 0fd24a27851a41ec86ec88d3a120b410 P 230e820870274f5eb8ee22cbb0c74144 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:59.393582  8104 raft_consensus.cc:740] T 0fd24a27851a41ec86ec88d3a120b410 P 230e820870274f5eb8ee22cbb0c74144 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 230e820870274f5eb8ee22cbb0c74144, State: Initialized, Role: FOLLOWER
I20260713 09:03:59.393836  8100 ts_tablet_manager.cc:1434] T 7a254603fa294d8296183913cc81c2ec P 563e0460160a490cb55c8a288dfd50b2: Time spent starting tablet: real 0.026s	user 0.008s	sys 0.001s
I20260713 09:03:59.395193  8100 tablet_bootstrap.cc:492] T 5deed4d33c034049ab27ed36ddb38eb1 P 563e0460160a490cb55c8a288dfd50b2: Bootstrap starting.
I20260713 09:03:59.397692  8104 consensus_queue.cc:260] T 0fd24a27851a41ec86ec88d3a120b410 P 230e820870274f5eb8ee22cbb0c74144 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } } peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } } peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } }
I20260713 09:03:59.400067  8104 ts_tablet_manager.cc:1434] T 0fd24a27851a41ec86ec88d3a120b410 P 230e820870274f5eb8ee22cbb0c74144: Time spent starting tablet: real 0.017s	user 0.004s	sys 0.000s
I20260713 09:03:59.401968  8100 tablet_bootstrap.cc:654] T 5deed4d33c034049ab27ed36ddb38eb1 P 563e0460160a490cb55c8a288dfd50b2: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:59.402338  8101 raft_consensus.cc:359] T 6a848a98100b44fe99a4282d0251a74c P bbbbf613886248fc95a9739920f9f26b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } } peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } } peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } }
I20260713 09:03:59.403419  8101 raft_consensus.cc:385] T 6a848a98100b44fe99a4282d0251a74c P bbbbf613886248fc95a9739920f9f26b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:59.403831  8101 raft_consensus.cc:740] T 6a848a98100b44fe99a4282d0251a74c P bbbbf613886248fc95a9739920f9f26b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bbbbf613886248fc95a9739920f9f26b, State: Initialized, Role: FOLLOWER
I20260713 09:03:59.400998  8104 tablet_bootstrap.cc:492] T 62f98eadef4148f69647bca27672f57b P 230e820870274f5eb8ee22cbb0c74144: Bootstrap starting.
I20260713 09:03:59.412423  8101 consensus_queue.cc:260] T 6a848a98100b44fe99a4282d0251a74c P bbbbf613886248fc95a9739920f9f26b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } } peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } } peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } }
I20260713 09:03:59.415087  8105 raft_consensus.cc:515] T 22264477e6244300a862b87f189e24f3 P 8a143551383247b4a28d8ba59b6d1f1e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } } peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } } peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } }
I20260713 09:03:59.420203  7980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22264477e6244300a862b87f189e24f3" candidate_uuid: "8a143551383247b4a28d8ba59b6d1f1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "563e0460160a490cb55c8a288dfd50b2"
I20260713 09:03:59.421170  7980 raft_consensus.cc:3060] T 22264477e6244300a862b87f189e24f3 P 563e0460160a490cb55c8a288dfd50b2 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:59.427604  8100 tablet_bootstrap.cc:492] T 5deed4d33c034049ab27ed36ddb38eb1 P 563e0460160a490cb55c8a288dfd50b2: No bootstrap required, opened a new log
I20260713 09:03:59.428277  8100 ts_tablet_manager.cc:1403] T 5deed4d33c034049ab27ed36ddb38eb1 P 563e0460160a490cb55c8a288dfd50b2: Time spent bootstrapping tablet: real 0.033s	user 0.012s	sys 0.000s
I20260713 09:03:59.434825  8105 leader_election.cc:290] T 22264477e6244300a862b87f189e24f3 P 8a143551383247b4a28d8ba59b6d1f1e [CANDIDATE]: Term 1 election: Requested vote from peers 563e0460160a490cb55c8a288dfd50b2 (127.5.160.131:38597), 230e820870274f5eb8ee22cbb0c74144 (127.5.160.132:40121)
I20260713 09:03:59.438594  8100 raft_consensus.cc:359] T 5deed4d33c034049ab27ed36ddb38eb1 P 563e0460160a490cb55c8a288dfd50b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } } peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } } peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } }
I20260713 09:03:59.439395  8100 raft_consensus.cc:385] T 5deed4d33c034049ab27ed36ddb38eb1 P 563e0460160a490cb55c8a288dfd50b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:59.439679  8100 raft_consensus.cc:740] T 5deed4d33c034049ab27ed36ddb38eb1 P 563e0460160a490cb55c8a288dfd50b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 563e0460160a490cb55c8a288dfd50b2, State: Initialized, Role: FOLLOWER
I20260713 09:03:59.440475  8100 consensus_queue.cc:260] T 5deed4d33c034049ab27ed36ddb38eb1 P 563e0460160a490cb55c8a288dfd50b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } } peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } } peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } }
I20260713 09:03:59.442673  8101 ts_tablet_manager.cc:1434] T 6a848a98100b44fe99a4282d0251a74c P bbbbf613886248fc95a9739920f9f26b: Time spent starting tablet: real 0.061s	user 0.008s	sys 0.000s
I20260713 09:03:59.444120  8101 tablet_bootstrap.cc:492] T a3849714eb0b4d73ad78a0313e5db28f P bbbbf613886248fc95a9739920f9f26b: Bootstrap starting.
I20260713 09:03:59.449013  8108 raft_consensus.cc:493] T 5deed4d33c034049ab27ed36ddb38eb1 P 563e0460160a490cb55c8a288dfd50b2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:59.449594  8108 raft_consensus.cc:515] T 5deed4d33c034049ab27ed36ddb38eb1 P 563e0460160a490cb55c8a288dfd50b2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } } peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } } peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } }
I20260713 09:03:59.456893  8099 ts_tablet_manager.cc:1434] T 6a848a98100b44fe99a4282d0251a74c P 8a143551383247b4a28d8ba59b6d1f1e: Time spent starting tablet: real 0.102s	user 0.011s	sys 0.013s
I20260713 09:03:59.458003  8099 tablet_bootstrap.cc:492] T e7eda1205f854091ba505135234b719d P 8a143551383247b4a28d8ba59b6d1f1e: Bootstrap starting.
I20260713 09:03:59.464214  8108 leader_election.cc:290] T 5deed4d33c034049ab27ed36ddb38eb1 P 563e0460160a490cb55c8a288dfd50b2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8a143551383247b4a28d8ba59b6d1f1e (127.5.160.129:40381), bbbbf613886248fc95a9739920f9f26b (127.5.160.130:36719)
I20260713 09:03:59.464859  8099 tablet_bootstrap.cc:654] T e7eda1205f854091ba505135234b719d P 8a143551383247b4a28d8ba59b6d1f1e: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:59.470497  8101 tablet_bootstrap.cc:654] T a3849714eb0b4d73ad78a0313e5db28f P bbbbf613886248fc95a9739920f9f26b: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:59.474848  7980 raft_consensus.cc:2468] T 22264477e6244300a862b87f189e24f3 P 563e0460160a490cb55c8a288dfd50b2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8a143551383247b4a28d8ba59b6d1f1e in term 1.
I20260713 09:03:59.475150  8108 raft_consensus.cc:493] T 7a254603fa294d8296183913cc81c2ec P 563e0460160a490cb55c8a288dfd50b2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:59.475903  8108 raft_consensus.cc:515] T 7a254603fa294d8296183913cc81c2ec P 563e0460160a490cb55c8a288dfd50b2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } } peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } } peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } }
I20260713 09:03:59.476675  7794 leader_election.cc:304] T 22264477e6244300a862b87f189e24f3 P 8a143551383247b4a28d8ba59b6d1f1e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 563e0460160a490cb55c8a288dfd50b2, 8a143551383247b4a28d8ba59b6d1f1e; no voters: 
I20260713 09:03:59.478133  8124 raft_consensus.cc:2804] T 22264477e6244300a862b87f189e24f3 P 8a143551383247b4a28d8ba59b6d1f1e [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:03:59.478860  8108 leader_election.cc:290] T 7a254603fa294d8296183913cc81c2ec P 563e0460160a490cb55c8a288dfd50b2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 230e820870274f5eb8ee22cbb0c74144 (127.5.160.132:40121), 8a143551383247b4a28d8ba59b6d1f1e (127.5.160.129:40381)
I20260713 09:03:59.442673  8100 ts_tablet_manager.cc:1434] T 5deed4d33c034049ab27ed36ddb38eb1 P 563e0460160a490cb55c8a288dfd50b2: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.000s
I20260713 09:03:59.480791  8100 tablet_bootstrap.cc:492] T 340b5ea9b7fd4373b732c253782cbe5f P 563e0460160a490cb55c8a288dfd50b2: Bootstrap starting.
I20260713 09:03:59.488313  8104 tablet_bootstrap.cc:654] T 62f98eadef4148f69647bca27672f57b P 230e820870274f5eb8ee22cbb0c74144: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:59.489923  8100 tablet_bootstrap.cc:654] T 340b5ea9b7fd4373b732c253782cbe5f P 563e0460160a490cb55c8a288dfd50b2: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:59.478811  8124 raft_consensus.cc:697] T 22264477e6244300a862b87f189e24f3 P 8a143551383247b4a28d8ba59b6d1f1e [term 1 LEADER]: Becoming Leader. State: Replica: 8a143551383247b4a28d8ba59b6d1f1e, State: Running, Role: LEADER
I20260713 09:03:59.494107  8124 consensus_queue.cc:237] T 22264477e6244300a862b87f189e24f3 P 8a143551383247b4a28d8ba59b6d1f1e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } } peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } } peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } }
I20260713 09:03:59.498308  7831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be0183bc6a53453a8ef998073ec6f304" candidate_uuid: "bbbbf613886248fc95a9739920f9f26b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a143551383247b4a28d8ba59b6d1f1e" is_pre_election: true
I20260713 09:03:59.499300  7831 raft_consensus.cc:2468] T be0183bc6a53453a8ef998073ec6f304 P 8a143551383247b4a28d8ba59b6d1f1e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbbf613886248fc95a9739920f9f26b in term 0.
I20260713 09:03:59.500058  8101 tablet_bootstrap.cc:492] T a3849714eb0b4d73ad78a0313e5db28f P bbbbf613886248fc95a9739920f9f26b: No bootstrap required, opened a new log
I20260713 09:03:59.500679  8101 ts_tablet_manager.cc:1403] T a3849714eb0b4d73ad78a0313e5db28f P bbbbf613886248fc95a9739920f9f26b: Time spent bootstrapping tablet: real 0.057s	user 0.005s	sys 0.008s
I20260713 09:03:59.501474  8054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22264477e6244300a862b87f189e24f3" candidate_uuid: "8a143551383247b4a28d8ba59b6d1f1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "230e820870274f5eb8ee22cbb0c74144" is_pre_election: true
I20260713 09:03:59.502251  8054 raft_consensus.cc:2468] T 22264477e6244300a862b87f189e24f3 P 230e820870274f5eb8ee22cbb0c74144 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8a143551383247b4a28d8ba59b6d1f1e in term 0.
I20260713 09:03:59.504238  8054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22264477e6244300a862b87f189e24f3" candidate_uuid: "8a143551383247b4a28d8ba59b6d1f1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "230e820870274f5eb8ee22cbb0c74144"
I20260713 09:03:59.504791  8054 raft_consensus.cc:3060] T 22264477e6244300a862b87f189e24f3 P 230e820870274f5eb8ee22cbb0c74144 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:59.504690  8101 raft_consensus.cc:359] T a3849714eb0b4d73ad78a0313e5db28f P bbbbf613886248fc95a9739920f9f26b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } } peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } } peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } }
I20260713 09:03:59.505815  8101 raft_consensus.cc:385] T a3849714eb0b4d73ad78a0313e5db28f P bbbbf613886248fc95a9739920f9f26b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:59.506212  8101 raft_consensus.cc:740] T a3849714eb0b4d73ad78a0313e5db28f P bbbbf613886248fc95a9739920f9f26b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bbbbf613886248fc95a9739920f9f26b, State: Initialized, Role: FOLLOWER
I20260713 09:03:59.507148  8101 consensus_queue.cc:260] T a3849714eb0b4d73ad78a0313e5db28f P bbbbf613886248fc95a9739920f9f26b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } } peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } } peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } }
I20260713 09:03:59.510349  7980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be0183bc6a53453a8ef998073ec6f304" candidate_uuid: "bbbbf613886248fc95a9739920f9f26b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "563e0460160a490cb55c8a288dfd50b2" is_pre_election: true
W20260713 09:03:59.512343  7869 leader_election.cc:343] T be0183bc6a53453a8ef998073ec6f304 P bbbbf613886248fc95a9739920f9f26b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 563e0460160a490cb55c8a288dfd50b2 (127.5.160.131:38597): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:59.513638  7869 leader_election.cc:304] T be0183bc6a53453a8ef998073ec6f304 P bbbbf613886248fc95a9739920f9f26b [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: 8a143551383247b4a28d8ba59b6d1f1e, bbbbf613886248fc95a9739920f9f26b; no voters: 563e0460160a490cb55c8a288dfd50b2
I20260713 09:03:59.512748  8054 raft_consensus.cc:2468] T 22264477e6244300a862b87f189e24f3 P 230e820870274f5eb8ee22cbb0c74144 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8a143551383247b4a28d8ba59b6d1f1e in term 1.
I20260713 09:03:59.523618  8101 ts_tablet_manager.cc:1434] T a3849714eb0b4d73ad78a0313e5db28f P bbbbf613886248fc95a9739920f9f26b: Time spent starting tablet: real 0.023s	user 0.010s	sys 0.001s
I20260713 09:03:59.524842  8101 tablet_bootstrap.cc:492] T f21f6b6e05c646768935f2e5fcbd8279 P bbbbf613886248fc95a9739920f9f26b: Bootstrap starting.
I20260713 09:03:59.527153  8100 tablet_bootstrap.cc:492] T 340b5ea9b7fd4373b732c253782cbe5f P 563e0460160a490cb55c8a288dfd50b2: No bootstrap required, opened a new log
I20260713 09:03:59.521242  8110 raft_consensus.cc:493] T 6a848a98100b44fe99a4282d0251a74c P bbbbf613886248fc95a9739920f9f26b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:59.534225  8100 ts_tablet_manager.cc:1403] T 340b5ea9b7fd4373b732c253782cbe5f P 563e0460160a490cb55c8a288dfd50b2: Time spent bootstrapping tablet: real 0.054s	user 0.016s	sys 0.000s
I20260713 09:03:59.544238  8135 raft_consensus.cc:2804] T be0183bc6a53453a8ef998073ec6f304 P bbbbf613886248fc95a9739920f9f26b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:03:59.544898  8135 raft_consensus.cc:493] T be0183bc6a53453a8ef998073ec6f304 P bbbbf613886248fc95a9739920f9f26b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:03:59.545390  8135 raft_consensus.cc:3060] T be0183bc6a53453a8ef998073ec6f304 P bbbbf613886248fc95a9739920f9f26b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:59.541108  8110 raft_consensus.cc:515] T 6a848a98100b44fe99a4282d0251a74c P bbbbf613886248fc95a9739920f9f26b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } } peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } } peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } }
I20260713 09:03:59.555738  8110 leader_election.cc:290] T 6a848a98100b44fe99a4282d0251a74c P bbbbf613886248fc95a9739920f9f26b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8a143551383247b4a28d8ba59b6d1f1e (127.5.160.129:40381), 563e0460160a490cb55c8a288dfd50b2 (127.5.160.131:38597)
I20260713 09:03:59.557335  8104 tablet_bootstrap.cc:492] T 62f98eadef4148f69647bca27672f57b P 230e820870274f5eb8ee22cbb0c74144: No bootstrap required, opened a new log
I20260713 09:03:59.558105  8104 ts_tablet_manager.cc:1403] T 62f98eadef4148f69647bca27672f57b P 230e820870274f5eb8ee22cbb0c74144: Time spent bootstrapping tablet: real 0.157s	user 0.017s	sys 0.004s
I20260713 09:03:59.558998  8135 raft_consensus.cc:515] T be0183bc6a53453a8ef998073ec6f304 P bbbbf613886248fc95a9739920f9f26b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } } peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } } peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } }
I20260713 09:03:59.562178  8135 leader_election.cc:290] T be0183bc6a53453a8ef998073ec6f304 P bbbbf613886248fc95a9739920f9f26b [CANDIDATE]: Term 1 election: Requested vote from peers 8a143551383247b4a28d8ba59b6d1f1e (127.5.160.129:40381), 563e0460160a490cb55c8a288dfd50b2 (127.5.160.131:38597)
I20260713 09:03:59.569617  8100 raft_consensus.cc:359] T 340b5ea9b7fd4373b732c253782cbe5f P 563e0460160a490cb55c8a288dfd50b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } } peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } } peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } }
I20260713 09:03:59.570822  8100 raft_consensus.cc:385] T 340b5ea9b7fd4373b732c253782cbe5f P 563e0460160a490cb55c8a288dfd50b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:59.571235  8100 raft_consensus.cc:740] T 340b5ea9b7fd4373b732c253782cbe5f P 563e0460160a490cb55c8a288dfd50b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 563e0460160a490cb55c8a288dfd50b2, State: Initialized, Role: FOLLOWER
I20260713 09:03:59.572330  8100 consensus_queue.cc:260] T 340b5ea9b7fd4373b732c253782cbe5f P 563e0460160a490cb55c8a288dfd50b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } } peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } } peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } }
W20260713 09:03:59.583703  7869 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.160.129:40381, user_credentials={real_user=slave}} blocked reactor thread for 70146.4us
I20260713 09:03:59.584933  7727 catalog_manager.cc:5697] T 22264477e6244300a862b87f189e24f3 P 8a143551383247b4a28d8ba59b6d1f1e reported cstate change: term changed from 0 to 1, leader changed from <none> to 8a143551383247b4a28d8ba59b6d1f1e (127.5.160.129). New cstate: current_term: 1 leader_uuid: "8a143551383247b4a28d8ba59b6d1f1e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } health_report { overall_health: UNKNOWN } } }
I20260713 09:03:59.586104  7831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5deed4d33c034049ab27ed36ddb38eb1" candidate_uuid: "563e0460160a490cb55c8a288dfd50b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a143551383247b4a28d8ba59b6d1f1e" is_pre_election: true
I20260713 09:03:59.587371  7829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a848a98100b44fe99a4282d0251a74c" candidate_uuid: "bbbbf613886248fc95a9739920f9f26b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a143551383247b4a28d8ba59b6d1f1e" is_pre_election: true
I20260713 09:03:59.587579  7830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a254603fa294d8296183913cc81c2ec" candidate_uuid: "563e0460160a490cb55c8a288dfd50b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a143551383247b4a28d8ba59b6d1f1e" is_pre_election: true
I20260713 09:03:59.588105  7829 raft_consensus.cc:2468] T 6a848a98100b44fe99a4282d0251a74c P 8a143551383247b4a28d8ba59b6d1f1e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbbf613886248fc95a9739920f9f26b in term 0.
I20260713 09:03:59.588876  8099 tablet_bootstrap.cc:492] T e7eda1205f854091ba505135234b719d P 8a143551383247b4a28d8ba59b6d1f1e: No bootstrap required, opened a new log
I20260713 09:03:59.589385  8099 ts_tablet_manager.cc:1403] T e7eda1205f854091ba505135234b719d P 8a143551383247b4a28d8ba59b6d1f1e: Time spent bootstrapping tablet: real 0.132s	user 0.046s	sys 0.073s
W20260713 09:03:59.589560  7943 leader_election.cc:343] T 5deed4d33c034049ab27ed36ddb38eb1 P 563e0460160a490cb55c8a288dfd50b2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8a143551383247b4a28d8ba59b6d1f1e (127.5.160.129:40381): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:03:59.590261  7943 leader_election.cc:343] T 7a254603fa294d8296183913cc81c2ec P 563e0460160a490cb55c8a288dfd50b2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8a143551383247b4a28d8ba59b6d1f1e (127.5.160.129:40381): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:59.591032  7980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a848a98100b44fe99a4282d0251a74c" candidate_uuid: "bbbbf613886248fc95a9739920f9f26b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "563e0460160a490cb55c8a288dfd50b2" is_pre_election: true
I20260713 09:03:59.591660  7980 raft_consensus.cc:2468] T 6a848a98100b44fe99a4282d0251a74c P 563e0460160a490cb55c8a288dfd50b2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbbf613886248fc95a9739920f9f26b in term 0.
I20260713 09:03:59.592396  8099 raft_consensus.cc:359] T e7eda1205f854091ba505135234b719d P 8a143551383247b4a28d8ba59b6d1f1e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } } peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } } peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } }
I20260713 09:03:59.593140  8099 raft_consensus.cc:385] T e7eda1205f854091ba505135234b719d P 8a143551383247b4a28d8ba59b6d1f1e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:59.591755  8100 ts_tablet_manager.cc:1434] T 340b5ea9b7fd4373b732c253782cbe5f P 563e0460160a490cb55c8a288dfd50b2: Time spent starting tablet: real 0.042s	user 0.008s	sys 0.000s
I20260713 09:03:59.562325  8104 raft_consensus.cc:359] T 62f98eadef4148f69647bca27672f57b P 230e820870274f5eb8ee22cbb0c74144 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } } peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } } peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } }
I20260713 09:03:59.598521  7980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be0183bc6a53453a8ef998073ec6f304" candidate_uuid: "bbbbf613886248fc95a9739920f9f26b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "563e0460160a490cb55c8a288dfd50b2"
I20260713 09:03:59.594559  7829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be0183bc6a53453a8ef998073ec6f304" candidate_uuid: "bbbbf613886248fc95a9739920f9f26b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a143551383247b4a28d8ba59b6d1f1e"
I20260713 09:03:59.600441  7829 raft_consensus.cc:3060] T be0183bc6a53453a8ef998073ec6f304 P 8a143551383247b4a28d8ba59b6d1f1e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:59.600489  7869 leader_election.cc:304] T 6a848a98100b44fe99a4282d0251a74c P bbbbf613886248fc95a9739920f9f26b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 563e0460160a490cb55c8a288dfd50b2, bbbbf613886248fc95a9739920f9f26b; no voters: 
W20260713 09:03:59.602149  7869 leader_election.cc:343] T be0183bc6a53453a8ef998073ec6f304 P bbbbf613886248fc95a9739920f9f26b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 563e0460160a490cb55c8a288dfd50b2 (127.5.160.131:38597): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:59.599614  8104 raft_consensus.cc:385] T 62f98eadef4148f69647bca27672f57b P 230e820870274f5eb8ee22cbb0c74144 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:59.602788  8104 raft_consensus.cc:740] T 62f98eadef4148f69647bca27672f57b P 230e820870274f5eb8ee22cbb0c74144 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 230e820870274f5eb8ee22cbb0c74144, State: Initialized, Role: FOLLOWER
I20260713 09:03:59.603551  8136 raft_consensus.cc:2804] T 6a848a98100b44fe99a4282d0251a74c P bbbbf613886248fc95a9739920f9f26b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:03:59.604027  8136 raft_consensus.cc:493] T 6a848a98100b44fe99a4282d0251a74c P bbbbf613886248fc95a9739920f9f26b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:03:59.603770  8104 consensus_queue.cc:260] T 62f98eadef4148f69647bca27672f57b P 230e820870274f5eb8ee22cbb0c74144 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } } peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } } peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } }
I20260713 09:03:59.604396  8136 raft_consensus.cc:3060] T 6a848a98100b44fe99a4282d0251a74c P bbbbf613886248fc95a9739920f9f26b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:59.593499  8099 raft_consensus.cc:740] T e7eda1205f854091ba505135234b719d P 8a143551383247b4a28d8ba59b6d1f1e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a143551383247b4a28d8ba59b6d1f1e, State: Initialized, Role: FOLLOWER
I20260713 09:03:59.607059  8099 consensus_queue.cc:260] T e7eda1205f854091ba505135234b719d P 8a143551383247b4a28d8ba59b6d1f1e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } } peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } } peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } }
I20260713 09:03:59.609377  8099 ts_tablet_manager.cc:1434] T e7eda1205f854091ba505135234b719d P 8a143551383247b4a28d8ba59b6d1f1e: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.000s
I20260713 09:03:59.610361  8099 tablet_bootstrap.cc:492] T 7a254603fa294d8296183913cc81c2ec P 8a143551383247b4a28d8ba59b6d1f1e: Bootstrap starting.
I20260713 09:03:59.614815  8136 raft_consensus.cc:515] T 6a848a98100b44fe99a4282d0251a74c P bbbbf613886248fc95a9739920f9f26b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } } peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } } peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } }
I20260713 09:03:59.616080  8099 tablet_bootstrap.cc:654] T 7a254603fa294d8296183913cc81c2ec P 8a143551383247b4a28d8ba59b6d1f1e: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:59.616465  8101 tablet_bootstrap.cc:654] T f21f6b6e05c646768935f2e5fcbd8279 P bbbbf613886248fc95a9739920f9f26b: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:59.617169  8136 leader_election.cc:290] T 6a848a98100b44fe99a4282d0251a74c P bbbbf613886248fc95a9739920f9f26b [CANDIDATE]: Term 1 election: Requested vote from peers 8a143551383247b4a28d8ba59b6d1f1e (127.5.160.129:40381), 563e0460160a490cb55c8a288dfd50b2 (127.5.160.131:38597)
I20260713 09:03:59.617657  8100 tablet_bootstrap.cc:492] T 62f98eadef4148f69647bca27672f57b P 563e0460160a490cb55c8a288dfd50b2: Bootstrap starting.
I20260713 09:03:59.618845  7830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a848a98100b44fe99a4282d0251a74c" candidate_uuid: "bbbbf613886248fc95a9739920f9f26b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a143551383247b4a28d8ba59b6d1f1e"
I20260713 09:03:59.619297  7829 raft_consensus.cc:2468] T be0183bc6a53453a8ef998073ec6f304 P 8a143551383247b4a28d8ba59b6d1f1e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbbf613886248fc95a9739920f9f26b in term 1.
I20260713 09:03:59.619464  7830 raft_consensus.cc:3060] T 6a848a98100b44fe99a4282d0251a74c P 8a143551383247b4a28d8ba59b6d1f1e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:59.624605  7906 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5deed4d33c034049ab27ed36ddb38eb1" candidate_uuid: "563e0460160a490cb55c8a288dfd50b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbbbf613886248fc95a9739920f9f26b" is_pre_election: true
I20260713 09:03:59.626605  8104 ts_tablet_manager.cc:1434] T 62f98eadef4148f69647bca27672f57b P 230e820870274f5eb8ee22cbb0c74144: Time spent starting tablet: real 0.068s	user 0.009s	sys 0.004s
W20260713 09:03:59.628724  7944 leader_election.cc:343] T 5deed4d33c034049ab27ed36ddb38eb1 P 563e0460160a490cb55c8a288dfd50b2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bbbbf613886248fc95a9739920f9f26b (127.5.160.130:36719): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:59.629709  7944 leader_election.cc:304] T 5deed4d33c034049ab27ed36ddb38eb1 P 563e0460160a490cb55c8a288dfd50b2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 563e0460160a490cb55c8a288dfd50b2; no voters: 8a143551383247b4a28d8ba59b6d1f1e, bbbbf613886248fc95a9739920f9f26b
I20260713 09:03:59.630479  7980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a848a98100b44fe99a4282d0251a74c" candidate_uuid: "bbbbf613886248fc95a9739920f9f26b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "563e0460160a490cb55c8a288dfd50b2"
I20260713 09:03:59.626019  8054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a254603fa294d8296183913cc81c2ec" candidate_uuid: "563e0460160a490cb55c8a288dfd50b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "230e820870274f5eb8ee22cbb0c74144" is_pre_election: true
I20260713 09:03:59.631338  7980 raft_consensus.cc:3060] T 6a848a98100b44fe99a4282d0251a74c P 563e0460160a490cb55c8a288dfd50b2 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:59.630561  8108 raft_consensus.cc:2749] T 5deed4d33c034049ab27ed36ddb38eb1 P 563e0460160a490cb55c8a288dfd50b2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260713 09:03:59.633208  7944 leader_election.cc:343] T 7a254603fa294d8296183913cc81c2ec P 563e0460160a490cb55c8a288dfd50b2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 230e820870274f5eb8ee22cbb0c74144 (127.5.160.132:40121): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:59.633671  7944 leader_election.cc:304] T 7a254603fa294d8296183913cc81c2ec P 563e0460160a490cb55c8a288dfd50b2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 563e0460160a490cb55c8a288dfd50b2; no voters: 230e820870274f5eb8ee22cbb0c74144, 8a143551383247b4a28d8ba59b6d1f1e
I20260713 09:03:59.634400  8108 raft_consensus.cc:2749] T 7a254603fa294d8296183913cc81c2ec P 563e0460160a490cb55c8a288dfd50b2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:03:59.635250  8104 tablet_bootstrap.cc:492] T 007f0a6419574b3c994665be9d1d3d41 P 230e820870274f5eb8ee22cbb0c74144: Bootstrap starting.
I20260713 09:03:59.636044  7830 raft_consensus.cc:2468] T 6a848a98100b44fe99a4282d0251a74c P 8a143551383247b4a28d8ba59b6d1f1e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbbf613886248fc95a9739920f9f26b in term 1.
I20260713 09:03:59.626309  8100 tablet_bootstrap.cc:654] T 62f98eadef4148f69647bca27672f57b P 563e0460160a490cb55c8a288dfd50b2: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:59.638453  8099 tablet_bootstrap.cc:492] T 7a254603fa294d8296183913cc81c2ec P 8a143551383247b4a28d8ba59b6d1f1e: No bootstrap required, opened a new log
I20260713 09:03:59.638573  7980 raft_consensus.cc:2468] T 6a848a98100b44fe99a4282d0251a74c P 563e0460160a490cb55c8a288dfd50b2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbbf613886248fc95a9739920f9f26b in term 1.
I20260713 09:03:59.639115  8099 ts_tablet_manager.cc:1403] T 7a254603fa294d8296183913cc81c2ec P 8a143551383247b4a28d8ba59b6d1f1e: Time spent bootstrapping tablet: real 0.029s	user 0.009s	sys 0.003s
I20260713 09:03:59.643846  8104 tablet_bootstrap.cc:654] T 007f0a6419574b3c994665be9d1d3d41 P 230e820870274f5eb8ee22cbb0c74144: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:59.640072  7869 leader_election.cc:304] T 6a848a98100b44fe99a4282d0251a74c P bbbbf613886248fc95a9739920f9f26b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 563e0460160a490cb55c8a288dfd50b2, bbbbf613886248fc95a9739920f9f26b; no voters: 
I20260713 09:03:59.646000  8136 raft_consensus.cc:2804] T 6a848a98100b44fe99a4282d0251a74c P bbbbf613886248fc95a9739920f9f26b [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:03:59.646905  8136 raft_consensus.cc:697] T 6a848a98100b44fe99a4282d0251a74c P bbbbf613886248fc95a9739920f9f26b [term 1 LEADER]: Becoming Leader. State: Replica: bbbbf613886248fc95a9739920f9f26b, State: Running, Role: LEADER
I20260713 09:03:59.648066  8136 consensus_queue.cc:237] T 6a848a98100b44fe99a4282d0251a74c P bbbbf613886248fc95a9739920f9f26b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } } peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } } peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } }
I20260713 09:03:59.651638  8099 raft_consensus.cc:359] T 7a254603fa294d8296183913cc81c2ec P 8a143551383247b4a28d8ba59b6d1f1e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } } peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } } peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } }
I20260713 09:03:59.652431  8099 raft_consensus.cc:385] T 7a254603fa294d8296183913cc81c2ec P 8a143551383247b4a28d8ba59b6d1f1e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:59.652742  8099 raft_consensus.cc:740] T 7a254603fa294d8296183913cc81c2ec P 8a143551383247b4a28d8ba59b6d1f1e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a143551383247b4a28d8ba59b6d1f1e, State: Initialized, Role: FOLLOWER
I20260713 09:03:59.653636  8101 tablet_bootstrap.cc:492] T f21f6b6e05c646768935f2e5fcbd8279 P bbbbf613886248fc95a9739920f9f26b: No bootstrap required, opened a new log
I20260713 09:03:59.654687  8099 consensus_queue.cc:260] T 7a254603fa294d8296183913cc81c2ec P 8a143551383247b4a28d8ba59b6d1f1e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } } peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } } peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } }
I20260713 09:03:59.656441  8101 ts_tablet_manager.cc:1403] T f21f6b6e05c646768935f2e5fcbd8279 P bbbbf613886248fc95a9739920f9f26b: Time spent bootstrapping tablet: real 0.132s	user 0.007s	sys 0.009s
I20260713 09:03:59.660109  8100 tablet_bootstrap.cc:492] T 62f98eadef4148f69647bca27672f57b P 563e0460160a490cb55c8a288dfd50b2: No bootstrap required, opened a new log
I20260713 09:03:59.660688  8100 ts_tablet_manager.cc:1403] T 62f98eadef4148f69647bca27672f57b P 563e0460160a490cb55c8a288dfd50b2: Time spent bootstrapping tablet: real 0.043s	user 0.007s	sys 0.017s
I20260713 09:03:59.663300  8101 raft_consensus.cc:359] T f21f6b6e05c646768935f2e5fcbd8279 P bbbbf613886248fc95a9739920f9f26b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } } peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } } peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } }
I20260713 09:03:59.664086  8101 raft_consensus.cc:385] T f21f6b6e05c646768935f2e5fcbd8279 P bbbbf613886248fc95a9739920f9f26b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:59.653013  7869 leader_election.cc:304] T be0183bc6a53453a8ef998073ec6f304 P bbbbf613886248fc95a9739920f9f26b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8a143551383247b4a28d8ba59b6d1f1e, bbbbf613886248fc95a9739920f9f26b; no voters: 563e0460160a490cb55c8a288dfd50b2
I20260713 09:03:59.663718  8100 raft_consensus.cc:359] T 62f98eadef4148f69647bca27672f57b P 563e0460160a490cb55c8a288dfd50b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } } peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } } peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } }
I20260713 09:03:59.665377  8100 raft_consensus.cc:385] T 62f98eadef4148f69647bca27672f57b P 563e0460160a490cb55c8a288dfd50b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:59.666534  8100 raft_consensus.cc:740] T 62f98eadef4148f69647bca27672f57b P 563e0460160a490cb55c8a288dfd50b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 563e0460160a490cb55c8a288dfd50b2, State: Initialized, Role: FOLLOWER
I20260713 09:03:59.667964  8136 raft_consensus.cc:2804] T be0183bc6a53453a8ef998073ec6f304 P bbbbf613886248fc95a9739920f9f26b [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:03:59.668751  8136 raft_consensus.cc:697] T be0183bc6a53453a8ef998073ec6f304 P bbbbf613886248fc95a9739920f9f26b [term 1 LEADER]: Becoming Leader. State: Replica: bbbbf613886248fc95a9739920f9f26b, State: Running, Role: LEADER
I20260713 09:03:59.669447  8099 ts_tablet_manager.cc:1434] T 7a254603fa294d8296183913cc81c2ec P 8a143551383247b4a28d8ba59b6d1f1e: Time spent starting tablet: real 0.030s	user 0.006s	sys 0.002s
I20260713 09:03:59.670465  8099 tablet_bootstrap.cc:492] T 9858ccd9d1794ad8834fc00515ad40c4 P 8a143551383247b4a28d8ba59b6d1f1e: Bootstrap starting.
I20260713 09:03:59.664419  8101 raft_consensus.cc:740] T f21f6b6e05c646768935f2e5fcbd8279 P bbbbf613886248fc95a9739920f9f26b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bbbbf613886248fc95a9739920f9f26b, State: Initialized, Role: FOLLOWER
I20260713 09:03:59.670554  8136 consensus_queue.cc:237] T be0183bc6a53453a8ef998073ec6f304 P bbbbf613886248fc95a9739920f9f26b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } } peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } } peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } }
I20260713 09:03:59.671274  8101 consensus_queue.cc:260] T f21f6b6e05c646768935f2e5fcbd8279 P bbbbf613886248fc95a9739920f9f26b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } } peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } } peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } }
I20260713 09:03:59.674919  8101 ts_tablet_manager.cc:1434] T f21f6b6e05c646768935f2e5fcbd8279 P bbbbf613886248fc95a9739920f9f26b: Time spent starting tablet: real 0.018s	user 0.003s	sys 0.003s
I20260713 09:03:59.675781  8110 raft_consensus.cc:493] T f21f6b6e05c646768935f2e5fcbd8279 P bbbbf613886248fc95a9739920f9f26b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:59.676054  8101 tablet_bootstrap.cc:492] T 76b28f919bb3453bb7a170e102b491ca P bbbbf613886248fc95a9739920f9f26b: Bootstrap starting.
I20260713 09:03:59.676290  8110 raft_consensus.cc:515] T f21f6b6e05c646768935f2e5fcbd8279 P bbbbf613886248fc95a9739920f9f26b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } } peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } } peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } }
I20260713 09:03:59.670054  8100 consensus_queue.cc:260] T 62f98eadef4148f69647bca27672f57b P 563e0460160a490cb55c8a288dfd50b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } } peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } } peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } }
I20260713 09:03:59.676882  8104 tablet_bootstrap.cc:492] T 007f0a6419574b3c994665be9d1d3d41 P 230e820870274f5eb8ee22cbb0c74144: No bootstrap required, opened a new log
I20260713 09:03:59.682185  8104 ts_tablet_manager.cc:1403] T 007f0a6419574b3c994665be9d1d3d41 P 230e820870274f5eb8ee22cbb0c74144: Time spent bootstrapping tablet: real 0.052s	user 0.020s	sys 0.008s
I20260713 09:03:59.685312  8104 raft_consensus.cc:359] T 007f0a6419574b3c994665be9d1d3d41 P 230e820870274f5eb8ee22cbb0c74144 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } } peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } } peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } }
I20260713 09:03:59.686057  8101 tablet_bootstrap.cc:654] T 76b28f919bb3453bb7a170e102b491ca P bbbbf613886248fc95a9739920f9f26b: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:59.686100  8104 raft_consensus.cc:385] T 007f0a6419574b3c994665be9d1d3d41 P 230e820870274f5eb8ee22cbb0c74144 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:59.689497  8104 raft_consensus.cc:740] T 007f0a6419574b3c994665be9d1d3d41 P 230e820870274f5eb8ee22cbb0c74144 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 230e820870274f5eb8ee22cbb0c74144, State: Initialized, Role: FOLLOWER
I20260713 09:03:59.690549  8100 ts_tablet_manager.cc:1434] T 62f98eadef4148f69647bca27672f57b P 563e0460160a490cb55c8a288dfd50b2: Time spent starting tablet: real 0.030s	user 0.007s	sys 0.001s
I20260713 09:03:59.678845  8110 leader_election.cc:290] T f21f6b6e05c646768935f2e5fcbd8279 P bbbbf613886248fc95a9739920f9f26b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 230e820870274f5eb8ee22cbb0c74144 (127.5.160.132:40121), 8a143551383247b4a28d8ba59b6d1f1e (127.5.160.129:40381)
I20260713 09:03:59.693357  8099 tablet_bootstrap.cc:654] T 9858ccd9d1794ad8834fc00515ad40c4 P 8a143551383247b4a28d8ba59b6d1f1e: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:59.695533  8054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f21f6b6e05c646768935f2e5fcbd8279" candidate_uuid: "bbbbf613886248fc95a9739920f9f26b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "230e820870274f5eb8ee22cbb0c74144" is_pre_election: true
I20260713 09:03:59.690478  8104 consensus_queue.cc:260] T 007f0a6419574b3c994665be9d1d3d41 P 230e820870274f5eb8ee22cbb0c74144 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } } peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } } peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } }
W20260713 09:03:59.697355  7870 leader_election.cc:343] T f21f6b6e05c646768935f2e5fcbd8279 P bbbbf613886248fc95a9739920f9f26b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 230e820870274f5eb8ee22cbb0c74144 (127.5.160.132:40121): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:59.700227  7830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f21f6b6e05c646768935f2e5fcbd8279" candidate_uuid: "bbbbf613886248fc95a9739920f9f26b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a143551383247b4a28d8ba59b6d1f1e" is_pre_election: true
W20260713 09:03:59.702234  7869 leader_election.cc:343] T f21f6b6e05c646768935f2e5fcbd8279 P bbbbf613886248fc95a9739920f9f26b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8a143551383247b4a28d8ba59b6d1f1e (127.5.160.129:40381): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:59.702559  8104 ts_tablet_manager.cc:1434] T 007f0a6419574b3c994665be9d1d3d41 P 230e820870274f5eb8ee22cbb0c74144: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.000s
I20260713 09:03:59.702767  7869 leader_election.cc:304] T f21f6b6e05c646768935f2e5fcbd8279 P bbbbf613886248fc95a9739920f9f26b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bbbbf613886248fc95a9739920f9f26b; no voters: 230e820870274f5eb8ee22cbb0c74144, 8a143551383247b4a28d8ba59b6d1f1e
I20260713 09:03:59.703537  8110 raft_consensus.cc:2749] T f21f6b6e05c646768935f2e5fcbd8279 P bbbbf613886248fc95a9739920f9f26b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:03:59.703691  8104 tablet_bootstrap.cc:492] T 3f6e447aa45e428dab575bff8f3dade2 P 230e820870274f5eb8ee22cbb0c74144: Bootstrap starting.
I20260713 09:03:59.692412  8100 tablet_bootstrap.cc:492] T eb00b8729a6b4a408f5481bf5da7ed8b P 563e0460160a490cb55c8a288dfd50b2: Bootstrap starting.
I20260713 09:03:59.712291  8104 tablet_bootstrap.cc:654] T 3f6e447aa45e428dab575bff8f3dade2 P 230e820870274f5eb8ee22cbb0c74144: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:59.712649  7725 catalog_manager.cc:5697] T 6a848a98100b44fe99a4282d0251a74c P bbbbf613886248fc95a9739920f9f26b reported cstate change: term changed from 0 to 1, leader changed from <none> to bbbbf613886248fc95a9739920f9f26b (127.5.160.130). New cstate: current_term: 1 leader_uuid: "bbbbf613886248fc95a9739920f9f26b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } health_report { overall_health: UNKNOWN } } }
I20260713 09:03:59.714697  8100 tablet_bootstrap.cc:654] T eb00b8729a6b4a408f5481bf5da7ed8b P 563e0460160a490cb55c8a288dfd50b2: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:59.712257  8101 tablet_bootstrap.cc:492] T 76b28f919bb3453bb7a170e102b491ca P bbbbf613886248fc95a9739920f9f26b: No bootstrap required, opened a new log
I20260713 09:03:59.741555  8101 ts_tablet_manager.cc:1403] T 76b28f919bb3453bb7a170e102b491ca P bbbbf613886248fc95a9739920f9f26b: Time spent bootstrapping tablet: real 0.066s	user 0.016s	sys 0.004s
I20260713 09:03:59.742102  8100 tablet_bootstrap.cc:492] T eb00b8729a6b4a408f5481bf5da7ed8b P 563e0460160a490cb55c8a288dfd50b2: No bootstrap required, opened a new log
I20260713 09:03:59.742666  8100 ts_tablet_manager.cc:1403] T eb00b8729a6b4a408f5481bf5da7ed8b P 563e0460160a490cb55c8a288dfd50b2: Time spent bootstrapping tablet: real 0.051s	user 0.017s	sys 0.017s
I20260713 09:03:59.745580  8112 raft_consensus.cc:493] T 007f0a6419574b3c994665be9d1d3d41 P 230e820870274f5eb8ee22cbb0c74144 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:59.745916  8100 raft_consensus.cc:359] T eb00b8729a6b4a408f5481bf5da7ed8b P 563e0460160a490cb55c8a288dfd50b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } } peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } } peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } }
I20260713 09:03:59.746125  8112 raft_consensus.cc:515] T 007f0a6419574b3c994665be9d1d3d41 P 230e820870274f5eb8ee22cbb0c74144 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } } peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } } peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } }
I20260713 09:03:59.746752  8100 raft_consensus.cc:385] T eb00b8729a6b4a408f5481bf5da7ed8b P 563e0460160a490cb55c8a288dfd50b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:59.747090  8100 raft_consensus.cc:740] T eb00b8729a6b4a408f5481bf5da7ed8b P 563e0460160a490cb55c8a288dfd50b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 563e0460160a490cb55c8a288dfd50b2, State: Initialized, Role: FOLLOWER
I20260713 09:03:59.748087  8100 consensus_queue.cc:260] T eb00b8729a6b4a408f5481bf5da7ed8b P 563e0460160a490cb55c8a288dfd50b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } } peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } } peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } }
I20260713 09:03:59.747504  7728 catalog_manager.cc:5697] T be0183bc6a53453a8ef998073ec6f304 P bbbbf613886248fc95a9739920f9f26b reported cstate change: term changed from 0 to 1, leader changed from <none> to bbbbf613886248fc95a9739920f9f26b (127.5.160.130). New cstate: current_term: 1 leader_uuid: "bbbbf613886248fc95a9739920f9f26b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } health_report { overall_health: UNKNOWN } } }
I20260713 09:03:59.756593  8100 ts_tablet_manager.cc:1434] T eb00b8729a6b4a408f5481bf5da7ed8b P 563e0460160a490cb55c8a288dfd50b2: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.000s
I20260713 09:03:59.757948  8100 tablet_bootstrap.cc:492] T 0811f31f56e44c0889b993faacc2f130 P 563e0460160a490cb55c8a288dfd50b2: Bootstrap starting.
I20260713 09:03:59.757810  8112 leader_election.cc:290] T 007f0a6419574b3c994665be9d1d3d41 P 230e820870274f5eb8ee22cbb0c74144 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bbbbf613886248fc95a9739920f9f26b (127.5.160.130:36719), 563e0460160a490cb55c8a288dfd50b2 (127.5.160.131:38597)
I20260713 09:03:59.738849  8104 tablet_bootstrap.cc:492] T 3f6e447aa45e428dab575bff8f3dade2 P 230e820870274f5eb8ee22cbb0c74144: No bootstrap required, opened a new log
I20260713 09:03:59.759663  8104 ts_tablet_manager.cc:1403] T 3f6e447aa45e428dab575bff8f3dade2 P 230e820870274f5eb8ee22cbb0c74144: Time spent bootstrapping tablet: real 0.056s	user 0.016s	sys 0.004s
I20260713 09:03:59.762940  8104 raft_consensus.cc:359] T 3f6e447aa45e428dab575bff8f3dade2 P 230e820870274f5eb8ee22cbb0c74144 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } } peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } } peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } }
I20260713 09:03:59.763785  8104 raft_consensus.cc:385] T 3f6e447aa45e428dab575bff8f3dade2 P 230e820870274f5eb8ee22cbb0c74144 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:59.764163  8104 raft_consensus.cc:740] T 3f6e447aa45e428dab575bff8f3dade2 P 230e820870274f5eb8ee22cbb0c74144 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 230e820870274f5eb8ee22cbb0c74144, State: Initialized, Role: FOLLOWER
I20260713 09:03:59.767796  8100 tablet_bootstrap.cc:654] T 0811f31f56e44c0889b993faacc2f130 P 563e0460160a490cb55c8a288dfd50b2: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:59.769721  8099 tablet_bootstrap.cc:492] T 9858ccd9d1794ad8834fc00515ad40c4 P 8a143551383247b4a28d8ba59b6d1f1e: No bootstrap required, opened a new log
I20260713 09:03:59.770295  8099 ts_tablet_manager.cc:1403] T 9858ccd9d1794ad8834fc00515ad40c4 P 8a143551383247b4a28d8ba59b6d1f1e: Time spent bootstrapping tablet: real 0.100s	user 0.014s	sys 0.052s
I20260713 09:03:59.770967  8104 consensus_queue.cc:260] T 3f6e447aa45e428dab575bff8f3dade2 P 230e820870274f5eb8ee22cbb0c74144 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } } peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } } peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } }
I20260713 09:03:59.773581  8099 raft_consensus.cc:359] T 9858ccd9d1794ad8834fc00515ad40c4 P 8a143551383247b4a28d8ba59b6d1f1e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } } peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } } peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } }
I20260713 09:03:59.774412  8099 raft_consensus.cc:385] T 9858ccd9d1794ad8834fc00515ad40c4 P 8a143551383247b4a28d8ba59b6d1f1e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:59.774781  8099 raft_consensus.cc:740] T 9858ccd9d1794ad8834fc00515ad40c4 P 8a143551383247b4a28d8ba59b6d1f1e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a143551383247b4a28d8ba59b6d1f1e, State: Initialized, Role: FOLLOWER
I20260713 09:03:59.775760  8099 consensus_queue.cc:260] T 9858ccd9d1794ad8834fc00515ad40c4 P 8a143551383247b4a28d8ba59b6d1f1e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } } peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } } peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } }
I20260713 09:03:59.744836  8101 raft_consensus.cc:359] T 76b28f919bb3453bb7a170e102b491ca P bbbbf613886248fc95a9739920f9f26b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } } peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } } peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } }
I20260713 09:03:59.780912  8101 raft_consensus.cc:385] T 76b28f919bb3453bb7a170e102b491ca P bbbbf613886248fc95a9739920f9f26b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:59.781318  8101 raft_consensus.cc:740] T 76b28f919bb3453bb7a170e102b491ca P bbbbf613886248fc95a9739920f9f26b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bbbbf613886248fc95a9739920f9f26b, State: Initialized, Role: FOLLOWER
I20260713 09:03:59.781229  7906 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "007f0a6419574b3c994665be9d1d3d41" candidate_uuid: "230e820870274f5eb8ee22cbb0c74144" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbbbf613886248fc95a9739920f9f26b" is_pre_election: true
W20260713 09:03:59.783099  8018 leader_election.cc:343] T 007f0a6419574b3c994665be9d1d3d41 P 230e820870274f5eb8ee22cbb0c74144 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bbbbf613886248fc95a9739920f9f26b (127.5.160.130:36719): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:59.784221  8104 ts_tablet_manager.cc:1434] T 3f6e447aa45e428dab575bff8f3dade2 P 230e820870274f5eb8ee22cbb0c74144: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.001s
I20260713 09:03:59.785036  8101 consensus_queue.cc:260] T 76b28f919bb3453bb7a170e102b491ca P bbbbf613886248fc95a9739920f9f26b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } } peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } } peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } }
I20260713 09:03:59.785851  8099 ts_tablet_manager.cc:1434] T 9858ccd9d1794ad8834fc00515ad40c4 P 8a143551383247b4a28d8ba59b6d1f1e: Time spent starting tablet: real 0.015s	user 0.002s	sys 0.004s
I20260713 09:03:59.790859  8112 raft_consensus.cc:493] T 0fd24a27851a41ec86ec88d3a120b410 P 230e820870274f5eb8ee22cbb0c74144 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:59.791558  8112 raft_consensus.cc:515] T 0fd24a27851a41ec86ec88d3a120b410 P 230e820870274f5eb8ee22cbb0c74144 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } } peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } } peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } }
I20260713 09:03:59.793746  8099 tablet_bootstrap.cc:492] T f21f6b6e05c646768935f2e5fcbd8279 P 8a143551383247b4a28d8ba59b6d1f1e: Bootstrap starting.
I20260713 09:03:59.793758  8112 leader_election.cc:290] T 0fd24a27851a41ec86ec88d3a120b410 P 230e820870274f5eb8ee22cbb0c74144 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bbbbf613886248fc95a9739920f9f26b (127.5.160.130:36719), 563e0460160a490cb55c8a288dfd50b2 (127.5.160.131:38597)
I20260713 09:03:59.794484  7906 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fd24a27851a41ec86ec88d3a120b410" candidate_uuid: "230e820870274f5eb8ee22cbb0c74144" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbbbf613886248fc95a9739920f9f26b" is_pre_election: true
I20260713 09:03:59.794935  7980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "007f0a6419574b3c994665be9d1d3d41" candidate_uuid: "230e820870274f5eb8ee22cbb0c74144" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "563e0460160a490cb55c8a288dfd50b2" is_pre_election: true
I20260713 09:03:59.795636  7979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fd24a27851a41ec86ec88d3a120b410" candidate_uuid: "230e820870274f5eb8ee22cbb0c74144" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "563e0460160a490cb55c8a288dfd50b2" is_pre_election: true
I20260713 09:03:59.795982  8136 raft_consensus.cc:493] T 9858ccd9d1794ad8834fc00515ad40c4 P bbbbf613886248fc95a9739920f9f26b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:59.796396  8136 raft_consensus.cc:515] T 9858ccd9d1794ad8834fc00515ad40c4 P bbbbf613886248fc95a9739920f9f26b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } } peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } } peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } }
W20260713 09:03:59.797119  8017 leader_election.cc:343] T 007f0a6419574b3c994665be9d1d3d41 P 230e820870274f5eb8ee22cbb0c74144 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 563e0460160a490cb55c8a288dfd50b2 (127.5.160.131:38597): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:03:59.797413  8018 leader_election.cc:343] T 0fd24a27851a41ec86ec88d3a120b410 P 230e820870274f5eb8ee22cbb0c74144 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bbbbf613886248fc95a9739920f9f26b (127.5.160.130:36719): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:59.797592  8017 leader_election.cc:304] T 007f0a6419574b3c994665be9d1d3d41 P 230e820870274f5eb8ee22cbb0c74144 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 230e820870274f5eb8ee22cbb0c74144; no voters: 563e0460160a490cb55c8a288dfd50b2, bbbbf613886248fc95a9739920f9f26b
I20260713 09:03:59.798521  8136 leader_election.cc:290] T 9858ccd9d1794ad8834fc00515ad40c4 P bbbbf613886248fc95a9739920f9f26b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 230e820870274f5eb8ee22cbb0c74144 (127.5.160.132:40121), 8a143551383247b4a28d8ba59b6d1f1e (127.5.160.129:40381)
W20260713 09:03:59.798822  8017 leader_election.cc:343] T 0fd24a27851a41ec86ec88d3a120b410 P 230e820870274f5eb8ee22cbb0c74144 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 563e0460160a490cb55c8a288dfd50b2 (127.5.160.131:38597): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:59.799094  8100 tablet_bootstrap.cc:492] T 0811f31f56e44c0889b993faacc2f130 P 563e0460160a490cb55c8a288dfd50b2: No bootstrap required, opened a new log
I20260713 09:03:59.799722  8100 ts_tablet_manager.cc:1403] T 0811f31f56e44c0889b993faacc2f130 P 563e0460160a490cb55c8a288dfd50b2: Time spent bootstrapping tablet: real 0.042s	user 0.016s	sys 0.003s
I20260713 09:03:59.799616  8112 raft_consensus.cc:2749] T 007f0a6419574b3c994665be9d1d3d41 P 230e820870274f5eb8ee22cbb0c74144 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:03:59.800578  7830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9858ccd9d1794ad8834fc00515ad40c4" candidate_uuid: "bbbbf613886248fc95a9739920f9f26b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a143551383247b4a28d8ba59b6d1f1e" is_pre_election: true
I20260713 09:03:59.799307  8017 leader_election.cc:304] T 0fd24a27851a41ec86ec88d3a120b410 P 230e820870274f5eb8ee22cbb0c74144 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 230e820870274f5eb8ee22cbb0c74144; no voters: 563e0460160a490cb55c8a288dfd50b2, bbbbf613886248fc95a9739920f9f26b
I20260713 09:03:59.801294  7830 raft_consensus.cc:2468] T 9858ccd9d1794ad8834fc00515ad40c4 P 8a143551383247b4a28d8ba59b6d1f1e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbbf613886248fc95a9739920f9f26b in term 0.
I20260713 09:03:59.802171  8112 raft_consensus.cc:2749] T 0fd24a27851a41ec86ec88d3a120b410 P 230e820870274f5eb8ee22cbb0c74144 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:03:59.803118  8099 tablet_bootstrap.cc:654] T f21f6b6e05c646768935f2e5fcbd8279 P 8a143551383247b4a28d8ba59b6d1f1e: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:59.802986  7869 leader_election.cc:304] T 9858ccd9d1794ad8834fc00515ad40c4 P bbbbf613886248fc95a9739920f9f26b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8a143551383247b4a28d8ba59b6d1f1e, bbbbf613886248fc95a9739920f9f26b; no voters: 
I20260713 09:03:59.803565  8104 tablet_bootstrap.cc:492] T 7a254603fa294d8296183913cc81c2ec P 230e820870274f5eb8ee22cbb0c74144: Bootstrap starting.
I20260713 09:03:59.804497  8054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9858ccd9d1794ad8834fc00515ad40c4" candidate_uuid: "bbbbf613886248fc95a9739920f9f26b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "230e820870274f5eb8ee22cbb0c74144" is_pre_election: true
W20260713 09:03:59.805869  7870 leader_election.cc:343] T 9858ccd9d1794ad8834fc00515ad40c4 P bbbbf613886248fc95a9739920f9f26b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 230e820870274f5eb8ee22cbb0c74144 (127.5.160.132:40121): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:59.806740  8136 raft_consensus.cc:2804] T 9858ccd9d1794ad8834fc00515ad40c4 P bbbbf613886248fc95a9739920f9f26b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:03:59.807129  8136 raft_consensus.cc:493] T 9858ccd9d1794ad8834fc00515ad40c4 P bbbbf613886248fc95a9739920f9f26b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:03:59.807993  8136 raft_consensus.cc:3060] T 9858ccd9d1794ad8834fc00515ad40c4 P bbbbf613886248fc95a9739920f9f26b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:59.807549  8100 raft_consensus.cc:359] T 0811f31f56e44c0889b993faacc2f130 P 563e0460160a490cb55c8a288dfd50b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } } peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } } peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } }
I20260713 09:03:59.809128  8108 raft_consensus.cc:493] T 340b5ea9b7fd4373b732c253782cbe5f P 563e0460160a490cb55c8a288dfd50b2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:59.809634  8108 raft_consensus.cc:515] T 340b5ea9b7fd4373b732c253782cbe5f P 563e0460160a490cb55c8a288dfd50b2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } } peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } } peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } }
I20260713 09:03:59.811302  8101 ts_tablet_manager.cc:1434] T 76b28f919bb3453bb7a170e102b491ca P bbbbf613886248fc95a9739920f9f26b: Time spent starting tablet: real 0.069s	user 0.005s	sys 0.002s
I20260713 09:03:59.812680  8101 tablet_bootstrap.cc:492] T 340b5ea9b7fd4373b732c253782cbe5f P bbbbf613886248fc95a9739920f9f26b: Bootstrap starting.
I20260713 09:03:59.809175  8100 raft_consensus.cc:385] T 0811f31f56e44c0889b993faacc2f130 P 563e0460160a490cb55c8a288dfd50b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:59.817776  8100 raft_consensus.cc:740] T 0811f31f56e44c0889b993faacc2f130 P 563e0460160a490cb55c8a288dfd50b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 563e0460160a490cb55c8a288dfd50b2, State: Initialized, Role: FOLLOWER
I20260713 09:03:59.821168  8100 consensus_queue.cc:260] T 0811f31f56e44c0889b993faacc2f130 P 563e0460160a490cb55c8a288dfd50b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } } peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } } peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } }
I20260713 09:03:59.830315  8108 leader_election.cc:290] T 340b5ea9b7fd4373b732c253782cbe5f P 563e0460160a490cb55c8a288dfd50b2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bbbbf613886248fc95a9739920f9f26b (127.5.160.130:36719), 230e820870274f5eb8ee22cbb0c74144 (127.5.160.132:40121)
I20260713 09:03:59.831796  7906 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "340b5ea9b7fd4373b732c253782cbe5f" candidate_uuid: "563e0460160a490cb55c8a288dfd50b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbbbf613886248fc95a9739920f9f26b" is_pre_election: true
I20260713 09:03:59.832376  8104 tablet_bootstrap.cc:654] T 7a254603fa294d8296183913cc81c2ec P 230e820870274f5eb8ee22cbb0c74144: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:59.833003  8054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "340b5ea9b7fd4373b732c253782cbe5f" candidate_uuid: "563e0460160a490cb55c8a288dfd50b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "230e820870274f5eb8ee22cbb0c74144" is_pre_election: true
W20260713 09:03:59.834417  7944 leader_election.cc:343] T 340b5ea9b7fd4373b732c253782cbe5f P 563e0460160a490cb55c8a288dfd50b2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 230e820870274f5eb8ee22cbb0c74144 (127.5.160.132:40121): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:03:59.835594  7944 leader_election.cc:343] T 340b5ea9b7fd4373b732c253782cbe5f P 563e0460160a490cb55c8a288dfd50b2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bbbbf613886248fc95a9739920f9f26b (127.5.160.130:36719): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:59.836027  7944 leader_election.cc:304] T 340b5ea9b7fd4373b732c253782cbe5f P 563e0460160a490cb55c8a288dfd50b2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 563e0460160a490cb55c8a288dfd50b2; no voters: 230e820870274f5eb8ee22cbb0c74144, bbbbf613886248fc95a9739920f9f26b
I20260713 09:03:59.837131  8108 raft_consensus.cc:2749] T 340b5ea9b7fd4373b732c253782cbe5f P 563e0460160a490cb55c8a288dfd50b2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:03:59.829759  8136 raft_consensus.cc:515] T 9858ccd9d1794ad8834fc00515ad40c4 P bbbbf613886248fc95a9739920f9f26b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } } peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } } peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } }
I20260713 09:03:59.840907  8054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9858ccd9d1794ad8834fc00515ad40c4" candidate_uuid: "bbbbf613886248fc95a9739920f9f26b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "230e820870274f5eb8ee22cbb0c74144"
I20260713 09:03:59.842226  8101 tablet_bootstrap.cc:654] T 340b5ea9b7fd4373b732c253782cbe5f P bbbbf613886248fc95a9739920f9f26b: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:59.842760  8099 tablet_bootstrap.cc:492] T f21f6b6e05c646768935f2e5fcbd8279 P 8a143551383247b4a28d8ba59b6d1f1e: No bootstrap required, opened a new log
W20260713 09:03:59.842571  7870 leader_election.cc:343] T 9858ccd9d1794ad8834fc00515ad40c4 P bbbbf613886248fc95a9739920f9f26b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 230e820870274f5eb8ee22cbb0c74144 (127.5.160.132:40121): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:59.843664  8099 ts_tablet_manager.cc:1403] T f21f6b6e05c646768935f2e5fcbd8279 P 8a143551383247b4a28d8ba59b6d1f1e: Time spent bootstrapping tablet: real 0.050s	user 0.023s	sys 0.022s
I20260713 09:03:59.845705  7830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9858ccd9d1794ad8834fc00515ad40c4" candidate_uuid: "bbbbf613886248fc95a9739920f9f26b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a143551383247b4a28d8ba59b6d1f1e"
I20260713 09:03:59.846498  7830 raft_consensus.cc:3060] T 9858ccd9d1794ad8834fc00515ad40c4 P 8a143551383247b4a28d8ba59b6d1f1e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:59.846838  8099 raft_consensus.cc:359] T f21f6b6e05c646768935f2e5fcbd8279 P 8a143551383247b4a28d8ba59b6d1f1e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } } peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } } peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } }
I20260713 09:03:59.847566  8099 raft_consensus.cc:385] T f21f6b6e05c646768935f2e5fcbd8279 P 8a143551383247b4a28d8ba59b6d1f1e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:59.847859  8099 raft_consensus.cc:740] T f21f6b6e05c646768935f2e5fcbd8279 P 8a143551383247b4a28d8ba59b6d1f1e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a143551383247b4a28d8ba59b6d1f1e, State: Initialized, Role: FOLLOWER
I20260713 09:03:59.848747  8099 consensus_queue.cc:260] T f21f6b6e05c646768935f2e5fcbd8279 P 8a143551383247b4a28d8ba59b6d1f1e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } } peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } } peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } }
I20260713 09:03:59.854959  8099 ts_tablet_manager.cc:1434] T f21f6b6e05c646768935f2e5fcbd8279 P 8a143551383247b4a28d8ba59b6d1f1e: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.002s
I20260713 09:03:59.855965  8099 tablet_bootstrap.cc:492] T 07891f04ea2344e5bc258f39afa753e0 P 8a143551383247b4a28d8ba59b6d1f1e: Bootstrap starting.
I20260713 09:03:59.856757  8124 raft_consensus.cc:493] T 7a254603fa294d8296183913cc81c2ec P 8a143551383247b4a28d8ba59b6d1f1e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:59.857445  8124 raft_consensus.cc:515] T 7a254603fa294d8296183913cc81c2ec P 8a143551383247b4a28d8ba59b6d1f1e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } } peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } } peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } }
I20260713 09:03:59.861243  7979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a254603fa294d8296183913cc81c2ec" candidate_uuid: "8a143551383247b4a28d8ba59b6d1f1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "563e0460160a490cb55c8a288dfd50b2" is_pre_election: true
I20260713 09:03:59.862316  8099 tablet_bootstrap.cc:654] T 07891f04ea2344e5bc258f39afa753e0 P 8a143551383247b4a28d8ba59b6d1f1e: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:59.863196  8124 leader_election.cc:290] T 7a254603fa294d8296183913cc81c2ec P 8a143551383247b4a28d8ba59b6d1f1e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 563e0460160a490cb55c8a288dfd50b2 (127.5.160.131:38597), 230e820870274f5eb8ee22cbb0c74144 (127.5.160.132:40121)
I20260713 09:03:59.865408  8054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a254603fa294d8296183913cc81c2ec" candidate_uuid: "8a143551383247b4a28d8ba59b6d1f1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "230e820870274f5eb8ee22cbb0c74144" is_pre_election: true
I20260713 09:03:59.867595  8101 tablet_bootstrap.cc:492] T 340b5ea9b7fd4373b732c253782cbe5f P bbbbf613886248fc95a9739920f9f26b: No bootstrap required, opened a new log
I20260713 09:03:59.862078  7979 raft_consensus.cc:2468] T 7a254603fa294d8296183913cc81c2ec P 563e0460160a490cb55c8a288dfd50b2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8a143551383247b4a28d8ba59b6d1f1e in term 0.
I20260713 09:03:59.868217  8101 ts_tablet_manager.cc:1403] T 340b5ea9b7fd4373b732c253782cbe5f P bbbbf613886248fc95a9739920f9f26b: Time spent bootstrapping tablet: real 0.056s	user 0.010s	sys 0.005s
I20260713 09:03:59.868309  8099 tablet_bootstrap.cc:492] T 07891f04ea2344e5bc258f39afa753e0 P 8a143551383247b4a28d8ba59b6d1f1e: No bootstrap required, opened a new log
I20260713 09:03:59.868770  8099 ts_tablet_manager.cc:1403] T 07891f04ea2344e5bc258f39afa753e0 P 8a143551383247b4a28d8ba59b6d1f1e: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.001s
W20260713 09:03:59.867483  7795 leader_election.cc:343] T 7a254603fa294d8296183913cc81c2ec P 8a143551383247b4a28d8ba59b6d1f1e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 230e820870274f5eb8ee22cbb0c74144 (127.5.160.132:40121): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:59.869657  7794 leader_election.cc:304] T 7a254603fa294d8296183913cc81c2ec P 8a143551383247b4a28d8ba59b6d1f1e [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: 563e0460160a490cb55c8a288dfd50b2, 8a143551383247b4a28d8ba59b6d1f1e; no voters: 230e820870274f5eb8ee22cbb0c74144
I20260713 09:03:59.871162  8124 raft_consensus.cc:2804] T 7a254603fa294d8296183913cc81c2ec P 8a143551383247b4a28d8ba59b6d1f1e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:03:59.871398  8099 raft_consensus.cc:359] T 07891f04ea2344e5bc258f39afa753e0 P 8a143551383247b4a28d8ba59b6d1f1e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } } peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } } peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } }
I20260713 09:03:59.871841  8124 raft_consensus.cc:493] T 7a254603fa294d8296183913cc81c2ec P 8a143551383247b4a28d8ba59b6d1f1e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:03:59.872226  8099 raft_consensus.cc:385] T 07891f04ea2344e5bc258f39afa753e0 P 8a143551383247b4a28d8ba59b6d1f1e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:59.872375  8124 raft_consensus.cc:3060] T 7a254603fa294d8296183913cc81c2ec P 8a143551383247b4a28d8ba59b6d1f1e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:59.872594  8099 raft_consensus.cc:740] T 07891f04ea2344e5bc258f39afa753e0 P 8a143551383247b4a28d8ba59b6d1f1e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a143551383247b4a28d8ba59b6d1f1e, State: Initialized, Role: FOLLOWER
I20260713 09:03:59.873607  8136 leader_election.cc:290] T 9858ccd9d1794ad8834fc00515ad40c4 P bbbbf613886248fc95a9739920f9f26b [CANDIDATE]: Term 1 election: Requested vote from peers 230e820870274f5eb8ee22cbb0c74144 (127.5.160.132:40121), 8a143551383247b4a28d8ba59b6d1f1e (127.5.160.129:40381)
I20260713 09:03:59.873821  8099 consensus_queue.cc:260] T 07891f04ea2344e5bc258f39afa753e0 P 8a143551383247b4a28d8ba59b6d1f1e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } } peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } } peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } }
I20260713 09:03:59.879212  8099 ts_tablet_manager.cc:1434] T 07891f04ea2344e5bc258f39afa753e0 P 8a143551383247b4a28d8ba59b6d1f1e: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260713 09:03:59.880132  8099 tablet_bootstrap.cc:492] T 5deed4d33c034049ab27ed36ddb38eb1 P 8a143551383247b4a28d8ba59b6d1f1e: Bootstrap starting.
I20260713 09:03:59.881351  7830 raft_consensus.cc:2468] T 9858ccd9d1794ad8834fc00515ad40c4 P 8a143551383247b4a28d8ba59b6d1f1e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbbf613886248fc95a9739920f9f26b in term 1.
I20260713 09:03:59.885722  8099 tablet_bootstrap.cc:654] T 5deed4d33c034049ab27ed36ddb38eb1 P 8a143551383247b4a28d8ba59b6d1f1e: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:59.887763  7869 leader_election.cc:304] T 9858ccd9d1794ad8834fc00515ad40c4 P bbbbf613886248fc95a9739920f9f26b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8a143551383247b4a28d8ba59b6d1f1e, bbbbf613886248fc95a9739920f9f26b; no voters: 230e820870274f5eb8ee22cbb0c74144
I20260713 09:03:59.888031  8100 ts_tablet_manager.cc:1434] T 0811f31f56e44c0889b993faacc2f130 P 563e0460160a490cb55c8a288dfd50b2: Time spent starting tablet: real 0.087s	user 0.020s	sys 0.033s
I20260713 09:03:59.889221  8136 raft_consensus.cc:2804] T 9858ccd9d1794ad8834fc00515ad40c4 P bbbbf613886248fc95a9739920f9f26b [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:03:59.889710  8136 raft_consensus.cc:697] T 9858ccd9d1794ad8834fc00515ad40c4 P bbbbf613886248fc95a9739920f9f26b [term 1 LEADER]: Becoming Leader. State: Replica: bbbbf613886248fc95a9739920f9f26b, State: Running, Role: LEADER
I20260713 09:03:59.871246  8101 raft_consensus.cc:359] T 340b5ea9b7fd4373b732c253782cbe5f P bbbbf613886248fc95a9739920f9f26b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } } peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } } peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } }
I20260713 09:03:59.890503  8136 consensus_queue.cc:237] T 9858ccd9d1794ad8834fc00515ad40c4 P bbbbf613886248fc95a9739920f9f26b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } } peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } } peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } }
I20260713 09:03:59.891078  8101 raft_consensus.cc:385] T 340b5ea9b7fd4373b732c253782cbe5f P bbbbf613886248fc95a9739920f9f26b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:59.891523  8101 raft_consensus.cc:740] T 340b5ea9b7fd4373b732c253782cbe5f P bbbbf613886248fc95a9739920f9f26b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bbbbf613886248fc95a9739920f9f26b, State: Initialized, Role: FOLLOWER
I20260713 09:03:59.892882  8156 raft_consensus.cc:493] T 62f98eadef4148f69647bca27672f57b P 563e0460160a490cb55c8a288dfd50b2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:59.893555  8156 raft_consensus.cc:515] T 62f98eadef4148f69647bca27672f57b P 563e0460160a490cb55c8a288dfd50b2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } } peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } } peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } }
I20260713 09:03:59.895633  8112 raft_consensus.cc:493] T 62f98eadef4148f69647bca27672f57b P 230e820870274f5eb8ee22cbb0c74144 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:59.896083  8112 raft_consensus.cc:515] T 62f98eadef4148f69647bca27672f57b P 230e820870274f5eb8ee22cbb0c74144 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } } peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } } peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } }
I20260713 09:03:59.896582  8099 tablet_bootstrap.cc:492] T 5deed4d33c034049ab27ed36ddb38eb1 P 8a143551383247b4a28d8ba59b6d1f1e: No bootstrap required, opened a new log
I20260713 09:03:59.896916  8100 tablet_bootstrap.cc:492] T 007f0a6419574b3c994665be9d1d3d41 P 563e0460160a490cb55c8a288dfd50b2: Bootstrap starting.
I20260713 09:03:59.897061  8099 ts_tablet_manager.cc:1403] T 5deed4d33c034049ab27ed36ddb38eb1 P 8a143551383247b4a28d8ba59b6d1f1e: Time spent bootstrapping tablet: real 0.017s	user 0.007s	sys 0.007s
I20260713 09:03:59.897581  8101 consensus_queue.cc:260] T 340b5ea9b7fd4373b732c253782cbe5f P bbbbf613886248fc95a9739920f9f26b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } } peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } } peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } }
I20260713 09:03:59.898347  8112 leader_election.cc:290] T 62f98eadef4148f69647bca27672f57b P 230e820870274f5eb8ee22cbb0c74144 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 563e0460160a490cb55c8a288dfd50b2 (127.5.160.131:38597), 8a143551383247b4a28d8ba59b6d1f1e (127.5.160.129:40381)
I20260713 09:03:59.900138  8101 ts_tablet_manager.cc:1434] T 340b5ea9b7fd4373b732c253782cbe5f P bbbbf613886248fc95a9739920f9f26b: Time spent starting tablet: real 0.032s	user 0.007s	sys 0.002s
I20260713 09:03:59.899868  8099 raft_consensus.cc:359] T 5deed4d33c034049ab27ed36ddb38eb1 P 8a143551383247b4a28d8ba59b6d1f1e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } } peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } } peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } }
I20260713 09:03:59.900542  8099 raft_consensus.cc:385] T 5deed4d33c034049ab27ed36ddb38eb1 P 8a143551383247b4a28d8ba59b6d1f1e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:59.900601  8105 raft_consensus.cc:493] T e7eda1205f854091ba505135234b719d P 8a143551383247b4a28d8ba59b6d1f1e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:59.897176  8156 leader_election.cc:290] T 62f98eadef4148f69647bca27672f57b P 563e0460160a490cb55c8a288dfd50b2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 230e820870274f5eb8ee22cbb0c74144 (127.5.160.132:40121), 8a143551383247b4a28d8ba59b6d1f1e (127.5.160.129:40381)
I20260713 09:03:59.901134  8101 tablet_bootstrap.cc:492] T 8e219271f8544025b14b5c22f733728d P bbbbf613886248fc95a9739920f9f26b: Bootstrap starting.
I20260713 09:03:59.901224  8105 raft_consensus.cc:515] T e7eda1205f854091ba505135234b719d P 8a143551383247b4a28d8ba59b6d1f1e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } } peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } } peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } }
I20260713 09:03:59.897061  7830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62f98eadef4148f69647bca27672f57b" candidate_uuid: "563e0460160a490cb55c8a288dfd50b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a143551383247b4a28d8ba59b6d1f1e" is_pre_election: true
I20260713 09:03:59.900858  8099 raft_consensus.cc:740] T 5deed4d33c034049ab27ed36ddb38eb1 P 8a143551383247b4a28d8ba59b6d1f1e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a143551383247b4a28d8ba59b6d1f1e, State: Initialized, Role: FOLLOWER
I20260713 09:03:59.903599  8105 leader_election.cc:290] T e7eda1205f854091ba505135234b719d P 8a143551383247b4a28d8ba59b6d1f1e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bbbbf613886248fc95a9739920f9f26b (127.5.160.130:36719), 230e820870274f5eb8ee22cbb0c74144 (127.5.160.132:40121)
I20260713 09:03:59.903460  8099 consensus_queue.cc:260] T 5deed4d33c034049ab27ed36ddb38eb1 P 8a143551383247b4a28d8ba59b6d1f1e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } } peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } } peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } }
I20260713 09:03:59.904237  8100 tablet_bootstrap.cc:654] T 007f0a6419574b3c994665be9d1d3d41 P 563e0460160a490cb55c8a288dfd50b2: Neither blocks nor log segments found. Creating new log.
W20260713 09:03:59.905066  7943 leader_election.cc:343] T 62f98eadef4148f69647bca27672f57b P 563e0460160a490cb55c8a288dfd50b2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8a143551383247b4a28d8ba59b6d1f1e (127.5.160.129:40381): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:59.905319  7979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62f98eadef4148f69647bca27672f57b" candidate_uuid: "230e820870274f5eb8ee22cbb0c74144" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "563e0460160a490cb55c8a288dfd50b2" is_pre_election: true
I20260713 09:03:59.905699  8099 ts_tablet_manager.cc:1434] T 5deed4d33c034049ab27ed36ddb38eb1 P 8a143551383247b4a28d8ba59b6d1f1e: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.002s
I20260713 09:03:59.905973  7979 raft_consensus.cc:2468] T 62f98eadef4148f69647bca27672f57b P 563e0460160a490cb55c8a288dfd50b2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 230e820870274f5eb8ee22cbb0c74144 in term 0.
I20260713 09:03:59.906601  8099 tablet_bootstrap.cc:492] T 8e219271f8544025b14b5c22f733728d P 8a143551383247b4a28d8ba59b6d1f1e: Bootstrap starting.
I20260713 09:03:59.907538  8054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62f98eadef4148f69647bca27672f57b" candidate_uuid: "563e0460160a490cb55c8a288dfd50b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "230e820870274f5eb8ee22cbb0c74144" is_pre_election: true
I20260713 09:03:59.908334  8054 raft_consensus.cc:2468] T 62f98eadef4148f69647bca27672f57b P 230e820870274f5eb8ee22cbb0c74144 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 563e0460160a490cb55c8a288dfd50b2 in term 0.
I20260713 09:03:59.912086  8099 tablet_bootstrap.cc:654] T 8e219271f8544025b14b5c22f733728d P 8a143551383247b4a28d8ba59b6d1f1e: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:59.920454  7944 leader_election.cc:304] T 62f98eadef4148f69647bca27672f57b P 563e0460160a490cb55c8a288dfd50b2 [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: 230e820870274f5eb8ee22cbb0c74144, 563e0460160a490cb55c8a288dfd50b2; no voters: 8a143551383247b4a28d8ba59b6d1f1e
I20260713 09:03:59.921841  8017 leader_election.cc:304] T 62f98eadef4148f69647bca27672f57b P 230e820870274f5eb8ee22cbb0c74144 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 230e820870274f5eb8ee22cbb0c74144, 563e0460160a490cb55c8a288dfd50b2; no voters: 
I20260713 09:03:59.925837  8054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7eda1205f854091ba505135234b719d" candidate_uuid: "8a143551383247b4a28d8ba59b6d1f1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "230e820870274f5eb8ee22cbb0c74144" is_pre_election: true
W20260713 09:03:59.927433  7795 leader_election.cc:343] T e7eda1205f854091ba505135234b719d P 8a143551383247b4a28d8ba59b6d1f1e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 230e820870274f5eb8ee22cbb0c74144 (127.5.160.132:40121): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:59.930097  8112 raft_consensus.cc:2804] T 62f98eadef4148f69647bca27672f57b P 230e820870274f5eb8ee22cbb0c74144 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:03:59.930557  8112 raft_consensus.cc:493] T 62f98eadef4148f69647bca27672f57b P 230e820870274f5eb8ee22cbb0c74144 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:03:59.930903  8112 raft_consensus.cc:3060] T 62f98eadef4148f69647bca27672f57b P 230e820870274f5eb8ee22cbb0c74144 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:59.934247  7830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62f98eadef4148f69647bca27672f57b" candidate_uuid: "230e820870274f5eb8ee22cbb0c74144" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a143551383247b4a28d8ba59b6d1f1e" is_pre_election: true
W20260713 09:03:59.935647  8017 leader_election.cc:343] T 62f98eadef4148f69647bca27672f57b P 230e820870274f5eb8ee22cbb0c74144 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8a143551383247b4a28d8ba59b6d1f1e (127.5.160.129:40381): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:59.936568  8099 tablet_bootstrap.cc:492] T 8e219271f8544025b14b5c22f733728d P 8a143551383247b4a28d8ba59b6d1f1e: No bootstrap required, opened a new log
I20260713 09:03:59.937040  8099 ts_tablet_manager.cc:1403] T 8e219271f8544025b14b5c22f733728d P 8a143551383247b4a28d8ba59b6d1f1e: Time spent bootstrapping tablet: real 0.031s	user 0.025s	sys 0.002s
I20260713 09:03:59.939284  7906 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7eda1205f854091ba505135234b719d" candidate_uuid: "8a143551383247b4a28d8ba59b6d1f1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbbbf613886248fc95a9739920f9f26b" is_pre_election: true
I20260713 09:03:59.939725  8099 raft_consensus.cc:359] T 8e219271f8544025b14b5c22f733728d P 8a143551383247b4a28d8ba59b6d1f1e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } } peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } } peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } }
I20260713 09:03:59.940460  8099 raft_consensus.cc:385] T 8e219271f8544025b14b5c22f733728d P 8a143551383247b4a28d8ba59b6d1f1e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:59.940730  8099 raft_consensus.cc:740] T 8e219271f8544025b14b5c22f733728d P 8a143551383247b4a28d8ba59b6d1f1e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a143551383247b4a28d8ba59b6d1f1e, State: Initialized, Role: FOLLOWER
W20260713 09:03:59.941341  7795 leader_election.cc:343] T e7eda1205f854091ba505135234b719d P 8a143551383247b4a28d8ba59b6d1f1e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bbbbf613886248fc95a9739920f9f26b (127.5.160.130:36719): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:59.941442  8099 consensus_queue.cc:260] T 8e219271f8544025b14b5c22f733728d P 8a143551383247b4a28d8ba59b6d1f1e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } } peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } } peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } }
I20260713 09:03:59.942080  7795 leader_election.cc:304] T e7eda1205f854091ba505135234b719d P 8a143551383247b4a28d8ba59b6d1f1e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8a143551383247b4a28d8ba59b6d1f1e; no voters: 230e820870274f5eb8ee22cbb0c74144, bbbbf613886248fc95a9739920f9f26b
I20260713 09:03:59.943094  8105 raft_consensus.cc:2749] T e7eda1205f854091ba505135234b719d P 8a143551383247b4a28d8ba59b6d1f1e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:03:59.943749  8156 raft_consensus.cc:2804] T 62f98eadef4148f69647bca27672f57b P 563e0460160a490cb55c8a288dfd50b2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:03:59.945796  8156 raft_consensus.cc:493] T 62f98eadef4148f69647bca27672f57b P 563e0460160a490cb55c8a288dfd50b2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:03:59.946144  8156 raft_consensus.cc:3060] T 62f98eadef4148f69647bca27672f57b P 563e0460160a490cb55c8a288dfd50b2 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:59.944033  8099 ts_tablet_manager.cc:1434] T 8e219271f8544025b14b5c22f733728d P 8a143551383247b4a28d8ba59b6d1f1e: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:03:59.951049  8099 tablet_bootstrap.cc:492] T 3f6e447aa45e428dab575bff8f3dade2 P 8a143551383247b4a28d8ba59b6d1f1e: Bootstrap starting.
I20260713 09:03:59.957193  8099 tablet_bootstrap.cc:654] T 3f6e447aa45e428dab575bff8f3dade2 P 8a143551383247b4a28d8ba59b6d1f1e: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:59.958132  8105 consensus_queue.cc:1048] T 22264477e6244300a862b87f189e24f3 P 8a143551383247b4a28d8ba59b6d1f1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:03:59.965343  8156 raft_consensus.cc:515] T 62f98eadef4148f69647bca27672f57b P 563e0460160a490cb55c8a288dfd50b2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } } peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } } peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } }
I20260713 09:03:59.942682  8101 tablet_bootstrap.cc:654] T 8e219271f8544025b14b5c22f733728d P bbbbf613886248fc95a9739920f9f26b: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:59.969946  7830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62f98eadef4148f69647bca27672f57b" candidate_uuid: "563e0460160a490cb55c8a288dfd50b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a143551383247b4a28d8ba59b6d1f1e"
I20260713 09:03:59.970640  8104 tablet_bootstrap.cc:492] T 7a254603fa294d8296183913cc81c2ec P 230e820870274f5eb8ee22cbb0c74144: No bootstrap required, opened a new log
I20260713 09:03:59.971323  8104 ts_tablet_manager.cc:1403] T 7a254603fa294d8296183913cc81c2ec P 230e820870274f5eb8ee22cbb0c74144: Time spent bootstrapping tablet: real 0.168s	user 0.021s	sys 0.002s
W20260713 09:03:59.971518  7943 leader_election.cc:343] T 62f98eadef4148f69647bca27672f57b P 563e0460160a490cb55c8a288dfd50b2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8a143551383247b4a28d8ba59b6d1f1e (127.5.160.129:40381): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:59.975467  8054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62f98eadef4148f69647bca27672f57b" candidate_uuid: "563e0460160a490cb55c8a288dfd50b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "230e820870274f5eb8ee22cbb0c74144"
I20260713 09:03:59.978567  8104 raft_consensus.cc:359] T 7a254603fa294d8296183913cc81c2ec P 230e820870274f5eb8ee22cbb0c74144 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } } peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } } peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } }
I20260713 09:03:59.979591  8104 raft_consensus.cc:385] T 7a254603fa294d8296183913cc81c2ec P 230e820870274f5eb8ee22cbb0c74144 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:59.980060  8101 tablet_bootstrap.cc:492] T 8e219271f8544025b14b5c22f733728d P bbbbf613886248fc95a9739920f9f26b: No bootstrap required, opened a new log
I20260713 09:03:59.980830  8101 ts_tablet_manager.cc:1403] T 8e219271f8544025b14b5c22f733728d P bbbbf613886248fc95a9739920f9f26b: Time spent bootstrapping tablet: real 0.080s	user 0.010s	sys 0.003s
I20260713 09:03:59.982638  8108 raft_consensus.cc:493] T 0811f31f56e44c0889b993faacc2f130 P 563e0460160a490cb55c8a288dfd50b2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:59.983289  8108 raft_consensus.cc:515] T 0811f31f56e44c0889b993faacc2f130 P 563e0460160a490cb55c8a288dfd50b2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } } peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } } peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } }
I20260713 09:03:59.977814  8156 leader_election.cc:290] T 62f98eadef4148f69647bca27672f57b P 563e0460160a490cb55c8a288dfd50b2 [CANDIDATE]: Term 1 election: Requested vote from peers 230e820870274f5eb8ee22cbb0c74144 (127.5.160.132:40121), 8a143551383247b4a28d8ba59b6d1f1e (127.5.160.129:40381)
I20260713 09:03:59.984505  8101 raft_consensus.cc:359] T 8e219271f8544025b14b5c22f733728d P bbbbf613886248fc95a9739920f9f26b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } } peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } } peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } }
I20260713 09:03:59.985357  8101 raft_consensus.cc:385] T 8e219271f8544025b14b5c22f733728d P bbbbf613886248fc95a9739920f9f26b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:59.985742  8101 raft_consensus.cc:740] T 8e219271f8544025b14b5c22f733728d P bbbbf613886248fc95a9739920f9f26b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bbbbf613886248fc95a9739920f9f26b, State: Initialized, Role: FOLLOWER
I20260713 09:03:59.987182  7830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0811f31f56e44c0889b993faacc2f130" candidate_uuid: "563e0460160a490cb55c8a288dfd50b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a143551383247b4a28d8ba59b6d1f1e" is_pre_election: true
I20260713 09:03:59.979974  8104 raft_consensus.cc:740] T 7a254603fa294d8296183913cc81c2ec P 230e820870274f5eb8ee22cbb0c74144 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 230e820870274f5eb8ee22cbb0c74144, State: Initialized, Role: FOLLOWER
W20260713 09:03:59.989017  7943 leader_election.cc:343] T 0811f31f56e44c0889b993faacc2f130 P 563e0460160a490cb55c8a288dfd50b2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8a143551383247b4a28d8ba59b6d1f1e (127.5.160.129:40381): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:59.988572  8104 consensus_queue.cc:260] T 7a254603fa294d8296183913cc81c2ec P 230e820870274f5eb8ee22cbb0c74144 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } } peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } } peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } }
I20260713 09:03:59.991178  7906 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0811f31f56e44c0889b993faacc2f130" candidate_uuid: "563e0460160a490cb55c8a288dfd50b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbbbf613886248fc95a9739920f9f26b" is_pre_election: true
W20260713 09:03:59.992569  7944 leader_election.cc:343] T 0811f31f56e44c0889b993faacc2f130 P 563e0460160a490cb55c8a288dfd50b2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bbbbf613886248fc95a9739920f9f26b (127.5.160.130:36719): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:59.993199  7944 leader_election.cc:304] T 0811f31f56e44c0889b993faacc2f130 P 563e0460160a490cb55c8a288dfd50b2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 563e0460160a490cb55c8a288dfd50b2; no voters: 8a143551383247b4a28d8ba59b6d1f1e, bbbbf613886248fc95a9739920f9f26b
I20260713 09:03:59.994226  8156 raft_consensus.cc:2749] T 0811f31f56e44c0889b993faacc2f130 P 563e0460160a490cb55c8a288dfd50b2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260713 09:03:59.992578  7776 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:03:59.995309  8108 leader_election.cc:290] T 0811f31f56e44c0889b993faacc2f130 P 563e0460160a490cb55c8a288dfd50b2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8a143551383247b4a28d8ba59b6d1f1e (127.5.160.129:40381), bbbbf613886248fc95a9739920f9f26b (127.5.160.130:36719)
I20260713 09:03:59.986887  8101 consensus_queue.cc:260] T 8e219271f8544025b14b5c22f733728d P bbbbf613886248fc95a9739920f9f26b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } } peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } } peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } }
I20260713 09:03:59.992098  8124 raft_consensus.cc:515] T 7a254603fa294d8296183913cc81c2ec P 8a143551383247b4a28d8ba59b6d1f1e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } } peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } } peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } }
I20260713 09:04:00.002384  8105 consensus_queue.cc:1048] T 22264477e6244300a862b87f189e24f3 P 8a143551383247b4a28d8ba59b6d1f1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:04:00.003717  7980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a254603fa294d8296183913cc81c2ec" candidate_uuid: "8a143551383247b4a28d8ba59b6d1f1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "563e0460160a490cb55c8a288dfd50b2"
I20260713 09:04:00.004568  7980 raft_consensus.cc:3060] T 7a254603fa294d8296183913cc81c2ec P 563e0460160a490cb55c8a288dfd50b2 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:00.006330  8124 leader_election.cc:290] T 7a254603fa294d8296183913cc81c2ec P 8a143551383247b4a28d8ba59b6d1f1e [CANDIDATE]: Term 1 election: Requested vote from peers 563e0460160a490cb55c8a288dfd50b2 (127.5.160.131:38597), 230e820870274f5eb8ee22cbb0c74144 (127.5.160.132:40121)
I20260713 09:04:00.008196  8124 raft_consensus.cc:493] T f21f6b6e05c646768935f2e5fcbd8279 P 8a143551383247b4a28d8ba59b6d1f1e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:00.014829  8101 ts_tablet_manager.cc:1434] T 8e219271f8544025b14b5c22f733728d P bbbbf613886248fc95a9739920f9f26b: Time spent starting tablet: real 0.034s	user 0.006s	sys 0.002s
I20260713 09:04:00.016443  8101 tablet_bootstrap.cc:492] T e7eda1205f854091ba505135234b719d P bbbbf613886248fc95a9739920f9f26b: Bootstrap starting.
I20260713 09:04:00.008659  8124 raft_consensus.cc:515] T f21f6b6e05c646768935f2e5fcbd8279 P 8a143551383247b4a28d8ba59b6d1f1e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } } peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } } peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } }
I20260713 09:04:00.028473  8124 leader_election.cc:290] T f21f6b6e05c646768935f2e5fcbd8279 P 8a143551383247b4a28d8ba59b6d1f1e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 230e820870274f5eb8ee22cbb0c74144 (127.5.160.132:40121), bbbbf613886248fc95a9739920f9f26b (127.5.160.130:36719)
I20260713 09:04:00.020442  8105 raft_consensus.cc:493] T 5deed4d33c034049ab27ed36ddb38eb1 P 8a143551383247b4a28d8ba59b6d1f1e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:59.996268  8112 raft_consensus.cc:515] T 62f98eadef4148f69647bca27672f57b P 230e820870274f5eb8ee22cbb0c74144 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } } peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } } peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } }
I20260713 09:04:00.031999  8051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f21f6b6e05c646768935f2e5fcbd8279" candidate_uuid: "8a143551383247b4a28d8ba59b6d1f1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "230e820870274f5eb8ee22cbb0c74144" is_pre_election: true
I20260713 09:04:00.034795  8110 raft_consensus.cc:493] T a3849714eb0b4d73ad78a0313e5db28f P bbbbf613886248fc95a9739920f9f26b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:00.035562  8110 raft_consensus.cc:515] T a3849714eb0b4d73ad78a0313e5db28f P bbbbf613886248fc95a9739920f9f26b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } } peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } } peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } }
W20260713 09:04:00.036080  7795 leader_election.cc:343] T f21f6b6e05c646768935f2e5fcbd8279 P 8a143551383247b4a28d8ba59b6d1f1e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 230e820870274f5eb8ee22cbb0c74144 (127.5.160.132:40121): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:00.032286  7906 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f21f6b6e05c646768935f2e5fcbd8279" candidate_uuid: "8a143551383247b4a28d8ba59b6d1f1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbbbf613886248fc95a9739920f9f26b" is_pre_election: true
I20260713 09:04:00.034199  8105 raft_consensus.cc:515] T 5deed4d33c034049ab27ed36ddb38eb1 P 8a143551383247b4a28d8ba59b6d1f1e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } } peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } } peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } }
I20260713 09:04:00.049842  8054 raft_consensus.cc:2393] T 62f98eadef4148f69647bca27672f57b P 230e820870274f5eb8ee22cbb0c74144 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 563e0460160a490cb55c8a288dfd50b2 in current term 1: Already voted for candidate 230e820870274f5eb8ee22cbb0c74144 in this term.
I20260713 09:04:00.041380  7906 raft_consensus.cc:2468] T f21f6b6e05c646768935f2e5fcbd8279 P bbbbf613886248fc95a9739920f9f26b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8a143551383247b4a28d8ba59b6d1f1e in term 0.
I20260713 09:04:00.064486  7795 leader_election.cc:304] T f21f6b6e05c646768935f2e5fcbd8279 P 8a143551383247b4a28d8ba59b6d1f1e [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: 8a143551383247b4a28d8ba59b6d1f1e, bbbbf613886248fc95a9739920f9f26b; no voters: 230e820870274f5eb8ee22cbb0c74144
I20260713 09:04:00.066390  7980 raft_consensus.cc:2468] T 7a254603fa294d8296183913cc81c2ec P 563e0460160a490cb55c8a288dfd50b2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8a143551383247b4a28d8ba59b6d1f1e in term 1.
I20260713 09:04:00.067658  7794 leader_election.cc:304] T 7a254603fa294d8296183913cc81c2ec P 8a143551383247b4a28d8ba59b6d1f1e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 563e0460160a490cb55c8a288dfd50b2, 8a143551383247b4a28d8ba59b6d1f1e; no voters: 
I20260713 09:04:00.068481  8124 raft_consensus.cc:2804] T f21f6b6e05c646768935f2e5fcbd8279 P 8a143551383247b4a28d8ba59b6d1f1e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:04:00.068867  8124 raft_consensus.cc:493] T f21f6b6e05c646768935f2e5fcbd8279 P 8a143551383247b4a28d8ba59b6d1f1e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:04:00.069326  8124 raft_consensus.cc:3060] T f21f6b6e05c646768935f2e5fcbd8279 P 8a143551383247b4a28d8ba59b6d1f1e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:00.069175  7944 leader_election.cc:304] T 62f98eadef4148f69647bca27672f57b P 563e0460160a490cb55c8a288dfd50b2 [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: 563e0460160a490cb55c8a288dfd50b2; no voters: 230e820870274f5eb8ee22cbb0c74144, 8a143551383247b4a28d8ba59b6d1f1e
I20260713 09:04:00.070312  8108 raft_consensus.cc:2749] T 62f98eadef4148f69647bca27672f57b P 563e0460160a490cb55c8a288dfd50b2 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:04:00.035984  8052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a254603fa294d8296183913cc81c2ec" candidate_uuid: "8a143551383247b4a28d8ba59b6d1f1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "230e820870274f5eb8ee22cbb0c74144"
I20260713 09:04:00.071120  8052 raft_consensus.cc:3060] T 7a254603fa294d8296183913cc81c2ec P 230e820870274f5eb8ee22cbb0c74144 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:00.080170  8136 raft_consensus.cc:493] T 76b28f919bb3453bb7a170e102b491ca P bbbbf613886248fc95a9739920f9f26b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:00.081295  8136 raft_consensus.cc:515] T 76b28f919bb3453bb7a170e102b491ca P bbbbf613886248fc95a9739920f9f26b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } } peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } } peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } }
I20260713 09:04:00.083439  8110 leader_election.cc:290] T a3849714eb0b4d73ad78a0313e5db28f P bbbbf613886248fc95a9739920f9f26b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 563e0460160a490cb55c8a288dfd50b2 (127.5.160.131:38597), 230e820870274f5eb8ee22cbb0c74144 (127.5.160.132:40121)
I20260713 09:04:00.084770  8054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3849714eb0b4d73ad78a0313e5db28f" candidate_uuid: "bbbbf613886248fc95a9739920f9f26b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "230e820870274f5eb8ee22cbb0c74144" is_pre_election: true
I20260713 09:04:00.085635  8136 leader_election.cc:290] T 76b28f919bb3453bb7a170e102b491ca P bbbbf613886248fc95a9739920f9f26b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 563e0460160a490cb55c8a288dfd50b2 (127.5.160.131:38597), 230e820870274f5eb8ee22cbb0c74144 (127.5.160.132:40121)
I20260713 09:04:00.086027  8051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76b28f919bb3453bb7a170e102b491ca" candidate_uuid: "bbbbf613886248fc95a9739920f9f26b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "230e820870274f5eb8ee22cbb0c74144" is_pre_election: true
I20260713 09:04:00.086525  8105 leader_election.cc:290] T 5deed4d33c034049ab27ed36ddb38eb1 P 8a143551383247b4a28d8ba59b6d1f1e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bbbbf613886248fc95a9739920f9f26b (127.5.160.130:36719), 563e0460160a490cb55c8a288dfd50b2 (127.5.160.131:38597)
I20260713 09:04:00.090447  7978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3849714eb0b4d73ad78a0313e5db28f" candidate_uuid: "bbbbf613886248fc95a9739920f9f26b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "563e0460160a490cb55c8a288dfd50b2" is_pre_election: true
W20260713 09:04:00.091960  7870 leader_election.cc:343] T a3849714eb0b4d73ad78a0313e5db28f P bbbbf613886248fc95a9739920f9f26b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 230e820870274f5eb8ee22cbb0c74144 (127.5.160.132:40121): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:00.093318  7978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76b28f919bb3453bb7a170e102b491ca" candidate_uuid: "bbbbf613886248fc95a9739920f9f26b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "563e0460160a490cb55c8a288dfd50b2" is_pre_election: true
I20260713 09:04:00.093788  7906 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5deed4d33c034049ab27ed36ddb38eb1" candidate_uuid: "8a143551383247b4a28d8ba59b6d1f1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbbbf613886248fc95a9739920f9f26b" is_pre_election: true
I20260713 09:04:00.091773  7977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62f98eadef4148f69647bca27672f57b" candidate_uuid: "230e820870274f5eb8ee22cbb0c74144" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "563e0460160a490cb55c8a288dfd50b2"
I20260713 09:04:00.095696  7977 raft_consensus.cc:2393] T 62f98eadef4148f69647bca27672f57b P 563e0460160a490cb55c8a288dfd50b2 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 230e820870274f5eb8ee22cbb0c74144 in current term 1: Already voted for candidate 563e0460160a490cb55c8a288dfd50b2 in this term.
W20260713 09:04:00.096462  7870 leader_election.cc:343] T 76b28f919bb3453bb7a170e102b491ca P bbbbf613886248fc95a9739920f9f26b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 230e820870274f5eb8ee22cbb0c74144 (127.5.160.132:40121): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:04:00.093325  7869 leader_election.cc:343] T a3849714eb0b4d73ad78a0313e5db28f P bbbbf613886248fc95a9739920f9f26b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 563e0460160a490cb55c8a288dfd50b2 (127.5.160.131:38597): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:00.098493  7869 leader_election.cc:304] T a3849714eb0b4d73ad78a0313e5db28f P bbbbf613886248fc95a9739920f9f26b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bbbbf613886248fc95a9739920f9f26b; no voters: 230e820870274f5eb8ee22cbb0c74144, 563e0460160a490cb55c8a288dfd50b2
I20260713 09:04:00.099184  8166 raft_consensus.cc:493] T 3f6e447aa45e428dab575bff8f3dade2 P 230e820870274f5eb8ee22cbb0c74144 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:00.099735  8166 raft_consensus.cc:515] T 3f6e447aa45e428dab575bff8f3dade2 P 230e820870274f5eb8ee22cbb0c74144 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } } peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } } peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } }
I20260713 09:04:00.100312  8124 raft_consensus.cc:515] T f21f6b6e05c646768935f2e5fcbd8279 P 8a143551383247b4a28d8ba59b6d1f1e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } } peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } } peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } }
W20260713 09:04:00.100466  7795 leader_election.cc:343] T 5deed4d33c034049ab27ed36ddb38eb1 P 8a143551383247b4a28d8ba59b6d1f1e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bbbbf613886248fc95a9739920f9f26b (127.5.160.130:36719): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:04:00.101903  7869 leader_election.cc:343] T 76b28f919bb3453bb7a170e102b491ca P bbbbf613886248fc95a9739920f9f26b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 563e0460160a490cb55c8a288dfd50b2 (127.5.160.131:38597): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:00.098822  8105 raft_consensus.cc:2804] T 7a254603fa294d8296183913cc81c2ec P 8a143551383247b4a28d8ba59b6d1f1e [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:04:00.097272  7725 catalog_manager.cc:5697] T 9858ccd9d1794ad8834fc00515ad40c4 P bbbbf613886248fc95a9739920f9f26b reported cstate change: term changed from 0 to 1, leader changed from <none> to bbbbf613886248fc95a9739920f9f26b (127.5.160.130). New cstate: current_term: 1 leader_uuid: "bbbbf613886248fc95a9739920f9f26b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } health_report { overall_health: HEALTHY } } }
I20260713 09:04:00.105484  8105 raft_consensus.cc:697] T 7a254603fa294d8296183913cc81c2ec P 8a143551383247b4a28d8ba59b6d1f1e [term 1 LEADER]: Becoming Leader. State: Replica: 8a143551383247b4a28d8ba59b6d1f1e, State: Running, Role: LEADER
I20260713 09:04:00.103353  8136 raft_consensus.cc:2749] T a3849714eb0b4d73ad78a0313e5db28f P bbbbf613886248fc95a9739920f9f26b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:04:00.106390  7980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5deed4d33c034049ab27ed36ddb38eb1" candidate_uuid: "8a143551383247b4a28d8ba59b6d1f1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "563e0460160a490cb55c8a288dfd50b2" is_pre_election: true
I20260713 09:04:00.102569  7869 leader_election.cc:304] T 76b28f919bb3453bb7a170e102b491ca P bbbbf613886248fc95a9739920f9f26b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bbbbf613886248fc95a9739920f9f26b; no voters: 230e820870274f5eb8ee22cbb0c74144, 563e0460160a490cb55c8a288dfd50b2
I20260713 09:04:00.108374  7830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f6e447aa45e428dab575bff8f3dade2" candidate_uuid: "230e820870274f5eb8ee22cbb0c74144" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a143551383247b4a28d8ba59b6d1f1e" is_pre_election: true
I20260713 09:04:00.109211  8136 raft_consensus.cc:2749] T 76b28f919bb3453bb7a170e102b491ca P bbbbf613886248fc95a9739920f9f26b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260713 09:04:00.110152  8017 leader_election.cc:343] T 3f6e447aa45e428dab575bff8f3dade2 P 230e820870274f5eb8ee22cbb0c74144 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8a143551383247b4a28d8ba59b6d1f1e (127.5.160.129:40381): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:00.105819  8051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f21f6b6e05c646768935f2e5fcbd8279" candidate_uuid: "8a143551383247b4a28d8ba59b6d1f1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "230e820870274f5eb8ee22cbb0c74144"
I20260713 09:04:00.112191  7906 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f6e447aa45e428dab575bff8f3dade2" candidate_uuid: "230e820870274f5eb8ee22cbb0c74144" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbbbf613886248fc95a9739920f9f26b" is_pre_election: true
I20260713 09:04:00.110184  8166 leader_election.cc:290] T 3f6e447aa45e428dab575bff8f3dade2 P 230e820870274f5eb8ee22cbb0c74144 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8a143551383247b4a28d8ba59b6d1f1e (127.5.160.129:40381), bbbbf613886248fc95a9739920f9f26b (127.5.160.130:36719)
I20260713 09:04:00.112991  8100 tablet_bootstrap.cc:492] T 007f0a6419574b3c994665be9d1d3d41 P 563e0460160a490cb55c8a288dfd50b2: No bootstrap required, opened a new log
I20260713 09:04:00.113490  8100 ts_tablet_manager.cc:1403] T 007f0a6419574b3c994665be9d1d3d41 P 563e0460160a490cb55c8a288dfd50b2: Time spent bootstrapping tablet: real 0.217s	user 0.047s	sys 0.087s
I20260713 09:04:00.114367  8104 ts_tablet_manager.cc:1434] T 7a254603fa294d8296183913cc81c2ec P 230e820870274f5eb8ee22cbb0c74144: Time spent starting tablet: real 0.143s	user 0.017s	sys 0.027s
I20260713 09:04:00.115368  8104 tablet_bootstrap.cc:492] T e7eda1205f854091ba505135234b719d P 230e820870274f5eb8ee22cbb0c74144: Bootstrap starting.
W20260713 09:04:00.115895  8018 leader_election.cc:343] T 3f6e447aa45e428dab575bff8f3dade2 P 230e820870274f5eb8ee22cbb0c74144 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bbbbf613886248fc95a9739920f9f26b (127.5.160.130:36719): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:00.116273  8100 raft_consensus.cc:359] T 007f0a6419574b3c994665be9d1d3d41 P 563e0460160a490cb55c8a288dfd50b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } } peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } } peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } }
I20260713 09:04:00.116956  8100 raft_consensus.cc:385] T 007f0a6419574b3c994665be9d1d3d41 P 563e0460160a490cb55c8a288dfd50b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:00.117274  8100 raft_consensus.cc:740] T 007f0a6419574b3c994665be9d1d3d41 P 563e0460160a490cb55c8a288dfd50b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 563e0460160a490cb55c8a288dfd50b2, State: Initialized, Role: FOLLOWER
I20260713 09:04:00.117996  8136 consensus_queue.cc:1048] T 6a848a98100b44fe99a4282d0251a74c P bbbbf613886248fc95a9739920f9f26b [LEADER]: Connected to new peer: Peer: permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:00.117957  8100 consensus_queue.cc:260] T 007f0a6419574b3c994665be9d1d3d41 P 563e0460160a490cb55c8a288dfd50b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } } peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } } peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } }
I20260713 09:04:00.122453  8099 tablet_bootstrap.cc:492] T 3f6e447aa45e428dab575bff8f3dade2 P 8a143551383247b4a28d8ba59b6d1f1e: No bootstrap required, opened a new log
I20260713 09:04:00.122995  8099 ts_tablet_manager.cc:1403] T 3f6e447aa45e428dab575bff8f3dade2 P 8a143551383247b4a28d8ba59b6d1f1e: Time spent bootstrapping tablet: real 0.172s	user 0.073s	sys 0.075s
W20260713 09:04:00.118772  7795 leader_election.cc:343] T f21f6b6e05c646768935f2e5fcbd8279 P 8a143551383247b4a28d8ba59b6d1f1e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 230e820870274f5eb8ee22cbb0c74144 (127.5.160.132:40121): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:00.116384  8018 leader_election.cc:304] T 3f6e447aa45e428dab575bff8f3dade2 P 230e820870274f5eb8ee22cbb0c74144 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 230e820870274f5eb8ee22cbb0c74144; no voters: 8a143551383247b4a28d8ba59b6d1f1e, bbbbf613886248fc95a9739920f9f26b
I20260713 09:04:00.107733  7980 raft_consensus.cc:2468] T 5deed4d33c034049ab27ed36ddb38eb1 P 563e0460160a490cb55c8a288dfd50b2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8a143551383247b4a28d8ba59b6d1f1e in term 0.
I20260713 09:04:00.106860  8105 consensus_queue.cc:237] T 7a254603fa294d8296183913cc81c2ec P 8a143551383247b4a28d8ba59b6d1f1e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } } peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } } peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } }
I20260713 09:04:00.125425  8100 ts_tablet_manager.cc:1434] T 007f0a6419574b3c994665be9d1d3d41 P 563e0460160a490cb55c8a288dfd50b2: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260713 09:04:00.129545  8100 tablet_bootstrap.cc:492] T ea6a0152e0a2434dbff75cee53aae8b8 P 563e0460160a490cb55c8a288dfd50b2: Bootstrap starting.
I20260713 09:04:00.120265  8052 raft_consensus.cc:2468] T 7a254603fa294d8296183913cc81c2ec P 230e820870274f5eb8ee22cbb0c74144 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8a143551383247b4a28d8ba59b6d1f1e in term 1.
I20260713 09:04:00.132352  8099 raft_consensus.cc:359] T 3f6e447aa45e428dab575bff8f3dade2 P 8a143551383247b4a28d8ba59b6d1f1e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } } peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } } peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } }
I20260713 09:04:00.133564  8099 raft_consensus.cc:385] T 3f6e447aa45e428dab575bff8f3dade2 P 8a143551383247b4a28d8ba59b6d1f1e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:00.134052  8099 raft_consensus.cc:740] T 3f6e447aa45e428dab575bff8f3dade2 P 8a143551383247b4a28d8ba59b6d1f1e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a143551383247b4a28d8ba59b6d1f1e, State: Initialized, Role: FOLLOWER
I20260713 09:04:00.125907  8112 leader_election.cc:290] T 62f98eadef4148f69647bca27672f57b P 230e820870274f5eb8ee22cbb0c74144 [CANDIDATE]: Term 1 election: Requested vote from peers 563e0460160a490cb55c8a288dfd50b2 (127.5.160.131:38597), 8a143551383247b4a28d8ba59b6d1f1e (127.5.160.129:40381)
I20260713 09:04:00.138538  7830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62f98eadef4148f69647bca27672f57b" candidate_uuid: "230e820870274f5eb8ee22cbb0c74144" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a143551383247b4a28d8ba59b6d1f1e"
W20260713 09:04:00.140110  8017 leader_election.cc:343] T 62f98eadef4148f69647bca27672f57b P 230e820870274f5eb8ee22cbb0c74144 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8a143551383247b4a28d8ba59b6d1f1e (127.5.160.129:40381): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:00.140547  8017 leader_election.cc:304] T 62f98eadef4148f69647bca27672f57b P 230e820870274f5eb8ee22cbb0c74144 [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: 230e820870274f5eb8ee22cbb0c74144; no voters: 563e0460160a490cb55c8a288dfd50b2, 8a143551383247b4a28d8ba59b6d1f1e
I20260713 09:04:00.134850  8124 leader_election.cc:290] T f21f6b6e05c646768935f2e5fcbd8279 P 8a143551383247b4a28d8ba59b6d1f1e [CANDIDATE]: Term 1 election: Requested vote from peers 230e820870274f5eb8ee22cbb0c74144 (127.5.160.132:40121), bbbbf613886248fc95a9739920f9f26b (127.5.160.130:36719)
I20260713 09:04:00.134920  8099 consensus_queue.cc:260] T 3f6e447aa45e428dab575bff8f3dade2 P 8a143551383247b4a28d8ba59b6d1f1e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } } peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } } peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } }
I20260713 09:04:00.135757  8166 raft_consensus.cc:2749] T 3f6e447aa45e428dab575bff8f3dade2 P 230e820870274f5eb8ee22cbb0c74144 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:04:00.137645  7906 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f21f6b6e05c646768935f2e5fcbd8279" candidate_uuid: "8a143551383247b4a28d8ba59b6d1f1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbbbf613886248fc95a9739920f9f26b"
I20260713 09:04:00.146792  8099 ts_tablet_manager.cc:1434] T 3f6e447aa45e428dab575bff8f3dade2 P 8a143551383247b4a28d8ba59b6d1f1e: Time spent starting tablet: real 0.023s	user 0.008s	sys 0.000s
I20260713 09:04:00.152451  8099 tablet_bootstrap.cc:492] T 62f98eadef4148f69647bca27672f57b P 8a143551383247b4a28d8ba59b6d1f1e: Bootstrap starting.
I20260713 09:04:00.145192  7906 raft_consensus.cc:3060] T f21f6b6e05c646768935f2e5fcbd8279 P bbbbf613886248fc95a9739920f9f26b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:00.155699  7794 leader_election.cc:304] T 5deed4d33c034049ab27ed36ddb38eb1 P 8a143551383247b4a28d8ba59b6d1f1e [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: 563e0460160a490cb55c8a288dfd50b2, 8a143551383247b4a28d8ba59b6d1f1e; no voters: bbbbf613886248fc95a9739920f9f26b
I20260713 09:04:00.144197  8112 raft_consensus.cc:2749] T 62f98eadef4148f69647bca27672f57b P 230e820870274f5eb8ee22cbb0c74144 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:04:00.147662  8100 tablet_bootstrap.cc:654] T ea6a0152e0a2434dbff75cee53aae8b8 P 563e0460160a490cb55c8a288dfd50b2: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:00.147667  8101 tablet_bootstrap.cc:654] T e7eda1205f854091ba505135234b719d P bbbbf613886248fc95a9739920f9f26b: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:00.143985  8136 consensus_queue.cc:1048] T be0183bc6a53453a8ef998073ec6f304 P bbbbf613886248fc95a9739920f9f26b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.010s
I20260713 09:04:00.173480  8169 raft_consensus.cc:2804] T 5deed4d33c034049ab27ed36ddb38eb1 P 8a143551383247b4a28d8ba59b6d1f1e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:04:00.173985  8169 raft_consensus.cc:493] T 5deed4d33c034049ab27ed36ddb38eb1 P 8a143551383247b4a28d8ba59b6d1f1e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:04:00.174364  8169 raft_consensus.cc:3060] T 5deed4d33c034049ab27ed36ddb38eb1 P 8a143551383247b4a28d8ba59b6d1f1e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:00.187669  8104 tablet_bootstrap.cc:654] T e7eda1205f854091ba505135234b719d P 230e820870274f5eb8ee22cbb0c74144: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:00.188055  8169 raft_consensus.cc:515] T 5deed4d33c034049ab27ed36ddb38eb1 P 8a143551383247b4a28d8ba59b6d1f1e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } } peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } } peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } }
I20260713 09:04:00.190814  8169 leader_election.cc:290] T 5deed4d33c034049ab27ed36ddb38eb1 P 8a143551383247b4a28d8ba59b6d1f1e [CANDIDATE]: Term 1 election: Requested vote from peers bbbbf613886248fc95a9739920f9f26b (127.5.160.130:36719), 563e0460160a490cb55c8a288dfd50b2 (127.5.160.131:38597)
I20260713 09:04:00.198204  8108 raft_consensus.cc:493] T eb00b8729a6b4a408f5481bf5da7ed8b P 563e0460160a490cb55c8a288dfd50b2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:00.198765  8108 raft_consensus.cc:515] T eb00b8729a6b4a408f5481bf5da7ed8b P 563e0460160a490cb55c8a288dfd50b2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } } peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } } peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } }
I20260713 09:04:00.200841  8108 leader_election.cc:290] T eb00b8729a6b4a408f5481bf5da7ed8b P 563e0460160a490cb55c8a288dfd50b2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8a143551383247b4a28d8ba59b6d1f1e (127.5.160.129:40381), bbbbf613886248fc95a9739920f9f26b (127.5.160.130:36719)
I20260713 09:04:00.210397  8099 tablet_bootstrap.cc:654] T 62f98eadef4148f69647bca27672f57b P 8a143551383247b4a28d8ba59b6d1f1e: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:00.175295  8124 raft_consensus.cc:493] T 07891f04ea2344e5bc258f39afa753e0 P 8a143551383247b4a28d8ba59b6d1f1e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:00.230605  7905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb00b8729a6b4a408f5481bf5da7ed8b" candidate_uuid: "563e0460160a490cb55c8a288dfd50b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbbbf613886248fc95a9739920f9f26b" is_pre_election: true
W20260713 09:04:00.231930  7944 leader_election.cc:343] T eb00b8729a6b4a408f5481bf5da7ed8b P 563e0460160a490cb55c8a288dfd50b2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bbbbf613886248fc95a9739920f9f26b (127.5.160.130:36719): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:00.228631  7830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb00b8729a6b4a408f5481bf5da7ed8b" candidate_uuid: "563e0460160a490cb55c8a288dfd50b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a143551383247b4a28d8ba59b6d1f1e" is_pre_election: true
I20260713 09:04:00.218765  8124 raft_consensus.cc:515] T 07891f04ea2344e5bc258f39afa753e0 P 8a143551383247b4a28d8ba59b6d1f1e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } } peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } } peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } }
W20260713 09:04:00.221683  7794 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.160.131:38597, user_credentials={real_user=slave}} blocked reactor thread for 65101.7us
W20260713 09:04:00.241984  7943 leader_election.cc:343] T eb00b8729a6b4a408f5481bf5da7ed8b P 563e0460160a490cb55c8a288dfd50b2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8a143551383247b4a28d8ba59b6d1f1e (127.5.160.129:40381): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:00.242823  8136 raft_consensus.cc:493] T 8e219271f8544025b14b5c22f733728d P bbbbf613886248fc95a9739920f9f26b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260713 09:04:00.242916  7869 consensus_peers.cc:597] T be0183bc6a53453a8ef998073ec6f304 P bbbbf613886248fc95a9739920f9f26b -> Peer 563e0460160a490cb55c8a288dfd50b2 (127.5.160.131:38597): Couldn't send request to peer 563e0460160a490cb55c8a288dfd50b2. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:04:00.242985  7943 leader_election.cc:304] T eb00b8729a6b4a408f5481bf5da7ed8b P 563e0460160a490cb55c8a288dfd50b2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 563e0460160a490cb55c8a288dfd50b2; no voters: 8a143551383247b4a28d8ba59b6d1f1e, bbbbf613886248fc95a9739920f9f26b
I20260713 09:04:00.243467  8136 raft_consensus.cc:515] T 8e219271f8544025b14b5c22f733728d P bbbbf613886248fc95a9739920f9f26b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } } peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } } peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } }
I20260713 09:04:00.244531  8052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07891f04ea2344e5bc258f39afa753e0" candidate_uuid: "8a143551383247b4a28d8ba59b6d1f1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "230e820870274f5eb8ee22cbb0c74144" is_pre_election: true
I20260713 09:04:00.244726  8124 leader_election.cc:290] T 07891f04ea2344e5bc258f39afa753e0 P 8a143551383247b4a28d8ba59b6d1f1e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 563e0460160a490cb55c8a288dfd50b2 (127.5.160.131:38597), 230e820870274f5eb8ee22cbb0c74144 (127.5.160.132:40121)
I20260713 09:04:00.245720  8108 raft_consensus.cc:2749] T eb00b8729a6b4a408f5481bf5da7ed8b P 563e0460160a490cb55c8a288dfd50b2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:04:00.245836  8136 leader_election.cc:290] T 8e219271f8544025b14b5c22f733728d P bbbbf613886248fc95a9739920f9f26b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 230e820870274f5eb8ee22cbb0c74144 (127.5.160.132:40121), 8a143551383247b4a28d8ba59b6d1f1e (127.5.160.129:40381)
W20260713 09:04:00.246816  7795 leader_election.cc:343] T 07891f04ea2344e5bc258f39afa753e0 P 8a143551383247b4a28d8ba59b6d1f1e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 230e820870274f5eb8ee22cbb0c74144 (127.5.160.132:40121): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:00.239562  7906 raft_consensus.cc:2468] T f21f6b6e05c646768935f2e5fcbd8279 P bbbbf613886248fc95a9739920f9f26b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8a143551383247b4a28d8ba59b6d1f1e in term 1.
I20260713 09:04:00.247517  7831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e219271f8544025b14b5c22f733728d" candidate_uuid: "bbbbf613886248fc95a9739920f9f26b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a143551383247b4a28d8ba59b6d1f1e" is_pre_election: true
I20260713 09:04:00.250244  7905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5deed4d33c034049ab27ed36ddb38eb1" candidate_uuid: "8a143551383247b4a28d8ba59b6d1f1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbbbf613886248fc95a9739920f9f26b"
W20260713 09:04:00.260818  7795 leader_election.cc:343] T 5deed4d33c034049ab27ed36ddb38eb1 P 8a143551383247b4a28d8ba59b6d1f1e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bbbbf613886248fc95a9739920f9f26b (127.5.160.130:36719): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:00.261790  7831 raft_consensus.cc:2468] T 8e219271f8544025b14b5c22f733728d P 8a143551383247b4a28d8ba59b6d1f1e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbbf613886248fc95a9739920f9f26b in term 0.
I20260713 09:04:00.262606  8177 consensus_queue.cc:1048] T 6a848a98100b44fe99a4282d0251a74c P bbbbf613886248fc95a9739920f9f26b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:04:00.262825  8052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e219271f8544025b14b5c22f733728d" candidate_uuid: "bbbbf613886248fc95a9739920f9f26b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "230e820870274f5eb8ee22cbb0c74144" is_pre_election: true
W20260713 09:04:00.264470  7870 leader_election.cc:343] T 8e219271f8544025b14b5c22f733728d P bbbbf613886248fc95a9739920f9f26b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 230e820870274f5eb8ee22cbb0c74144 (127.5.160.132:40121): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:00.266139  7869 leader_election.cc:304] T 8e219271f8544025b14b5c22f733728d P bbbbf613886248fc95a9739920f9f26b [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: 8a143551383247b4a28d8ba59b6d1f1e, bbbbf613886248fc95a9739920f9f26b; no voters: 230e820870274f5eb8ee22cbb0c74144
I20260713 09:04:00.270833  7728 catalog_manager.cc:5697] T 7a254603fa294d8296183913cc81c2ec P 8a143551383247b4a28d8ba59b6d1f1e reported cstate change: term changed from 0 to 1, leader changed from <none> to 8a143551383247b4a28d8ba59b6d1f1e (127.5.160.129). New cstate: current_term: 1 leader_uuid: "8a143551383247b4a28d8ba59b6d1f1e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } health_report { overall_health: HEALTHY } } }
I20260713 09:04:00.267376  7795 leader_election.cc:304] T f21f6b6e05c646768935f2e5fcbd8279 P 8a143551383247b4a28d8ba59b6d1f1e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8a143551383247b4a28d8ba59b6d1f1e, bbbbf613886248fc95a9739920f9f26b; no voters: 230e820870274f5eb8ee22cbb0c74144
I20260713 09:04:00.274343  8176 raft_consensus.cc:2804] T f21f6b6e05c646768935f2e5fcbd8279 P 8a143551383247b4a28d8ba59b6d1f1e [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:04:00.269603  8177 raft_consensus.cc:2804] T 8e219271f8544025b14b5c22f733728d P bbbbf613886248fc95a9739920f9f26b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:04:00.274981  8176 raft_consensus.cc:697] T f21f6b6e05c646768935f2e5fcbd8279 P 8a143551383247b4a28d8ba59b6d1f1e [term 1 LEADER]: Becoming Leader. State: Replica: 8a143551383247b4a28d8ba59b6d1f1e, State: Running, Role: LEADER
I20260713 09:04:00.275152  8177 raft_consensus.cc:493] T 8e219271f8544025b14b5c22f733728d P bbbbf613886248fc95a9739920f9f26b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:04:00.275249  8101 tablet_bootstrap.cc:492] T e7eda1205f854091ba505135234b719d P bbbbf613886248fc95a9739920f9f26b: No bootstrap required, opened a new log
I20260713 09:04:00.275544  8177 raft_consensus.cc:3060] T 8e219271f8544025b14b5c22f733728d P bbbbf613886248fc95a9739920f9f26b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:00.275799  8101 ts_tablet_manager.cc:1403] T e7eda1205f854091ba505135234b719d P bbbbf613886248fc95a9739920f9f26b: Time spent bootstrapping tablet: real 0.260s	user 0.017s	sys 0.000s
I20260713 09:04:00.275919  8176 consensus_queue.cc:237] T f21f6b6e05c646768935f2e5fcbd8279 P 8a143551383247b4a28d8ba59b6d1f1e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } } peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } } peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } }
I20260713 09:04:00.278505  8101 raft_consensus.cc:359] T e7eda1205f854091ba505135234b719d P bbbbf613886248fc95a9739920f9f26b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } } peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } } peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } }
I20260713 09:04:00.279250  8101 raft_consensus.cc:385] T e7eda1205f854091ba505135234b719d P bbbbf613886248fc95a9739920f9f26b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:00.279598  8101 raft_consensus.cc:740] T e7eda1205f854091ba505135234b719d P bbbbf613886248fc95a9739920f9f26b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bbbbf613886248fc95a9739920f9f26b, State: Initialized, Role: FOLLOWER
I20260713 09:04:00.280428  8101 consensus_queue.cc:260] T e7eda1205f854091ba505135234b719d P bbbbf613886248fc95a9739920f9f26b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } } peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } } peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } }
I20260713 09:04:00.280730  7980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5deed4d33c034049ab27ed36ddb38eb1" candidate_uuid: "8a143551383247b4a28d8ba59b6d1f1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "563e0460160a490cb55c8a288dfd50b2"
I20260713 09:04:00.281390  7980 raft_consensus.cc:3060] T 5deed4d33c034049ab27ed36ddb38eb1 P 563e0460160a490cb55c8a288dfd50b2 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:00.283785  8177 raft_consensus.cc:515] T 8e219271f8544025b14b5c22f733728d P bbbbf613886248fc95a9739920f9f26b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } } peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } } peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } }
I20260713 09:04:00.286772  8052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e219271f8544025b14b5c22f733728d" candidate_uuid: "bbbbf613886248fc95a9739920f9f26b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "230e820870274f5eb8ee22cbb0c74144"
W20260713 09:04:00.288625  7870 leader_election.cc:343] T 8e219271f8544025b14b5c22f733728d P bbbbf613886248fc95a9739920f9f26b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 230e820870274f5eb8ee22cbb0c74144 (127.5.160.132:40121): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:00.288998  7980 raft_consensus.cc:2468] T 5deed4d33c034049ab27ed36ddb38eb1 P 563e0460160a490cb55c8a288dfd50b2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8a143551383247b4a28d8ba59b6d1f1e in term 1.
I20260713 09:04:00.289461  8124 raft_consensus.cc:493] T 3f6e447aa45e428dab575bff8f3dade2 P 8a143551383247b4a28d8ba59b6d1f1e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:00.294667  8101 ts_tablet_manager.cc:1434] T e7eda1205f854091ba505135234b719d P bbbbf613886248fc95a9739920f9f26b: Time spent starting tablet: real 0.018s	user 0.008s	sys 0.001s
I20260713 09:04:00.295852  8101 tablet_bootstrap.cc:492] T eb00b8729a6b4a408f5481bf5da7ed8b P bbbbf613886248fc95a9739920f9f26b: Bootstrap starting.
I20260713 09:04:00.298122  8177 leader_election.cc:290] T 8e219271f8544025b14b5c22f733728d P bbbbf613886248fc95a9739920f9f26b [CANDIDATE]: Term 1 election: Requested vote from peers 230e820870274f5eb8ee22cbb0c74144 (127.5.160.132:40121), 8a143551383247b4a28d8ba59b6d1f1e (127.5.160.129:40381)
I20260713 09:04:00.298296  8104 tablet_bootstrap.cc:492] T e7eda1205f854091ba505135234b719d P 230e820870274f5eb8ee22cbb0c74144: No bootstrap required, opened a new log
I20260713 09:04:00.312609  8177 raft_consensus.cc:493] T 340b5ea9b7fd4373b732c253782cbe5f P bbbbf613886248fc95a9739920f9f26b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260713 09:04:00.313401  8181 log.cc:927] Time spent T be0183bc6a53453a8ef998073ec6f304 P 8a143551383247b4a28d8ba59b6d1f1e: Append to log took a long time: real 0.057s	user 0.001s	sys 0.000s
I20260713 09:04:00.313599  8177 raft_consensus.cc:515] T 340b5ea9b7fd4373b732c253782cbe5f P bbbbf613886248fc95a9739920f9f26b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } } peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } } peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } }
I20260713 09:04:00.317922  7980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07891f04ea2344e5bc258f39afa753e0" candidate_uuid: "8a143551383247b4a28d8ba59b6d1f1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "563e0460160a490cb55c8a288dfd50b2" is_pre_election: true
I20260713 09:04:00.318470  8052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "340b5ea9b7fd4373b732c253782cbe5f" candidate_uuid: "bbbbf613886248fc95a9739920f9f26b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "230e820870274f5eb8ee22cbb0c74144" is_pre_election: true
W20260713 09:04:00.320919  7870 leader_election.cc:343] T 340b5ea9b7fd4373b732c253782cbe5f P bbbbf613886248fc95a9739920f9f26b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 230e820870274f5eb8ee22cbb0c74144 (127.5.160.132:40121): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:00.321198  7830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e219271f8544025b14b5c22f733728d" candidate_uuid: "bbbbf613886248fc95a9739920f9f26b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a143551383247b4a28d8ba59b6d1f1e"
I20260713 09:04:00.322017  8177 leader_election.cc:290] T 340b5ea9b7fd4373b732c253782cbe5f P bbbbf613886248fc95a9739920f9f26b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 563e0460160a490cb55c8a288dfd50b2 (127.5.160.131:38597), 230e820870274f5eb8ee22cbb0c74144 (127.5.160.132:40121)
I20260713 09:04:00.322175  7830 raft_consensus.cc:3060] T 8e219271f8544025b14b5c22f733728d P 8a143551383247b4a28d8ba59b6d1f1e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:00.297111  8124 raft_consensus.cc:515] T 3f6e447aa45e428dab575bff8f3dade2 P 8a143551383247b4a28d8ba59b6d1f1e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } } peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } } peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } }
I20260713 09:04:00.327884  8124 leader_election.cc:290] T 3f6e447aa45e428dab575bff8f3dade2 P 8a143551383247b4a28d8ba59b6d1f1e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 230e820870274f5eb8ee22cbb0c74144 (127.5.160.132:40121), bbbbf613886248fc95a9739920f9f26b (127.5.160.130:36719)
I20260713 09:04:00.309406  8104 ts_tablet_manager.cc:1403] T e7eda1205f854091ba505135234b719d P 230e820870274f5eb8ee22cbb0c74144: Time spent bootstrapping tablet: real 0.194s	user 0.007s	sys 0.011s
I20260713 09:04:00.335062  7906 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f6e447aa45e428dab575bff8f3dade2" candidate_uuid: "8a143551383247b4a28d8ba59b6d1f1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbbbf613886248fc95a9739920f9f26b" is_pre_election: true
W20260713 09:04:00.336532  7795 leader_election.cc:343] T 3f6e447aa45e428dab575bff8f3dade2 P 8a143551383247b4a28d8ba59b6d1f1e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bbbbf613886248fc95a9739920f9f26b (127.5.160.130:36719): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:00.337915  8052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f6e447aa45e428dab575bff8f3dade2" candidate_uuid: "8a143551383247b4a28d8ba59b6d1f1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "230e820870274f5eb8ee22cbb0c74144" is_pre_election: true
I20260713 09:04:00.337808  7980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "340b5ea9b7fd4373b732c253782cbe5f" candidate_uuid: "bbbbf613886248fc95a9739920f9f26b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "563e0460160a490cb55c8a288dfd50b2" is_pre_election: true
I20260713 09:04:00.341063  8101 tablet_bootstrap.cc:654] T eb00b8729a6b4a408f5481bf5da7ed8b P bbbbf613886248fc95a9739920f9f26b: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:00.338842  8052 raft_consensus.cc:2468] T 3f6e447aa45e428dab575bff8f3dade2 P 230e820870274f5eb8ee22cbb0c74144 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8a143551383247b4a28d8ba59b6d1f1e in term 0.
I20260713 09:04:00.342320  8100 tablet_bootstrap.cc:492] T ea6a0152e0a2434dbff75cee53aae8b8 P 563e0460160a490cb55c8a288dfd50b2: No bootstrap required, opened a new log
I20260713 09:04:00.342739  8100 ts_tablet_manager.cc:1403] T ea6a0152e0a2434dbff75cee53aae8b8 P 563e0460160a490cb55c8a288dfd50b2: Time spent bootstrapping tablet: real 0.213s	user 0.020s	sys 0.015s
I20260713 09:04:00.339661  7794 leader_election.cc:304] T 5deed4d33c034049ab27ed36ddb38eb1 P 8a143551383247b4a28d8ba59b6d1f1e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 563e0460160a490cb55c8a288dfd50b2, 8a143551383247b4a28d8ba59b6d1f1e; no voters: bbbbf613886248fc95a9739920f9f26b
W20260713 09:04:00.347507  7794 leader_election.cc:343] T 07891f04ea2344e5bc258f39afa753e0 P 8a143551383247b4a28d8ba59b6d1f1e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 563e0460160a490cb55c8a288dfd50b2 (127.5.160.131:38597): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:00.347983  7794 leader_election.cc:304] T 07891f04ea2344e5bc258f39afa753e0 P 8a143551383247b4a28d8ba59b6d1f1e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8a143551383247b4a28d8ba59b6d1f1e; no voters: 230e820870274f5eb8ee22cbb0c74144, 563e0460160a490cb55c8a288dfd50b2
I20260713 09:04:00.339713  7980 raft_consensus.cc:2468] T 340b5ea9b7fd4373b732c253782cbe5f P 563e0460160a490cb55c8a288dfd50b2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbbf613886248fc95a9739920f9f26b in term 0.
I20260713 09:04:00.350612  7869 leader_election.cc:304] T 340b5ea9b7fd4373b732c253782cbe5f P bbbbf613886248fc95a9739920f9f26b [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: 563e0460160a490cb55c8a288dfd50b2, bbbbf613886248fc95a9739920f9f26b; no voters: 230e820870274f5eb8ee22cbb0c74144
I20260713 09:04:00.351540  8135 raft_consensus.cc:2804] T 340b5ea9b7fd4373b732c253782cbe5f P bbbbf613886248fc95a9739920f9f26b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:04:00.351913  8135 raft_consensus.cc:493] T 340b5ea9b7fd4373b732c253782cbe5f P bbbbf613886248fc95a9739920f9f26b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:04:00.352028  8124 raft_consensus.cc:2749] T 07891f04ea2344e5bc258f39afa753e0 P 8a143551383247b4a28d8ba59b6d1f1e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:04:00.352296  8135 raft_consensus.cc:3060] T 340b5ea9b7fd4373b732c253782cbe5f P bbbbf613886248fc95a9739920f9f26b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:00.352532  7795 leader_election.cc:304] T 3f6e447aa45e428dab575bff8f3dade2 P 8a143551383247b4a28d8ba59b6d1f1e [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: 230e820870274f5eb8ee22cbb0c74144, 8a143551383247b4a28d8ba59b6d1f1e; no voters: bbbbf613886248fc95a9739920f9f26b
I20260713 09:04:00.353837  8124 raft_consensus.cc:2804] T 3f6e447aa45e428dab575bff8f3dade2 P 8a143551383247b4a28d8ba59b6d1f1e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:04:00.354213  8124 raft_consensus.cc:493] T 3f6e447aa45e428dab575bff8f3dade2 P 8a143551383247b4a28d8ba59b6d1f1e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:04:00.354537  8124 raft_consensus.cc:3060] T 3f6e447aa45e428dab575bff8f3dade2 P 8a143551383247b4a28d8ba59b6d1f1e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:00.350625  8104 raft_consensus.cc:359] T e7eda1205f854091ba505135234b719d P 230e820870274f5eb8ee22cbb0c74144 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } } peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } } peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } }
I20260713 09:04:00.358294  8104 raft_consensus.cc:385] T e7eda1205f854091ba505135234b719d P 230e820870274f5eb8ee22cbb0c74144 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:00.358799  8104 raft_consensus.cc:740] T e7eda1205f854091ba505135234b719d P 230e820870274f5eb8ee22cbb0c74144 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 230e820870274f5eb8ee22cbb0c74144, State: Initialized, Role: FOLLOWER
I20260713 09:04:00.358368  7725 catalog_manager.cc:5697] T f21f6b6e05c646768935f2e5fcbd8279 P 8a143551383247b4a28d8ba59b6d1f1e reported cstate change: term changed from 0 to 1, leader changed from <none> to 8a143551383247b4a28d8ba59b6d1f1e (127.5.160.129). New cstate: current_term: 1 leader_uuid: "8a143551383247b4a28d8ba59b6d1f1e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:00.360042  8104 consensus_queue.cc:260] T e7eda1205f854091ba505135234b719d P 230e820870274f5eb8ee22cbb0c74144 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } } peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } } peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } }
I20260713 09:04:00.361341  8176 raft_consensus.cc:2804] T 5deed4d33c034049ab27ed36ddb38eb1 P 8a143551383247b4a28d8ba59b6d1f1e [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:04:00.363392  8124 raft_consensus.cc:515] T 3f6e447aa45e428dab575bff8f3dade2 P 8a143551383247b4a28d8ba59b6d1f1e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } } peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } } peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } }
I20260713 09:04:00.366006  8176 raft_consensus.cc:697] T 5deed4d33c034049ab27ed36ddb38eb1 P 8a143551383247b4a28d8ba59b6d1f1e [term 1 LEADER]: Becoming Leader. State: Replica: 8a143551383247b4a28d8ba59b6d1f1e, State: Running, Role: LEADER
I20260713 09:04:00.366997  8176 consensus_queue.cc:237] T 5deed4d33c034049ab27ed36ddb38eb1 P 8a143551383247b4a28d8ba59b6d1f1e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } } peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } } peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } }
I20260713 09:04:00.367802  8052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f6e447aa45e428dab575bff8f3dade2" candidate_uuid: "8a143551383247b4a28d8ba59b6d1f1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "230e820870274f5eb8ee22cbb0c74144"
I20260713 09:04:00.389564  8052 raft_consensus.cc:3060] T 3f6e447aa45e428dab575bff8f3dade2 P 230e820870274f5eb8ee22cbb0c74144 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:00.394140  7906 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f6e447aa45e428dab575bff8f3dade2" candidate_uuid: "8a143551383247b4a28d8ba59b6d1f1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbbbf613886248fc95a9739920f9f26b"
I20260713 09:04:00.394752  8104 ts_tablet_manager.cc:1434] T e7eda1205f854091ba505135234b719d P 230e820870274f5eb8ee22cbb0c74144: Time spent starting tablet: real 0.059s	user 0.008s	sys 0.000s
I20260713 09:04:00.396299  8104 tablet_bootstrap.cc:492] T 9858ccd9d1794ad8834fc00515ad40c4 P 230e820870274f5eb8ee22cbb0c74144: Bootstrap starting.
W20260713 09:04:00.396349  7795 leader_election.cc:343] T 3f6e447aa45e428dab575bff8f3dade2 P 8a143551383247b4a28d8ba59b6d1f1e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bbbbf613886248fc95a9739920f9f26b (127.5.160.130:36719): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:00.399582  8100 raft_consensus.cc:359] T ea6a0152e0a2434dbff75cee53aae8b8 P 563e0460160a490cb55c8a288dfd50b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } } peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } } peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } }
I20260713 09:04:00.401324  8100 raft_consensus.cc:385] T ea6a0152e0a2434dbff75cee53aae8b8 P 563e0460160a490cb55c8a288dfd50b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:00.400694  8124 leader_election.cc:290] T 3f6e447aa45e428dab575bff8f3dade2 P 8a143551383247b4a28d8ba59b6d1f1e [CANDIDATE]: Term 1 election: Requested vote from peers 230e820870274f5eb8ee22cbb0c74144 (127.5.160.132:40121), bbbbf613886248fc95a9739920f9f26b (127.5.160.130:36719)
I20260713 09:04:00.401801  8100 raft_consensus.cc:740] T ea6a0152e0a2434dbff75cee53aae8b8 P 563e0460160a490cb55c8a288dfd50b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 563e0460160a490cb55c8a288dfd50b2, State: Initialized, Role: FOLLOWER
I20260713 09:04:00.403698  8100 consensus_queue.cc:260] T ea6a0152e0a2434dbff75cee53aae8b8 P 563e0460160a490cb55c8a288dfd50b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } } peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } } peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } }
I20260713 09:04:00.391963  8135 raft_consensus.cc:515] T 340b5ea9b7fd4373b732c253782cbe5f P bbbbf613886248fc95a9739920f9f26b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } } peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } } peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } }
I20260713 09:04:00.411648  8135 leader_election.cc:290] T 340b5ea9b7fd4373b732c253782cbe5f P bbbbf613886248fc95a9739920f9f26b [CANDIDATE]: Term 1 election: Requested vote from peers 563e0460160a490cb55c8a288dfd50b2 (127.5.160.131:38597), 230e820870274f5eb8ee22cbb0c74144 (127.5.160.132:40121)
I20260713 09:04:00.411491  7980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "340b5ea9b7fd4373b732c253782cbe5f" candidate_uuid: "bbbbf613886248fc95a9739920f9f26b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "563e0460160a490cb55c8a288dfd50b2"
I20260713 09:04:00.412603  7980 raft_consensus.cc:3060] T 340b5ea9b7fd4373b732c253782cbe5f P 563e0460160a490cb55c8a288dfd50b2 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:00.414048  8053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "340b5ea9b7fd4373b732c253782cbe5f" candidate_uuid: "bbbbf613886248fc95a9739920f9f26b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "230e820870274f5eb8ee22cbb0c74144"
W20260713 09:04:00.418758  7870 leader_election.cc:343] T 340b5ea9b7fd4373b732c253782cbe5f P bbbbf613886248fc95a9739920f9f26b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 230e820870274f5eb8ee22cbb0c74144 (127.5.160.132:40121): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:00.420766  8104 tablet_bootstrap.cc:654] T 9858ccd9d1794ad8834fc00515ad40c4 P 230e820870274f5eb8ee22cbb0c74144: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:00.422936  8099 tablet_bootstrap.cc:492] T 62f98eadef4148f69647bca27672f57b P 8a143551383247b4a28d8ba59b6d1f1e: No bootstrap required, opened a new log
I20260713 09:04:00.423425  8099 ts_tablet_manager.cc:1403] T 62f98eadef4148f69647bca27672f57b P 8a143551383247b4a28d8ba59b6d1f1e: Time spent bootstrapping tablet: real 0.271s	user 0.015s	sys 0.026s
I20260713 09:04:00.424557  8100 ts_tablet_manager.cc:1434] T ea6a0152e0a2434dbff75cee53aae8b8 P 563e0460160a490cb55c8a288dfd50b2: Time spent starting tablet: real 0.082s	user 0.007s	sys 0.002s
I20260713 09:04:00.411775  7830 raft_consensus.cc:2468] T 8e219271f8544025b14b5c22f733728d P 8a143551383247b4a28d8ba59b6d1f1e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbbf613886248fc95a9739920f9f26b in term 1.
I20260713 09:04:00.426379  8099 raft_consensus.cc:359] T 62f98eadef4148f69647bca27672f57b P 8a143551383247b4a28d8ba59b6d1f1e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } } peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } } peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } }
I20260713 09:04:00.427081  8099 raft_consensus.cc:385] T 62f98eadef4148f69647bca27672f57b P 8a143551383247b4a28d8ba59b6d1f1e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:00.427350  8099 raft_consensus.cc:740] T 62f98eadef4148f69647bca27672f57b P 8a143551383247b4a28d8ba59b6d1f1e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a143551383247b4a28d8ba59b6d1f1e, State: Initialized, Role: FOLLOWER
I20260713 09:04:00.427256  7869 leader_election.cc:304] T 8e219271f8544025b14b5c22f733728d P bbbbf613886248fc95a9739920f9f26b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8a143551383247b4a28d8ba59b6d1f1e, bbbbf613886248fc95a9739920f9f26b; no voters: 230e820870274f5eb8ee22cbb0c74144
I20260713 09:04:00.429991  8188 raft_consensus.cc:2804] T 8e219271f8544025b14b5c22f733728d P bbbbf613886248fc95a9739920f9f26b [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:04:00.430511  8188 raft_consensus.cc:697] T 8e219271f8544025b14b5c22f733728d P bbbbf613886248fc95a9739920f9f26b [term 1 LEADER]: Becoming Leader. State: Replica: bbbbf613886248fc95a9739920f9f26b, State: Running, Role: LEADER
W20260713 09:04:00.431385  7870 consensus_peers.cc:597] T 9858ccd9d1794ad8834fc00515ad40c4 P bbbbf613886248fc95a9739920f9f26b -> Peer 230e820870274f5eb8ee22cbb0c74144 (127.5.160.132:40121): Couldn't send request to peer 230e820870274f5eb8ee22cbb0c74144. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:04:00.431357  8188 consensus_queue.cc:237] T 8e219271f8544025b14b5c22f733728d P bbbbf613886248fc95a9739920f9f26b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } } peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } } peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } }
I20260713 09:04:00.435345  8100 tablet_bootstrap.cc:492] T 1e4af418c0904d2eb05a0d3f53b5c74a P 563e0460160a490cb55c8a288dfd50b2: Bootstrap starting.
I20260713 09:04:00.447804  8099 consensus_queue.cc:260] T 62f98eadef4148f69647bca27672f57b P 8a143551383247b4a28d8ba59b6d1f1e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } } peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } } peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } }
I20260713 09:04:00.452162  8099 ts_tablet_manager.cc:1434] T 62f98eadef4148f69647bca27672f57b P 8a143551383247b4a28d8ba59b6d1f1e: Time spent starting tablet: real 0.028s	user 0.009s	sys 0.001s
I20260713 09:04:00.458318  8099 tablet_bootstrap.cc:492] T e9c6671a6c064914830410af0e5b9710 P 8a143551383247b4a28d8ba59b6d1f1e: Bootstrap starting.
I20260713 09:04:00.464996  8124 raft_consensus.cc:493] T 62f98eadef4148f69647bca27672f57b P 8a143551383247b4a28d8ba59b6d1f1e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:00.465590  8124 raft_consensus.cc:515] T 62f98eadef4148f69647bca27672f57b P 8a143551383247b4a28d8ba59b6d1f1e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } } peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } } peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } }
I20260713 09:04:00.467459  8052 raft_consensus.cc:2468] T 3f6e447aa45e428dab575bff8f3dade2 P 230e820870274f5eb8ee22cbb0c74144 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8a143551383247b4a28d8ba59b6d1f1e in term 1.
I20260713 09:04:00.468551  7979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62f98eadef4148f69647bca27672f57b" candidate_uuid: "8a143551383247b4a28d8ba59b6d1f1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "563e0460160a490cb55c8a288dfd50b2" is_pre_election: true
I20260713 09:04:00.467729  8124 leader_election.cc:290] T 62f98eadef4148f69647bca27672f57b P 8a143551383247b4a28d8ba59b6d1f1e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 563e0460160a490cb55c8a288dfd50b2 (127.5.160.131:38597), 230e820870274f5eb8ee22cbb0c74144 (127.5.160.132:40121)
I20260713 09:04:00.471256  7725 catalog_manager.cc:5697] T 5deed4d33c034049ab27ed36ddb38eb1 P 8a143551383247b4a28d8ba59b6d1f1e reported cstate change: term changed from 0 to 1, leader changed from <none> to 8a143551383247b4a28d8ba59b6d1f1e (127.5.160.129). New cstate: current_term: 1 leader_uuid: "8a143551383247b4a28d8ba59b6d1f1e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:00.472507  7795 leader_election.cc:304] T 3f6e447aa45e428dab575bff8f3dade2 P 8a143551383247b4a28d8ba59b6d1f1e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 230e820870274f5eb8ee22cbb0c74144, 8a143551383247b4a28d8ba59b6d1f1e; no voters: bbbbf613886248fc95a9739920f9f26b
I20260713 09:04:00.473698  7979 raft_consensus.cc:2393] T 62f98eadef4148f69647bca27672f57b P 563e0460160a490cb55c8a288dfd50b2 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8a143551383247b4a28d8ba59b6d1f1e in current term 1: Already voted for candidate 563e0460160a490cb55c8a288dfd50b2 in this term.
I20260713 09:04:00.474071  7980 raft_consensus.cc:2468] T 340b5ea9b7fd4373b732c253782cbe5f P 563e0460160a490cb55c8a288dfd50b2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbbf613886248fc95a9739920f9f26b in term 1.
I20260713 09:04:00.472129  8108 raft_consensus.cc:493] T 007f0a6419574b3c994665be9d1d3d41 P 563e0460160a490cb55c8a288dfd50b2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:00.475236  8124 raft_consensus.cc:2804] T 3f6e447aa45e428dab575bff8f3dade2 P 8a143551383247b4a28d8ba59b6d1f1e [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:04:00.475057  8108 raft_consensus.cc:515] T 007f0a6419574b3c994665be9d1d3d41 P 563e0460160a490cb55c8a288dfd50b2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } } peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } } peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } }
I20260713 09:04:00.475755  8124 raft_consensus.cc:697] T 3f6e447aa45e428dab575bff8f3dade2 P 8a143551383247b4a28d8ba59b6d1f1e [term 1 LEADER]: Becoming Leader. State: Replica: 8a143551383247b4a28d8ba59b6d1f1e, State: Running, Role: LEADER
I20260713 09:04:00.477243  8108 leader_election.cc:290] T 007f0a6419574b3c994665be9d1d3d41 P 563e0460160a490cb55c8a288dfd50b2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bbbbf613886248fc95a9739920f9f26b (127.5.160.130:36719), 230e820870274f5eb8ee22cbb0c74144 (127.5.160.132:40121)
I20260713 09:04:00.478158  7869 leader_election.cc:304] T 340b5ea9b7fd4373b732c253782cbe5f P bbbbf613886248fc95a9739920f9f26b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 563e0460160a490cb55c8a288dfd50b2, bbbbf613886248fc95a9739920f9f26b; no voters: 230e820870274f5eb8ee22cbb0c74144
I20260713 09:04:00.478456  8053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "007f0a6419574b3c994665be9d1d3d41" candidate_uuid: "563e0460160a490cb55c8a288dfd50b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "230e820870274f5eb8ee22cbb0c74144" is_pre_election: true
I20260713 09:04:00.478557  7906 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "007f0a6419574b3c994665be9d1d3d41" candidate_uuid: "563e0460160a490cb55c8a288dfd50b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbbbf613886248fc95a9739920f9f26b" is_pre_election: true
I20260713 09:04:00.478976  8135 raft_consensus.cc:2804] T 340b5ea9b7fd4373b732c253782cbe5f P bbbbf613886248fc95a9739920f9f26b [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:04:00.479066  8053 raft_consensus.cc:2468] T 007f0a6419574b3c994665be9d1d3d41 P 230e820870274f5eb8ee22cbb0c74144 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 563e0460160a490cb55c8a288dfd50b2 in term 0.
I20260713 09:04:00.479475  8135 raft_consensus.cc:697] T 340b5ea9b7fd4373b732c253782cbe5f P bbbbf613886248fc95a9739920f9f26b [term 1 LEADER]: Becoming Leader. State: Replica: bbbbf613886248fc95a9739920f9f26b, State: Running, Role: LEADER
I20260713 09:04:00.476624  8124 consensus_queue.cc:237] T 3f6e447aa45e428dab575bff8f3dade2 P 8a143551383247b4a28d8ba59b6d1f1e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } } peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } } peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } }
I20260713 09:04:00.479812  8052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62f98eadef4148f69647bca27672f57b" candidate_uuid: "8a143551383247b4a28d8ba59b6d1f1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "230e820870274f5eb8ee22cbb0c74144" is_pre_election: true
I20260713 09:04:00.483117  8135 consensus_queue.cc:237] T 340b5ea9b7fd4373b732c253782cbe5f P bbbbf613886248fc95a9739920f9f26b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } } peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } } peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } }
I20260713 09:04:00.484127  8101 tablet_bootstrap.cc:492] T eb00b8729a6b4a408f5481bf5da7ed8b P bbbbf613886248fc95a9739920f9f26b: No bootstrap required, opened a new log
I20260713 09:04:00.484628  8101 ts_tablet_manager.cc:1403] T eb00b8729a6b4a408f5481bf5da7ed8b P bbbbf613886248fc95a9739920f9f26b: Time spent bootstrapping tablet: real 0.189s	user 0.020s	sys 0.020s
I20260713 09:04:00.485505  8099 tablet_bootstrap.cc:654] T e9c6671a6c064914830410af0e5b9710 P 8a143551383247b4a28d8ba59b6d1f1e: Neither blocks nor log segments found. Creating new log.
W20260713 09:04:00.480014  7944 leader_election.cc:343] T 007f0a6419574b3c994665be9d1d3d41 P 563e0460160a490cb55c8a288dfd50b2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bbbbf613886248fc95a9739920f9f26b (127.5.160.130:36719): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:00.487233  8101 raft_consensus.cc:359] T eb00b8729a6b4a408f5481bf5da7ed8b P bbbbf613886248fc95a9739920f9f26b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } } peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } } peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } }
I20260713 09:04:00.490163  8101 raft_consensus.cc:385] T eb00b8729a6b4a408f5481bf5da7ed8b P bbbbf613886248fc95a9739920f9f26b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:00.490465  8101 raft_consensus.cc:740] T eb00b8729a6b4a408f5481bf5da7ed8b P bbbbf613886248fc95a9739920f9f26b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bbbbf613886248fc95a9739920f9f26b, State: Initialized, Role: FOLLOWER
I20260713 09:04:00.489372  7944 leader_election.cc:304] T 007f0a6419574b3c994665be9d1d3d41 P 563e0460160a490cb55c8a288dfd50b2 [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: 230e820870274f5eb8ee22cbb0c74144, 563e0460160a490cb55c8a288dfd50b2; no voters: bbbbf613886248fc95a9739920f9f26b
I20260713 09:04:00.494184  8108 raft_consensus.cc:2804] T 007f0a6419574b3c994665be9d1d3d41 P 563e0460160a490cb55c8a288dfd50b2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:04:00.494607  8108 raft_consensus.cc:493] T 007f0a6419574b3c994665be9d1d3d41 P 563e0460160a490cb55c8a288dfd50b2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:04:00.495014  8108 raft_consensus.cc:3060] T 007f0a6419574b3c994665be9d1d3d41 P 563e0460160a490cb55c8a288dfd50b2 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:00.498957  8052 raft_consensus.cc:2393] T 62f98eadef4148f69647bca27672f57b P 230e820870274f5eb8ee22cbb0c74144 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8a143551383247b4a28d8ba59b6d1f1e in current term 1: Already voted for candidate 230e820870274f5eb8ee22cbb0c74144 in this term.
I20260713 09:04:00.499284  8101 consensus_queue.cc:260] T eb00b8729a6b4a408f5481bf5da7ed8b P bbbbf613886248fc95a9739920f9f26b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } } peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } } peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } }
I20260713 09:04:00.500705  7795 leader_election.cc:304] T 62f98eadef4148f69647bca27672f57b P 8a143551383247b4a28d8ba59b6d1f1e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8a143551383247b4a28d8ba59b6d1f1e; no voters: 230e820870274f5eb8ee22cbb0c74144, 563e0460160a490cb55c8a288dfd50b2
I20260713 09:04:00.512513  8101 ts_tablet_manager.cc:1434] T eb00b8729a6b4a408f5481bf5da7ed8b P bbbbf613886248fc95a9739920f9f26b: Time spent starting tablet: real 0.028s	user 0.013s	sys 0.000s
I20260713 09:04:00.512046  8136 consensus_queue.cc:1048] T 9858ccd9d1794ad8834fc00515ad40c4 P bbbbf613886248fc95a9739920f9f26b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:04:00.513378  8176 raft_consensus.cc:3060] T 62f98eadef4148f69647bca27672f57b P 8a143551383247b4a28d8ba59b6d1f1e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:00.515039  8101 tablet_bootstrap.cc:492] T 0fd24a27851a41ec86ec88d3a120b410 P bbbbf613886248fc95a9739920f9f26b: Bootstrap starting.
I20260713 09:04:00.523707  8101 tablet_bootstrap.cc:654] T 0fd24a27851a41ec86ec88d3a120b410 P bbbbf613886248fc95a9739920f9f26b: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:00.542594  8112 raft_consensus.cc:493] T e7eda1205f854091ba505135234b719d P 230e820870274f5eb8ee22cbb0c74144 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:00.543426  8112 raft_consensus.cc:515] T e7eda1205f854091ba505135234b719d P 230e820870274f5eb8ee22cbb0c74144 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } } peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } } peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } }
I20260713 09:04:00.547670  7906 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7eda1205f854091ba505135234b719d" candidate_uuid: "230e820870274f5eb8ee22cbb0c74144" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbbbf613886248fc95a9739920f9f26b" is_pre_election: true
I20260713 09:04:00.548666  7906 raft_consensus.cc:2468] T e7eda1205f854091ba505135234b719d P bbbbf613886248fc95a9739920f9f26b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 230e820870274f5eb8ee22cbb0c74144 in term 0.
I20260713 09:04:00.550611  8018 leader_election.cc:304] T e7eda1205f854091ba505135234b719d P 230e820870274f5eb8ee22cbb0c74144 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 230e820870274f5eb8ee22cbb0c74144, bbbbf613886248fc95a9739920f9f26b; no voters: 
I20260713 09:04:00.551872  8166 raft_consensus.cc:2804] T e7eda1205f854091ba505135234b719d P 230e820870274f5eb8ee22cbb0c74144 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:04:00.552415  8166 raft_consensus.cc:493] T e7eda1205f854091ba505135234b719d P 230e820870274f5eb8ee22cbb0c74144 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:04:00.552872  8166 raft_consensus.cc:3060] T e7eda1205f854091ba505135234b719d P 230e820870274f5eb8ee22cbb0c74144 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:00.559538  7831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7eda1205f854091ba505135234b719d" candidate_uuid: "230e820870274f5eb8ee22cbb0c74144" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a143551383247b4a28d8ba59b6d1f1e" is_pre_election: true
I20260713 09:04:00.560523  7831 raft_consensus.cc:2468] T e7eda1205f854091ba505135234b719d P 8a143551383247b4a28d8ba59b6d1f1e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 230e820870274f5eb8ee22cbb0c74144 in term 0.
I20260713 09:04:00.562536  8112 leader_election.cc:290] T e7eda1205f854091ba505135234b719d P 230e820870274f5eb8ee22cbb0c74144 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bbbbf613886248fc95a9739920f9f26b (127.5.160.130:36719), 8a143551383247b4a28d8ba59b6d1f1e (127.5.160.129:40381)
I20260713 09:04:00.562772  8104 tablet_bootstrap.cc:492] T 9858ccd9d1794ad8834fc00515ad40c4 P 230e820870274f5eb8ee22cbb0c74144: No bootstrap required, opened a new log
I20260713 09:04:00.563830  8104 ts_tablet_manager.cc:1403] T 9858ccd9d1794ad8834fc00515ad40c4 P 230e820870274f5eb8ee22cbb0c74144: Time spent bootstrapping tablet: real 0.168s	user 0.034s	sys 0.021s
I20260713 09:04:00.567724  8176 raft_consensus.cc:2749] T 62f98eadef4148f69647bca27672f57b P 8a143551383247b4a28d8ba59b6d1f1e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:04:00.568907  8108 raft_consensus.cc:515] T 007f0a6419574b3c994665be9d1d3d41 P 563e0460160a490cb55c8a288dfd50b2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } } peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } } peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } }
I20260713 09:04:00.571980  8108 leader_election.cc:290] T 007f0a6419574b3c994665be9d1d3d41 P 563e0460160a490cb55c8a288dfd50b2 [CANDIDATE]: Term 1 election: Requested vote from peers bbbbf613886248fc95a9739920f9f26b (127.5.160.130:36719), 230e820870274f5eb8ee22cbb0c74144 (127.5.160.132:40121)
I20260713 09:04:00.573596  8052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "007f0a6419574b3c994665be9d1d3d41" candidate_uuid: "563e0460160a490cb55c8a288dfd50b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "230e820870274f5eb8ee22cbb0c74144"
I20260713 09:04:00.575237  8052 raft_consensus.cc:3060] T 007f0a6419574b3c994665be9d1d3d41 P 230e820870274f5eb8ee22cbb0c74144 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:00.577606  7906 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "007f0a6419574b3c994665be9d1d3d41" candidate_uuid: "563e0460160a490cb55c8a288dfd50b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbbbf613886248fc95a9739920f9f26b"
W20260713 09:04:00.579511  7944 leader_election.cc:343] T 007f0a6419574b3c994665be9d1d3d41 P 563e0460160a490cb55c8a288dfd50b2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bbbbf613886248fc95a9739920f9f26b (127.5.160.130:36719): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:00.567766  8104 raft_consensus.cc:359] T 9858ccd9d1794ad8834fc00515ad40c4 P 230e820870274f5eb8ee22cbb0c74144 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } } peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } } peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } }
I20260713 09:04:00.585429  8104 raft_consensus.cc:385] T 9858ccd9d1794ad8834fc00515ad40c4 P 230e820870274f5eb8ee22cbb0c74144 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:00.585855  8104 raft_consensus.cc:740] T 9858ccd9d1794ad8834fc00515ad40c4 P 230e820870274f5eb8ee22cbb0c74144 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 230e820870274f5eb8ee22cbb0c74144, State: Initialized, Role: FOLLOWER
I20260713 09:04:00.586956  8104 consensus_queue.cc:260] T 9858ccd9d1794ad8834fc00515ad40c4 P 230e820870274f5eb8ee22cbb0c74144 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } } peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } } peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } }
I20260713 09:04:00.596195  8052 raft_consensus.cc:2468] T 007f0a6419574b3c994665be9d1d3d41 P 230e820870274f5eb8ee22cbb0c74144 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 563e0460160a490cb55c8a288dfd50b2 in term 1.
I20260713 09:04:00.608939  8104 ts_tablet_manager.cc:1434] T 9858ccd9d1794ad8834fc00515ad40c4 P 230e820870274f5eb8ee22cbb0c74144: Time spent starting tablet: real 0.045s	user 0.008s	sys 0.000s
I20260713 09:04:00.611789  8104 tablet_bootstrap.cc:492] T a3849714eb0b4d73ad78a0313e5db28f P 230e820870274f5eb8ee22cbb0c74144: Bootstrap starting.
I20260713 09:04:00.612957  8135 raft_consensus.cc:493] T eb00b8729a6b4a408f5481bf5da7ed8b P bbbbf613886248fc95a9739920f9f26b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:00.613727  8135 raft_consensus.cc:515] T eb00b8729a6b4a408f5481bf5da7ed8b P bbbbf613886248fc95a9739920f9f26b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } } peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } } peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } }
I20260713 09:04:00.591933  8166 raft_consensus.cc:515] T e7eda1205f854091ba505135234b719d P 230e820870274f5eb8ee22cbb0c74144 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } } peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } } peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } }
I20260713 09:04:00.621094  7906 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7eda1205f854091ba505135234b719d" candidate_uuid: "230e820870274f5eb8ee22cbb0c74144" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbbbf613886248fc95a9739920f9f26b"
I20260713 09:04:00.621942  7906 raft_consensus.cc:3060] T e7eda1205f854091ba505135234b719d P bbbbf613886248fc95a9739920f9f26b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:00.631603  8108 raft_consensus.cc:493] T ea6a0152e0a2434dbff75cee53aae8b8 P 563e0460160a490cb55c8a288dfd50b2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:00.632033  7980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb00b8729a6b4a408f5481bf5da7ed8b" candidate_uuid: "bbbbf613886248fc95a9739920f9f26b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "563e0460160a490cb55c8a288dfd50b2" is_pre_election: true
I20260713 09:04:00.632251  8108 raft_consensus.cc:515] T ea6a0152e0a2434dbff75cee53aae8b8 P 563e0460160a490cb55c8a288dfd50b2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } } peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } } peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } }
I20260713 09:04:00.632748  7980 raft_consensus.cc:2468] T eb00b8729a6b4a408f5481bf5da7ed8b P 563e0460160a490cb55c8a288dfd50b2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbbf613886248fc95a9739920f9f26b in term 0.
I20260713 09:04:00.632959  7944 leader_election.cc:304] T 007f0a6419574b3c994665be9d1d3d41 P 563e0460160a490cb55c8a288dfd50b2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 230e820870274f5eb8ee22cbb0c74144, 563e0460160a490cb55c8a288dfd50b2; no voters: bbbbf613886248fc95a9739920f9f26b
I20260713 09:04:00.634143  7869 leader_election.cc:304] T eb00b8729a6b4a408f5481bf5da7ed8b P bbbbf613886248fc95a9739920f9f26b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 563e0460160a490cb55c8a288dfd50b2, bbbbf613886248fc95a9739920f9f26b; no voters: 
I20260713 09:04:00.636389  8188 raft_consensus.cc:2804] T eb00b8729a6b4a408f5481bf5da7ed8b P bbbbf613886248fc95a9739920f9f26b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:04:00.636858  8188 raft_consensus.cc:493] T eb00b8729a6b4a408f5481bf5da7ed8b P bbbbf613886248fc95a9739920f9f26b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:04:00.637292  8188 raft_consensus.cc:3060] T eb00b8729a6b4a408f5481bf5da7ed8b P bbbbf613886248fc95a9739920f9f26b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:00.646701  7831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb00b8729a6b4a408f5481bf5da7ed8b" candidate_uuid: "bbbbf613886248fc95a9739920f9f26b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a143551383247b4a28d8ba59b6d1f1e" is_pre_election: true
I20260713 09:04:00.646916  7829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea6a0152e0a2434dbff75cee53aae8b8" candidate_uuid: "563e0460160a490cb55c8a288dfd50b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a143551383247b4a28d8ba59b6d1f1e" is_pre_election: true
I20260713 09:04:00.648070  8108 leader_election.cc:290] T ea6a0152e0a2434dbff75cee53aae8b8 P 563e0460160a490cb55c8a288dfd50b2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 230e820870274f5eb8ee22cbb0c74144 (127.5.160.132:40121), 8a143551383247b4a28d8ba59b6d1f1e (127.5.160.129:40381)
I20260713 09:04:00.649017  8176 consensus_queue.cc:1048] T 7a254603fa294d8296183913cc81c2ec P 8a143551383247b4a28d8ba59b6d1f1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260713 09:04:00.649121  7943 leader_election.cc:343] T ea6a0152e0a2434dbff75cee53aae8b8 P 563e0460160a490cb55c8a288dfd50b2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8a143551383247b4a28d8ba59b6d1f1e (127.5.160.129:40381): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:00.650205  8108 raft_consensus.cc:2804] T 007f0a6419574b3c994665be9d1d3d41 P 563e0460160a490cb55c8a288dfd50b2 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:04:00.650790  8108 raft_consensus.cc:697] T 007f0a6419574b3c994665be9d1d3d41 P 563e0460160a490cb55c8a288dfd50b2 [term 1 LEADER]: Becoming Leader. State: Replica: 563e0460160a490cb55c8a288dfd50b2, State: Running, Role: LEADER
I20260713 09:04:00.651288  8188 raft_consensus.cc:515] T eb00b8729a6b4a408f5481bf5da7ed8b P bbbbf613886248fc95a9739920f9f26b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } } peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } } peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } }
I20260713 09:04:00.651783  8108 consensus_queue.cc:237] T 007f0a6419574b3c994665be9d1d3d41 P 563e0460160a490cb55c8a288dfd50b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } } peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } } peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } }
I20260713 09:04:00.654031  8135 leader_election.cc:290] T eb00b8729a6b4a408f5481bf5da7ed8b P bbbbf613886248fc95a9739920f9f26b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8a143551383247b4a28d8ba59b6d1f1e (127.5.160.129:40381), 563e0460160a490cb55c8a288dfd50b2 (127.5.160.131:38597)
I20260713 09:04:00.657153  8100 tablet_bootstrap.cc:700] T 1e4af418c0904d2eb05a0d3f53b5c74a P 563e0460160a490cb55c8a288dfd50b2: Time spent opening tablet: real 0.119s	user 0.001s	sys 0.001s
I20260713 09:04:00.659441  8100 tablet_bootstrap.cc:654] T 1e4af418c0904d2eb05a0d3f53b5c74a P 563e0460160a490cb55c8a288dfd50b2: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:00.666925  8166 leader_election.cc:290] T e7eda1205f854091ba505135234b719d P 230e820870274f5eb8ee22cbb0c74144 [CANDIDATE]: Term 1 election: Requested vote from peers bbbbf613886248fc95a9739920f9f26b (127.5.160.130:36719), 8a143551383247b4a28d8ba59b6d1f1e (127.5.160.129:40381)
W20260713 09:04:00.661520  7869 leader_election.cc:343] T eb00b8729a6b4a408f5481bf5da7ed8b P bbbbf613886248fc95a9739920f9f26b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8a143551383247b4a28d8ba59b6d1f1e (127.5.160.129:40381): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:00.895154  8188 leader_election.cc:290] T eb00b8729a6b4a408f5481bf5da7ed8b P bbbbf613886248fc95a9739920f9f26b [CANDIDATE]: Term 1 election: Requested vote from peers 8a143551383247b4a28d8ba59b6d1f1e (127.5.160.129:40381), 563e0460160a490cb55c8a288dfd50b2 (127.5.160.131:38597)
W20260713 09:04:00.877774  7944 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.160.132:40121, user_credentials={real_user=slave}} blocked reactor thread for 244892us
I20260713 09:04:00.898106  8052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea6a0152e0a2434dbff75cee53aae8b8" candidate_uuid: "563e0460160a490cb55c8a288dfd50b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "230e820870274f5eb8ee22cbb0c74144" is_pre_election: true
I20260713 09:04:00.903151  8099 tablet_bootstrap.cc:492] T e9c6671a6c064914830410af0e5b9710 P 8a143551383247b4a28d8ba59b6d1f1e: No bootstrap required, opened a new log
I20260713 09:04:00.903700  8099 ts_tablet_manager.cc:1403] T e9c6671a6c064914830410af0e5b9710 P 8a143551383247b4a28d8ba59b6d1f1e: Time spent bootstrapping tablet: real 0.446s	user 0.032s	sys 0.007s
W20260713 09:04:00.905552  7944 leader_election.cc:343] T ea6a0152e0a2434dbff75cee53aae8b8 P 563e0460160a490cb55c8a288dfd50b2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 230e820870274f5eb8ee22cbb0c74144 (127.5.160.132:40121): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:00.906047  7944 leader_election.cc:304] T ea6a0152e0a2434dbff75cee53aae8b8 P 563e0460160a490cb55c8a288dfd50b2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 563e0460160a490cb55c8a288dfd50b2; no voters: 230e820870274f5eb8ee22cbb0c74144, 8a143551383247b4a28d8ba59b6d1f1e
I20260713 09:04:00.909632  8099 raft_consensus.cc:359] T e9c6671a6c064914830410af0e5b9710 P 8a143551383247b4a28d8ba59b6d1f1e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } } peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } } peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } }
I20260713 09:04:00.910501  8099 raft_consensus.cc:385] T e9c6671a6c064914830410af0e5b9710 P 8a143551383247b4a28d8ba59b6d1f1e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:00.910916  8099 raft_consensus.cc:740] T e9c6671a6c064914830410af0e5b9710 P 8a143551383247b4a28d8ba59b6d1f1e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a143551383247b4a28d8ba59b6d1f1e, State: Initialized, Role: FOLLOWER
I20260713 09:04:00.911904  8099 consensus_queue.cc:260] T e9c6671a6c064914830410af0e5b9710 P 8a143551383247b4a28d8ba59b6d1f1e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } } peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } } peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } }
I20260713 09:04:00.914489  8166 raft_consensus.cc:493] T 9858ccd9d1794ad8834fc00515ad40c4 P 230e820870274f5eb8ee22cbb0c74144 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:00.934856  8108 raft_consensus.cc:2749] T ea6a0152e0a2434dbff75cee53aae8b8 P 563e0460160a490cb55c8a288dfd50b2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:04:00.960016  8101 tablet_bootstrap.cc:492] T 0fd24a27851a41ec86ec88d3a120b410 P bbbbf613886248fc95a9739920f9f26b: No bootstrap required, opened a new log
I20260713 09:04:00.960713  8101 ts_tablet_manager.cc:1403] T 0fd24a27851a41ec86ec88d3a120b410 P bbbbf613886248fc95a9739920f9f26b: Time spent bootstrapping tablet: real 0.446s	user 0.020s	sys 0.079s
I20260713 09:04:00.938087  8166 raft_consensus.cc:515] T 9858ccd9d1794ad8834fc00515ad40c4 P 230e820870274f5eb8ee22cbb0c74144 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } } peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } } peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } }
I20260713 09:04:01.007428  8099 ts_tablet_manager.cc:1434] T e9c6671a6c064914830410af0e5b9710 P 8a143551383247b4a28d8ba59b6d1f1e: Time spent starting tablet: real 0.103s	user 0.015s	sys 0.004s
I20260713 09:04:01.011304  8099 tablet_bootstrap.cc:492] T 0811f31f56e44c0889b993faacc2f130 P 8a143551383247b4a28d8ba59b6d1f1e: Bootstrap starting.
W20260713 09:04:01.018092  8199 log.cc:927] Time spent T 7a254603fa294d8296183913cc81c2ec P 230e820870274f5eb8ee22cbb0c74144: Append to log took a long time: real 0.078s	user 0.000s	sys 0.001s
I20260713 09:04:01.021000  8100 tablet_bootstrap.cc:492] T 1e4af418c0904d2eb05a0d3f53b5c74a P 563e0460160a490cb55c8a288dfd50b2: No bootstrap required, opened a new log
I20260713 09:04:01.021703  8100 ts_tablet_manager.cc:1403] T 1e4af418c0904d2eb05a0d3f53b5c74a P 563e0460160a490cb55c8a288dfd50b2: Time spent bootstrapping tablet: real 0.587s	user 0.011s	sys 0.020s
I20260713 09:04:01.022060  8104 tablet_bootstrap.cc:654] T a3849714eb0b4d73ad78a0313e5db28f P 230e820870274f5eb8ee22cbb0c74144: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:01.027498  7831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9858ccd9d1794ad8834fc00515ad40c4" candidate_uuid: "230e820870274f5eb8ee22cbb0c74144" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a143551383247b4a28d8ba59b6d1f1e" is_pre_election: true
I20260713 09:04:01.028271  8100 raft_consensus.cc:359] T 1e4af418c0904d2eb05a0d3f53b5c74a P 563e0460160a490cb55c8a288dfd50b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } } peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } } peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } }
I20260713 09:04:01.029793  8100 raft_consensus.cc:385] T 1e4af418c0904d2eb05a0d3f53b5c74a P 563e0460160a490cb55c8a288dfd50b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:01.020910  8166 leader_election.cc:290] T 9858ccd9d1794ad8834fc00515ad40c4 P 230e820870274f5eb8ee22cbb0c74144 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8a143551383247b4a28d8ba59b6d1f1e (127.5.160.129:40381), bbbbf613886248fc95a9739920f9f26b (127.5.160.130:36719)
I20260713 09:04:01.028450  8101 raft_consensus.cc:359] T 0fd24a27851a41ec86ec88d3a120b410 P bbbbf613886248fc95a9739920f9f26b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } } peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } } peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } }
I20260713 09:04:01.030616  8101 raft_consensus.cc:385] T 0fd24a27851a41ec86ec88d3a120b410 P bbbbf613886248fc95a9739920f9f26b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:01.031018  8101 raft_consensus.cc:740] T 0fd24a27851a41ec86ec88d3a120b410 P bbbbf613886248fc95a9739920f9f26b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bbbbf613886248fc95a9739920f9f26b, State: Initialized, Role: FOLLOWER
I20260713 09:04:01.032069  8104 tablet_bootstrap.cc:492] T a3849714eb0b4d73ad78a0313e5db28f P 230e820870274f5eb8ee22cbb0c74144: No bootstrap required, opened a new log
I20260713 09:04:01.032410  8100 raft_consensus.cc:740] T 1e4af418c0904d2eb05a0d3f53b5c74a P 563e0460160a490cb55c8a288dfd50b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 563e0460160a490cb55c8a288dfd50b2, State: Initialized, Role: FOLLOWER
I20260713 09:04:01.032618  8104 ts_tablet_manager.cc:1403] T a3849714eb0b4d73ad78a0313e5db28f P 230e820870274f5eb8ee22cbb0c74144: Time spent bootstrapping tablet: real 0.421s	user 0.010s	sys 0.002s
W20260713 09:04:01.032872  7944 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.160.132:40121, user_credentials={real_user=slave}} blocked reactor thread for 127366us
I20260713 09:04:01.033272  8100 consensus_queue.cc:260] T 1e4af418c0904d2eb05a0d3f53b5c74a P 563e0460160a490cb55c8a288dfd50b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } } peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } } peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } }
I20260713 09:04:01.034598  8099 tablet_bootstrap.cc:654] T 0811f31f56e44c0889b993faacc2f130 P 8a143551383247b4a28d8ba59b6d1f1e: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:01.031646  8101 consensus_queue.cc:260] T 0fd24a27851a41ec86ec88d3a120b410 P bbbbf613886248fc95a9739920f9f26b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } } peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } } peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } }
I20260713 09:04:01.037004  8100 ts_tablet_manager.cc:1434] T 1e4af418c0904d2eb05a0d3f53b5c74a P 563e0460160a490cb55c8a288dfd50b2: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.001s
I20260713 09:04:01.037969  8100 tablet_bootstrap.cc:492] T be0183bc6a53453a8ef998073ec6f304 P 563e0460160a490cb55c8a288dfd50b2: Bootstrap starting.
I20260713 09:04:01.039772  8101 ts_tablet_manager.cc:1434] T 0fd24a27851a41ec86ec88d3a120b410 P bbbbf613886248fc95a9739920f9f26b: Time spent starting tablet: real 0.040s	user 0.006s	sys 0.000s
I20260713 09:04:01.040799  8101 tablet_bootstrap.cc:492] T 3f6e447aa45e428dab575bff8f3dade2 P bbbbf613886248fc95a9739920f9f26b: Bootstrap starting.
I20260713 09:04:01.044674  8100 tablet_bootstrap.cc:654] T be0183bc6a53453a8ef998073ec6f304 P 563e0460160a490cb55c8a288dfd50b2: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:01.045423  8104 raft_consensus.cc:359] T a3849714eb0b4d73ad78a0313e5db28f P 230e820870274f5eb8ee22cbb0c74144 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } } peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } } peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } }
I20260713 09:04:01.046173  8104 raft_consensus.cc:385] T a3849714eb0b4d73ad78a0313e5db28f P 230e820870274f5eb8ee22cbb0c74144 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:01.046449  8104 raft_consensus.cc:740] T a3849714eb0b4d73ad78a0313e5db28f P 230e820870274f5eb8ee22cbb0c74144 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 230e820870274f5eb8ee22cbb0c74144, State: Initialized, Role: FOLLOWER
I20260713 09:04:01.047415  8104 consensus_queue.cc:260] T a3849714eb0b4d73ad78a0313e5db28f P 230e820870274f5eb8ee22cbb0c74144 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } } peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } } peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } }
I20260713 09:04:01.057349  8104 ts_tablet_manager.cc:1434] T a3849714eb0b4d73ad78a0313e5db28f P 230e820870274f5eb8ee22cbb0c74144: Time spent starting tablet: real 0.024s	user 0.004s	sys 0.003s
I20260713 09:04:01.058429  8104 tablet_bootstrap.cc:492] T f21f6b6e05c646768935f2e5fcbd8279 P 230e820870274f5eb8ee22cbb0c74144: Bootstrap starting.
I20260713 09:04:01.064240  8099 tablet_bootstrap.cc:492] T 0811f31f56e44c0889b993faacc2f130 P 8a143551383247b4a28d8ba59b6d1f1e: No bootstrap required, opened a new log
I20260713 09:04:01.064495  8101 tablet_bootstrap.cc:654] T 3f6e447aa45e428dab575bff8f3dade2 P bbbbf613886248fc95a9739920f9f26b: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:01.064915  8099 ts_tablet_manager.cc:1403] T 0811f31f56e44c0889b993faacc2f130 P 8a143551383247b4a28d8ba59b6d1f1e: Time spent bootstrapping tablet: real 0.054s	user 0.020s	sys 0.007s
I20260713 09:04:01.068156  8099 raft_consensus.cc:359] T 0811f31f56e44c0889b993faacc2f130 P 8a143551383247b4a28d8ba59b6d1f1e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } } peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } } peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } }
I20260713 09:04:01.068814  8099 raft_consensus.cc:385] T 0811f31f56e44c0889b993faacc2f130 P 8a143551383247b4a28d8ba59b6d1f1e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:01.069061  8099 raft_consensus.cc:740] T 0811f31f56e44c0889b993faacc2f130 P 8a143551383247b4a28d8ba59b6d1f1e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a143551383247b4a28d8ba59b6d1f1e, State: Initialized, Role: FOLLOWER
I20260713 09:04:01.069499  8100 tablet_bootstrap.cc:492] T be0183bc6a53453a8ef998073ec6f304 P 563e0460160a490cb55c8a288dfd50b2: No bootstrap required, opened a new log
I20260713 09:04:01.069962  8100 ts_tablet_manager.cc:1403] T be0183bc6a53453a8ef998073ec6f304 P 563e0460160a490cb55c8a288dfd50b2: Time spent bootstrapping tablet: real 0.032s	user 0.015s	sys 0.015s
I20260713 09:04:01.070355  8099 consensus_queue.cc:260] T 0811f31f56e44c0889b993faacc2f130 P 8a143551383247b4a28d8ba59b6d1f1e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } } peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } } peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } }
I20260713 09:04:01.078402  8104 tablet_bootstrap.cc:654] T f21f6b6e05c646768935f2e5fcbd8279 P 230e820870274f5eb8ee22cbb0c74144: Neither blocks nor log segments found. Creating new log.
W20260713 09:04:01.078883  7870 consensus_peers.cc:597] T 340b5ea9b7fd4373b732c253782cbe5f P bbbbf613886248fc95a9739920f9f26b -> Peer 230e820870274f5eb8ee22cbb0c74144 (127.5.160.132:40121): Couldn't send request to peer 230e820870274f5eb8ee22cbb0c74144. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:04:01.079254  8100 raft_consensus.cc:359] T be0183bc6a53453a8ef998073ec6f304 P 563e0460160a490cb55c8a288dfd50b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } } peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } } peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } }
I20260713 09:04:01.079917  8100 raft_consensus.cc:385] T be0183bc6a53453a8ef998073ec6f304 P 563e0460160a490cb55c8a288dfd50b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:01.080166  8100 raft_consensus.cc:740] T be0183bc6a53453a8ef998073ec6f304 P 563e0460160a490cb55c8a288dfd50b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 563e0460160a490cb55c8a288dfd50b2, State: Initialized, Role: FOLLOWER
I20260713 09:04:01.081182  8099 ts_tablet_manager.cc:1434] T 0811f31f56e44c0889b993faacc2f130 P 8a143551383247b4a28d8ba59b6d1f1e: Time spent starting tablet: real 0.016s	user 0.003s	sys 0.004s
I20260713 09:04:01.080912  8100 consensus_queue.cc:260] T be0183bc6a53453a8ef998073ec6f304 P 563e0460160a490cb55c8a288dfd50b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } } peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } } peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } }
I20260713 09:04:01.082080  8099 tablet_bootstrap.cc:492] T ea6a0152e0a2434dbff75cee53aae8b8 P 8a143551383247b4a28d8ba59b6d1f1e: Bootstrap starting.
I20260713 09:04:01.083256  8100 ts_tablet_manager.cc:1434] T be0183bc6a53453a8ef998073ec6f304 P 563e0460160a490cb55c8a288dfd50b2: Time spent starting tablet: real 0.013s	user 0.009s	sys 0.002s
I20260713 09:04:01.084141  8100 tablet_bootstrap.cc:492] T a3849714eb0b4d73ad78a0313e5db28f P 563e0460160a490cb55c8a288dfd50b2: Bootstrap starting.
W20260713 09:04:01.086807  7776 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:04:01.102277  8203 consensus_queue.cc:1048] T 5deed4d33c034049ab27ed36ddb38eb1 P 8a143551383247b4a28d8ba59b6d1f1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260713 09:04:01.118623  7830 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.581s	user 0.004s	sys 0.009s
W20260713 09:04:01.118996  7830 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.582s	user 0.004s	sys 0.009s
I20260713 09:04:01.128079  8203 raft_consensus.cc:493] T e9c6671a6c064914830410af0e5b9710 P 8a143551383247b4a28d8ba59b6d1f1e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260713 09:04:01.128890  7906 consensus_meta.cc:287] T e7eda1205f854091ba505135234b719d P bbbbf613886248fc95a9739920f9f26b: Time spent flushing consensus metadata: real 0.506s	user 0.011s	sys 0.004s
I20260713 09:04:01.128650  8203 raft_consensus.cc:515] T e9c6671a6c064914830410af0e5b9710 P 8a143551383247b4a28d8ba59b6d1f1e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } } peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } } peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } }
I20260713 09:04:01.129309  7906 raft_consensus.cc:2468] T e7eda1205f854091ba505135234b719d P bbbbf613886248fc95a9739920f9f26b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 230e820870274f5eb8ee22cbb0c74144 in term 1.
I20260713 09:04:01.131124  8203 leader_election.cc:290] T e9c6671a6c064914830410af0e5b9710 P 8a143551383247b4a28d8ba59b6d1f1e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bbbbf613886248fc95a9739920f9f26b (127.5.160.130:36719), 563e0460160a490cb55c8a288dfd50b2 (127.5.160.131:38597)
I20260713 09:04:01.132237  7980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9c6671a6c064914830410af0e5b9710" candidate_uuid: "8a143551383247b4a28d8ba59b6d1f1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "563e0460160a490cb55c8a288dfd50b2" is_pre_election: true
W20260713 09:04:01.133641  7794 leader_election.cc:343] T e9c6671a6c064914830410af0e5b9710 P 8a143551383247b4a28d8ba59b6d1f1e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 563e0460160a490cb55c8a288dfd50b2 (127.5.160.131:38597): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:01.137539  7829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7eda1205f854091ba505135234b719d" candidate_uuid: "230e820870274f5eb8ee22cbb0c74144" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a143551383247b4a28d8ba59b6d1f1e"
I20260713 09:04:01.138077  7829 raft_consensus.cc:3060] T e7eda1205f854091ba505135234b719d P 8a143551383247b4a28d8ba59b6d1f1e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:01.143970  7829 raft_consensus.cc:2468] T e7eda1205f854091ba505135234b719d P 8a143551383247b4a28d8ba59b6d1f1e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 230e820870274f5eb8ee22cbb0c74144 in term 1.
I20260713 09:04:01.158676  7906 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9858ccd9d1794ad8834fc00515ad40c4" candidate_uuid: "230e820870274f5eb8ee22cbb0c74144" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbbbf613886248fc95a9739920f9f26b" is_pre_election: true
I20260713 09:04:01.168807  8017 leader_election.cc:304] T e7eda1205f854091ba505135234b719d P 230e820870274f5eb8ee22cbb0c74144 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 230e820870274f5eb8ee22cbb0c74144, 8a143551383247b4a28d8ba59b6d1f1e; no voters: 
I20260713 09:04:01.172413  7829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb00b8729a6b4a408f5481bf5da7ed8b" candidate_uuid: "bbbbf613886248fc95a9739920f9f26b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a143551383247b4a28d8ba59b6d1f1e"
I20260713 09:04:01.173807  7979 raft_consensus.cc:3060] T be0183bc6a53453a8ef998073ec6f304 P 563e0460160a490cb55c8a288dfd50b2 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:01.174556  8101 tablet_bootstrap.cc:492] T 3f6e447aa45e428dab575bff8f3dade2 P bbbbf613886248fc95a9739920f9f26b: No bootstrap required, opened a new log
I20260713 09:04:01.175030  8101 ts_tablet_manager.cc:1403] T 3f6e447aa45e428dab575bff8f3dade2 P bbbbf613886248fc95a9739920f9f26b: Time spent bootstrapping tablet: real 0.134s	user 0.011s	sys 0.016s
I20260713 09:04:01.177892  8101 raft_consensus.cc:359] T 3f6e447aa45e428dab575bff8f3dade2 P bbbbf613886248fc95a9739920f9f26b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } } peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } } peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } }
I20260713 09:04:01.178644  8101 raft_consensus.cc:385] T 3f6e447aa45e428dab575bff8f3dade2 P bbbbf613886248fc95a9739920f9f26b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:01.178975  8101 raft_consensus.cc:740] T 3f6e447aa45e428dab575bff8f3dade2 P bbbbf613886248fc95a9739920f9f26b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bbbbf613886248fc95a9739920f9f26b, State: Initialized, Role: FOLLOWER
I20260713 09:04:01.179844  8101 consensus_queue.cc:260] T 3f6e447aa45e428dab575bff8f3dade2 P bbbbf613886248fc95a9739920f9f26b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } } peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } } peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } }
I20260713 09:04:01.181875  7980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb00b8729a6b4a408f5481bf5da7ed8b" candidate_uuid: "bbbbf613886248fc95a9739920f9f26b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "563e0460160a490cb55c8a288dfd50b2"
I20260713 09:04:01.182451  7980 raft_consensus.cc:3060] T eb00b8729a6b4a408f5481bf5da7ed8b P 563e0460160a490cb55c8a288dfd50b2 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:01.182987  8100 tablet_bootstrap.cc:654] T a3849714eb0b4d73ad78a0313e5db28f P 563e0460160a490cb55c8a288dfd50b2: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:01.183748  8101 ts_tablet_manager.cc:1434] T 3f6e447aa45e428dab575bff8f3dade2 P bbbbf613886248fc95a9739920f9f26b: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260713 09:04:01.185199  8101 tablet_bootstrap.cc:492] T 5deed4d33c034049ab27ed36ddb38eb1 P bbbbf613886248fc95a9739920f9f26b: Bootstrap starting.
I20260713 09:04:01.190632  8101 tablet_bootstrap.cc:654] T 5deed4d33c034049ab27ed36ddb38eb1 P bbbbf613886248fc95a9739920f9f26b: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:01.195448  7980 raft_consensus.cc:2468] T eb00b8729a6b4a408f5481bf5da7ed8b P 563e0460160a490cb55c8a288dfd50b2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbbf613886248fc95a9739920f9f26b in term 1.
W20260713 09:04:01.197722  7869 leader_election.cc:343] T eb00b8729a6b4a408f5481bf5da7ed8b P bbbbf613886248fc95a9739920f9f26b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8a143551383247b4a28d8ba59b6d1f1e (127.5.160.129:40381): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:01.199724  8135 consensus_queue.cc:1048] T 8e219271f8544025b14b5c22f733728d P bbbbf613886248fc95a9739920f9f26b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:01.200637  7904 raft_consensus.cc:3060] T 3f6e447aa45e428dab575bff8f3dade2 P bbbbf613886248fc95a9739920f9f26b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:01.203205  7903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9c6671a6c064914830410af0e5b9710" candidate_uuid: "8a143551383247b4a28d8ba59b6d1f1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbbbf613886248fc95a9739920f9f26b" is_pre_election: true
I20260713 09:04:01.205114  8100 tablet_bootstrap.cc:492] T a3849714eb0b4d73ad78a0313e5db28f P 563e0460160a490cb55c8a288dfd50b2: No bootstrap required, opened a new log
I20260713 09:04:01.205603  8100 ts_tablet_manager.cc:1403] T a3849714eb0b4d73ad78a0313e5db28f P 563e0460160a490cb55c8a288dfd50b2: Time spent bootstrapping tablet: real 0.122s	user 0.013s	sys 0.004s
I20260713 09:04:01.205786  8101 tablet_bootstrap.cc:492] T 5deed4d33c034049ab27ed36ddb38eb1 P bbbbf613886248fc95a9739920f9f26b: No bootstrap required, opened a new log
I20260713 09:04:01.206283  8101 ts_tablet_manager.cc:1403] T 5deed4d33c034049ab27ed36ddb38eb1 P bbbbf613886248fc95a9739920f9f26b: Time spent bootstrapping tablet: real 0.021s	user 0.009s	sys 0.006s
I20260713 09:04:01.207540  8216 consensus_queue.cc:1048] T 340b5ea9b7fd4373b732c253782cbe5f P bbbbf613886248fc95a9739920f9f26b [LEADER]: Connected to new peer: Peer: permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:01.208182  8100 raft_consensus.cc:359] T a3849714eb0b4d73ad78a0313e5db28f P 563e0460160a490cb55c8a288dfd50b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } } peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } } peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } }
I20260713 09:04:01.208834  8100 raft_consensus.cc:385] T a3849714eb0b4d73ad78a0313e5db28f P 563e0460160a490cb55c8a288dfd50b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:01.209039  8101 raft_consensus.cc:359] T 5deed4d33c034049ab27ed36ddb38eb1 P bbbbf613886248fc95a9739920f9f26b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } } peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } } peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } }
I20260713 09:04:01.209110  8100 raft_consensus.cc:740] T a3849714eb0b4d73ad78a0313e5db28f P 563e0460160a490cb55c8a288dfd50b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 563e0460160a490cb55c8a288dfd50b2, State: Initialized, Role: FOLLOWER
I20260713 09:04:01.209585  7869 leader_election.cc:304] T eb00b8729a6b4a408f5481bf5da7ed8b P bbbbf613886248fc95a9739920f9f26b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 563e0460160a490cb55c8a288dfd50b2, bbbbf613886248fc95a9739920f9f26b; no voters: 8a143551383247b4a28d8ba59b6d1f1e
I20260713 09:04:01.210040  8101 raft_consensus.cc:385] T 5deed4d33c034049ab27ed36ddb38eb1 P bbbbf613886248fc95a9739920f9f26b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:01.210438  8101 raft_consensus.cc:740] T 5deed4d33c034049ab27ed36ddb38eb1 P bbbbf613886248fc95a9739920f9f26b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bbbbf613886248fc95a9739920f9f26b, State: Initialized, Role: FOLLOWER
I20260713 09:04:01.210625  8216 raft_consensus.cc:2804] T eb00b8729a6b4a408f5481bf5da7ed8b P bbbbf613886248fc95a9739920f9f26b [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:04:01.210456  8100 consensus_queue.cc:260] T a3849714eb0b4d73ad78a0313e5db28f P 563e0460160a490cb55c8a288dfd50b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } } peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } } peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } }
I20260713 09:04:01.211195  8216 raft_consensus.cc:697] T eb00b8729a6b4a408f5481bf5da7ed8b P bbbbf613886248fc95a9739920f9f26b [term 1 LEADER]: Becoming Leader. State: Replica: bbbbf613886248fc95a9739920f9f26b, State: Running, Role: LEADER
I20260713 09:04:01.211311  8101 consensus_queue.cc:260] T 5deed4d33c034049ab27ed36ddb38eb1 P bbbbf613886248fc95a9739920f9f26b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } } peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } } peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } }
I20260713 09:04:01.212029  8216 consensus_queue.cc:237] T eb00b8729a6b4a408f5481bf5da7ed8b P bbbbf613886248fc95a9739920f9f26b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } } peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } } peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } }
I20260713 09:04:01.213709  8101 ts_tablet_manager.cc:1434] T 5deed4d33c034049ab27ed36ddb38eb1 P bbbbf613886248fc95a9739920f9f26b: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.003s
I20260713 09:04:01.213706  8100 ts_tablet_manager.cc:1434] T a3849714eb0b4d73ad78a0313e5db28f P 563e0460160a490cb55c8a288dfd50b2: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260713 09:04:01.214046  8099 tablet_bootstrap.cc:700] T ea6a0152e0a2434dbff75cee53aae8b8 P 8a143551383247b4a28d8ba59b6d1f1e: Time spent opening tablet: real 0.127s	user 0.008s	sys 0.000s
I20260713 09:04:01.214766  8099 tablet_bootstrap.cc:654] T ea6a0152e0a2434dbff75cee53aae8b8 P 8a143551383247b4a28d8ba59b6d1f1e: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:01.214890  8101 tablet_bootstrap.cc:492] T 007f0a6419574b3c994665be9d1d3d41 P bbbbf613886248fc95a9739920f9f26b: Bootstrap starting.
I20260713 09:04:01.214919  8100 tablet_bootstrap.cc:492] T 0fd24a27851a41ec86ec88d3a120b410 P 563e0460160a490cb55c8a288dfd50b2: Bootstrap starting.
I20260713 09:04:01.222143  8101 tablet_bootstrap.cc:654] T 007f0a6419574b3c994665be9d1d3d41 P bbbbf613886248fc95a9739920f9f26b: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:01.222962  8100 tablet_bootstrap.cc:654] T 0fd24a27851a41ec86ec88d3a120b410 P 563e0460160a490cb55c8a288dfd50b2: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:01.234118  8205 consensus_queue.cc:1048] T 7a254603fa294d8296183913cc81c2ec P 8a143551383247b4a28d8ba59b6d1f1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:04:01.232798  8124 consensus_queue.cc:1048] T f21f6b6e05c646768935f2e5fcbd8279 P 8a143551383247b4a28d8ba59b6d1f1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260713 09:04:01.237339  8101 tablet_bootstrap.cc:492] T 007f0a6419574b3c994665be9d1d3d41 P bbbbf613886248fc95a9739920f9f26b: No bootstrap required, opened a new log
I20260713 09:04:01.237845  8101 ts_tablet_manager.cc:1403] T 007f0a6419574b3c994665be9d1d3d41 P bbbbf613886248fc95a9739920f9f26b: Time spent bootstrapping tablet: real 0.023s	user 0.008s	sys 0.006s
W20260713 09:04:01.232717  7795 consensus_peers.cc:597] T 5deed4d33c034049ab27ed36ddb38eb1 P 8a143551383247b4a28d8ba59b6d1f1e -> Peer bbbbf613886248fc95a9739920f9f26b (127.5.160.130:36719): Couldn't send request to peer bbbbf613886248fc95a9739920f9f26b. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
W20260713 09:04:01.240396  7795 leader_election.cc:343] T e9c6671a6c064914830410af0e5b9710 P 8a143551383247b4a28d8ba59b6d1f1e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bbbbf613886248fc95a9739920f9f26b (127.5.160.130:36719): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:01.240530  8101 raft_consensus.cc:359] T 007f0a6419574b3c994665be9d1d3d41 P bbbbf613886248fc95a9739920f9f26b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } } peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } } peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } }
I20260713 09:04:01.247978  8101 raft_consensus.cc:385] T 007f0a6419574b3c994665be9d1d3d41 P bbbbf613886248fc95a9739920f9f26b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:01.248379  8101 raft_consensus.cc:740] T 007f0a6419574b3c994665be9d1d3d41 P bbbbf613886248fc95a9739920f9f26b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bbbbf613886248fc95a9739920f9f26b, State: Initialized, Role: FOLLOWER
I20260713 09:04:01.249284  8101 consensus_queue.cc:260] T 007f0a6419574b3c994665be9d1d3d41 P bbbbf613886248fc95a9739920f9f26b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } } peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } } peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } }
I20260713 09:04:01.251988  8101 ts_tablet_manager.cc:1434] T 007f0a6419574b3c994665be9d1d3d41 P bbbbf613886248fc95a9739920f9f26b: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260713 09:04:01.256290  7903 raft_consensus.cc:3060] T 007f0a6419574b3c994665be9d1d3d41 P bbbbf613886248fc95a9739920f9f26b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:01.253424  7795 leader_election.cc:304] T e9c6671a6c064914830410af0e5b9710 P 8a143551383247b4a28d8ba59b6d1f1e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8a143551383247b4a28d8ba59b6d1f1e; no voters: 563e0460160a490cb55c8a288dfd50b2, bbbbf613886248fc95a9739920f9f26b
I20260713 09:04:01.258380  8176 raft_consensus.cc:2749] T e9c6671a6c064914830410af0e5b9710 P 8a143551383247b4a28d8ba59b6d1f1e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:04:01.258961  8166 raft_consensus.cc:2804] T e7eda1205f854091ba505135234b719d P 230e820870274f5eb8ee22cbb0c74144 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:04:01.259544  8166 raft_consensus.cc:697] T e7eda1205f854091ba505135234b719d P 230e820870274f5eb8ee22cbb0c74144 [term 1 LEADER]: Becoming Leader. State: Replica: 230e820870274f5eb8ee22cbb0c74144, State: Running, Role: LEADER
I20260713 09:04:01.260403  8166 consensus_queue.cc:237] T e7eda1205f854091ba505135234b719d P 230e820870274f5eb8ee22cbb0c74144 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } } peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } } peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } }
I20260713 09:04:01.265425  8101 tablet_bootstrap.cc:492] T 0811f31f56e44c0889b993faacc2f130 P bbbbf613886248fc95a9739920f9f26b: Bootstrap starting.
I20260713 09:04:01.265786  8204 consensus_queue.cc:1048] T 007f0a6419574b3c994665be9d1d3d41 P 563e0460160a490cb55c8a288dfd50b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:04:01.270638  7728 catalog_manager.cc:5697] T 8e219271f8544025b14b5c22f733728d P bbbbf613886248fc95a9739920f9f26b reported cstate change: term changed from 0 to 1, leader changed from <none> to bbbbf613886248fc95a9739920f9f26b (127.5.160.130). New cstate: current_term: 1 leader_uuid: "bbbbf613886248fc95a9739920f9f26b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } health_report { overall_health: HEALTHY } } }
I20260713 09:04:01.273895  8053 raft_consensus.cc:3060] T 9858ccd9d1794ad8834fc00515ad40c4 P 230e820870274f5eb8ee22cbb0c74144 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:01.274077  8135 raft_consensus.cc:493] T 3f6e447aa45e428dab575bff8f3dade2 P bbbbf613886248fc95a9739920f9f26b [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:01.274698  8135 raft_consensus.cc:515] T 3f6e447aa45e428dab575bff8f3dade2 P bbbbf613886248fc95a9739920f9f26b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } } peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } } peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } }
I20260713 09:04:01.275174  8176 consensus_queue.cc:1048] T 3f6e447aa45e428dab575bff8f3dade2 P 8a143551383247b4a28d8ba59b6d1f1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:01.276270  8099 tablet_bootstrap.cc:492] T ea6a0152e0a2434dbff75cee53aae8b8 P 8a143551383247b4a28d8ba59b6d1f1e: No bootstrap required, opened a new log
I20260713 09:04:01.278808  8099 ts_tablet_manager.cc:1403] T ea6a0152e0a2434dbff75cee53aae8b8 P 8a143551383247b4a28d8ba59b6d1f1e: Time spent bootstrapping tablet: real 0.197s	user 0.017s	sys 0.002s
I20260713 09:04:01.281857  8099 raft_consensus.cc:359] T ea6a0152e0a2434dbff75cee53aae8b8 P 8a143551383247b4a28d8ba59b6d1f1e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } } peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } } peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } }
I20260713 09:04:01.282598  8099 raft_consensus.cc:385] T ea6a0152e0a2434dbff75cee53aae8b8 P 8a143551383247b4a28d8ba59b6d1f1e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:01.282912  8099 raft_consensus.cc:740] T ea6a0152e0a2434dbff75cee53aae8b8 P 8a143551383247b4a28d8ba59b6d1f1e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a143551383247b4a28d8ba59b6d1f1e, State: Initialized, Role: FOLLOWER
I20260713 09:04:01.243848  8104 tablet_bootstrap.cc:492] T f21f6b6e05c646768935f2e5fcbd8279 P 230e820870274f5eb8ee22cbb0c74144: No bootstrap required, opened a new log
I20260713 09:04:01.283731  8104 ts_tablet_manager.cc:1403] T f21f6b6e05c646768935f2e5fcbd8279 P 230e820870274f5eb8ee22cbb0c74144: Time spent bootstrapping tablet: real 0.226s	user 0.024s	sys 0.001s
I20260713 09:04:01.287021  8104 raft_consensus.cc:359] T f21f6b6e05c646768935f2e5fcbd8279 P 230e820870274f5eb8ee22cbb0c74144 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } } peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } } peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } }
I20260713 09:04:01.287791  8104 raft_consensus.cc:385] T f21f6b6e05c646768935f2e5fcbd8279 P 230e820870274f5eb8ee22cbb0c74144 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:01.288070  8104 raft_consensus.cc:740] T f21f6b6e05c646768935f2e5fcbd8279 P 230e820870274f5eb8ee22cbb0c74144 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 230e820870274f5eb8ee22cbb0c74144, State: Initialized, Role: FOLLOWER
I20260713 09:04:01.285837  8018 leader_election.cc:304] T 9858ccd9d1794ad8834fc00515ad40c4 P 230e820870274f5eb8ee22cbb0c74144 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 230e820870274f5eb8ee22cbb0c74144; no voters: 8a143551383247b4a28d8ba59b6d1f1e, bbbbf613886248fc95a9739920f9f26b
I20260713 09:04:01.288746  8104 consensus_queue.cc:260] T f21f6b6e05c646768935f2e5fcbd8279 P 230e820870274f5eb8ee22cbb0c74144 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } } peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } } peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } }
I20260713 09:04:01.292793  8101 tablet_bootstrap.cc:654] T 0811f31f56e44c0889b993faacc2f130 P bbbbf613886248fc95a9739920f9f26b: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:01.283711  8099 consensus_queue.cc:260] T ea6a0152e0a2434dbff75cee53aae8b8 P 8a143551383247b4a28d8ba59b6d1f1e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } } peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } } peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } }
I20260713 09:04:01.300530  8099 ts_tablet_manager.cc:1434] T ea6a0152e0a2434dbff75cee53aae8b8 P 8a143551383247b4a28d8ba59b6d1f1e: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.001s
I20260713 09:04:01.301623  8099 tablet_bootstrap.cc:492] T 1e4af418c0904d2eb05a0d3f53b5c74a P 8a143551383247b4a28d8ba59b6d1f1e: Bootstrap starting.
I20260713 09:04:01.302451  8175 raft_consensus.cc:493] T 0811f31f56e44c0889b993faacc2f130 P 8a143551383247b4a28d8ba59b6d1f1e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:01.303433  8204 consensus_queue.cc:1048] T 007f0a6419574b3c994665be9d1d3d41 P 563e0460160a490cb55c8a288dfd50b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:04:01.303215  8175 raft_consensus.cc:515] T 0811f31f56e44c0889b993faacc2f130 P 8a143551383247b4a28d8ba59b6d1f1e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } } peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } } peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } }
I20260713 09:04:01.246680  8100 tablet_bootstrap.cc:492] T 0fd24a27851a41ec86ec88d3a120b410 P 563e0460160a490cb55c8a288dfd50b2: No bootstrap required, opened a new log
I20260713 09:04:01.310375  8100 ts_tablet_manager.cc:1403] T 0fd24a27851a41ec86ec88d3a120b410 P 563e0460160a490cb55c8a288dfd50b2: Time spent bootstrapping tablet: real 0.096s	user 0.009s	sys 0.006s
I20260713 09:04:01.327807  8135 leader_election.cc:290] T 3f6e447aa45e428dab575bff8f3dade2 P bbbbf613886248fc95a9739920f9f26b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 230e820870274f5eb8ee22cbb0c74144 (127.5.160.132:40121), 8a143551383247b4a28d8ba59b6d1f1e (127.5.160.129:40381)
I20260713 09:04:01.329346  8175 leader_election.cc:290] T 0811f31f56e44c0889b993faacc2f130 P 8a143551383247b4a28d8ba59b6d1f1e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bbbbf613886248fc95a9739920f9f26b (127.5.160.130:36719), 563e0460160a490cb55c8a288dfd50b2 (127.5.160.131:38597)
I20260713 09:04:01.330569  8100 raft_consensus.cc:359] T 0fd24a27851a41ec86ec88d3a120b410 P 563e0460160a490cb55c8a288dfd50b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } } peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } } peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } }
I20260713 09:04:01.329982  7830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f6e447aa45e428dab575bff8f3dade2" candidate_uuid: "bbbbf613886248fc95a9739920f9f26b" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a143551383247b4a28d8ba59b6d1f1e" is_pre_election: true
I20260713 09:04:01.334185  8100 raft_consensus.cc:385] T 0fd24a27851a41ec86ec88d3a120b410 P 563e0460160a490cb55c8a288dfd50b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:01.337002  8100 raft_consensus.cc:740] T 0fd24a27851a41ec86ec88d3a120b410 P 563e0460160a490cb55c8a288dfd50b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 563e0460160a490cb55c8a288dfd50b2, State: Initialized, Role: FOLLOWER
I20260713 09:04:01.335397  8175 raft_consensus.cc:493] T ea6a0152e0a2434dbff75cee53aae8b8 P 8a143551383247b4a28d8ba59b6d1f1e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:01.350282  7980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0811f31f56e44c0889b993faacc2f130" candidate_uuid: "8a143551383247b4a28d8ba59b6d1f1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "563e0460160a490cb55c8a288dfd50b2" is_pre_election: true
I20260713 09:04:01.352698  8099 tablet_bootstrap.cc:654] T 1e4af418c0904d2eb05a0d3f53b5c74a P 8a143551383247b4a28d8ba59b6d1f1e: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:01.348186  8100 consensus_queue.cc:260] T 0fd24a27851a41ec86ec88d3a120b410 P 563e0460160a490cb55c8a288dfd50b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } } peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } } peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } }
I20260713 09:04:01.354375  7980 raft_consensus.cc:2468] T 0811f31f56e44c0889b993faacc2f130 P 563e0460160a490cb55c8a288dfd50b2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8a143551383247b4a28d8ba59b6d1f1e in term 0.
I20260713 09:04:01.355866  8100 ts_tablet_manager.cc:1434] T 0fd24a27851a41ec86ec88d3a120b410 P 563e0460160a490cb55c8a288dfd50b2: Time spent starting tablet: real 0.045s	user 0.007s	sys 0.000s
I20260713 09:04:01.356624  7794 leader_election.cc:304] T 0811f31f56e44c0889b993faacc2f130 P 8a143551383247b4a28d8ba59b6d1f1e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 563e0460160a490cb55c8a288dfd50b2, 8a143551383247b4a28d8ba59b6d1f1e; no voters: 
I20260713 09:04:01.351981  8175 raft_consensus.cc:515] T ea6a0152e0a2434dbff75cee53aae8b8 P 8a143551383247b4a28d8ba59b6d1f1e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } } peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } } peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } }
I20260713 09:04:01.359190  7905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0811f31f56e44c0889b993faacc2f130" candidate_uuid: "8a143551383247b4a28d8ba59b6d1f1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbbbf613886248fc95a9739920f9f26b" is_pre_election: true
I20260713 09:04:01.361251  8176 raft_consensus.cc:2804] T 0811f31f56e44c0889b993faacc2f130 P 8a143551383247b4a28d8ba59b6d1f1e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:04:01.361750  8176 raft_consensus.cc:493] T 0811f31f56e44c0889b993faacc2f130 P 8a143551383247b4a28d8ba59b6d1f1e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:04:01.362167  8176 raft_consensus.cc:3060] T 0811f31f56e44c0889b993faacc2f130 P 8a143551383247b4a28d8ba59b6d1f1e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:01.363018  7980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea6a0152e0a2434dbff75cee53aae8b8" candidate_uuid: "8a143551383247b4a28d8ba59b6d1f1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "563e0460160a490cb55c8a288dfd50b2" is_pre_election: true
I20260713 09:04:01.363744  7980 raft_consensus.cc:2468] T ea6a0152e0a2434dbff75cee53aae8b8 P 563e0460160a490cb55c8a288dfd50b2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8a143551383247b4a28d8ba59b6d1f1e in term 0.
I20260713 09:04:01.364177  8100 tablet_bootstrap.cc:492] T e9c6671a6c064914830410af0e5b9710 P 563e0460160a490cb55c8a288dfd50b2: Bootstrap starting.
W20260713 09:04:01.365660  7795 leader_election.cc:343] T 0811f31f56e44c0889b993faacc2f130 P 8a143551383247b4a28d8ba59b6d1f1e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bbbbf613886248fc95a9739920f9f26b (127.5.160.130:36719): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:01.365581  7794 leader_election.cc:304] T ea6a0152e0a2434dbff75cee53aae8b8 P 8a143551383247b4a28d8ba59b6d1f1e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 563e0460160a490cb55c8a288dfd50b2, 8a143551383247b4a28d8ba59b6d1f1e; no voters: 
I20260713 09:04:01.366694  8204 raft_consensus.cc:493] T a3849714eb0b4d73ad78a0313e5db28f P 563e0460160a490cb55c8a288dfd50b2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:01.375794  8236 raft_consensus.cc:493] T a3849714eb0b4d73ad78a0313e5db28f P 230e820870274f5eb8ee22cbb0c74144 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:01.376754  8236 raft_consensus.cc:515] T a3849714eb0b4d73ad78a0313e5db28f P 230e820870274f5eb8ee22cbb0c74144 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } } peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } } peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } }
I20260713 09:04:01.379655  8100 tablet_bootstrap.cc:654] T e9c6671a6c064914830410af0e5b9710 P 563e0460160a490cb55c8a288dfd50b2: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:01.380793  7980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3849714eb0b4d73ad78a0313e5db28f" candidate_uuid: "230e820870274f5eb8ee22cbb0c74144" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "563e0460160a490cb55c8a288dfd50b2" is_pre_election: true
I20260713 09:04:01.381172  8204 raft_consensus.cc:515] T a3849714eb0b4d73ad78a0313e5db28f P 563e0460160a490cb55c8a288dfd50b2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } } peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } } peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } }
I20260713 09:04:01.382380  7980 raft_consensus.cc:2468] T a3849714eb0b4d73ad78a0313e5db28f P 563e0460160a490cb55c8a288dfd50b2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 230e820870274f5eb8ee22cbb0c74144 in term 0.
I20260713 09:04:01.383548  8204 leader_election.cc:290] T a3849714eb0b4d73ad78a0313e5db28f P 563e0460160a490cb55c8a288dfd50b2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bbbbf613886248fc95a9739920f9f26b (127.5.160.130:36719), 230e820870274f5eb8ee22cbb0c74144 (127.5.160.132:40121)
I20260713 09:04:01.383713  8017 leader_election.cc:304] T a3849714eb0b4d73ad78a0313e5db28f P 230e820870274f5eb8ee22cbb0c74144 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 230e820870274f5eb8ee22cbb0c74144, 563e0460160a490cb55c8a288dfd50b2; no voters: 
I20260713 09:04:01.384238  8206 raft_consensus.cc:2804] T ea6a0152e0a2434dbff75cee53aae8b8 P 8a143551383247b4a28d8ba59b6d1f1e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:04:01.384636  8206 raft_consensus.cc:493] T ea6a0152e0a2434dbff75cee53aae8b8 P 8a143551383247b4a28d8ba59b6d1f1e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:04:01.384897  8166 raft_consensus.cc:2804] T a3849714eb0b4d73ad78a0313e5db28f P 230e820870274f5eb8ee22cbb0c74144 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:04:01.385001  8206 raft_consensus.cc:3060] T ea6a0152e0a2434dbff75cee53aae8b8 P 8a143551383247b4a28d8ba59b6d1f1e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:01.388458  7905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3849714eb0b4d73ad78a0313e5db28f" candidate_uuid: "563e0460160a490cb55c8a288dfd50b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbbbf613886248fc95a9739920f9f26b" is_pre_election: true
I20260713 09:04:01.389336  7905 raft_consensus.cc:2468] T a3849714eb0b4d73ad78a0313e5db28f P bbbbf613886248fc95a9739920f9f26b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 563e0460160a490cb55c8a288dfd50b2 in term 0.
I20260713 09:04:01.390965  7944 leader_election.cc:304] T a3849714eb0b4d73ad78a0313e5db28f P 563e0460160a490cb55c8a288dfd50b2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 563e0460160a490cb55c8a288dfd50b2, bbbbf613886248fc95a9739920f9f26b; no voters: 
I20260713 09:04:01.392800  8204 raft_consensus.cc:2804] T a3849714eb0b4d73ad78a0313e5db28f P 563e0460160a490cb55c8a288dfd50b2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:04:01.393306  8104 ts_tablet_manager.cc:1434] T f21f6b6e05c646768935f2e5fcbd8279 P 230e820870274f5eb8ee22cbb0c74144: Time spent starting tablet: real 0.109s	user 0.020s	sys 0.005s
I20260713 09:04:01.394361  8104 tablet_bootstrap.cc:492] T f1243c10eebe499ba90d8b5c1ec7affc P 230e820870274f5eb8ee22cbb0c74144: Bootstrap starting.
I20260713 09:04:01.403640  8051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3849714eb0b4d73ad78a0313e5db28f" candidate_uuid: "563e0460160a490cb55c8a288dfd50b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "230e820870274f5eb8ee22cbb0c74144" is_pre_election: true
I20260713 09:04:01.404963  8101 tablet_bootstrap.cc:492] T 0811f31f56e44c0889b993faacc2f130 P bbbbf613886248fc95a9739920f9f26b: No bootstrap required, opened a new log
I20260713 09:04:01.405537  8101 ts_tablet_manager.cc:1403] T 0811f31f56e44c0889b993faacc2f130 P bbbbf613886248fc95a9739920f9f26b: Time spent bootstrapping tablet: real 0.153s	user 0.014s	sys 0.000s
I20260713 09:04:01.393298  8204 raft_consensus.cc:493] T a3849714eb0b4d73ad78a0313e5db28f P 563e0460160a490cb55c8a288dfd50b2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:04:01.381670  8236 leader_election.cc:290] T a3849714eb0b4d73ad78a0313e5db28f P 230e820870274f5eb8ee22cbb0c74144 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bbbbf613886248fc95a9739920f9f26b (127.5.160.130:36719), 563e0460160a490cb55c8a288dfd50b2 (127.5.160.131:38597)
I20260713 09:04:01.386961  8166 raft_consensus.cc:493] T a3849714eb0b4d73ad78a0313e5db28f P 230e820870274f5eb8ee22cbb0c74144 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:04:01.422379  8204 raft_consensus.cc:3060] T a3849714eb0b4d73ad78a0313e5db28f P 563e0460160a490cb55c8a288dfd50b2 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:01.431134  8104 tablet_bootstrap.cc:654] T f1243c10eebe499ba90d8b5c1ec7affc P 230e820870274f5eb8ee22cbb0c74144: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:01.437198  8175 leader_election.cc:290] T ea6a0152e0a2434dbff75cee53aae8b8 P 8a143551383247b4a28d8ba59b6d1f1e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 563e0460160a490cb55c8a288dfd50b2 (127.5.160.131:38597), 230e820870274f5eb8ee22cbb0c74144 (127.5.160.132:40121)
I20260713 09:04:01.445981  8206 raft_consensus.cc:515] T ea6a0152e0a2434dbff75cee53aae8b8 P 8a143551383247b4a28d8ba59b6d1f1e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } } peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } } peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } }
I20260713 09:04:01.450047  7979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea6a0152e0a2434dbff75cee53aae8b8" candidate_uuid: "8a143551383247b4a28d8ba59b6d1f1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "563e0460160a490cb55c8a288dfd50b2"
I20260713 09:04:01.450799  7979 raft_consensus.cc:3060] T ea6a0152e0a2434dbff75cee53aae8b8 P 563e0460160a490cb55c8a288dfd50b2 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:01.451229  8206 leader_election.cc:290] T ea6a0152e0a2434dbff75cee53aae8b8 P 8a143551383247b4a28d8ba59b6d1f1e [CANDIDATE]: Term 1 election: Requested vote from peers 563e0460160a490cb55c8a288dfd50b2 (127.5.160.131:38597), 230e820870274f5eb8ee22cbb0c74144 (127.5.160.132:40121)
I20260713 09:04:01.438270  8166 raft_consensus.cc:3060] T a3849714eb0b4d73ad78a0313e5db28f P 230e820870274f5eb8ee22cbb0c74144 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:01.419581  8176 raft_consensus.cc:515] T 0811f31f56e44c0889b993faacc2f130 P 8a143551383247b4a28d8ba59b6d1f1e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } } peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } } peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } }
I20260713 09:04:01.438977  8101 raft_consensus.cc:359] T 0811f31f56e44c0889b993faacc2f130 P bbbbf613886248fc95a9739920f9f26b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } } peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } } peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } }
I20260713 09:04:01.453397  8101 raft_consensus.cc:385] T 0811f31f56e44c0889b993faacc2f130 P bbbbf613886248fc95a9739920f9f26b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:01.454402  8101 raft_consensus.cc:740] T 0811f31f56e44c0889b993faacc2f130 P bbbbf613886248fc95a9739920f9f26b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bbbbf613886248fc95a9739920f9f26b, State: Initialized, Role: FOLLOWER
I20260713 09:04:01.456874  8101 consensus_queue.cc:260] T 0811f31f56e44c0889b993faacc2f130 P bbbbf613886248fc95a9739920f9f26b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } } peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } } peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } }
I20260713 09:04:01.472158  8101 ts_tablet_manager.cc:1434] T 0811f31f56e44c0889b993faacc2f130 P bbbbf613886248fc95a9739920f9f26b: Time spent starting tablet: real 0.066s	user 0.006s	sys 0.002s
I20260713 09:04:01.473577  8101 tablet_bootstrap.cc:492] T e9c6671a6c064914830410af0e5b9710 P bbbbf613886248fc95a9739920f9f26b: Bootstrap starting.
I20260713 09:04:01.462198  8108 raft_consensus.cc:493] T 1e4af418c0904d2eb05a0d3f53b5c74a P 563e0460160a490cb55c8a288dfd50b2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:01.477669  8135 raft_consensus.cc:493] T 0fd24a27851a41ec86ec88d3a120b410 P bbbbf613886248fc95a9739920f9f26b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:01.508347  8099 tablet_bootstrap.cc:492] T 1e4af418c0904d2eb05a0d3f53b5c74a P 8a143551383247b4a28d8ba59b6d1f1e: No bootstrap required, opened a new log
I20260713 09:04:01.508929  8099 ts_tablet_manager.cc:1403] T 1e4af418c0904d2eb05a0d3f53b5c74a P 8a143551383247b4a28d8ba59b6d1f1e: Time spent bootstrapping tablet: real 0.208s	user 0.014s	sys 0.024s
I20260713 09:04:01.511511  8101 tablet_bootstrap.cc:654] T e9c6671a6c064914830410af0e5b9710 P bbbbf613886248fc95a9739920f9f26b: Neither blocks nor log segments found. Creating new log.
W20260713 09:04:01.513149  8231 log.cc:927] Time spent T f21f6b6e05c646768935f2e5fcbd8279 P bbbbf613886248fc95a9739920f9f26b: Append to log took a long time: real 0.055s	user 0.003s	sys 0.000s
I20260713 09:04:01.503222  8135 raft_consensus.cc:515] T 0fd24a27851a41ec86ec88d3a120b410 P bbbbf613886248fc95a9739920f9f26b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } } peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } } peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } }
I20260713 09:04:01.514436  8099 raft_consensus.cc:359] T 1e4af418c0904d2eb05a0d3f53b5c74a P 8a143551383247b4a28d8ba59b6d1f1e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } } peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } } peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } }
I20260713 09:04:01.515086  8099 raft_consensus.cc:385] T 1e4af418c0904d2eb05a0d3f53b5c74a P 8a143551383247b4a28d8ba59b6d1f1e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:01.515364  8099 raft_consensus.cc:740] T 1e4af418c0904d2eb05a0d3f53b5c74a P 8a143551383247b4a28d8ba59b6d1f1e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a143551383247b4a28d8ba59b6d1f1e, State: Initialized, Role: FOLLOWER
I20260713 09:04:01.516119  8135 leader_election.cc:290] T 0fd24a27851a41ec86ec88d3a120b410 P bbbbf613886248fc95a9739920f9f26b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 563e0460160a490cb55c8a288dfd50b2 (127.5.160.131:38597), 230e820870274f5eb8ee22cbb0c74144 (127.5.160.132:40121)
I20260713 09:04:01.516031  8099 consensus_queue.cc:260] T 1e4af418c0904d2eb05a0d3f53b5c74a P 8a143551383247b4a28d8ba59b6d1f1e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } } peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } } peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } }
I20260713 09:04:01.519145  8099 ts_tablet_manager.cc:1434] T 1e4af418c0904d2eb05a0d3f53b5c74a P 8a143551383247b4a28d8ba59b6d1f1e: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260713 09:04:01.520370  8099 tablet_bootstrap.cc:492] T eb00b8729a6b4a408f5481bf5da7ed8b P 8a143551383247b4a28d8ba59b6d1f1e: Bootstrap starting.
W20260713 09:04:01.496654  8018 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.160.130:36719, user_credentials={real_user=slave}} blocked reactor thread for 210925us
I20260713 09:04:01.532269  8234 raft_consensus.cc:493] T f21f6b6e05c646768935f2e5fcbd8279 P 230e820870274f5eb8ee22cbb0c74144 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:01.537479  7980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fd24a27851a41ec86ec88d3a120b410" candidate_uuid: "bbbbf613886248fc95a9739920f9f26b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "563e0460160a490cb55c8a288dfd50b2" is_pre_election: true
I20260713 09:04:01.537372  8234 raft_consensus.cc:515] T f21f6b6e05c646768935f2e5fcbd8279 P 230e820870274f5eb8ee22cbb0c74144 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } } peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } } peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } }
I20260713 09:04:01.538381  7980 raft_consensus.cc:2468] T 0fd24a27851a41ec86ec88d3a120b410 P 563e0460160a490cb55c8a288dfd50b2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbbf613886248fc95a9739920f9f26b in term 0.
I20260713 09:04:01.540282  7869 leader_election.cc:304] T 0fd24a27851a41ec86ec88d3a120b410 P bbbbf613886248fc95a9739920f9f26b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 563e0460160a490cb55c8a288dfd50b2, bbbbf613886248fc95a9739920f9f26b; no voters: 
I20260713 09:04:01.541147  8135 raft_consensus.cc:2804] T 0fd24a27851a41ec86ec88d3a120b410 P bbbbf613886248fc95a9739920f9f26b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:04:01.541368  7829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f21f6b6e05c646768935f2e5fcbd8279" candidate_uuid: "230e820870274f5eb8ee22cbb0c74144" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a143551383247b4a28d8ba59b6d1f1e" is_pre_election: true
I20260713 09:04:01.541586  8135 raft_consensus.cc:493] T 0fd24a27851a41ec86ec88d3a120b410 P bbbbf613886248fc95a9739920f9f26b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:04:01.541971  8135 raft_consensus.cc:3060] T 0fd24a27851a41ec86ec88d3a120b410 P bbbbf613886248fc95a9739920f9f26b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:01.497923  8108 raft_consensus.cc:515] T 1e4af418c0904d2eb05a0d3f53b5c74a P 563e0460160a490cb55c8a288dfd50b2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } } peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } } peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } }
I20260713 09:04:01.540740  8234 leader_election.cc:290] T f21f6b6e05c646768935f2e5fcbd8279 P 230e820870274f5eb8ee22cbb0c74144 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8a143551383247b4a28d8ba59b6d1f1e (127.5.160.129:40381), bbbbf613886248fc95a9739920f9f26b (127.5.160.130:36719)
I20260713 09:04:01.575980  8108 leader_election.cc:290] T 1e4af418c0904d2eb05a0d3f53b5c74a P 563e0460160a490cb55c8a288dfd50b2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 230e820870274f5eb8ee22cbb0c74144 (127.5.160.132:40121), 8a143551383247b4a28d8ba59b6d1f1e (127.5.160.129:40381)
I20260713 09:04:01.577483  7829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e4af418c0904d2eb05a0d3f53b5c74a" candidate_uuid: "563e0460160a490cb55c8a288dfd50b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a143551383247b4a28d8ba59b6d1f1e" is_pre_election: true
I20260713 09:04:01.578264  7829 raft_consensus.cc:2468] T 1e4af418c0904d2eb05a0d3f53b5c74a P 8a143551383247b4a28d8ba59b6d1f1e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 563e0460160a490cb55c8a288dfd50b2 in term 0.
I20260713 09:04:01.579878  7943 leader_election.cc:304] T 1e4af418c0904d2eb05a0d3f53b5c74a P 563e0460160a490cb55c8a288dfd50b2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 563e0460160a490cb55c8a288dfd50b2, 8a143551383247b4a28d8ba59b6d1f1e; no voters: 
I20260713 09:04:01.580457  8099 tablet_bootstrap.cc:654] T eb00b8729a6b4a408f5481bf5da7ed8b P 8a143551383247b4a28d8ba59b6d1f1e: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:01.549891  8048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea6a0152e0a2434dbff75cee53aae8b8" candidate_uuid: "8a143551383247b4a28d8ba59b6d1f1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "230e820870274f5eb8ee22cbb0c74144" is_pre_election: true
I20260713 09:04:01.572997  8112 raft_consensus.cc:2749] T 9858ccd9d1794ad8834fc00515ad40c4 P 230e820870274f5eb8ee22cbb0c74144 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260713 09:04:01.593797  7870 consensus_peers.cc:597] T 8e219271f8544025b14b5c22f733728d P bbbbf613886248fc95a9739920f9f26b -> Peer 230e820870274f5eb8ee22cbb0c74144 (127.5.160.132:40121): Couldn't send request to peer 230e820870274f5eb8ee22cbb0c74144. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:04:01.593055  8135 raft_consensus.cc:515] T 0fd24a27851a41ec86ec88d3a120b410 P bbbbf613886248fc95a9739920f9f26b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } } peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } } peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } }
I20260713 09:04:01.595875  7977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0811f31f56e44c0889b993faacc2f130" candidate_uuid: "8a143551383247b4a28d8ba59b6d1f1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "563e0460160a490cb55c8a288dfd50b2"
I20260713 09:04:01.596611  7977 raft_consensus.cc:3060] T 0811f31f56e44c0889b993faacc2f130 P 563e0460160a490cb55c8a288dfd50b2 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:01.597012  8135 leader_election.cc:290] T 0fd24a27851a41ec86ec88d3a120b410 P bbbbf613886248fc95a9739920f9f26b [CANDIDATE]: Term 1 election: Requested vote from peers 563e0460160a490cb55c8a288dfd50b2 (127.5.160.131:38597), 230e820870274f5eb8ee22cbb0c74144 (127.5.160.132:40121)
I20260713 09:04:01.584080  8176 leader_election.cc:290] T 0811f31f56e44c0889b993faacc2f130 P 8a143551383247b4a28d8ba59b6d1f1e [CANDIDATE]: Term 1 election: Requested vote from peers bbbbf613886248fc95a9739920f9f26b (127.5.160.130:36719), 563e0460160a490cb55c8a288dfd50b2 (127.5.160.131:38597)
I20260713 09:04:01.586258  8054 raft_consensus.cc:3060] T f21f6b6e05c646768935f2e5fcbd8279 P 230e820870274f5eb8ee22cbb0c74144 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:01.612200  7903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0811f31f56e44c0889b993faacc2f130" candidate_uuid: "8a143551383247b4a28d8ba59b6d1f1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbbbf613886248fc95a9739920f9f26b"
I20260713 09:04:01.613029  7903 raft_consensus.cc:3060] T 0811f31f56e44c0889b993faacc2f130 P bbbbf613886248fc95a9739920f9f26b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:01.617676  8104 tablet_bootstrap.cc:492] T f1243c10eebe499ba90d8b5c1ec7affc P 230e820870274f5eb8ee22cbb0c74144: No bootstrap required, opened a new log
I20260713 09:04:01.618392  8104 ts_tablet_manager.cc:1403] T f1243c10eebe499ba90d8b5c1ec7affc P 230e820870274f5eb8ee22cbb0c74144: Time spent bootstrapping tablet: real 0.224s	user 0.023s	sys 0.028s
I20260713 09:04:01.620688  8049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea6a0152e0a2434dbff75cee53aae8b8" candidate_uuid: "8a143551383247b4a28d8ba59b6d1f1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "230e820870274f5eb8ee22cbb0c74144"
I20260713 09:04:01.622749  7904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3849714eb0b4d73ad78a0313e5db28f" candidate_uuid: "230e820870274f5eb8ee22cbb0c74144" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbbbf613886248fc95a9739920f9f26b" is_pre_election: true
I20260713 09:04:01.604264  8135 raft_consensus.cc:493] T 5deed4d33c034049ab27ed36ddb38eb1 P bbbbf613886248fc95a9739920f9f26b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260713 09:04:01.629257  7944 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.160.130:36719, user_credentials={real_user=slave}} blocked reactor thread for 55407.3us
I20260713 09:04:01.623579  7904 raft_consensus.cc:2468] T a3849714eb0b4d73ad78a0313e5db28f P bbbbf613886248fc95a9739920f9f26b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 230e820870274f5eb8ee22cbb0c74144 in term 0.
I20260713 09:04:01.635941  8050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e4af418c0904d2eb05a0d3f53b5c74a" candidate_uuid: "563e0460160a490cb55c8a288dfd50b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "230e820870274f5eb8ee22cbb0c74144" is_pre_election: true
I20260713 09:04:01.643594  8100 tablet_bootstrap.cc:492] T e9c6671a6c064914830410af0e5b9710 P 563e0460160a490cb55c8a288dfd50b2: No bootstrap required, opened a new log
I20260713 09:04:01.643837  8108 raft_consensus.cc:2804] T 1e4af418c0904d2eb05a0d3f53b5c74a P 563e0460160a490cb55c8a288dfd50b2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:04:01.644147  8100 ts_tablet_manager.cc:1403] T e9c6671a6c064914830410af0e5b9710 P 563e0460160a490cb55c8a288dfd50b2: Time spent bootstrapping tablet: real 0.280s	user 0.026s	sys 0.083s
I20260713 09:04:01.644362  8108 raft_consensus.cc:493] T 1e4af418c0904d2eb05a0d3f53b5c74a P 563e0460160a490cb55c8a288dfd50b2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:04:01.644658  8050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f6e447aa45e428dab575bff8f3dade2" candidate_uuid: "bbbbf613886248fc95a9739920f9f26b" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "230e820870274f5eb8ee22cbb0c74144" is_pre_election: true
I20260713 09:04:01.645402  8050 raft_consensus.cc:2468] T 3f6e447aa45e428dab575bff8f3dade2 P 230e820870274f5eb8ee22cbb0c74144 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbbf613886248fc95a9739920f9f26b in term 1.
I20260713 09:04:01.645478  7906 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f21f6b6e05c646768935f2e5fcbd8279" candidate_uuid: "230e820870274f5eb8ee22cbb0c74144" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbbbf613886248fc95a9739920f9f26b" is_pre_election: true
I20260713 09:04:01.645748  7980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fd24a27851a41ec86ec88d3a120b410" candidate_uuid: "bbbbf613886248fc95a9739920f9f26b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "563e0460160a490cb55c8a288dfd50b2"
I20260713 09:04:01.644845  8108 raft_consensus.cc:3060] T 1e4af418c0904d2eb05a0d3f53b5c74a P 563e0460160a490cb55c8a288dfd50b2 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:01.646588  7980 raft_consensus.cc:3060] T 0fd24a27851a41ec86ec88d3a120b410 P 563e0460160a490cb55c8a288dfd50b2 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:01.654547  8104 raft_consensus.cc:359] T f1243c10eebe499ba90d8b5c1ec7affc P 230e820870274f5eb8ee22cbb0c74144 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } } peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } } peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } }
I20260713 09:04:01.655400  8104 raft_consensus.cc:385] T f1243c10eebe499ba90d8b5c1ec7affc P 230e820870274f5eb8ee22cbb0c74144 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:01.655711  8104 raft_consensus.cc:740] T f1243c10eebe499ba90d8b5c1ec7affc P 230e820870274f5eb8ee22cbb0c74144 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 230e820870274f5eb8ee22cbb0c74144, State: Initialized, Role: FOLLOWER
I20260713 09:04:01.628748  8135 raft_consensus.cc:515] T 5deed4d33c034049ab27ed36ddb38eb1 P bbbbf613886248fc95a9739920f9f26b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } } peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } } peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } }
I20260713 09:04:01.660514  8100 raft_consensus.cc:359] T e9c6671a6c064914830410af0e5b9710 P 563e0460160a490cb55c8a288dfd50b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } } peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } } peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } }
I20260713 09:04:01.663586  8100 raft_consensus.cc:385] T e9c6671a6c064914830410af0e5b9710 P 563e0460160a490cb55c8a288dfd50b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:01.663964  8100 raft_consensus.cc:740] T e9c6671a6c064914830410af0e5b9710 P 563e0460160a490cb55c8a288dfd50b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 563e0460160a490cb55c8a288dfd50b2, State: Initialized, Role: FOLLOWER
I20260713 09:04:01.656461  8104 consensus_queue.cc:260] T f1243c10eebe499ba90d8b5c1ec7affc P 230e820870274f5eb8ee22cbb0c74144 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } } peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } } peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } }
I20260713 09:04:01.667388  7904 raft_consensus.cc:3060] T 5deed4d33c034049ab27ed36ddb38eb1 P bbbbf613886248fc95a9739920f9f26b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:01.669245  8124 consensus_queue.cc:1048] T 3f6e447aa45e428dab575bff8f3dade2 P 8a143551383247b4a28d8ba59b6d1f1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:01.677731  8104 ts_tablet_manager.cc:1434] T f1243c10eebe499ba90d8b5c1ec7affc P 230e820870274f5eb8ee22cbb0c74144: Time spent starting tablet: real 0.059s	user 0.007s	sys 0.001s
I20260713 09:04:01.678872  8104 tablet_bootstrap.cc:492] T 340b5ea9b7fd4373b732c253782cbe5f P 230e820870274f5eb8ee22cbb0c74144: Bootstrap starting.
I20260713 09:04:01.684659  8104 tablet_bootstrap.cc:654] T 340b5ea9b7fd4373b732c253782cbe5f P 230e820870274f5eb8ee22cbb0c74144: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:01.666749  7903 raft_consensus.cc:2468] T 0811f31f56e44c0889b993faacc2f130 P bbbbf613886248fc95a9739920f9f26b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8a143551383247b4a28d8ba59b6d1f1e in term 1.
I20260713 09:04:01.686877  8135 leader_election.cc:290] T 5deed4d33c034049ab27ed36ddb38eb1 P bbbbf613886248fc95a9739920f9f26b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8a143551383247b4a28d8ba59b6d1f1e (127.5.160.129:40381), 563e0460160a490cb55c8a288dfd50b2 (127.5.160.131:38597)
I20260713 09:04:01.686966  8204 raft_consensus.cc:515] T a3849714eb0b4d73ad78a0313e5db28f P 563e0460160a490cb55c8a288dfd50b2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } } peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } } peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } }
I20260713 09:04:01.690038  7978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5deed4d33c034049ab27ed36ddb38eb1" candidate_uuid: "bbbbf613886248fc95a9739920f9f26b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "563e0460160a490cb55c8a288dfd50b2" is_pre_election: true
W20260713 09:04:01.662868  7944 leader_election.cc:343] T 1e4af418c0904d2eb05a0d3f53b5c74a P 563e0460160a490cb55c8a288dfd50b2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 230e820870274f5eb8ee22cbb0c74144 (127.5.160.132:40121): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:01.692657  8100 consensus_queue.cc:260] T e9c6671a6c064914830410af0e5b9710 P 563e0460160a490cb55c8a288dfd50b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } } peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } } peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } }
I20260713 09:04:01.691743  7977 raft_consensus.cc:2468] T 0811f31f56e44c0889b993faacc2f130 P 563e0460160a490cb55c8a288dfd50b2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8a143551383247b4a28d8ba59b6d1f1e in term 1.
I20260713 09:04:01.698554  7794 leader_election.cc:304] T 0811f31f56e44c0889b993faacc2f130 P 8a143551383247b4a28d8ba59b6d1f1e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 563e0460160a490cb55c8a288dfd50b2, 8a143551383247b4a28d8ba59b6d1f1e; no voters: 
I20260713 09:04:01.698851  8050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fd24a27851a41ec86ec88d3a120b410" candidate_uuid: "bbbbf613886248fc95a9739920f9f26b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "230e820870274f5eb8ee22cbb0c74144" is_pre_election: true
I20260713 09:04:01.699117  8204 leader_election.cc:290] T a3849714eb0b4d73ad78a0313e5db28f P 563e0460160a490cb55c8a288dfd50b2 [CANDIDATE]: Term 1 election: Requested vote from peers bbbbf613886248fc95a9739920f9f26b (127.5.160.130:36719), 230e820870274f5eb8ee22cbb0c74144 (127.5.160.132:40121)
I20260713 09:04:01.699432  8124 raft_consensus.cc:2804] T 0811f31f56e44c0889b993faacc2f130 P 8a143551383247b4a28d8ba59b6d1f1e [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:04:01.699549  8050 raft_consensus.cc:2468] T 0fd24a27851a41ec86ec88d3a120b410 P 230e820870274f5eb8ee22cbb0c74144 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbbf613886248fc95a9739920f9f26b in term 0.
I20260713 09:04:01.699997  8124 raft_consensus.cc:697] T 0811f31f56e44c0889b993faacc2f130 P 8a143551383247b4a28d8ba59b6d1f1e [term 1 LEADER]: Becoming Leader. State: Replica: 8a143551383247b4a28d8ba59b6d1f1e, State: Running, Role: LEADER
I20260713 09:04:01.691552  7829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5deed4d33c034049ab27ed36ddb38eb1" candidate_uuid: "bbbbf613886248fc95a9739920f9f26b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a143551383247b4a28d8ba59b6d1f1e" is_pre_election: true
I20260713 09:04:01.700873  8124 consensus_queue.cc:237] T 0811f31f56e44c0889b993faacc2f130 P 8a143551383247b4a28d8ba59b6d1f1e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } } peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } } peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } }
I20260713 09:04:01.718854  8101 tablet_bootstrap.cc:492] T e9c6671a6c064914830410af0e5b9710 P bbbbf613886248fc95a9739920f9f26b: No bootstrap required, opened a new log
I20260713 09:04:01.719566  8101 ts_tablet_manager.cc:1403] T e9c6671a6c064914830410af0e5b9710 P bbbbf613886248fc95a9739920f9f26b: Time spent bootstrapping tablet: real 0.246s	user 0.005s	sys 0.010s
I20260713 09:04:01.721498  8050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fd24a27851a41ec86ec88d3a120b410" candidate_uuid: "bbbbf613886248fc95a9739920f9f26b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "230e820870274f5eb8ee22cbb0c74144"
I20260713 09:04:01.722132  8050 raft_consensus.cc:3060] T 0fd24a27851a41ec86ec88d3a120b410 P 230e820870274f5eb8ee22cbb0c74144 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:01.695314  8166 raft_consensus.cc:515] T a3849714eb0b4d73ad78a0313e5db28f P 230e820870274f5eb8ee22cbb0c74144 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } } peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } } peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } }
I20260713 09:04:01.726022  8101 raft_consensus.cc:359] T e9c6671a6c064914830410af0e5b9710 P bbbbf613886248fc95a9739920f9f26b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } } peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } } peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } }
I20260713 09:04:01.727005  8101 raft_consensus.cc:385] T e9c6671a6c064914830410af0e5b9710 P bbbbf613886248fc95a9739920f9f26b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:01.727365  8101 raft_consensus.cc:740] T e9c6671a6c064914830410af0e5b9710 P bbbbf613886248fc95a9739920f9f26b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bbbbf613886248fc95a9739920f9f26b, State: Initialized, Role: FOLLOWER
W20260713 09:04:01.727746  7795 leader_election.cc:343] T ea6a0152e0a2434dbff75cee53aae8b8 P 8a143551383247b4a28d8ba59b6d1f1e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 230e820870274f5eb8ee22cbb0c74144 (127.5.160.132:40121): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:04:01.728766  7795 leader_election.cc:343] T ea6a0152e0a2434dbff75cee53aae8b8 P 8a143551383247b4a28d8ba59b6d1f1e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 230e820870274f5eb8ee22cbb0c74144 (127.5.160.132:40121): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:01.731515  8101 consensus_queue.cc:260] T e9c6671a6c064914830410af0e5b9710 P bbbbf613886248fc95a9739920f9f26b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } } peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } } peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } }
W20260713 09:04:01.696569  7943 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.160.129:40381, user_credentials={real_user=slave}} blocked reactor thread for 116768us
W20260713 09:04:01.714072  7944 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.160.132:40121, user_credentials={real_user=slave}} blocked reactor thread for 51263.6us
I20260713 09:04:01.738965  8101 ts_tablet_manager.cc:1434] T e9c6671a6c064914830410af0e5b9710 P bbbbf613886248fc95a9739920f9f26b: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.000s
I20260713 09:04:01.739974  8112 raft_consensus.cc:493] T f1243c10eebe499ba90d8b5c1ec7affc P 230e820870274f5eb8ee22cbb0c74144 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:01.730445  7980 raft_consensus.cc:2468] T 0fd24a27851a41ec86ec88d3a120b410 P 563e0460160a490cb55c8a288dfd50b2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbbf613886248fc95a9739920f9f26b in term 1.
I20260713 09:04:01.743379  8101 tablet_bootstrap.cc:492] T dd451be358f04205acac56e45d2c0669 P bbbbf613886248fc95a9739920f9f26b: Bootstrap starting.
I20260713 09:04:01.729688  7869 leader_election.cc:304] T 5deed4d33c034049ab27ed36ddb38eb1 P bbbbf613886248fc95a9739920f9f26b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bbbbf613886248fc95a9739920f9f26b; no voters: 563e0460160a490cb55c8a288dfd50b2, 8a143551383247b4a28d8ba59b6d1f1e
I20260713 09:04:01.746047  8051 raft_consensus.cc:2393] T a3849714eb0b4d73ad78a0313e5db28f P 230e820870274f5eb8ee22cbb0c74144 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 563e0460160a490cb55c8a288dfd50b2 in current term 1: Already voted for candidate 230e820870274f5eb8ee22cbb0c74144 in this term.
I20260713 09:04:01.740475  8112 raft_consensus.cc:515] T f1243c10eebe499ba90d8b5c1ec7affc P 230e820870274f5eb8ee22cbb0c74144 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } } peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } } peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } }
I20260713 09:04:01.754375  8099 tablet_bootstrap.cc:492] T eb00b8729a6b4a408f5481bf5da7ed8b P 8a143551383247b4a28d8ba59b6d1f1e: No bootstrap required, opened a new log
I20260713 09:04:01.756143  8099 ts_tablet_manager.cc:1403] T eb00b8729a6b4a408f5481bf5da7ed8b P 8a143551383247b4a28d8ba59b6d1f1e: Time spent bootstrapping tablet: real 0.236s	user 0.016s	sys 0.025s
I20260713 09:04:01.756549  8104 tablet_bootstrap.cc:492] T 340b5ea9b7fd4373b732c253782cbe5f P 230e820870274f5eb8ee22cbb0c74144: No bootstrap required, opened a new log
I20260713 09:04:01.757011  8104 ts_tablet_manager.cc:1403] T 340b5ea9b7fd4373b732c253782cbe5f P 230e820870274f5eb8ee22cbb0c74144: Time spent bootstrapping tablet: real 0.078s	user 0.020s	sys 0.011s
I20260713 09:04:01.754580  7980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3849714eb0b4d73ad78a0313e5db28f" candidate_uuid: "230e820870274f5eb8ee22cbb0c74144" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "563e0460160a490cb55c8a288dfd50b2"
I20260713 09:04:01.755216  7870 leader_election.cc:304] T 3f6e447aa45e428dab575bff8f3dade2 P bbbbf613886248fc95a9739920f9f26b [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: 230e820870274f5eb8ee22cbb0c74144, bbbbf613886248fc95a9739920f9f26b; no voters: 8a143551383247b4a28d8ba59b6d1f1e
I20260713 09:04:01.757189  8112 leader_election.cc:290] T f1243c10eebe499ba90d8b5c1ec7affc P 230e820870274f5eb8ee22cbb0c74144 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bbbbf613886248fc95a9739920f9f26b (127.5.160.130:36719), 563e0460160a490cb55c8a288dfd50b2 (127.5.160.131:38597)
I20260713 09:04:01.758802  7978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1243c10eebe499ba90d8b5c1ec7affc" candidate_uuid: "230e820870274f5eb8ee22cbb0c74144" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "563e0460160a490cb55c8a288dfd50b2" is_pre_election: true
W20260713 09:04:01.760411  8017 leader_election.cc:343] T f1243c10eebe499ba90d8b5c1ec7affc P 230e820870274f5eb8ee22cbb0c74144 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 563e0460160a490cb55c8a288dfd50b2 (127.5.160.131:38597): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:01.760673  7980 raft_consensus.cc:2393] T a3849714eb0b4d73ad78a0313e5db28f P 563e0460160a490cb55c8a288dfd50b2 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 230e820870274f5eb8ee22cbb0c74144 in current term 1: Already voted for candidate 563e0460160a490cb55c8a288dfd50b2 in this term.
I20260713 09:04:01.758813  7869 leader_election.cc:304] T 0fd24a27851a41ec86ec88d3a120b410 P bbbbf613886248fc95a9739920f9f26b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 563e0460160a490cb55c8a288dfd50b2, bbbbf613886248fc95a9739920f9f26b; no voters: 
I20260713 09:04:01.766578  8136 raft_consensus.cc:2804] T 3f6e447aa45e428dab575bff8f3dade2 P bbbbf613886248fc95a9739920f9f26b [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:04:01.767012  8136 raft_consensus.cc:493] T 3f6e447aa45e428dab575bff8f3dade2 P bbbbf613886248fc95a9739920f9f26b [term 1 FOLLOWER]: Starting leader election (detected failure of leader 8a143551383247b4a28d8ba59b6d1f1e)
I20260713 09:04:01.767635  8136 raft_consensus.cc:3060] T 3f6e447aa45e428dab575bff8f3dade2 P bbbbf613886248fc95a9739920f9f26b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:01.768453  7903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3849714eb0b4d73ad78a0313e5db28f" candidate_uuid: "563e0460160a490cb55c8a288dfd50b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbbbf613886248fc95a9739920f9f26b"
I20260713 09:04:01.769104  7903 raft_consensus.cc:3060] T a3849714eb0b4d73ad78a0313e5db28f P bbbbf613886248fc95a9739920f9f26b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:01.773855  7979 raft_consensus.cc:2468] T ea6a0152e0a2434dbff75cee53aae8b8 P 563e0460160a490cb55c8a288dfd50b2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8a143551383247b4a28d8ba59b6d1f1e in term 1.
I20260713 09:04:01.767048  8188 raft_consensus.cc:2804] T 0fd24a27851a41ec86ec88d3a120b410 P bbbbf613886248fc95a9739920f9f26b [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:04:01.776989  7794 leader_election.cc:304] T ea6a0152e0a2434dbff75cee53aae8b8 P 8a143551383247b4a28d8ba59b6d1f1e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 563e0460160a490cb55c8a288dfd50b2, 8a143551383247b4a28d8ba59b6d1f1e; no voters: 230e820870274f5eb8ee22cbb0c74144
I20260713 09:04:01.777062  8104 raft_consensus.cc:359] T 340b5ea9b7fd4373b732c253782cbe5f P 230e820870274f5eb8ee22cbb0c74144 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } } peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } } peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } }
I20260713 09:04:01.777935  8104 raft_consensus.cc:385] T 340b5ea9b7fd4373b732c253782cbe5f P 230e820870274f5eb8ee22cbb0c74144 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:01.778237  8104 raft_consensus.cc:740] T 340b5ea9b7fd4373b732c253782cbe5f P 230e820870274f5eb8ee22cbb0c74144 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 230e820870274f5eb8ee22cbb0c74144, State: Initialized, Role: FOLLOWER
I20260713 09:04:01.778352  8206 raft_consensus.cc:2804] T ea6a0152e0a2434dbff75cee53aae8b8 P 8a143551383247b4a28d8ba59b6d1f1e [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:04:01.777525  8188 raft_consensus.cc:697] T 0fd24a27851a41ec86ec88d3a120b410 P bbbbf613886248fc95a9739920f9f26b [term 1 LEADER]: Becoming Leader. State: Replica: bbbbf613886248fc95a9739920f9f26b, State: Running, Role: LEADER
I20260713 09:04:01.750751  8166 leader_election.cc:290] T a3849714eb0b4d73ad78a0313e5db28f P 230e820870274f5eb8ee22cbb0c74144 [CANDIDATE]: Term 1 election: Requested vote from peers bbbbf613886248fc95a9739920f9f26b (127.5.160.130:36719), 563e0460160a490cb55c8a288dfd50b2 (127.5.160.131:38597)
I20260713 09:04:01.766880  8018 leader_election.cc:304] T f21f6b6e05c646768935f2e5fcbd8279 P 230e820870274f5eb8ee22cbb0c74144 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 230e820870274f5eb8ee22cbb0c74144; no voters: 8a143551383247b4a28d8ba59b6d1f1e, bbbbf613886248fc95a9739920f9f26b
I20260713 09:04:01.778941  8104 consensus_queue.cc:260] T 340b5ea9b7fd4373b732c253782cbe5f P 230e820870274f5eb8ee22cbb0c74144 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } } peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } } peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } }
I20260713 09:04:01.792996  8099 raft_consensus.cc:359] T eb00b8729a6b4a408f5481bf5da7ed8b P 8a143551383247b4a28d8ba59b6d1f1e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } } peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } } peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } }
I20260713 09:04:01.793889  8099 raft_consensus.cc:385] T eb00b8729a6b4a408f5481bf5da7ed8b P 8a143551383247b4a28d8ba59b6d1f1e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:01.794324  8099 raft_consensus.cc:740] T eb00b8729a6b4a408f5481bf5da7ed8b P 8a143551383247b4a28d8ba59b6d1f1e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a143551383247b4a28d8ba59b6d1f1e, State: Initialized, Role: FOLLOWER
I20260713 09:04:01.795307  8099 consensus_queue.cc:260] T eb00b8729a6b4a408f5481bf5da7ed8b P 8a143551383247b4a28d8ba59b6d1f1e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } } peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } } peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } }
I20260713 09:04:01.806452  8104 ts_tablet_manager.cc:1434] T 340b5ea9b7fd4373b732c253782cbe5f P 230e820870274f5eb8ee22cbb0c74144: Time spent starting tablet: real 0.049s	user 0.007s	sys 0.000s
I20260713 09:04:01.808660  8099 ts_tablet_manager.cc:1434] T eb00b8729a6b4a408f5481bf5da7ed8b P 8a143551383247b4a28d8ba59b6d1f1e: Time spent starting tablet: real 0.052s	user 0.008s	sys 0.000s
I20260713 09:04:01.810477  8099 tablet_bootstrap.cc:492] T dd451be358f04205acac56e45d2c0669 P 8a143551383247b4a28d8ba59b6d1f1e: Bootstrap starting.
I20260713 09:04:01.815111  8217 raft_consensus.cc:493] T e9c6671a6c064914830410af0e5b9710 P bbbbf613886248fc95a9739920f9f26b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:01.815965  8217 raft_consensus.cc:515] T e9c6671a6c064914830410af0e5b9710 P bbbbf613886248fc95a9739920f9f26b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } } peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } } peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } }
I20260713 09:04:01.816079  8216 consensus_queue.cc:1048] T eb00b8729a6b4a408f5481bf5da7ed8b P bbbbf613886248fc95a9739920f9f26b [LEADER]: Connected to new peer: Peer: permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260713 09:04:01.808007  8234 raft_consensus.cc:2749] T f21f6b6e05c646768935f2e5fcbd8279 P 230e820870274f5eb8ee22cbb0c74144 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:04:01.820068  8217 leader_election.cc:290] T e9c6671a6c064914830410af0e5b9710 P bbbbf613886248fc95a9739920f9f26b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8a143551383247b4a28d8ba59b6d1f1e (127.5.160.129:40381), 563e0460160a490cb55c8a288dfd50b2 (127.5.160.131:38597)
I20260713 09:04:01.821046  8188 consensus_queue.cc:237] T 0fd24a27851a41ec86ec88d3a120b410 P bbbbf613886248fc95a9739920f9f26b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } } peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } } peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } }
I20260713 09:04:01.779811  8051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3849714eb0b4d73ad78a0313e5db28f" candidate_uuid: "563e0460160a490cb55c8a288dfd50b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "230e820870274f5eb8ee22cbb0c74144"
I20260713 09:04:01.825886  8051 raft_consensus.cc:2393] T a3849714eb0b4d73ad78a0313e5db28f P 230e820870274f5eb8ee22cbb0c74144 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 563e0460160a490cb55c8a288dfd50b2 in current term 1: Already voted for candidate 230e820870274f5eb8ee22cbb0c74144 in this term.
W20260713 09:04:01.827483  8018 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.160.130:36719, user_credentials={real_user=slave}} blocked reactor thread for 60685.9us
I20260713 09:04:01.785442  8112 consensus_queue.cc:1048] T e7eda1205f854091ba505135234b719d P 230e820870274f5eb8ee22cbb0c74144 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.044s
I20260713 09:04:01.798333  8135 raft_consensus.cc:2749] T 5deed4d33c034049ab27ed36ddb38eb1 P bbbbf613886248fc95a9739920f9f26b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:04:01.830794  8099 tablet_bootstrap.cc:654] T dd451be358f04205acac56e45d2c0669 P 8a143551383247b4a28d8ba59b6d1f1e: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:01.831382  7905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3849714eb0b4d73ad78a0313e5db28f" candidate_uuid: "230e820870274f5eb8ee22cbb0c74144" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbbbf613886248fc95a9739920f9f26b"
I20260713 09:04:01.780537  8050 raft_consensus.cc:2468] T 0fd24a27851a41ec86ec88d3a120b410 P 230e820870274f5eb8ee22cbb0c74144 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbbf613886248fc95a9739920f9f26b in term 1.
I20260713 09:04:01.778892  8206 raft_consensus.cc:697] T ea6a0152e0a2434dbff75cee53aae8b8 P 8a143551383247b4a28d8ba59b6d1f1e [term 1 LEADER]: Becoming Leader. State: Replica: 8a143551383247b4a28d8ba59b6d1f1e, State: Running, Role: LEADER
I20260713 09:04:01.833629  8124 consensus_queue.cc:1048] T f21f6b6e05c646768935f2e5fcbd8279 P 8a143551383247b4a28d8ba59b6d1f1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:04:01.832463  7902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1243c10eebe499ba90d8b5c1ec7affc" candidate_uuid: "230e820870274f5eb8ee22cbb0c74144" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbbbf613886248fc95a9739920f9f26b" is_pre_election: true
I20260713 09:04:01.841483  8104 tablet_bootstrap.cc:492] T 1e4af418c0904d2eb05a0d3f53b5c74a P 230e820870274f5eb8ee22cbb0c74144: Bootstrap starting.
I20260713 09:04:01.781247  8108 raft_consensus.cc:515] T 1e4af418c0904d2eb05a0d3f53b5c74a P 563e0460160a490cb55c8a288dfd50b2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } } peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } } peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } }
I20260713 09:04:01.845371  7724 catalog_manager.cc:5697] T 007f0a6419574b3c994665be9d1d3d41 P 563e0460160a490cb55c8a288dfd50b2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 563e0460160a490cb55c8a288dfd50b2 (127.5.160.131). New cstate: current_term: 1 leader_uuid: "563e0460160a490cb55c8a288dfd50b2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:01.832082  8136 raft_consensus.cc:515] T 3f6e447aa45e428dab575bff8f3dade2 P bbbbf613886248fc95a9739920f9f26b [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } } peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } } peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } }
I20260713 09:04:01.862129  8136 leader_election.cc:290] T 3f6e447aa45e428dab575bff8f3dade2 P bbbbf613886248fc95a9739920f9f26b [CANDIDATE]: Term 2 election: Requested vote from peers 230e820870274f5eb8ee22cbb0c74144 (127.5.160.132:40121), 8a143551383247b4a28d8ba59b6d1f1e (127.5.160.129:40381)
I20260713 09:04:01.871485  8101 tablet_bootstrap.cc:654] T dd451be358f04205acac56e45d2c0669 P bbbbf613886248fc95a9739920f9f26b: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:01.871690  8100 ts_tablet_manager.cc:1434] T e9c6671a6c064914830410af0e5b9710 P 563e0460160a490cb55c8a288dfd50b2: Time spent starting tablet: real 0.227s	user 0.031s	sys 0.043s
I20260713 09:04:01.874599  7830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9c6671a6c064914830410af0e5b9710" candidate_uuid: "bbbbf613886248fc95a9739920f9f26b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a143551383247b4a28d8ba59b6d1f1e" is_pre_election: true
I20260713 09:04:01.875308  7830 raft_consensus.cc:2468] T e9c6671a6c064914830410af0e5b9710 P 8a143551383247b4a28d8ba59b6d1f1e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbbf613886248fc95a9739920f9f26b in term 0.
I20260713 09:04:01.876838  8252 raft_consensus.cc:493] T 62f98eadef4148f69647bca27672f57b P 563e0460160a490cb55c8a288dfd50b2 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:01.877805  8252 raft_consensus.cc:515] T 62f98eadef4148f69647bca27672f57b P 563e0460160a490cb55c8a288dfd50b2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } } peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } } peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } }
I20260713 09:04:01.880890  8100 tablet_bootstrap.cc:492] T f1243c10eebe499ba90d8b5c1ec7affc P 563e0460160a490cb55c8a288dfd50b2: Bootstrap starting.
I20260713 09:04:01.881232  8051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f6e447aa45e428dab575bff8f3dade2" candidate_uuid: "bbbbf613886248fc95a9739920f9f26b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "230e820870274f5eb8ee22cbb0c74144"
I20260713 09:04:01.885462  8051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62f98eadef4148f69647bca27672f57b" candidate_uuid: "563e0460160a490cb55c8a288dfd50b2" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "230e820870274f5eb8ee22cbb0c74144" is_pre_election: true
I20260713 09:04:01.886122  8051 raft_consensus.cc:2468] T 62f98eadef4148f69647bca27672f57b P 230e820870274f5eb8ee22cbb0c74144 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 563e0460160a490cb55c8a288dfd50b2 in term 1.
I20260713 09:04:01.894985  8108 leader_election.cc:290] T 1e4af418c0904d2eb05a0d3f53b5c74a P 563e0460160a490cb55c8a288dfd50b2 [CANDIDATE]: Term 1 election: Requested vote from peers 230e820870274f5eb8ee22cbb0c74144 (127.5.160.132:40121), 8a143551383247b4a28d8ba59b6d1f1e (127.5.160.129:40381)
I20260713 09:04:01.894429  7903 raft_consensus.cc:2468] T a3849714eb0b4d73ad78a0313e5db28f P bbbbf613886248fc95a9739920f9f26b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 563e0460160a490cb55c8a288dfd50b2 in term 1.
I20260713 09:04:01.892863  8201 raft_consensus.cc:493] T 07891f04ea2344e5bc258f39afa753e0 P 8a143551383247b4a28d8ba59b6d1f1e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:01.899005  8051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e4af418c0904d2eb05a0d3f53b5c74a" candidate_uuid: "563e0460160a490cb55c8a288dfd50b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "230e820870274f5eb8ee22cbb0c74144"
I20260713 09:04:01.904453  8252 leader_election.cc:290] T 62f98eadef4148f69647bca27672f57b P 563e0460160a490cb55c8a288dfd50b2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 230e820870274f5eb8ee22cbb0c74144 (127.5.160.132:40121), 8a143551383247b4a28d8ba59b6d1f1e (127.5.160.129:40381)
I20260713 09:04:01.911456  8100 tablet_bootstrap.cc:654] T f1243c10eebe499ba90d8b5c1ec7affc P 563e0460160a490cb55c8a288dfd50b2: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:01.913821  7830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e4af418c0904d2eb05a0d3f53b5c74a" candidate_uuid: "563e0460160a490cb55c8a288dfd50b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a143551383247b4a28d8ba59b6d1f1e"
I20260713 09:04:01.913931  7980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9c6671a6c064914830410af0e5b9710" candidate_uuid: "bbbbf613886248fc95a9739920f9f26b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "563e0460160a490cb55c8a288dfd50b2" is_pre_election: true
I20260713 09:04:01.914562  7830 raft_consensus.cc:3060] T 1e4af418c0904d2eb05a0d3f53b5c74a P 8a143551383247b4a28d8ba59b6d1f1e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:01.914740  7980 raft_consensus.cc:2468] T e9c6671a6c064914830410af0e5b9710 P 563e0460160a490cb55c8a288dfd50b2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbbf613886248fc95a9739920f9f26b in term 0.
I20260713 09:04:01.915783  7869 leader_election.cc:304] T e9c6671a6c064914830410af0e5b9710 P bbbbf613886248fc95a9739920f9f26b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8a143551383247b4a28d8ba59b6d1f1e, bbbbf613886248fc95a9739920f9f26b; no voters: 
I20260713 09:04:01.917308  7831 raft_consensus.cc:3060] T eb00b8729a6b4a408f5481bf5da7ed8b P 8a143551383247b4a28d8ba59b6d1f1e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:01.906131  7944 leader_election.cc:304] T 62f98eadef4148f69647bca27672f57b P 563e0460160a490cb55c8a288dfd50b2 [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: 230e820870274f5eb8ee22cbb0c74144, 563e0460160a490cb55c8a288dfd50b2; no voters: 
I20260713 09:04:01.919728  7828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f6e447aa45e428dab575bff8f3dade2" candidate_uuid: "bbbbf613886248fc95a9739920f9f26b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8a143551383247b4a28d8ba59b6d1f1e"
I20260713 09:04:01.922668  8112 consensus_queue.cc:1048] T e7eda1205f854091ba505135234b719d P 230e820870274f5eb8ee22cbb0c74144 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260713 09:04:01.932106  7830 raft_consensus.cc:2468] T 1e4af418c0904d2eb05a0d3f53b5c74a P 8a143551383247b4a28d8ba59b6d1f1e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 563e0460160a490cb55c8a288dfd50b2 in term 1.
I20260713 09:04:01.938575  7943 leader_election.cc:304] T 1e4af418c0904d2eb05a0d3f53b5c74a P 563e0460160a490cb55c8a288dfd50b2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 563e0460160a490cb55c8a288dfd50b2, 8a143551383247b4a28d8ba59b6d1f1e; no voters: 
I20260713 09:04:01.938843  7830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62f98eadef4148f69647bca27672f57b" candidate_uuid: "563e0460160a490cb55c8a288dfd50b2" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a143551383247b4a28d8ba59b6d1f1e" is_pre_election: true
I20260713 09:04:01.939535  7830 raft_consensus.cc:2468] T 62f98eadef4148f69647bca27672f57b P 8a143551383247b4a28d8ba59b6d1f1e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 563e0460160a490cb55c8a288dfd50b2 in term 1.
I20260713 09:04:01.942709  8108 raft_consensus.cc:2804] T 1e4af418c0904d2eb05a0d3f53b5c74a P 563e0460160a490cb55c8a288dfd50b2 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:04:01.923918  8252 raft_consensus.cc:2804] T 62f98eadef4148f69647bca27672f57b P 563e0460160a490cb55c8a288dfd50b2 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:04:01.891950  8206 consensus_queue.cc:237] T ea6a0152e0a2434dbff75cee53aae8b8 P 8a143551383247b4a28d8ba59b6d1f1e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } } peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } } peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } }
I20260713 09:04:01.922685  8188 raft_consensus.cc:2804] T e9c6671a6c064914830410af0e5b9710 P bbbbf613886248fc95a9739920f9f26b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:04:01.946262  8252 raft_consensus.cc:493] T 62f98eadef4148f69647bca27672f57b P 563e0460160a490cb55c8a288dfd50b2 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:04:01.945905  8108 raft_consensus.cc:697] T 1e4af418c0904d2eb05a0d3f53b5c74a P 563e0460160a490cb55c8a288dfd50b2 [term 1 LEADER]: Becoming Leader. State: Replica: 563e0460160a490cb55c8a288dfd50b2, State: Running, Role: LEADER
I20260713 09:04:01.950158  8188 raft_consensus.cc:493] T e9c6671a6c064914830410af0e5b9710 P bbbbf613886248fc95a9739920f9f26b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:04:01.928622  8201 raft_consensus.cc:515] T 07891f04ea2344e5bc258f39afa753e0 P 8a143551383247b4a28d8ba59b6d1f1e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } } peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } } peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } }
I20260713 09:04:01.957577  8252 raft_consensus.cc:3060] T 62f98eadef4148f69647bca27672f57b P 563e0460160a490cb55c8a288dfd50b2 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:01.963819  8104 tablet_bootstrap.cc:654] T 1e4af418c0904d2eb05a0d3f53b5c74a P 230e820870274f5eb8ee22cbb0c74144: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:01.974627  8201 leader_election.cc:290] T 07891f04ea2344e5bc258f39afa753e0 P 8a143551383247b4a28d8ba59b6d1f1e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 563e0460160a490cb55c8a288dfd50b2 (127.5.160.131:38597), 230e820870274f5eb8ee22cbb0c74144 (127.5.160.132:40121)
I20260713 09:04:01.975425  7980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07891f04ea2344e5bc258f39afa753e0" candidate_uuid: "8a143551383247b4a28d8ba59b6d1f1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "563e0460160a490cb55c8a288dfd50b2" is_pre_election: true
I20260713 09:04:01.962297  8188 raft_consensus.cc:3060] T e9c6671a6c064914830410af0e5b9710 P bbbbf613886248fc95a9739920f9f26b [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:04:01.976928  7794 leader_election.cc:343] T 07891f04ea2344e5bc258f39afa753e0 P 8a143551383247b4a28d8ba59b6d1f1e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 563e0460160a490cb55c8a288dfd50b2 (127.5.160.131:38597): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:01.976967  8136 raft_consensus.cc:493] T 76b28f919bb3453bb7a170e102b491ca P bbbbf613886248fc95a9739920f9f26b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:01.977663  8136 raft_consensus.cc:515] T 76b28f919bb3453bb7a170e102b491ca P bbbbf613886248fc95a9739920f9f26b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } } peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } } peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } }
I20260713 09:04:01.944311  8018 leader_election.cc:304] T a3849714eb0b4d73ad78a0313e5db28f P 230e820870274f5eb8ee22cbb0c74144 [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: 230e820870274f5eb8ee22cbb0c74144; no voters: 563e0460160a490cb55c8a288dfd50b2, bbbbf613886248fc95a9739920f9f26b
W20260713 09:04:01.980453  8018 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.160.130:36719, user_credentials={real_user=slave}} blocked reactor thread for 46204.4us
I20260713 09:04:01.981240  8112 raft_consensus.cc:2749] T a3849714eb0b4d73ad78a0313e5db28f P 230e820870274f5eb8ee22cbb0c74144 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:04:01.981562  7980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76b28f919bb3453bb7a170e102b491ca" candidate_uuid: "bbbbf613886248fc95a9739920f9f26b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "563e0460160a490cb55c8a288dfd50b2" is_pre_election: true
I20260713 09:04:01.961125  7726 catalog_manager.cc:5697] T 3f6e447aa45e428dab575bff8f3dade2 P 8a143551383247b4a28d8ba59b6d1f1e reported cstate change: term changed from 0 to 1, leader changed from <none> to 8a143551383247b4a28d8ba59b6d1f1e (127.5.160.129). New cstate: current_term: 1 leader_uuid: "8a143551383247b4a28d8ba59b6d1f1e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } health_report { overall_health: UNKNOWN } } }
W20260713 09:04:01.983254  7869 leader_election.cc:343] T 76b28f919bb3453bb7a170e102b491ca P bbbbf613886248fc95a9739920f9f26b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 563e0460160a490cb55c8a288dfd50b2 (127.5.160.131:38597): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:01.981142  8136 leader_election.cc:290] T 76b28f919bb3453bb7a170e102b491ca P bbbbf613886248fc95a9739920f9f26b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 563e0460160a490cb55c8a288dfd50b2 (127.5.160.131:38597), 230e820870274f5eb8ee22cbb0c74144 (127.5.160.132:40121)
I20260713 09:04:01.943616  7944 leader_election.cc:304] T a3849714eb0b4d73ad78a0313e5db28f P 563e0460160a490cb55c8a288dfd50b2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 563e0460160a490cb55c8a288dfd50b2, bbbbf613886248fc95a9739920f9f26b; no voters: 230e820870274f5eb8ee22cbb0c74144
I20260713 09:04:01.985952  8258 raft_consensus.cc:2804] T a3849714eb0b4d73ad78a0313e5db28f P 563e0460160a490cb55c8a288dfd50b2 [term 1 FOLLOWER]: Leader election won for term 1
W20260713 09:04:01.986073  7944 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.160.130:36719, user_credentials={real_user=slave}} blocked reactor thread for 50803.9us
I20260713 09:04:01.986115  8136 consensus_queue.cc:1048] T eb00b8729a6b4a408f5481bf5da7ed8b P bbbbf613886248fc95a9739920f9f26b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:04:01.986693  8258 raft_consensus.cc:697] T a3849714eb0b4d73ad78a0313e5db28f P 563e0460160a490cb55c8a288dfd50b2 [term 1 LEADER]: Becoming Leader. State: Replica: 563e0460160a490cb55c8a288dfd50b2, State: Running, Role: LEADER
W20260713 09:04:01.987452  7944 leader_election.cc:343] T 1e4af418c0904d2eb05a0d3f53b5c74a P 563e0460160a490cb55c8a288dfd50b2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 230e820870274f5eb8ee22cbb0c74144 (127.5.160.132:40121): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:01.987696  8258 consensus_queue.cc:237] T a3849714eb0b4d73ad78a0313e5db28f P 563e0460160a490cb55c8a288dfd50b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } } peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } } peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } }
I20260713 09:04:01.990518  8108 consensus_queue.cc:237] T 1e4af418c0904d2eb05a0d3f53b5c74a P 563e0460160a490cb55c8a288dfd50b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } } peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } } peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } }
W20260713 09:04:01.981320  8018 leader_election.cc:343] T f1243c10eebe499ba90d8b5c1ec7affc P 230e820870274f5eb8ee22cbb0c74144 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bbbbf613886248fc95a9739920f9f26b (127.5.160.130:36719): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:02.007509  8018 leader_election.cc:304] T f1243c10eebe499ba90d8b5c1ec7affc P 230e820870274f5eb8ee22cbb0c74144 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 230e820870274f5eb8ee22cbb0c74144; no voters: 563e0460160a490cb55c8a288dfd50b2, bbbbf613886248fc95a9739920f9f26b
W20260713 09:04:02.037621  8018 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.160.130:36719, user_credentials={real_user=slave}} blocked reactor thread for 56341.1us
I20260713 09:04:02.038026  8238 raft_consensus.cc:2749] T f1243c10eebe499ba90d8b5c1ec7affc P 230e820870274f5eb8ee22cbb0c74144 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:04:02.038852  7870 leader_election.cc:304] T 3f6e447aa45e428dab575bff8f3dade2 P bbbbf613886248fc95a9739920f9f26b [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: bbbbf613886248fc95a9739920f9f26b; no voters: 230e820870274f5eb8ee22cbb0c74144, 8a143551383247b4a28d8ba59b6d1f1e
I20260713 09:04:02.040110  8135 raft_consensus.cc:2749] T 3f6e447aa45e428dab575bff8f3dade2 P bbbbf613886248fc95a9739920f9f26b [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260713 09:04:02.066486  8239 raft_consensus.cc:493] T 340b5ea9b7fd4373b732c253782cbe5f P 230e820870274f5eb8ee22cbb0c74144 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:02.067898  8239 raft_consensus.cc:515] T 340b5ea9b7fd4373b732c253782cbe5f P 230e820870274f5eb8ee22cbb0c74144 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } } peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } } peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } }
W20260713 09:04:02.072999  8261 log.cc:927] Time spent T 0fd24a27851a41ec86ec88d3a120b410 P bbbbf613886248fc95a9739920f9f26b: Append to log took a long time: real 0.109s	user 0.000s	sys 0.001s
I20260713 09:04:02.091109  8101 tablet_bootstrap.cc:492] T dd451be358f04205acac56e45d2c0669 P bbbbf613886248fc95a9739920f9f26b: No bootstrap required, opened a new log
I20260713 09:04:02.091566  8101 ts_tablet_manager.cc:1403] T dd451be358f04205acac56e45d2c0669 P bbbbf613886248fc95a9739920f9f26b: Time spent bootstrapping tablet: real 0.348s	user 0.028s	sys 0.026s
I20260713 09:04:02.084779  8049 raft_consensus.cc:3060] T 340b5ea9b7fd4373b732c253782cbe5f P 230e820870274f5eb8ee22cbb0c74144 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:02.091727  7724 catalog_manager.cc:5697] T 340b5ea9b7fd4373b732c253782cbe5f P 563e0460160a490cb55c8a288dfd50b2 reported cstate change: term changed from 0 to 1, leader changed from <none> to bbbbf613886248fc95a9739920f9f26b (127.5.160.130). New cstate: current_term: 1 leader_uuid: "bbbbf613886248fc95a9739920f9f26b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } } peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } } peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } } }
I20260713 09:04:02.096383  8101 raft_consensus.cc:359] T dd451be358f04205acac56e45d2c0669 P bbbbf613886248fc95a9739920f9f26b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } } peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } } peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } }
I20260713 09:04:02.097153  8101 raft_consensus.cc:385] T dd451be358f04205acac56e45d2c0669 P bbbbf613886248fc95a9739920f9f26b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:02.097430  8101 raft_consensus.cc:740] T dd451be358f04205acac56e45d2c0669 P bbbbf613886248fc95a9739920f9f26b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bbbbf613886248fc95a9739920f9f26b, State: Initialized, Role: FOLLOWER
I20260713 09:04:02.097862  8051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07891f04ea2344e5bc258f39afa753e0" candidate_uuid: "8a143551383247b4a28d8ba59b6d1f1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "230e820870274f5eb8ee22cbb0c74144" is_pre_election: true
I20260713 09:04:02.099787  7904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "340b5ea9b7fd4373b732c253782cbe5f" candidate_uuid: "230e820870274f5eb8ee22cbb0c74144" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbbbf613886248fc95a9739920f9f26b" is_pre_election: true
I20260713 09:04:02.100351  8101 consensus_queue.cc:260] T dd451be358f04205acac56e45d2c0669 P bbbbf613886248fc95a9739920f9f26b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } } peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } } peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } }
W20260713 09:04:02.110556  7927 debug-util.cc:398] Leaking SignalData structure 0x7b0800229960 after lost signal to thread 5765
I20260713 09:04:02.110636  7979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "340b5ea9b7fd4373b732c253782cbe5f" candidate_uuid: "230e820870274f5eb8ee22cbb0c74144" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "563e0460160a490cb55c8a288dfd50b2" is_pre_election: true
W20260713 09:04:02.111908  7927 debug-util.cc:398] Leaking SignalData structure 0x7b080015c920 after lost signal to thread 7762
I20260713 09:04:02.112309  8101 ts_tablet_manager.cc:1434] T dd451be358f04205acac56e45d2c0669 P bbbbf613886248fc95a9739920f9f26b: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.000s
I20260713 09:04:02.113545  8101 tablet_bootstrap.cc:492] T f1243c10eebe499ba90d8b5c1ec7affc P bbbbf613886248fc95a9739920f9f26b: Bootstrap starting.
W20260713 09:04:02.114176  7776 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:04:02.116200  8099 tablet_bootstrap.cc:492] T dd451be358f04205acac56e45d2c0669 P 8a143551383247b4a28d8ba59b6d1f1e: No bootstrap required, opened a new log
I20260713 09:04:02.116668  8099 ts_tablet_manager.cc:1403] T dd451be358f04205acac56e45d2c0669 P 8a143551383247b4a28d8ba59b6d1f1e: Time spent bootstrapping tablet: real 0.306s	user 0.030s	sys 0.035s
I20260713 09:04:02.092000  8050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76b28f919bb3453bb7a170e102b491ca" candidate_uuid: "bbbbf613886248fc95a9739920f9f26b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "230e820870274f5eb8ee22cbb0c74144" is_pre_election: true
W20260713 09:04:02.110580  7795 leader_election.cc:343] T 07891f04ea2344e5bc258f39afa753e0 P 8a143551383247b4a28d8ba59b6d1f1e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 230e820870274f5eb8ee22cbb0c74144 (127.5.160.132:40121): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:04:02.119040  7927 debug-util.cc:398] Leaking SignalData structure 0x7b08000f8c00 after lost signal to thread 7855
I20260713 09:04:02.130218  8099 raft_consensus.cc:359] T dd451be358f04205acac56e45d2c0669 P 8a143551383247b4a28d8ba59b6d1f1e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } } peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } } peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } }
I20260713 09:04:02.130793  8099 raft_consensus.cc:385] T dd451be358f04205acac56e45d2c0669 P 8a143551383247b4a28d8ba59b6d1f1e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:02.131084  8099 raft_consensus.cc:740] T dd451be358f04205acac56e45d2c0669 P 8a143551383247b4a28d8ba59b6d1f1e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a143551383247b4a28d8ba59b6d1f1e, State: Initialized, Role: FOLLOWER
I20260713 09:04:02.131700  8099 consensus_queue.cc:260] T dd451be358f04205acac56e45d2c0669 P 8a143551383247b4a28d8ba59b6d1f1e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } } peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } } peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } }
I20260713 09:04:02.106858  8239 leader_election.cc:290] T 340b5ea9b7fd4373b732c253782cbe5f P 230e820870274f5eb8ee22cbb0c74144 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bbbbf613886248fc95a9739920f9f26b (127.5.160.130:36719), 563e0460160a490cb55c8a288dfd50b2 (127.5.160.131:38597)
I20260713 09:04:02.134606  8099 ts_tablet_manager.cc:1434] T dd451be358f04205acac56e45d2c0669 P 8a143551383247b4a28d8ba59b6d1f1e: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.000s
I20260713 09:04:02.127847  7795 leader_election.cc:304] T 07891f04ea2344e5bc258f39afa753e0 P 8a143551383247b4a28d8ba59b6d1f1e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8a143551383247b4a28d8ba59b6d1f1e; no voters: 230e820870274f5eb8ee22cbb0c74144, 563e0460160a490cb55c8a288dfd50b2
W20260713 09:04:02.150053  7927 debug-util.cc:398] Leaking SignalData structure 0x7b08000b25a0 after lost signal to thread 7930
I20260713 09:04:02.134694  8018 leader_election.cc:304] T 340b5ea9b7fd4373b732c253782cbe5f P 230e820870274f5eb8ee22cbb0c74144 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 230e820870274f5eb8ee22cbb0c74144; no voters: 563e0460160a490cb55c8a288dfd50b2, bbbbf613886248fc95a9739920f9f26b
I20260713 09:04:02.157727  8176 raft_consensus.cc:2749] T 07891f04ea2344e5bc258f39afa753e0 P 8a143551383247b4a28d8ba59b6d1f1e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260713 09:04:02.161046  7927 debug-util.cc:398] Leaking SignalData structure 0x7b08001d1220 after lost signal to thread 8004
W20260713 09:04:02.161677  7795 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.160.132:40121, user_credentials={real_user=slave}} blocked reactor thread for 51168.2us
W20260713 09:04:02.162196  7927 debug-util.cc:398] Leaking SignalData structure 0x7b0800275b20 after lost signal to thread 8078
I20260713 09:04:02.171247  8100 tablet_bootstrap.cc:492] T f1243c10eebe499ba90d8b5c1ec7affc P 563e0460160a490cb55c8a288dfd50b2: No bootstrap required, opened a new log
I20260713 09:04:02.171727  8100 ts_tablet_manager.cc:1403] T f1243c10eebe499ba90d8b5c1ec7affc P 563e0460160a490cb55c8a288dfd50b2: Time spent bootstrapping tablet: real 0.293s	user 0.011s	sys 0.023s
I20260713 09:04:02.150252  8188 raft_consensus.cc:515] T e9c6671a6c064914830410af0e5b9710 P bbbbf613886248fc95a9739920f9f26b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } } peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } } peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } }
W20260713 09:04:02.172816  8018 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.160.130:36719, user_credentials={real_user=slave}} blocked reactor thread for 44798.7us
W20260713 09:04:02.173758  7870 leader_election.cc:343] T 76b28f919bb3453bb7a170e102b491ca P bbbbf613886248fc95a9739920f9f26b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 230e820870274f5eb8ee22cbb0c74144 (127.5.160.132:40121): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:02.174193  7870 leader_election.cc:304] T 76b28f919bb3453bb7a170e102b491ca P bbbbf613886248fc95a9739920f9f26b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bbbbf613886248fc95a9739920f9f26b; no voters: 230e820870274f5eb8ee22cbb0c74144, 563e0460160a490cb55c8a288dfd50b2
I20260713 09:04:02.175262  8135 raft_consensus.cc:2749] T 76b28f919bb3453bb7a170e102b491ca P bbbbf613886248fc95a9739920f9f26b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:04:02.177533  8100 raft_consensus.cc:359] T f1243c10eebe499ba90d8b5c1ec7affc P 563e0460160a490cb55c8a288dfd50b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } } peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } } peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } }
I20260713 09:04:02.178261  8100 raft_consensus.cc:385] T f1243c10eebe499ba90d8b5c1ec7affc P 563e0460160a490cb55c8a288dfd50b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:02.178524  8100 raft_consensus.cc:740] T f1243c10eebe499ba90d8b5c1ec7affc P 563e0460160a490cb55c8a288dfd50b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 563e0460160a490cb55c8a288dfd50b2, State: Initialized, Role: FOLLOWER
I20260713 09:04:02.180190  8252 raft_consensus.cc:515] T 62f98eadef4148f69647bca27672f57b P 563e0460160a490cb55c8a288dfd50b2 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } } peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } } peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } }
I20260713 09:04:02.183821  7830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9c6671a6c064914830410af0e5b9710" candidate_uuid: "bbbbf613886248fc95a9739920f9f26b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a143551383247b4a28d8ba59b6d1f1e"
I20260713 09:04:02.184422  7830 raft_consensus.cc:3060] T e9c6671a6c064914830410af0e5b9710 P 8a143551383247b4a28d8ba59b6d1f1e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:02.184535  8188 leader_election.cc:290] T e9c6671a6c064914830410af0e5b9710 P bbbbf613886248fc95a9739920f9f26b [CANDIDATE]: Term 1 election: Requested vote from peers 8a143551383247b4a28d8ba59b6d1f1e (127.5.160.129:40381), 563e0460160a490cb55c8a288dfd50b2 (127.5.160.131:38597)
I20260713 09:04:02.185127  7979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9c6671a6c064914830410af0e5b9710" candidate_uuid: "bbbbf613886248fc95a9739920f9f26b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "563e0460160a490cb55c8a288dfd50b2"
I20260713 09:04:02.185732  7979 raft_consensus.cc:3060] T e9c6671a6c064914830410af0e5b9710 P 563e0460160a490cb55c8a288dfd50b2 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:02.185500  8100 consensus_queue.cc:260] T f1243c10eebe499ba90d8b5c1ec7affc P 563e0460160a490cb55c8a288dfd50b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } } peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } } peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } }
I20260713 09:04:02.187829  8100 ts_tablet_manager.cc:1434] T f1243c10eebe499ba90d8b5c1ec7affc P 563e0460160a490cb55c8a288dfd50b2: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.001s
W20260713 09:04:02.188398  8271 log.cc:927] Time spent T ea6a0152e0a2434dbff75cee53aae8b8 P 8a143551383247b4a28d8ba59b6d1f1e: Append to log took a long time: real 0.060s	user 0.000s	sys 0.001s
I20260713 09:04:02.188753  8100 tablet_bootstrap.cc:492] T 07891f04ea2344e5bc258f39afa753e0 P 563e0460160a490cb55c8a288dfd50b2: Bootstrap starting.
I20260713 09:04:02.189770  8104 tablet_bootstrap.cc:492] T 1e4af418c0904d2eb05a0d3f53b5c74a P 230e820870274f5eb8ee22cbb0c74144: No bootstrap required, opened a new log
I20260713 09:04:02.190224  8104 ts_tablet_manager.cc:1403] T 1e4af418c0904d2eb05a0d3f53b5c74a P 230e820870274f5eb8ee22cbb0c74144: Time spent bootstrapping tablet: real 0.349s	user 0.024s	sys 0.019s
I20260713 09:04:02.190558  7904 raft_consensus.cc:1240] T 3f6e447aa45e428dab575bff8f3dade2 P bbbbf613886248fc95a9739920f9f26b [term 2 FOLLOWER]: Rejecting Update request from peer 8a143551383247b4a28d8ba59b6d1f1e for earlier term 1. Current term is 2. Ops: []
I20260713 09:04:02.193362  8101 tablet_bootstrap.cc:654] T f1243c10eebe499ba90d8b5c1ec7affc P bbbbf613886248fc95a9739920f9f26b: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:02.192379  8201 consensus_queue.cc:1059] T 3f6e447aa45e428dab575bff8f3dade2 P 8a143551383247b4a28d8ba59b6d1f1e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
I20260713 09:04:02.195655  8104 raft_consensus.cc:359] T 1e4af418c0904d2eb05a0d3f53b5c74a P 230e820870274f5eb8ee22cbb0c74144 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } } peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } } peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } }
I20260713 09:04:02.196440  8104 raft_consensus.cc:385] T 1e4af418c0904d2eb05a0d3f53b5c74a P 230e820870274f5eb8ee22cbb0c74144 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:02.196744  8104 raft_consensus.cc:740] T 1e4af418c0904d2eb05a0d3f53b5c74a P 230e820870274f5eb8ee22cbb0c74144 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 230e820870274f5eb8ee22cbb0c74144, State: Initialized, Role: FOLLOWER
I20260713 09:04:02.195498  7728 catalog_manager.cc:5697] T eb00b8729a6b4a408f5481bf5da7ed8b P bbbbf613886248fc95a9739920f9f26b reported cstate change: term changed from 0 to 1, leader changed from <none> to bbbbf613886248fc95a9739920f9f26b (127.5.160.130). New cstate: current_term: 1 leader_uuid: "bbbbf613886248fc95a9739920f9f26b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:02.197510  8104 consensus_queue.cc:260] T 1e4af418c0904d2eb05a0d3f53b5c74a P 230e820870274f5eb8ee22cbb0c74144 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } } peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } } peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } }
I20260713 09:04:02.198066  7728 catalog_manager.cc:5697] T 0fd24a27851a41ec86ec88d3a120b410 P bbbbf613886248fc95a9739920f9f26b reported cstate change: term changed from 0 to 1, leader changed from <none> to bbbbf613886248fc95a9739920f9f26b (127.5.160.130). New cstate: current_term: 1 leader_uuid: "bbbbf613886248fc95a9739920f9f26b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:02.203559  8135 raft_consensus.cc:493] T dd451be358f04205acac56e45d2c0669 P bbbbf613886248fc95a9739920f9f26b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:02.204092  8135 raft_consensus.cc:515] T dd451be358f04205acac56e45d2c0669 P bbbbf613886248fc95a9739920f9f26b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } } peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } } peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } }
I20260713 09:04:02.204674  8201 raft_consensus.cc:3055] T 3f6e447aa45e428dab575bff8f3dade2 P 8a143551383247b4a28d8ba59b6d1f1e [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:04:02.205045  8201 raft_consensus.cc:740] T 3f6e447aa45e428dab575bff8f3dade2 P 8a143551383247b4a28d8ba59b6d1f1e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8a143551383247b4a28d8ba59b6d1f1e, State: Running, Role: LEADER
I20260713 09:04:02.206001  8201 consensus_queue.cc:260] T 3f6e447aa45e428dab575bff8f3dade2 P 8a143551383247b4a28d8ba59b6d1f1e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } } peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } } peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } }
I20260713 09:04:02.207301  8201 raft_consensus.cc:3060] T 3f6e447aa45e428dab575bff8f3dade2 P 8a143551383247b4a28d8ba59b6d1f1e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:02.207865  8100 tablet_bootstrap.cc:654] T 07891f04ea2344e5bc258f39afa753e0 P 563e0460160a490cb55c8a288dfd50b2: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:02.210925  7831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd451be358f04205acac56e45d2c0669" candidate_uuid: "bbbbf613886248fc95a9739920f9f26b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a143551383247b4a28d8ba59b6d1f1e" is_pre_election: true
I20260713 09:04:02.211470  8252 leader_election.cc:290] T 62f98eadef4148f69647bca27672f57b P 563e0460160a490cb55c8a288dfd50b2 [CANDIDATE]: Term 2 election: Requested vote from peers 230e820870274f5eb8ee22cbb0c74144 (127.5.160.132:40121), 8a143551383247b4a28d8ba59b6d1f1e (127.5.160.129:40381)
I20260713 09:04:02.211618  7831 raft_consensus.cc:2468] T dd451be358f04205acac56e45d2c0669 P 8a143551383247b4a28d8ba59b6d1f1e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbbf613886248fc95a9739920f9f26b in term 0.
I20260713 09:04:02.212231  8050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62f98eadef4148f69647bca27672f57b" candidate_uuid: "563e0460160a490cb55c8a288dfd50b2" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "230e820870274f5eb8ee22cbb0c74144"
I20260713 09:04:02.212819  8050 raft_consensus.cc:3060] T 62f98eadef4148f69647bca27672f57b P 230e820870274f5eb8ee22cbb0c74144 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:02.212950  7869 leader_election.cc:304] T dd451be358f04205acac56e45d2c0669 P bbbbf613886248fc95a9739920f9f26b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8a143551383247b4a28d8ba59b6d1f1e, bbbbf613886248fc95a9739920f9f26b; no voters: 
I20260713 09:04:02.214725  8054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd451be358f04205acac56e45d2c0669" candidate_uuid: "bbbbf613886248fc95a9739920f9f26b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "230e820870274f5eb8ee22cbb0c74144" is_pre_election: true
I20260713 09:04:02.209237  8135 leader_election.cc:290] T dd451be358f04205acac56e45d2c0669 P bbbbf613886248fc95a9739920f9f26b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 230e820870274f5eb8ee22cbb0c74144 (127.5.160.132:40121), 8a143551383247b4a28d8ba59b6d1f1e (127.5.160.129:40381)
I20260713 09:04:02.215754  8136 raft_consensus.cc:2804] T dd451be358f04205acac56e45d2c0669 P bbbbf613886248fc95a9739920f9f26b [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260713 09:04:02.219878  7870 leader_election.cc:343] T dd451be358f04205acac56e45d2c0669 P bbbbf613886248fc95a9739920f9f26b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 230e820870274f5eb8ee22cbb0c74144 (127.5.160.132:40121): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:02.208750  7830 raft_consensus.cc:2468] T e9c6671a6c064914830410af0e5b9710 P 8a143551383247b4a28d8ba59b6d1f1e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbbf613886248fc95a9739920f9f26b in term 1.
I20260713 09:04:02.218833  8136 raft_consensus.cc:493] T dd451be358f04205acac56e45d2c0669 P bbbbf613886248fc95a9739920f9f26b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:04:02.225720  7831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62f98eadef4148f69647bca27672f57b" candidate_uuid: "563e0460160a490cb55c8a288dfd50b2" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a143551383247b4a28d8ba59b6d1f1e"
I20260713 09:04:02.241956  8188 consensus_queue.cc:1048] T 0fd24a27851a41ec86ec88d3a120b410 P bbbbf613886248fc95a9739920f9f26b [LEADER]: Connected to new peer: Peer: permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:04:02.243352  7869 leader_election.cc:304] T e9c6671a6c064914830410af0e5b9710 P bbbbf613886248fc95a9739920f9f26b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8a143551383247b4a28d8ba59b6d1f1e, bbbbf613886248fc95a9739920f9f26b; no voters: 
I20260713 09:04:02.244194  8188 raft_consensus.cc:2804] T e9c6671a6c064914830410af0e5b9710 P bbbbf613886248fc95a9739920f9f26b [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:04:02.244690  8188 raft_consensus.cc:697] T e9c6671a6c064914830410af0e5b9710 P bbbbf613886248fc95a9739920f9f26b [term 1 LEADER]: Becoming Leader. State: Replica: bbbbf613886248fc95a9739920f9f26b, State: Running, Role: LEADER
I20260713 09:04:02.245792  8188 consensus_queue.cc:237] T e9c6671a6c064914830410af0e5b9710 P bbbbf613886248fc95a9739920f9f26b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } } peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } } peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } }
I20260713 09:04:02.237730  7725 catalog_manager.cc:5697] T e7eda1205f854091ba505135234b719d P 230e820870274f5eb8ee22cbb0c74144 reported cstate change: term changed from 0 to 1, leader changed from <none> to 230e820870274f5eb8ee22cbb0c74144 (127.5.160.132). New cstate: current_term: 1 leader_uuid: "230e820870274f5eb8ee22cbb0c74144" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:02.242285  7831 raft_consensus.cc:3060] T 62f98eadef4148f69647bca27672f57b P 8a143551383247b4a28d8ba59b6d1f1e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:02.247581  7979 raft_consensus.cc:2468] T e9c6671a6c064914830410af0e5b9710 P 563e0460160a490cb55c8a288dfd50b2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbbf613886248fc95a9739920f9f26b in term 1.
I20260713 09:04:02.242020  8136 raft_consensus.cc:3060] T dd451be358f04205acac56e45d2c0669 P bbbbf613886248fc95a9739920f9f26b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:02.239090  8104 ts_tablet_manager.cc:1434] T 1e4af418c0904d2eb05a0d3f53b5c74a P 230e820870274f5eb8ee22cbb0c74144: Time spent starting tablet: real 0.049s	user 0.007s	sys 0.000s
I20260713 09:04:02.232409  8050 raft_consensus.cc:2468] T 62f98eadef4148f69647bca27672f57b P 230e820870274f5eb8ee22cbb0c74144 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 563e0460160a490cb55c8a288dfd50b2 in term 2.
I20260713 09:04:02.250433  8104 tablet_bootstrap.cc:492] T 8e219271f8544025b14b5c22f733728d P 230e820870274f5eb8ee22cbb0c74144: Bootstrap starting.
I20260713 09:04:02.260246  7944 leader_election.cc:304] T 62f98eadef4148f69647bca27672f57b P 563e0460160a490cb55c8a288dfd50b2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 230e820870274f5eb8ee22cbb0c74144, 563e0460160a490cb55c8a288dfd50b2; no voters: 
I20260713 09:04:02.266433  8252 raft_consensus.cc:2804] T 62f98eadef4148f69647bca27672f57b P 563e0460160a490cb55c8a288dfd50b2 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:04:02.266911  8252 raft_consensus.cc:697] T 62f98eadef4148f69647bca27672f57b P 563e0460160a490cb55c8a288dfd50b2 [term 2 LEADER]: Becoming Leader. State: Replica: 563e0460160a490cb55c8a288dfd50b2, State: Running, Role: LEADER
I20260713 09:04:02.267741  8252 consensus_queue.cc:237] T 62f98eadef4148f69647bca27672f57b P 563e0460160a490cb55c8a288dfd50b2 [LEADER]: Queue going to LEADER 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: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } } peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } } peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } }
I20260713 09:04:02.284340  8101 tablet_bootstrap.cc:492] T f1243c10eebe499ba90d8b5c1ec7affc P bbbbf613886248fc95a9739920f9f26b: No bootstrap required, opened a new log
I20260713 09:04:02.285156  8101 ts_tablet_manager.cc:1403] T f1243c10eebe499ba90d8b5c1ec7affc P bbbbf613886248fc95a9739920f9f26b: Time spent bootstrapping tablet: real 0.172s	user 0.018s	sys 0.008s
I20260713 09:04:02.286325  8239 raft_consensus.cc:2749] T 340b5ea9b7fd4373b732c253782cbe5f P 230e820870274f5eb8ee22cbb0c74144 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:04:02.292330  8104 tablet_bootstrap.cc:654] T 8e219271f8544025b14b5c22f733728d P 230e820870274f5eb8ee22cbb0c74144: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:02.296265  8136 raft_consensus.cc:515] T dd451be358f04205acac56e45d2c0669 P bbbbf613886248fc95a9739920f9f26b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } } peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } } peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } }
I20260713 09:04:02.299860  8217 consensus_queue.cc:1048] T 0fd24a27851a41ec86ec88d3a120b410 P bbbbf613886248fc95a9739920f9f26b [LEADER]: Connected to new peer: Peer: permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:04:02.301324  7831 raft_consensus.cc:2468] T 62f98eadef4148f69647bca27672f57b P 8a143551383247b4a28d8ba59b6d1f1e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 563e0460160a490cb55c8a288dfd50b2 in term 2.
I20260713 09:04:02.318634  8100 tablet_bootstrap.cc:492] T 07891f04ea2344e5bc258f39afa753e0 P 563e0460160a490cb55c8a288dfd50b2: No bootstrap required, opened a new log
I20260713 09:04:02.319164  8100 ts_tablet_manager.cc:1403] T 07891f04ea2344e5bc258f39afa753e0 P 563e0460160a490cb55c8a288dfd50b2: Time spent bootstrapping tablet: real 0.131s	user 0.015s	sys 0.000s
I20260713 09:04:02.319432  8136 leader_election.cc:290] T dd451be358f04205acac56e45d2c0669 P bbbbf613886248fc95a9739920f9f26b [CANDIDATE]: Term 1 election: Requested vote from peers 230e820870274f5eb8ee22cbb0c74144 (127.5.160.132:40121), 8a143551383247b4a28d8ba59b6d1f1e (127.5.160.129:40381)
I20260713 09:04:02.320035  8054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd451be358f04205acac56e45d2c0669" candidate_uuid: "bbbbf613886248fc95a9739920f9f26b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "230e820870274f5eb8ee22cbb0c74144"
W20260713 09:04:02.322367  7870 leader_election.cc:343] T dd451be358f04205acac56e45d2c0669 P bbbbf613886248fc95a9739920f9f26b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 230e820870274f5eb8ee22cbb0c74144 (127.5.160.132:40121): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:02.322836  8100 raft_consensus.cc:359] T 07891f04ea2344e5bc258f39afa753e0 P 563e0460160a490cb55c8a288dfd50b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } } peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } } peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } }
I20260713 09:04:02.323539  8100 raft_consensus.cc:385] T 07891f04ea2344e5bc258f39afa753e0 P 563e0460160a490cb55c8a288dfd50b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:02.323772  8100 raft_consensus.cc:740] T 07891f04ea2344e5bc258f39afa753e0 P 563e0460160a490cb55c8a288dfd50b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 563e0460160a490cb55c8a288dfd50b2, State: Initialized, Role: FOLLOWER
I20260713 09:04:02.324404  8100 consensus_queue.cc:260] T 07891f04ea2344e5bc258f39afa753e0 P 563e0460160a490cb55c8a288dfd50b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } } peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } } peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } }
I20260713 09:04:02.327508  8101 raft_consensus.cc:359] T f1243c10eebe499ba90d8b5c1ec7affc P bbbbf613886248fc95a9739920f9f26b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } } peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } } peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } }
I20260713 09:04:02.328738  8101 raft_consensus.cc:385] T f1243c10eebe499ba90d8b5c1ec7affc P bbbbf613886248fc95a9739920f9f26b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:02.329574  7830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd451be358f04205acac56e45d2c0669" candidate_uuid: "bbbbf613886248fc95a9739920f9f26b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a143551383247b4a28d8ba59b6d1f1e"
I20260713 09:04:02.330235  7830 raft_consensus.cc:3060] T dd451be358f04205acac56e45d2c0669 P 8a143551383247b4a28d8ba59b6d1f1e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:02.329010  8101 raft_consensus.cc:740] T f1243c10eebe499ba90d8b5c1ec7affc P bbbbf613886248fc95a9739920f9f26b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bbbbf613886248fc95a9739920f9f26b, State: Initialized, Role: FOLLOWER
I20260713 09:04:02.333222  8201 consensus_queue.cc:1048] T 0811f31f56e44c0889b993faacc2f130 P 8a143551383247b4a28d8ba59b6d1f1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:04:02.334990  8101 consensus_queue.cc:260] T f1243c10eebe499ba90d8b5c1ec7affc P bbbbf613886248fc95a9739920f9f26b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } } peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } } peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } }
I20260713 09:04:02.336236  8100 ts_tablet_manager.cc:1434] T 07891f04ea2344e5bc258f39afa753e0 P 563e0460160a490cb55c8a288dfd50b2: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260713 09:04:02.312727  7726 catalog_manager.cc:5697] T ea6a0152e0a2434dbff75cee53aae8b8 P 8a143551383247b4a28d8ba59b6d1f1e reported cstate change: term changed from 0 to 1, leader changed from <none> to 8a143551383247b4a28d8ba59b6d1f1e (127.5.160.129). New cstate: current_term: 1 leader_uuid: "8a143551383247b4a28d8ba59b6d1f1e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } health_report { overall_health: HEALTHY } } }
I20260713 09:04:02.338399  7726 catalog_manager.cc:5697] T 0811f31f56e44c0889b993faacc2f130 P 8a143551383247b4a28d8ba59b6d1f1e reported cstate change: term changed from 0 to 1, leader changed from <none> to 8a143551383247b4a28d8ba59b6d1f1e (127.5.160.129). New cstate: current_term: 1 leader_uuid: "8a143551383247b4a28d8ba59b6d1f1e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:02.341015  8101 ts_tablet_manager.cc:1434] T f1243c10eebe499ba90d8b5c1ec7affc P bbbbf613886248fc95a9739920f9f26b: Time spent starting tablet: real 0.055s	user 0.007s	sys 0.000s
I20260713 09:04:02.341938  8201 consensus_queue.cc:1048] T 0811f31f56e44c0889b993faacc2f130 P 8a143551383247b4a28d8ba59b6d1f1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:04:02.345270  8100 tablet_bootstrap.cc:492] T 76b28f919bb3453bb7a170e102b491ca P 563e0460160a490cb55c8a288dfd50b2: Bootstrap starting.
I20260713 09:04:02.370754  8100 tablet_bootstrap.cc:654] T 76b28f919bb3453bb7a170e102b491ca P 563e0460160a490cb55c8a288dfd50b2: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:02.371763  7830 raft_consensus.cc:2468] T dd451be358f04205acac56e45d2c0669 P 8a143551383247b4a28d8ba59b6d1f1e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbbf613886248fc95a9739920f9f26b in term 1.
I20260713 09:04:02.383092  7869 leader_election.cc:304] T dd451be358f04205acac56e45d2c0669 P bbbbf613886248fc95a9739920f9f26b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8a143551383247b4a28d8ba59b6d1f1e, bbbbf613886248fc95a9739920f9f26b; no voters: 230e820870274f5eb8ee22cbb0c74144
I20260713 09:04:02.384711  8188 raft_consensus.cc:2804] T dd451be358f04205acac56e45d2c0669 P bbbbf613886248fc95a9739920f9f26b [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:04:02.385402  8188 raft_consensus.cc:697] T dd451be358f04205acac56e45d2c0669 P bbbbf613886248fc95a9739920f9f26b [term 1 LEADER]: Becoming Leader. State: Replica: bbbbf613886248fc95a9739920f9f26b, State: Running, Role: LEADER
I20260713 09:04:02.389647  8188 consensus_queue.cc:237] T dd451be358f04205acac56e45d2c0669 P bbbbf613886248fc95a9739920f9f26b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } } peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } } peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } }
I20260713 09:04:02.396245  8104 tablet_bootstrap.cc:492] T 8e219271f8544025b14b5c22f733728d P 230e820870274f5eb8ee22cbb0c74144: No bootstrap required, opened a new log
I20260713 09:04:02.396880  8104 ts_tablet_manager.cc:1403] T 8e219271f8544025b14b5c22f733728d P 230e820870274f5eb8ee22cbb0c74144: Time spent bootstrapping tablet: real 0.147s	user 0.029s	sys 0.019s
I20260713 09:04:02.401726  7724 catalog_manager.cc:5697] T 1e4af418c0904d2eb05a0d3f53b5c74a P 563e0460160a490cb55c8a288dfd50b2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 563e0460160a490cb55c8a288dfd50b2 (127.5.160.131). New cstate: current_term: 1 leader_uuid: "563e0460160a490cb55c8a288dfd50b2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:02.405506  7724 catalog_manager.cc:5697] T a3849714eb0b4d73ad78a0313e5db28f P 563e0460160a490cb55c8a288dfd50b2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 563e0460160a490cb55c8a288dfd50b2 (127.5.160.131). New cstate: current_term: 1 leader_uuid: "563e0460160a490cb55c8a288dfd50b2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:02.411576  8104 raft_consensus.cc:359] T 8e219271f8544025b14b5c22f733728d P 230e820870274f5eb8ee22cbb0c74144 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } } peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } } peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } }
I20260713 09:04:02.412725  8104 raft_consensus.cc:385] T 8e219271f8544025b14b5c22f733728d P 230e820870274f5eb8ee22cbb0c74144 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:02.413003  8104 raft_consensus.cc:740] T 8e219271f8544025b14b5c22f733728d P 230e820870274f5eb8ee22cbb0c74144 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 230e820870274f5eb8ee22cbb0c74144, State: Initialized, Role: FOLLOWER
I20260713 09:04:02.415910  8104 consensus_queue.cc:260] T 8e219271f8544025b14b5c22f733728d P 230e820870274f5eb8ee22cbb0c74144 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } } peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } } peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } }
I20260713 09:04:02.420011  8104 ts_tablet_manager.cc:1434] T 8e219271f8544025b14b5c22f733728d P 230e820870274f5eb8ee22cbb0c74144: Time spent starting tablet: real 0.023s	user 0.005s	sys 0.001s
I20260713 09:04:02.420975  8104 tablet_bootstrap.cc:492] T 76b28f919bb3453bb7a170e102b491ca P 230e820870274f5eb8ee22cbb0c74144: Bootstrap starting.
I20260713 09:04:02.427407  8104 tablet_bootstrap.cc:654] T 76b28f919bb3453bb7a170e102b491ca P 230e820870274f5eb8ee22cbb0c74144: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:02.430423  7728 catalog_manager.cc:5697] T e9c6671a6c064914830410af0e5b9710 P bbbbf613886248fc95a9739920f9f26b reported cstate change: term changed from 0 to 1, leader changed from <none> to bbbbf613886248fc95a9739920f9f26b (127.5.160.130). New cstate: current_term: 1 leader_uuid: "bbbbf613886248fc95a9739920f9f26b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:02.434629  8100 tablet_bootstrap.cc:492] T 76b28f919bb3453bb7a170e102b491ca P 563e0460160a490cb55c8a288dfd50b2: No bootstrap required, opened a new log
I20260713 09:04:02.435187  8100 ts_tablet_manager.cc:1403] T 76b28f919bb3453bb7a170e102b491ca P 563e0460160a490cb55c8a288dfd50b2: Time spent bootstrapping tablet: real 0.090s	user 0.010s	sys 0.014s
I20260713 09:04:02.437878  8100 raft_consensus.cc:359] T 76b28f919bb3453bb7a170e102b491ca P 563e0460160a490cb55c8a288dfd50b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } } peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } } peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } }
I20260713 09:04:02.438563  8100 raft_consensus.cc:385] T 76b28f919bb3453bb7a170e102b491ca P 563e0460160a490cb55c8a288dfd50b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:02.438825  8100 raft_consensus.cc:740] T 76b28f919bb3453bb7a170e102b491ca P 563e0460160a490cb55c8a288dfd50b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 563e0460160a490cb55c8a288dfd50b2, State: Initialized, Role: FOLLOWER
I20260713 09:04:02.439442  8100 consensus_queue.cc:260] T 76b28f919bb3453bb7a170e102b491ca P 563e0460160a490cb55c8a288dfd50b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } } peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } } peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } }
I20260713 09:04:02.441402  8100 ts_tablet_manager.cc:1434] T 76b28f919bb3453bb7a170e102b491ca P 563e0460160a490cb55c8a288dfd50b2: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.002s
I20260713 09:04:02.444777  8124 consensus_queue.cc:1048] T ea6a0152e0a2434dbff75cee53aae8b8 P 8a143551383247b4a28d8ba59b6d1f1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:04:02.452078  8252 consensus_queue.cc:1048] T 1e4af418c0904d2eb05a0d3f53b5c74a P 563e0460160a490cb55c8a288dfd50b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:04:02.490667  8104 tablet_bootstrap.cc:492] T 76b28f919bb3453bb7a170e102b491ca P 230e820870274f5eb8ee22cbb0c74144: No bootstrap required, opened a new log
I20260713 09:04:02.490489  8252 consensus_queue.cc:1048] T a3849714eb0b4d73ad78a0313e5db28f P 563e0460160a490cb55c8a288dfd50b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:04:02.491173  8108 raft_consensus.cc:493] T 07891f04ea2344e5bc258f39afa753e0 P 563e0460160a490cb55c8a288dfd50b2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:02.491159  8104 ts_tablet_manager.cc:1403] T 76b28f919bb3453bb7a170e102b491ca P 230e820870274f5eb8ee22cbb0c74144: Time spent bootstrapping tablet: real 0.070s	user 0.032s	sys 0.036s
I20260713 09:04:02.491832  8239 raft_consensus.cc:493] T 8e219271f8544025b14b5c22f733728d P 230e820870274f5eb8ee22cbb0c74144 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:02.492388  8108 raft_consensus.cc:515] T 07891f04ea2344e5bc258f39afa753e0 P 563e0460160a490cb55c8a288dfd50b2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } } peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } } peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } }
I20260713 09:04:02.492879  8239 raft_consensus.cc:515] T 8e219271f8544025b14b5c22f733728d P 230e820870274f5eb8ee22cbb0c74144 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } } peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } } peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } }
I20260713 09:04:02.494571  8108 leader_election.cc:290] T 07891f04ea2344e5bc258f39afa753e0 P 563e0460160a490cb55c8a288dfd50b2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 230e820870274f5eb8ee22cbb0c74144 (127.5.160.132:40121), 8a143551383247b4a28d8ba59b6d1f1e (127.5.160.129:40381)
I20260713 09:04:02.494977  8239 leader_election.cc:290] T 8e219271f8544025b14b5c22f733728d P 230e820870274f5eb8ee22cbb0c74144 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8a143551383247b4a28d8ba59b6d1f1e (127.5.160.129:40381), bbbbf613886248fc95a9739920f9f26b (127.5.160.130:36719)
I20260713 09:04:02.496236  8049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07891f04ea2344e5bc258f39afa753e0" candidate_uuid: "563e0460160a490cb55c8a288dfd50b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "230e820870274f5eb8ee22cbb0c74144" is_pre_election: true
I20260713 09:04:02.496881  7903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e219271f8544025b14b5c22f733728d" candidate_uuid: "230e820870274f5eb8ee22cbb0c74144" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbbbf613886248fc95a9739920f9f26b" is_pre_election: true
W20260713 09:04:02.497704  7944 leader_election.cc:343] T 07891f04ea2344e5bc258f39afa753e0 P 563e0460160a490cb55c8a288dfd50b2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 230e820870274f5eb8ee22cbb0c74144 (127.5.160.132:40121): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:02.499667  7831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07891f04ea2344e5bc258f39afa753e0" candidate_uuid: "563e0460160a490cb55c8a288dfd50b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a143551383247b4a28d8ba59b6d1f1e" is_pre_election: true
I20260713 09:04:02.500463  7831 raft_consensus.cc:2468] T 07891f04ea2344e5bc258f39afa753e0 P 8a143551383247b4a28d8ba59b6d1f1e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 563e0460160a490cb55c8a288dfd50b2 in term 0.
I20260713 09:04:02.499671  7829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e219271f8544025b14b5c22f733728d" candidate_uuid: "230e820870274f5eb8ee22cbb0c74144" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a143551383247b4a28d8ba59b6d1f1e" is_pre_election: true
I20260713 09:04:02.501710  7943 leader_election.cc:304] T 07891f04ea2344e5bc258f39afa753e0 P 563e0460160a490cb55c8a288dfd50b2 [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: 563e0460160a490cb55c8a288dfd50b2, 8a143551383247b4a28d8ba59b6d1f1e; no voters: 230e820870274f5eb8ee22cbb0c74144
I20260713 09:04:02.503274  8017 leader_election.cc:304] T 8e219271f8544025b14b5c22f733728d P 230e820870274f5eb8ee22cbb0c74144 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 230e820870274f5eb8ee22cbb0c74144; no voters: 8a143551383247b4a28d8ba59b6d1f1e, bbbbf613886248fc95a9739920f9f26b
I20260713 09:04:02.504423  8112 raft_consensus.cc:493] T 1e4af418c0904d2eb05a0d3f53b5c74a P 230e820870274f5eb8ee22cbb0c74144 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:02.504876  8112 raft_consensus.cc:515] T 1e4af418c0904d2eb05a0d3f53b5c74a P 230e820870274f5eb8ee22cbb0c74144 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } } peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } } peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } }
I20260713 09:04:02.506604  8234 raft_consensus.cc:2749] T 8e219271f8544025b14b5c22f733728d P 230e820870274f5eb8ee22cbb0c74144 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:04:02.507043  8112 leader_election.cc:290] T 1e4af418c0904d2eb05a0d3f53b5c74a P 230e820870274f5eb8ee22cbb0c74144 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 563e0460160a490cb55c8a288dfd50b2 (127.5.160.131:38597), 8a143551383247b4a28d8ba59b6d1f1e (127.5.160.129:40381)
I20260713 09:04:02.509497  7979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e4af418c0904d2eb05a0d3f53b5c74a" candidate_uuid: "230e820870274f5eb8ee22cbb0c74144" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "563e0460160a490cb55c8a288dfd50b2" is_pre_election: true
I20260713 09:04:02.510386  8252 raft_consensus.cc:2804] T 07891f04ea2344e5bc258f39afa753e0 P 563e0460160a490cb55c8a288dfd50b2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:04:02.511034  8252 raft_consensus.cc:493] T 07891f04ea2344e5bc258f39afa753e0 P 563e0460160a490cb55c8a288dfd50b2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:04:02.511379  8252 raft_consensus.cc:3060] T 07891f04ea2344e5bc258f39afa753e0 P 563e0460160a490cb55c8a288dfd50b2 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:02.513196  8049 raft_consensus.cc:3060] T 8e219271f8544025b14b5c22f733728d P 230e820870274f5eb8ee22cbb0c74144 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:02.515364  8104 raft_consensus.cc:359] T 76b28f919bb3453bb7a170e102b491ca P 230e820870274f5eb8ee22cbb0c74144 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } } peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } } peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } }
I20260713 09:04:02.516031  8104 raft_consensus.cc:385] T 76b28f919bb3453bb7a170e102b491ca P 230e820870274f5eb8ee22cbb0c74144 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:02.516305  8104 raft_consensus.cc:740] T 76b28f919bb3453bb7a170e102b491ca P 230e820870274f5eb8ee22cbb0c74144 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 230e820870274f5eb8ee22cbb0c74144, State: Initialized, Role: FOLLOWER
I20260713 09:04:02.517241  7829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e4af418c0904d2eb05a0d3f53b5c74a" candidate_uuid: "230e820870274f5eb8ee22cbb0c74144" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a143551383247b4a28d8ba59b6d1f1e" is_pre_election: true
I20260713 09:04:02.516994  8104 consensus_queue.cc:260] T 76b28f919bb3453bb7a170e102b491ca P 230e820870274f5eb8ee22cbb0c74144 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } } peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } } peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } }
I20260713 09:04:02.521308  8017 leader_election.cc:304] T 1e4af418c0904d2eb05a0d3f53b5c74a P 230e820870274f5eb8ee22cbb0c74144 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 230e820870274f5eb8ee22cbb0c74144; no voters: 563e0460160a490cb55c8a288dfd50b2, 8a143551383247b4a28d8ba59b6d1f1e
I20260713 09:04:02.522439  8239 raft_consensus.cc:2749] T 1e4af418c0904d2eb05a0d3f53b5c74a P 230e820870274f5eb8ee22cbb0c74144 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:04:02.524658  8104 ts_tablet_manager.cc:1434] T 76b28f919bb3453bb7a170e102b491ca P 230e820870274f5eb8ee22cbb0c74144: Time spent starting tablet: real 0.012s	user 0.003s	sys 0.002s
I20260713 09:04:02.525661  8104 tablet_bootstrap.cc:492] T 07891f04ea2344e5bc258f39afa753e0 P 230e820870274f5eb8ee22cbb0c74144: Bootstrap starting.
W20260713 09:04:02.527731  7795 consensus_peers.cc:597] T ea6a0152e0a2434dbff75cee53aae8b8 P 8a143551383247b4a28d8ba59b6d1f1e -> Peer 230e820870274f5eb8ee22cbb0c74144 (127.5.160.132:40121): Couldn't send request to peer 230e820870274f5eb8ee22cbb0c74144. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:04:02.531289  8104 tablet_bootstrap.cc:654] T 07891f04ea2344e5bc258f39afa753e0 P 230e820870274f5eb8ee22cbb0c74144: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:02.543041  8258 consensus_queue.cc:1048] T a3849714eb0b4d73ad78a0313e5db28f P 563e0460160a490cb55c8a288dfd50b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:02.557890  8104 tablet_bootstrap.cc:492] T 07891f04ea2344e5bc258f39afa753e0 P 230e820870274f5eb8ee22cbb0c74144: No bootstrap required, opened a new log
I20260713 09:04:02.558569  8104 ts_tablet_manager.cc:1403] T 07891f04ea2344e5bc258f39afa753e0 P 230e820870274f5eb8ee22cbb0c74144: Time spent bootstrapping tablet: real 0.033s	user 0.014s	sys 0.002s
I20260713 09:04:02.561870  8104 raft_consensus.cc:359] T 07891f04ea2344e5bc258f39afa753e0 P 230e820870274f5eb8ee22cbb0c74144 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } } peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } } peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } }
I20260713 09:04:02.562726  8104 raft_consensus.cc:385] T 07891f04ea2344e5bc258f39afa753e0 P 230e820870274f5eb8ee22cbb0c74144 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:02.563050  8104 raft_consensus.cc:740] T 07891f04ea2344e5bc258f39afa753e0 P 230e820870274f5eb8ee22cbb0c74144 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 230e820870274f5eb8ee22cbb0c74144, State: Initialized, Role: FOLLOWER
I20260713 09:04:02.564121  8104 consensus_queue.cc:260] T 07891f04ea2344e5bc258f39afa753e0 P 230e820870274f5eb8ee22cbb0c74144 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } } peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } } peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } }
I20260713 09:04:02.566193  8104 ts_tablet_manager.cc:1434] T 07891f04ea2344e5bc258f39afa753e0 P 230e820870274f5eb8ee22cbb0c74144: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:04:02.566227  7726 catalog_manager.cc:5697] T dd451be358f04205acac56e45d2c0669 P bbbbf613886248fc95a9739920f9f26b reported cstate change: term changed from 0 to 1, leader changed from <none> to bbbbf613886248fc95a9739920f9f26b (127.5.160.130). New cstate: current_term: 1 leader_uuid: "bbbbf613886248fc95a9739920f9f26b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } health_report { overall_health: HEALTHY } } }
I20260713 09:04:02.568246  8104 tablet_bootstrap.cc:492] T ea6a0152e0a2434dbff75cee53aae8b8 P 230e820870274f5eb8ee22cbb0c74144: Bootstrap starting.
I20260713 09:04:02.574801  8104 tablet_bootstrap.cc:654] T ea6a0152e0a2434dbff75cee53aae8b8 P 230e820870274f5eb8ee22cbb0c74144: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:02.615854  8108 raft_consensus.cc:493] T f1243c10eebe499ba90d8b5c1ec7affc P 563e0460160a490cb55c8a288dfd50b2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:02.616602  8108 raft_consensus.cc:515] T f1243c10eebe499ba90d8b5c1ec7affc P 563e0460160a490cb55c8a288dfd50b2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } } peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } } peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } }
I20260713 09:04:02.620286  8252 raft_consensus.cc:515] T 07891f04ea2344e5bc258f39afa753e0 P 563e0460160a490cb55c8a288dfd50b2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } } peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } } peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } }
I20260713 09:04:02.621209  8108 leader_election.cc:290] T f1243c10eebe499ba90d8b5c1ec7affc P 563e0460160a490cb55c8a288dfd50b2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bbbbf613886248fc95a9739920f9f26b (127.5.160.130:36719), 230e820870274f5eb8ee22cbb0c74144 (127.5.160.132:40121)
I20260713 09:04:02.623710  8252 leader_election.cc:290] T 07891f04ea2344e5bc258f39afa753e0 P 563e0460160a490cb55c8a288dfd50b2 [CANDIDATE]: Term 1 election: Requested vote from peers 230e820870274f5eb8ee22cbb0c74144 (127.5.160.132:40121), 8a143551383247b4a28d8ba59b6d1f1e (127.5.160.129:40381)
I20260713 09:04:02.624771  7829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07891f04ea2344e5bc258f39afa753e0" candidate_uuid: "563e0460160a490cb55c8a288dfd50b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a143551383247b4a28d8ba59b6d1f1e"
I20260713 09:04:02.625626  7829 raft_consensus.cc:3060] T 07891f04ea2344e5bc258f39afa753e0 P 8a143551383247b4a28d8ba59b6d1f1e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:02.629684  7903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1243c10eebe499ba90d8b5c1ec7affc" candidate_uuid: "563e0460160a490cb55c8a288dfd50b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbbbf613886248fc95a9739920f9f26b" is_pre_election: true
I20260713 09:04:02.630465  7903 raft_consensus.cc:2468] T f1243c10eebe499ba90d8b5c1ec7affc P bbbbf613886248fc95a9739920f9f26b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 563e0460160a490cb55c8a288dfd50b2 in term 0.
I20260713 09:04:02.630709  8054 raft_consensus.cc:3060] T 1e4af418c0904d2eb05a0d3f53b5c74a P 230e820870274f5eb8ee22cbb0c74144 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:02.639354  8051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1243c10eebe499ba90d8b5c1ec7affc" candidate_uuid: "563e0460160a490cb55c8a288dfd50b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "230e820870274f5eb8ee22cbb0c74144" is_pre_election: true
I20260713 09:04:02.640260  8051 raft_consensus.cc:2468] T f1243c10eebe499ba90d8b5c1ec7affc P 230e820870274f5eb8ee22cbb0c74144 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 563e0460160a490cb55c8a288dfd50b2 in term 0.
I20260713 09:04:02.646783  7944 leader_election.cc:304] T f1243c10eebe499ba90d8b5c1ec7affc P 563e0460160a490cb55c8a288dfd50b2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 230e820870274f5eb8ee22cbb0c74144, 563e0460160a490cb55c8a288dfd50b2; no voters: 
I20260713 09:04:02.649431  8051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07891f04ea2344e5bc258f39afa753e0" candidate_uuid: "563e0460160a490cb55c8a288dfd50b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "230e820870274f5eb8ee22cbb0c74144"
I20260713 09:04:02.650287  8051 raft_consensus.cc:3060] T 07891f04ea2344e5bc258f39afa753e0 P 230e820870274f5eb8ee22cbb0c74144 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:02.678422  7727 catalog_manager.cc:5697] T 62f98eadef4148f69647bca27672f57b P 563e0460160a490cb55c8a288dfd50b2 reported cstate change: term changed from 0 to 2, leader changed from <none> to 563e0460160a490cb55c8a288dfd50b2 (127.5.160.131). New cstate: current_term: 2 leader_uuid: "563e0460160a490cb55c8a288dfd50b2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:02.681428  8108 raft_consensus.cc:2804] T f1243c10eebe499ba90d8b5c1ec7affc P 563e0460160a490cb55c8a288dfd50b2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:04:02.682042  8108 raft_consensus.cc:493] T f1243c10eebe499ba90d8b5c1ec7affc P 563e0460160a490cb55c8a288dfd50b2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:04:02.682483  8108 raft_consensus.cc:3060] T f1243c10eebe499ba90d8b5c1ec7affc P 563e0460160a490cb55c8a288dfd50b2 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:02.698056  8258 raft_consensus.cc:493] T 76b28f919bb3453bb7a170e102b491ca P 563e0460160a490cb55c8a288dfd50b2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:02.698766  8258 raft_consensus.cc:515] T 76b28f919bb3453bb7a170e102b491ca P 563e0460160a490cb55c8a288dfd50b2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } } peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } } peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } }
I20260713 09:04:02.707190  8258 leader_election.cc:290] T 76b28f919bb3453bb7a170e102b491ca P 563e0460160a490cb55c8a288dfd50b2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bbbbf613886248fc95a9739920f9f26b (127.5.160.130:36719), 230e820870274f5eb8ee22cbb0c74144 (127.5.160.132:40121)
I20260713 09:04:02.709020  7903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76b28f919bb3453bb7a170e102b491ca" candidate_uuid: "563e0460160a490cb55c8a288dfd50b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbbbf613886248fc95a9739920f9f26b" is_pre_election: true
I20260713 09:04:02.709846  7903 raft_consensus.cc:2468] T 76b28f919bb3453bb7a170e102b491ca P bbbbf613886248fc95a9739920f9f26b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 563e0460160a490cb55c8a288dfd50b2 in term 0.
I20260713 09:04:02.712286  8050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76b28f919bb3453bb7a170e102b491ca" candidate_uuid: "563e0460160a490cb55c8a288dfd50b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "230e820870274f5eb8ee22cbb0c74144" is_pre_election: true
I20260713 09:04:02.712978  8050 raft_consensus.cc:2468] T 76b28f919bb3453bb7a170e102b491ca P 230e820870274f5eb8ee22cbb0c74144 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 563e0460160a490cb55c8a288dfd50b2 in term 0.
I20260713 09:04:02.720558  7944 leader_election.cc:304] T 76b28f919bb3453bb7a170e102b491ca P 563e0460160a490cb55c8a288dfd50b2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 230e820870274f5eb8ee22cbb0c74144, 563e0460160a490cb55c8a288dfd50b2; no voters: 
I20260713 09:04:02.721567  8252 raft_consensus.cc:2804] T 76b28f919bb3453bb7a170e102b491ca P 563e0460160a490cb55c8a288dfd50b2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:04:02.721995  8252 raft_consensus.cc:493] T 76b28f919bb3453bb7a170e102b491ca P 563e0460160a490cb55c8a288dfd50b2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:04:02.722385  8252 raft_consensus.cc:3060] T 76b28f919bb3453bb7a170e102b491ca P 563e0460160a490cb55c8a288dfd50b2 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:02.731563  8252 raft_consensus.cc:515] T 76b28f919bb3453bb7a170e102b491ca P 563e0460160a490cb55c8a288dfd50b2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } } peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } } peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } }
I20260713 09:04:02.732262  8136 consensus_queue.cc:1048] T e9c6671a6c064914830410af0e5b9710 P bbbbf613886248fc95a9739920f9f26b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:02.733585  8252 leader_election.cc:290] T 76b28f919bb3453bb7a170e102b491ca P 563e0460160a490cb55c8a288dfd50b2 [CANDIDATE]: Term 1 election: Requested vote from peers bbbbf613886248fc95a9739920f9f26b (127.5.160.130:36719), 230e820870274f5eb8ee22cbb0c74144 (127.5.160.132:40121)
I20260713 09:04:02.738148  7903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76b28f919bb3453bb7a170e102b491ca" candidate_uuid: "563e0460160a490cb55c8a288dfd50b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbbbf613886248fc95a9739920f9f26b"
I20260713 09:04:02.738772  7903 raft_consensus.cc:3060] T 76b28f919bb3453bb7a170e102b491ca P bbbbf613886248fc95a9739920f9f26b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:02.747197  8104 tablet_bootstrap.cc:492] T ea6a0152e0a2434dbff75cee53aae8b8 P 230e820870274f5eb8ee22cbb0c74144: No bootstrap required, opened a new log
I20260713 09:04:02.742272  7829 raft_consensus.cc:2468] T 07891f04ea2344e5bc258f39afa753e0 P 8a143551383247b4a28d8ba59b6d1f1e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 563e0460160a490cb55c8a288dfd50b2 in term 1.
I20260713 09:04:02.749040  7903 raft_consensus.cc:2468] T 76b28f919bb3453bb7a170e102b491ca P bbbbf613886248fc95a9739920f9f26b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 563e0460160a490cb55c8a288dfd50b2 in term 1.
I20260713 09:04:02.750767  8054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76b28f919bb3453bb7a170e102b491ca" candidate_uuid: "563e0460160a490cb55c8a288dfd50b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "230e820870274f5eb8ee22cbb0c74144"
I20260713 09:04:02.756213  8054 raft_consensus.cc:3060] T 76b28f919bb3453bb7a170e102b491ca P 230e820870274f5eb8ee22cbb0c74144 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:02.759917  8108 raft_consensus.cc:515] T f1243c10eebe499ba90d8b5c1ec7affc P 563e0460160a490cb55c8a288dfd50b2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } } peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } } peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } }
I20260713 09:04:02.752239  8051 raft_consensus.cc:2468] T 07891f04ea2344e5bc258f39afa753e0 P 230e820870274f5eb8ee22cbb0c74144 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 563e0460160a490cb55c8a288dfd50b2 in term 1.
I20260713 09:04:02.749575  8104 ts_tablet_manager.cc:1403] T ea6a0152e0a2434dbff75cee53aae8b8 P 230e820870274f5eb8ee22cbb0c74144: Time spent bootstrapping tablet: real 0.182s	user 0.050s	sys 0.086s
I20260713 09:04:02.754887  8295 consensus_queue.cc:1048] T 1e4af418c0904d2eb05a0d3f53b5c74a P 563e0460160a490cb55c8a288dfd50b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.008s
I20260713 09:04:02.764621  8104 raft_consensus.cc:359] T ea6a0152e0a2434dbff75cee53aae8b8 P 230e820870274f5eb8ee22cbb0c74144 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } } peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } } peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } }
I20260713 09:04:02.765308  8104 raft_consensus.cc:385] T ea6a0152e0a2434dbff75cee53aae8b8 P 230e820870274f5eb8ee22cbb0c74144 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:02.765585  8104 raft_consensus.cc:740] T ea6a0152e0a2434dbff75cee53aae8b8 P 230e820870274f5eb8ee22cbb0c74144 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 230e820870274f5eb8ee22cbb0c74144, State: Initialized, Role: FOLLOWER
I20260713 09:04:02.766290  8108 leader_election.cc:290] T f1243c10eebe499ba90d8b5c1ec7affc P 563e0460160a490cb55c8a288dfd50b2 [CANDIDATE]: Term 1 election: Requested vote from peers bbbbf613886248fc95a9739920f9f26b (127.5.160.130:36719), 230e820870274f5eb8ee22cbb0c74144 (127.5.160.132:40121)
I20260713 09:04:02.766237  8104 consensus_queue.cc:260] T ea6a0152e0a2434dbff75cee53aae8b8 P 230e820870274f5eb8ee22cbb0c74144 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } } peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } } peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } }
I20260713 09:04:02.755107  7943 leader_election.cc:304] T 07891f04ea2344e5bc258f39afa753e0 P 563e0460160a490cb55c8a288dfd50b2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 563e0460160a490cb55c8a288dfd50b2, 8a143551383247b4a28d8ba59b6d1f1e; no voters: 
I20260713 09:04:02.775544  8054 raft_consensus.cc:2468] T 76b28f919bb3453bb7a170e102b491ca P 230e820870274f5eb8ee22cbb0c74144 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 563e0460160a490cb55c8a288dfd50b2 in term 1.
I20260713 09:04:02.777305  8104 ts_tablet_manager.cc:1434] T ea6a0152e0a2434dbff75cee53aae8b8 P 230e820870274f5eb8ee22cbb0c74144: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.001s
I20260713 09:04:02.778753  8104 tablet_bootstrap.cc:492] T dd451be358f04205acac56e45d2c0669 P 230e820870274f5eb8ee22cbb0c74144: Bootstrap starting.
I20260713 09:04:02.771075  8108 raft_consensus.cc:2804] T 07891f04ea2344e5bc258f39afa753e0 P 563e0460160a490cb55c8a288dfd50b2 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:04:02.785538  8108 raft_consensus.cc:697] T 07891f04ea2344e5bc258f39afa753e0 P 563e0460160a490cb55c8a288dfd50b2 [term 1 LEADER]: Becoming Leader. State: Replica: 563e0460160a490cb55c8a288dfd50b2, State: Running, Role: LEADER
W20260713 09:04:02.788364  7870 consensus_peers.cc:597] T dd451be358f04205acac56e45d2c0669 P bbbbf613886248fc95a9739920f9f26b -> Peer 230e820870274f5eb8ee22cbb0c74144 (127.5.160.132:40121): Couldn't send request to peer 230e820870274f5eb8ee22cbb0c74144. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:04:02.783128  8259 consensus_queue.cc:1048] T e9c6671a6c064914830410af0e5b9710 P bbbbf613886248fc95a9739920f9f26b [LEADER]: Connected to new peer: Peer: permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.010s
I20260713 09:04:02.795305  8104 tablet_bootstrap.cc:654] T dd451be358f04205acac56e45d2c0669 P 230e820870274f5eb8ee22cbb0c74144: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:02.800915  7903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1243c10eebe499ba90d8b5c1ec7affc" candidate_uuid: "563e0460160a490cb55c8a288dfd50b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbbbf613886248fc95a9739920f9f26b"
I20260713 09:04:02.801673  7903 raft_consensus.cc:3060] T f1243c10eebe499ba90d8b5c1ec7affc P bbbbf613886248fc95a9739920f9f26b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:02.805630  7944 leader_election.cc:304] T 76b28f919bb3453bb7a170e102b491ca P 563e0460160a490cb55c8a288dfd50b2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 563e0460160a490cb55c8a288dfd50b2, bbbbf613886248fc95a9739920f9f26b; no voters: 
I20260713 09:04:02.806659  8294 raft_consensus.cc:2804] T 76b28f919bb3453bb7a170e102b491ca P 563e0460160a490cb55c8a288dfd50b2 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:04:02.807204  8294 raft_consensus.cc:697] T 76b28f919bb3453bb7a170e102b491ca P 563e0460160a490cb55c8a288dfd50b2 [term 1 LEADER]: Becoming Leader. State: Replica: 563e0460160a490cb55c8a288dfd50b2, State: Running, Role: LEADER
I20260713 09:04:02.807317  8051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1243c10eebe499ba90d8b5c1ec7affc" candidate_uuid: "563e0460160a490cb55c8a288dfd50b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "230e820870274f5eb8ee22cbb0c74144"
I20260713 09:04:02.807952  8051 raft_consensus.cc:3060] T f1243c10eebe499ba90d8b5c1ec7affc P 230e820870274f5eb8ee22cbb0c74144 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:02.808133  8294 consensus_queue.cc:237] T 76b28f919bb3453bb7a170e102b491ca P 563e0460160a490cb55c8a288dfd50b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } } peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } } peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } }
I20260713 09:04:02.809973  7903 raft_consensus.cc:2468] T f1243c10eebe499ba90d8b5c1ec7affc P bbbbf613886248fc95a9739920f9f26b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 563e0460160a490cb55c8a288dfd50b2 in term 1.
I20260713 09:04:02.786566  8108 consensus_queue.cc:237] T 07891f04ea2344e5bc258f39afa753e0 P 563e0460160a490cb55c8a288dfd50b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } } peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } } peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } }
I20260713 09:04:02.826618  7830 raft_consensus.cc:1275] T 62f98eadef4148f69647bca27672f57b P 8a143551383247b4a28d8ba59b6d1f1e [term 2 FOLLOWER]: Refusing update from remote peer 563e0460160a490cb55c8a288dfd50b2: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260713 09:04:02.828423  8295 consensus_queue.cc:1048] T 62f98eadef4148f69647bca27672f57b P 563e0460160a490cb55c8a288dfd50b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:04:02.832126  8049 raft_consensus.cc:1275] T 62f98eadef4148f69647bca27672f57b P 230e820870274f5eb8ee22cbb0c74144 [term 2 FOLLOWER]: Refusing update from remote peer 563e0460160a490cb55c8a288dfd50b2: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260713 09:04:02.839525  7944 leader_election.cc:304] T f1243c10eebe499ba90d8b5c1ec7affc P 563e0460160a490cb55c8a288dfd50b2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 563e0460160a490cb55c8a288dfd50b2, bbbbf613886248fc95a9739920f9f26b; no voters: 
I20260713 09:04:02.840404  8295 raft_consensus.cc:2804] T f1243c10eebe499ba90d8b5c1ec7affc P 563e0460160a490cb55c8a288dfd50b2 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:04:02.840916  8295 raft_consensus.cc:697] T f1243c10eebe499ba90d8b5c1ec7affc P 563e0460160a490cb55c8a288dfd50b2 [term 1 LEADER]: Becoming Leader. State: Replica: 563e0460160a490cb55c8a288dfd50b2, State: Running, Role: LEADER
I20260713 09:04:02.842851  8051 raft_consensus.cc:2468] T f1243c10eebe499ba90d8b5c1ec7affc P 230e820870274f5eb8ee22cbb0c74144 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 563e0460160a490cb55c8a288dfd50b2 in term 1.
I20260713 09:04:02.842697  8295 consensus_queue.cc:237] T f1243c10eebe499ba90d8b5c1ec7affc P 563e0460160a490cb55c8a288dfd50b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } } peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } } peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } }
I20260713 09:04:02.845964  8258 consensus_queue.cc:1048] T 62f98eadef4148f69647bca27672f57b P 563e0460160a490cb55c8a288dfd50b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260713 09:04:02.864557  8104 tablet_bootstrap.cc:492] T dd451be358f04205acac56e45d2c0669 P 230e820870274f5eb8ee22cbb0c74144: No bootstrap required, opened a new log
I20260713 09:04:02.865108  8104 ts_tablet_manager.cc:1403] T dd451be358f04205acac56e45d2c0669 P 230e820870274f5eb8ee22cbb0c74144: Time spent bootstrapping tablet: real 0.087s	user 0.018s	sys 0.007s
I20260713 09:04:02.867990  8104 raft_consensus.cc:359] T dd451be358f04205acac56e45d2c0669 P 230e820870274f5eb8ee22cbb0c74144 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } } peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } } peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } }
I20260713 09:04:02.868750  8104 raft_consensus.cc:385] T dd451be358f04205acac56e45d2c0669 P 230e820870274f5eb8ee22cbb0c74144 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:02.869052  8104 raft_consensus.cc:740] T dd451be358f04205acac56e45d2c0669 P 230e820870274f5eb8ee22cbb0c74144 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 230e820870274f5eb8ee22cbb0c74144, State: Initialized, Role: FOLLOWER
I20260713 09:04:02.869735  8104 consensus_queue.cc:260] T dd451be358f04205acac56e45d2c0669 P 230e820870274f5eb8ee22cbb0c74144 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } } peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } } peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } }
I20260713 09:04:02.872429  8104 ts_tablet_manager.cc:1434] T dd451be358f04205acac56e45d2c0669 P 230e820870274f5eb8ee22cbb0c74144: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:04:02.913920  7725 catalog_manager.cc:5697] T 07891f04ea2344e5bc258f39afa753e0 P 563e0460160a490cb55c8a288dfd50b2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 563e0460160a490cb55c8a288dfd50b2 (127.5.160.131). New cstate: current_term: 1 leader_uuid: "563e0460160a490cb55c8a288dfd50b2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:02.937665  7727 catalog_manager.cc:5697] T 76b28f919bb3453bb7a170e102b491ca P 563e0460160a490cb55c8a288dfd50b2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 563e0460160a490cb55c8a288dfd50b2 (127.5.160.131). New cstate: current_term: 1 leader_uuid: "563e0460160a490cb55c8a288dfd50b2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:02.939805  7727 catalog_manager.cc:5697] T f1243c10eebe499ba90d8b5c1ec7affc P 563e0460160a490cb55c8a288dfd50b2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 563e0460160a490cb55c8a288dfd50b2 (127.5.160.131). New cstate: current_term: 1 leader_uuid: "563e0460160a490cb55c8a288dfd50b2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:02.990140  8259 consensus_queue.cc:1048] T dd451be358f04205acac56e45d2c0669 P bbbbf613886248fc95a9739920f9f26b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:04:03.003777  8112 raft_consensus.cc:493] T ea6a0152e0a2434dbff75cee53aae8b8 P 230e820870274f5eb8ee22cbb0c74144 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:03.004490  8112 raft_consensus.cc:515] T ea6a0152e0a2434dbff75cee53aae8b8 P 230e820870274f5eb8ee22cbb0c74144 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } } peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } } peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } }
I20260713 09:04:03.006829  8112 leader_election.cc:290] T ea6a0152e0a2434dbff75cee53aae8b8 P 230e820870274f5eb8ee22cbb0c74144 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 563e0460160a490cb55c8a288dfd50b2 (127.5.160.131:38597), 8a143551383247b4a28d8ba59b6d1f1e (127.5.160.129:40381)
I20260713 09:04:03.007866  7980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea6a0152e0a2434dbff75cee53aae8b8" candidate_uuid: "230e820870274f5eb8ee22cbb0c74144" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "563e0460160a490cb55c8a288dfd50b2" is_pre_election: true
I20260713 09:04:03.009604  7831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea6a0152e0a2434dbff75cee53aae8b8" candidate_uuid: "230e820870274f5eb8ee22cbb0c74144" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a143551383247b4a28d8ba59b6d1f1e" is_pre_election: true
I20260713 09:04:03.014070  8017 leader_election.cc:304] T ea6a0152e0a2434dbff75cee53aae8b8 P 230e820870274f5eb8ee22cbb0c74144 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 230e820870274f5eb8ee22cbb0c74144; no voters: 563e0460160a490cb55c8a288dfd50b2, 8a143551383247b4a28d8ba59b6d1f1e
I20260713 09:04:03.015375  8112 raft_consensus.cc:2749] T ea6a0152e0a2434dbff75cee53aae8b8 P 230e820870274f5eb8ee22cbb0c74144 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:04:03.116302  8050 raft_consensus.cc:3060] T ea6a0152e0a2434dbff75cee53aae8b8 P 230e820870274f5eb8ee22cbb0c74144 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:03.130861  5762 tablet_server.cc:179] TabletServer@127.5.160.129:0 shutting down...
I20260713 09:04:03.184427  5762 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:04:03.185333  5762 tablet_replica.cc:333] T eb00b8729a6b4a408f5481bf5da7ed8b P 8a143551383247b4a28d8ba59b6d1f1e: stopping tablet replica
I20260713 09:04:03.186403  5762 raft_consensus.cc:2243] T eb00b8729a6b4a408f5481bf5da7ed8b P 8a143551383247b4a28d8ba59b6d1f1e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:03.187140  5762 raft_consensus.cc:2272] T eb00b8729a6b4a408f5481bf5da7ed8b P 8a143551383247b4a28d8ba59b6d1f1e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:03.190093  5762 tablet_replica.cc:333] T ea6a0152e0a2434dbff75cee53aae8b8 P 8a143551383247b4a28d8ba59b6d1f1e: stopping tablet replica
I20260713 09:04:03.191064  5762 raft_consensus.cc:2243] T ea6a0152e0a2434dbff75cee53aae8b8 P 8a143551383247b4a28d8ba59b6d1f1e [term 1 LEADER]: Raft consensus shutting down.
W20260713 09:04:03.192253  7943 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]
I20260713 09:04:03.192320  5762 raft_consensus.cc:2272] T ea6a0152e0a2434dbff75cee53aae8b8 P 8a143551383247b4a28d8ba59b6d1f1e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:03.196182  5762 tablet_replica.cc:333] T 0811f31f56e44c0889b993faacc2f130 P 8a143551383247b4a28d8ba59b6d1f1e: stopping tablet replica
W20260713 09:04:03.196347  7943 consensus_peers.cc:597] T 1e4af418c0904d2eb05a0d3f53b5c74a P 563e0460160a490cb55c8a288dfd50b2 -> Peer 8a143551383247b4a28d8ba59b6d1f1e (127.5.160.129:40381): Couldn't send request to peer 8a143551383247b4a28d8ba59b6d1f1e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:04:03.197177  5762 raft_consensus.cc:2243] T 0811f31f56e44c0889b993faacc2f130 P 8a143551383247b4a28d8ba59b6d1f1e [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:04:03.198272  5762 raft_consensus.cc:2272] T 0811f31f56e44c0889b993faacc2f130 P 8a143551383247b4a28d8ba59b6d1f1e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:03.200656  5762 tablet_replica.cc:333] T 1e4af418c0904d2eb05a0d3f53b5c74a P 8a143551383247b4a28d8ba59b6d1f1e: stopping tablet replica
I20260713 09:04:03.201375  5762 raft_consensus.cc:2243] T 1e4af418c0904d2eb05a0d3f53b5c74a P 8a143551383247b4a28d8ba59b6d1f1e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:03.201843  5762 raft_consensus.cc:2272] T 1e4af418c0904d2eb05a0d3f53b5c74a P 8a143551383247b4a28d8ba59b6d1f1e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:03.204758  5762 tablet_replica.cc:333] T e9c6671a6c064914830410af0e5b9710 P 8a143551383247b4a28d8ba59b6d1f1e: stopping tablet replica
I20260713 09:04:03.205482  5762 raft_consensus.cc:2243] T e9c6671a6c064914830410af0e5b9710 P 8a143551383247b4a28d8ba59b6d1f1e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:03.205987  5762 raft_consensus.cc:2272] T e9c6671a6c064914830410af0e5b9710 P 8a143551383247b4a28d8ba59b6d1f1e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:03.208669  5762 tablet_replica.cc:333] T 62f98eadef4148f69647bca27672f57b P 8a143551383247b4a28d8ba59b6d1f1e: stopping tablet replica
I20260713 09:04:03.209416  5762 raft_consensus.cc:2243] T 62f98eadef4148f69647bca27672f57b P 8a143551383247b4a28d8ba59b6d1f1e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:03.209880  5762 raft_consensus.cc:2272] T 62f98eadef4148f69647bca27672f57b P 8a143551383247b4a28d8ba59b6d1f1e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:03.212076  5762 tablet_replica.cc:333] T 3f6e447aa45e428dab575bff8f3dade2 P 8a143551383247b4a28d8ba59b6d1f1e: stopping tablet replica
I20260713 09:04:03.212718  5762 raft_consensus.cc:2243] T 3f6e447aa45e428dab575bff8f3dade2 P 8a143551383247b4a28d8ba59b6d1f1e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:03.213201  5762 raft_consensus.cc:2272] T 3f6e447aa45e428dab575bff8f3dade2 P 8a143551383247b4a28d8ba59b6d1f1e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:03.214990  5762 tablet_replica.cc:333] T dd451be358f04205acac56e45d2c0669 P 8a143551383247b4a28d8ba59b6d1f1e: stopping tablet replica
I20260713 09:04:03.215633  5762 raft_consensus.cc:2243] T dd451be358f04205acac56e45d2c0669 P 8a143551383247b4a28d8ba59b6d1f1e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:03.216075  5762 raft_consensus.cc:2272] T dd451be358f04205acac56e45d2c0669 P 8a143551383247b4a28d8ba59b6d1f1e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:03.218408  5762 tablet_replica.cc:333] T 9858ccd9d1794ad8834fc00515ad40c4 P 8a143551383247b4a28d8ba59b6d1f1e: stopping tablet replica
I20260713 09:04:03.219080  5762 raft_consensus.cc:2243] T 9858ccd9d1794ad8834fc00515ad40c4 P 8a143551383247b4a28d8ba59b6d1f1e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:03.219532  5762 raft_consensus.cc:2272] T 9858ccd9d1794ad8834fc00515ad40c4 P 8a143551383247b4a28d8ba59b6d1f1e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:03.221436  5762 tablet_replica.cc:333] T 8e219271f8544025b14b5c22f733728d P 8a143551383247b4a28d8ba59b6d1f1e: stopping tablet replica
I20260713 09:04:03.222170  5762 raft_consensus.cc:2243] T 8e219271f8544025b14b5c22f733728d P 8a143551383247b4a28d8ba59b6d1f1e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:03.222679  5762 raft_consensus.cc:2272] T 8e219271f8544025b14b5c22f733728d P 8a143551383247b4a28d8ba59b6d1f1e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:03.224910  5762 tablet_replica.cc:333] T 5deed4d33c034049ab27ed36ddb38eb1 P 8a143551383247b4a28d8ba59b6d1f1e: stopping tablet replica
I20260713 09:04:03.224970  8050 raft_consensus.cc:3060] T dd451be358f04205acac56e45d2c0669 P 230e820870274f5eb8ee22cbb0c74144 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:03.225591  5762 raft_consensus.cc:2243] T 5deed4d33c034049ab27ed36ddb38eb1 P 8a143551383247b4a28d8ba59b6d1f1e [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:04:03.226424  5762 raft_consensus.cc:2272] T 5deed4d33c034049ab27ed36ddb38eb1 P 8a143551383247b4a28d8ba59b6d1f1e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:03.229115  5762 tablet_replica.cc:333] T 22264477e6244300a862b87f189e24f3 P 8a143551383247b4a28d8ba59b6d1f1e: stopping tablet replica
I20260713 09:04:03.229907  5762 raft_consensus.cc:2243] T 22264477e6244300a862b87f189e24f3 P 8a143551383247b4a28d8ba59b6d1f1e [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:04:03.230906  5762 raft_consensus.cc:2272] T 22264477e6244300a862b87f189e24f3 P 8a143551383247b4a28d8ba59b6d1f1e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:03.233558  5762 tablet_replica.cc:333] T e7eda1205f854091ba505135234b719d P 8a143551383247b4a28d8ba59b6d1f1e: stopping tablet replica
I20260713 09:04:03.234364  5762 raft_consensus.cc:2243] T e7eda1205f854091ba505135234b719d P 8a143551383247b4a28d8ba59b6d1f1e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:03.234889  5762 raft_consensus.cc:2272] T e7eda1205f854091ba505135234b719d P 8a143551383247b4a28d8ba59b6d1f1e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:03.237535  5762 tablet_replica.cc:333] T f21f6b6e05c646768935f2e5fcbd8279 P 8a143551383247b4a28d8ba59b6d1f1e: stopping tablet replica
I20260713 09:04:03.238029  5762 raft_consensus.cc:2243] T f21f6b6e05c646768935f2e5fcbd8279 P 8a143551383247b4a28d8ba59b6d1f1e [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:04:03.238926  5762 raft_consensus.cc:2272] T f21f6b6e05c646768935f2e5fcbd8279 P 8a143551383247b4a28d8ba59b6d1f1e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:03.240734  5762 tablet_replica.cc:333] T 7a254603fa294d8296183913cc81c2ec P 8a143551383247b4a28d8ba59b6d1f1e: stopping tablet replica
I20260713 09:04:03.241365  5762 raft_consensus.cc:2243] T 7a254603fa294d8296183913cc81c2ec P 8a143551383247b4a28d8ba59b6d1f1e [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:04:03.242388  5762 raft_consensus.cc:2272] T 7a254603fa294d8296183913cc81c2ec P 8a143551383247b4a28d8ba59b6d1f1e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:03.245230  5762 tablet_replica.cc:333] T 6a848a98100b44fe99a4282d0251a74c P 8a143551383247b4a28d8ba59b6d1f1e: stopping tablet replica
I20260713 09:04:03.245108  8295 consensus_queue.cc:1048] T 76b28f919bb3453bb7a170e102b491ca P 563e0460160a490cb55c8a288dfd50b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:04:03.246037  5762 raft_consensus.cc:2243] T 6a848a98100b44fe99a4282d0251a74c P 8a143551383247b4a28d8ba59b6d1f1e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:03.246552  5762 raft_consensus.cc:2272] T 6a848a98100b44fe99a4282d0251a74c P 8a143551383247b4a28d8ba59b6d1f1e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:03.249432  5762 tablet_replica.cc:333] T 07891f04ea2344e5bc258f39afa753e0 P 8a143551383247b4a28d8ba59b6d1f1e: stopping tablet replica
I20260713 09:04:03.250377  5762 raft_consensus.cc:2243] T 07891f04ea2344e5bc258f39afa753e0 P 8a143551383247b4a28d8ba59b6d1f1e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:03.250955  5762 raft_consensus.cc:2272] T 07891f04ea2344e5bc258f39afa753e0 P 8a143551383247b4a28d8ba59b6d1f1e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:03.253861  5762 tablet_replica.cc:333] T be0183bc6a53453a8ef998073ec6f304 P 8a143551383247b4a28d8ba59b6d1f1e: stopping tablet replica
I20260713 09:04:03.254565  5762 raft_consensus.cc:2243] T be0183bc6a53453a8ef998073ec6f304 P 8a143551383247b4a28d8ba59b6d1f1e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:03.255069  5762 raft_consensus.cc:2272] T be0183bc6a53453a8ef998073ec6f304 P 8a143551383247b4a28d8ba59b6d1f1e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:03.270030  8294 consensus_queue.cc:1048] T 76b28f919bb3453bb7a170e102b491ca P 563e0460160a490cb55c8a288dfd50b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:03.316838  5762 tablet_server.cc:196] TabletServer@127.5.160.129:0 shutdown complete.
I20260713 09:04:03.348042  5762 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:04:03.349433  7943 consensus_peers.cc:597] T 07891f04ea2344e5bc258f39afa753e0 P 563e0460160a490cb55c8a288dfd50b2 -> Peer 8a143551383247b4a28d8ba59b6d1f1e (127.5.160.129:40381): Couldn't send request to peer 8a143551383247b4a28d8ba59b6d1f1e. Status: Network error: Client connection negotiation failed: client connection to 127.5.160.129:40381: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:04:03.355012  8313 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:04:03.360769  8314 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:04:03.364348  5762 server_base.cc:1061] running on GCE node
W20260713 09:04:03.373461  8316 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:04:03.376112  5762 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:04:03.376480  5762 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:04:03.376734  5762 hybrid_clock.cc:648] HybridClock initialized: now 1783933443376711 us; error 0 us; skew 500 ppm
I20260713 09:04:03.378974  5762 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
W20260713 09:04:03.382210  7943 consensus_peers.cc:597] T 62f98eadef4148f69647bca27672f57b P 563e0460160a490cb55c8a288dfd50b2 -> Peer 8a143551383247b4a28d8ba59b6d1f1e (127.5.160.129:40381): Couldn't send request to peer 8a143551383247b4a28d8ba59b6d1f1e. Status: Network error: Client connection negotiation failed: client connection to 127.5.160.129:40381: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:04:03.385125  8294 consensus_queue.cc:1048] T f1243c10eebe499ba90d8b5c1ec7affc P 563e0460160a490cb55c8a288dfd50b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:04:03.407415  5762 webserver.cc:533] Webserver started at http://127.5.160.129:39273/ using document root <none> and password file <none>
I20260713 09:04:03.409044  5762 fs_manager.cc:362] Metadata directory not provided
I20260713 09:04:03.409440  5762 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260713 09:04:03.410009  8258 consensus_queue.cc:1048] T f1243c10eebe499ba90d8b5c1ec7affc P 563e0460160a490cb55c8a288dfd50b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:03.415656  5762 fs_manager.cc:714] Time spent opening directory manager: real 0.005s	user 0.004s	sys 0.000s
W20260713 09:04:03.418936  7869 consensus_peers.cc:597] T 8e219271f8544025b14b5c22f733728d P bbbbf613886248fc95a9739920f9f26b -> Peer 8a143551383247b4a28d8ba59b6d1f1e (127.5.160.129:40381): Couldn't send request to peer 8a143551383247b4a28d8ba59b6d1f1e. Status: Network error: Client connection negotiation failed: client connection to 127.5.160.129:40381: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:04:03.419551  7869 consensus_peers.cc:597] T e9c6671a6c064914830410af0e5b9710 P bbbbf613886248fc95a9739920f9f26b -> Peer 8a143551383247b4a28d8ba59b6d1f1e (127.5.160.129:40381): Couldn't send request to peer 8a143551383247b4a28d8ba59b6d1f1e. Status: Network error: Client connection negotiation failed: client connection to 127.5.160.129:40381: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:04:03.432865  8325 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:04:03.434127  5762 fs_manager.cc:730] Time spent opening block manager: real 0.012s	user 0.003s	sys 0.004s
I20260713 09:04:03.434638  5762 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskS8ctUk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933387563348-5762-0/minicluster-data/ts-0-root
uuid: "8a143551383247b4a28d8ba59b6d1f1e"
format_stamp: "Formatted at 2026-07-13 09:03:58 on dist-test-slave-0vb5"
I20260713 09:04:03.435124  5762 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskS8ctUk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933387563348-5762-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskS8ctUk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933387563348-5762-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskS8ctUk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933387563348-5762-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:04:03.444010  8252 consensus_queue.cc:1048] T 07891f04ea2344e5bc258f39afa753e0 P 563e0460160a490cb55c8a288dfd50b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260713 09:04:03.485178  7869 consensus_peers.cc:597] T 9858ccd9d1794ad8834fc00515ad40c4 P bbbbf613886248fc95a9739920f9f26b -> Peer 8a143551383247b4a28d8ba59b6d1f1e (127.5.160.129:40381): Couldn't send request to peer 8a143551383247b4a28d8ba59b6d1f1e. Status: Network error: Client connection negotiation failed: client connection to 127.5.160.129:40381: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:04:03.492329  5762 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:04:03.494519  5762 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:04:03.503010  5762 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
W20260713 09:04:03.512027  7869 consensus_peers.cc:597] T be0183bc6a53453a8ef998073ec6f304 P bbbbf613886248fc95a9739920f9f26b -> Peer 8a143551383247b4a28d8ba59b6d1f1e (127.5.160.129:40381): Couldn't send request to peer 8a143551383247b4a28d8ba59b6d1f1e. Status: Network error: Client connection negotiation failed: client connection to 127.5.160.129:40381: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:04:03.517386  8333 ts_tablet_manager.cc:548] Loading tablet metadata (0/18 complete)
W20260713 09:04:03.538044  7869 consensus_peers.cc:597] T eb00b8729a6b4a408f5481bf5da7ed8b P bbbbf613886248fc95a9739920f9f26b -> Peer 8a143551383247b4a28d8ba59b6d1f1e (127.5.160.129:40381): Couldn't send request to peer 8a143551383247b4a28d8ba59b6d1f1e. Status: Network error: Client connection negotiation failed: client connection to 127.5.160.129:40381: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:04:03.565061  7869 consensus_peers.cc:597] T 6a848a98100b44fe99a4282d0251a74c P bbbbf613886248fc95a9739920f9f26b -> Peer 8a143551383247b4a28d8ba59b6d1f1e (127.5.160.129:40381): Couldn't send request to peer 8a143551383247b4a28d8ba59b6d1f1e. Status: Network error: Client connection negotiation failed: client connection to 127.5.160.129:40381: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:04:03.604990  8017 consensus_peers.cc:597] T e7eda1205f854091ba505135234b719d P 230e820870274f5eb8ee22cbb0c74144 -> Peer 8a143551383247b4a28d8ba59b6d1f1e (127.5.160.129:40381): Couldn't send request to peer 8a143551383247b4a28d8ba59b6d1f1e. Status: Network error: Client connection negotiation failed: client connection to 127.5.160.129:40381: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:04:03.608210  7869 consensus_peers.cc:597] T dd451be358f04205acac56e45d2c0669 P bbbbf613886248fc95a9739920f9f26b -> Peer 8a143551383247b4a28d8ba59b6d1f1e (127.5.160.129:40381): Couldn't send request to peer 8a143551383247b4a28d8ba59b6d1f1e. Status: Network error: Client connection negotiation failed: client connection to 127.5.160.129:40381: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:04:03.614305  8112 raft_consensus.cc:493] T 3f6e447aa45e428dab575bff8f3dade2 P 230e820870274f5eb8ee22cbb0c74144 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 8a143551383247b4a28d8ba59b6d1f1e)
I20260713 09:04:03.614878  8112 raft_consensus.cc:515] T 3f6e447aa45e428dab575bff8f3dade2 P 230e820870274f5eb8ee22cbb0c74144 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } } peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } } peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } }
I20260713 09:04:03.618448  7903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f6e447aa45e428dab575bff8f3dade2" candidate_uuid: "230e820870274f5eb8ee22cbb0c74144" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbbf613886248fc95a9739920f9f26b" is_pre_election: true
I20260713 09:04:03.616863  8112 leader_election.cc:290] T 3f6e447aa45e428dab575bff8f3dade2 P 230e820870274f5eb8ee22cbb0c74144 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8a143551383247b4a28d8ba59b6d1f1e (127.5.160.129:40381), bbbbf613886248fc95a9739920f9f26b (127.5.160.130:36719)
I20260713 09:04:03.619369  7903 raft_consensus.cc:2393] T 3f6e447aa45e428dab575bff8f3dade2 P bbbbf613886248fc95a9739920f9f26b [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 230e820870274f5eb8ee22cbb0c74144 in current term 2: Already voted for candidate bbbbf613886248fc95a9739920f9f26b in this term.
W20260713 09:04:03.622100  8017 leader_election.cc:336] T 3f6e447aa45e428dab575bff8f3dade2 P 230e820870274f5eb8ee22cbb0c74144 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 8a143551383247b4a28d8ba59b6d1f1e (127.5.160.129:40381): Network error: Client connection negotiation failed: client connection to 127.5.160.129:40381: connect: Connection refused (error 111)
I20260713 09:04:03.622579  8017 leader_election.cc:304] T 3f6e447aa45e428dab575bff8f3dade2 P 230e820870274f5eb8ee22cbb0c74144 [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: 230e820870274f5eb8ee22cbb0c74144; no voters: 8a143551383247b4a28d8ba59b6d1f1e, bbbbf613886248fc95a9739920f9f26b
I20260713 09:04:03.623317  8112 raft_consensus.cc:3060] T 3f6e447aa45e428dab575bff8f3dade2 P 230e820870274f5eb8ee22cbb0c74144 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:03.629701  8112 raft_consensus.cc:2749] T 3f6e447aa45e428dab575bff8f3dade2 P 230e820870274f5eb8ee22cbb0c74144 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:04:03.661288  5762 ts_tablet_manager.cc:585] Loaded tablet metadata (18 total tablets, 18 live tablets)
I20260713 09:04:03.661665  5762 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.145s	user 0.003s	sys 0.000s
I20260713 09:04:03.661968  5762 ts_tablet_manager.cc:600] Registering tablets (0/18 complete)
I20260713 09:04:03.666513  8333 tablet_bootstrap.cc:492] T e9c6671a6c064914830410af0e5b9710 P 8a143551383247b4a28d8ba59b6d1f1e: Bootstrap starting.
I20260713 09:04:03.684335  8333 tablet_bootstrap.cc:492] T e9c6671a6c064914830410af0e5b9710 P 8a143551383247b4a28d8ba59b6d1f1e: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:04:03.685412  8333 tablet_bootstrap.cc:492] T e9c6671a6c064914830410af0e5b9710 P 8a143551383247b4a28d8ba59b6d1f1e: Bootstrap complete.
I20260713 09:04:03.686081  8333 ts_tablet_manager.cc:1403] T e9c6671a6c064914830410af0e5b9710 P 8a143551383247b4a28d8ba59b6d1f1e: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.004s
I20260713 09:04:03.690395  8333 raft_consensus.cc:359] T e9c6671a6c064914830410af0e5b9710 P 8a143551383247b4a28d8ba59b6d1f1e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } } peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } } peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } }
I20260713 09:04:03.691449  8333 raft_consensus.cc:740] T e9c6671a6c064914830410af0e5b9710 P 8a143551383247b4a28d8ba59b6d1f1e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a143551383247b4a28d8ba59b6d1f1e, State: Initialized, Role: FOLLOWER
I20260713 09:04:03.692447  8333 consensus_queue.cc:260] T e9c6671a6c064914830410af0e5b9710 P 8a143551383247b4a28d8ba59b6d1f1e [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: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } } peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } } peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } }
I20260713 09:04:03.699503  8333 ts_tablet_manager.cc:1434] T e9c6671a6c064914830410af0e5b9710 P 8a143551383247b4a28d8ba59b6d1f1e: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.007s
I20260713 09:04:03.700397  8333 tablet_bootstrap.cc:492] T 22264477e6244300a862b87f189e24f3 P 8a143551383247b4a28d8ba59b6d1f1e: Bootstrap starting.
I20260713 09:04:03.715375  8333 tablet_bootstrap.cc:492] T 22264477e6244300a862b87f189e24f3 P 8a143551383247b4a28d8ba59b6d1f1e: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:04:03.716351  8333 tablet_bootstrap.cc:492] T 22264477e6244300a862b87f189e24f3 P 8a143551383247b4a28d8ba59b6d1f1e: Bootstrap complete.
I20260713 09:04:03.717002  8333 ts_tablet_manager.cc:1403] T 22264477e6244300a862b87f189e24f3 P 8a143551383247b4a28d8ba59b6d1f1e: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.000s
I20260713 09:04:03.719725  8333 raft_consensus.cc:359] T 22264477e6244300a862b87f189e24f3 P 8a143551383247b4a28d8ba59b6d1f1e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } } peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } } peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } }
I20260713 09:04:03.720438  8333 raft_consensus.cc:740] T 22264477e6244300a862b87f189e24f3 P 8a143551383247b4a28d8ba59b6d1f1e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a143551383247b4a28d8ba59b6d1f1e, State: Initialized, Role: FOLLOWER
I20260713 09:04:03.721124  8333 consensus_queue.cc:260] T 22264477e6244300a862b87f189e24f3 P 8a143551383247b4a28d8ba59b6d1f1e [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: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } } peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } } peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } }
I20260713 09:04:03.723062  8333 ts_tablet_manager.cc:1434] T 22264477e6244300a862b87f189e24f3 P 8a143551383247b4a28d8ba59b6d1f1e: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:04:03.723853  8333 tablet_bootstrap.cc:492] T f21f6b6e05c646768935f2e5fcbd8279 P 8a143551383247b4a28d8ba59b6d1f1e: Bootstrap starting.
I20260713 09:04:03.741307  8333 tablet_bootstrap.cc:492] T f21f6b6e05c646768935f2e5fcbd8279 P 8a143551383247b4a28d8ba59b6d1f1e: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:04:03.742316  8333 tablet_bootstrap.cc:492] T f21f6b6e05c646768935f2e5fcbd8279 P 8a143551383247b4a28d8ba59b6d1f1e: Bootstrap complete.
I20260713 09:04:03.742938  8333 ts_tablet_manager.cc:1403] T f21f6b6e05c646768935f2e5fcbd8279 P 8a143551383247b4a28d8ba59b6d1f1e: Time spent bootstrapping tablet: real 0.019s	user 0.015s	sys 0.000s
I20260713 09:04:03.745425  8333 raft_consensus.cc:359] T f21f6b6e05c646768935f2e5fcbd8279 P 8a143551383247b4a28d8ba59b6d1f1e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } } peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } } peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } }
I20260713 09:04:03.746165  8333 raft_consensus.cc:740] T f21f6b6e05c646768935f2e5fcbd8279 P 8a143551383247b4a28d8ba59b6d1f1e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a143551383247b4a28d8ba59b6d1f1e, State: Initialized, Role: FOLLOWER
I20260713 09:04:03.746840  8333 consensus_queue.cc:260] T f21f6b6e05c646768935f2e5fcbd8279 P 8a143551383247b4a28d8ba59b6d1f1e [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: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } } peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } } peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } }
I20260713 09:04:03.748759  8333 ts_tablet_manager.cc:1434] T f21f6b6e05c646768935f2e5fcbd8279 P 8a143551383247b4a28d8ba59b6d1f1e: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:04:03.749558  8333 tablet_bootstrap.cc:492] T 3f6e447aa45e428dab575bff8f3dade2 P 8a143551383247b4a28d8ba59b6d1f1e: Bootstrap starting.
I20260713 09:04:03.779145  8333 tablet_bootstrap.cc:492] T 3f6e447aa45e428dab575bff8f3dade2 P 8a143551383247b4a28d8ba59b6d1f1e: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:04:03.779961  5762 ts_tablet_manager.cc:616] Registered 18 tablets
I20260713 09:04:03.780145  8333 tablet_bootstrap.cc:492] T 3f6e447aa45e428dab575bff8f3dade2 P 8a143551383247b4a28d8ba59b6d1f1e: Bootstrap complete.
I20260713 09:04:03.780330  5762 ts_tablet_manager.cc:595] Time spent register tablets: real 0.118s	user 0.112s	sys 0.000s
I20260713 09:04:03.780857  8333 ts_tablet_manager.cc:1403] T 3f6e447aa45e428dab575bff8f3dade2 P 8a143551383247b4a28d8ba59b6d1f1e: Time spent bootstrapping tablet: real 0.031s	user 0.019s	sys 0.008s
I20260713 09:04:03.783514  8333 raft_consensus.cc:359] T 3f6e447aa45e428dab575bff8f3dade2 P 8a143551383247b4a28d8ba59b6d1f1e [term 2 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } } peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } } peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } }
I20260713 09:04:03.784272  8333 raft_consensus.cc:740] T 3f6e447aa45e428dab575bff8f3dade2 P 8a143551383247b4a28d8ba59b6d1f1e [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a143551383247b4a28d8ba59b6d1f1e, State: Initialized, Role: FOLLOWER
I20260713 09:04:03.785005  8333 consensus_queue.cc:260] T 3f6e447aa45e428dab575bff8f3dade2 P 8a143551383247b4a28d8ba59b6d1f1e [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: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } } peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } } peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } }
I20260713 09:04:03.787139  8333 ts_tablet_manager.cc:1434] T 3f6e447aa45e428dab575bff8f3dade2 P 8a143551383247b4a28d8ba59b6d1f1e: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260713 09:04:03.787952  8333 tablet_bootstrap.cc:492] T 6a848a98100b44fe99a4282d0251a74c P 8a143551383247b4a28d8ba59b6d1f1e: Bootstrap starting.
I20260713 09:04:03.810289  8333 tablet_bootstrap.cc:492] T 6a848a98100b44fe99a4282d0251a74c P 8a143551383247b4a28d8ba59b6d1f1e: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:04:03.811502  8333 tablet_bootstrap.cc:492] T 6a848a98100b44fe99a4282d0251a74c P 8a143551383247b4a28d8ba59b6d1f1e: Bootstrap complete.
I20260713 09:04:03.812315  8333 ts_tablet_manager.cc:1403] T 6a848a98100b44fe99a4282d0251a74c P 8a143551383247b4a28d8ba59b6d1f1e: Time spent bootstrapping tablet: real 0.025s	user 0.019s	sys 0.001s
I20260713 09:04:03.815133  8333 raft_consensus.cc:359] T 6a848a98100b44fe99a4282d0251a74c P 8a143551383247b4a28d8ba59b6d1f1e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } } peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } } peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } }
I20260713 09:04:03.815786  8333 raft_consensus.cc:740] T 6a848a98100b44fe99a4282d0251a74c P 8a143551383247b4a28d8ba59b6d1f1e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a143551383247b4a28d8ba59b6d1f1e, State: Initialized, Role: FOLLOWER
I20260713 09:04:03.816568  8333 consensus_queue.cc:260] T 6a848a98100b44fe99a4282d0251a74c P 8a143551383247b4a28d8ba59b6d1f1e [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: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } } peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } } peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } }
I20260713 09:04:03.818616  8333 ts_tablet_manager.cc:1434] T 6a848a98100b44fe99a4282d0251a74c P 8a143551383247b4a28d8ba59b6d1f1e: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:04:03.819387  8333 tablet_bootstrap.cc:492] T eb00b8729a6b4a408f5481bf5da7ed8b P 8a143551383247b4a28d8ba59b6d1f1e: Bootstrap starting.
I20260713 09:04:03.837363  8333 tablet_bootstrap.cc:492] T eb00b8729a6b4a408f5481bf5da7ed8b P 8a143551383247b4a28d8ba59b6d1f1e: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:04:03.838508  8333 tablet_bootstrap.cc:492] T eb00b8729a6b4a408f5481bf5da7ed8b P 8a143551383247b4a28d8ba59b6d1f1e: Bootstrap complete.
I20260713 09:04:03.839332  8333 ts_tablet_manager.cc:1403] T eb00b8729a6b4a408f5481bf5da7ed8b P 8a143551383247b4a28d8ba59b6d1f1e: Time spent bootstrapping tablet: real 0.020s	user 0.015s	sys 0.000s
I20260713 09:04:03.842435  8333 raft_consensus.cc:359] T eb00b8729a6b4a408f5481bf5da7ed8b P 8a143551383247b4a28d8ba59b6d1f1e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } } peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } } peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } }
I20260713 09:04:03.843369  8333 raft_consensus.cc:740] T eb00b8729a6b4a408f5481bf5da7ed8b P 8a143551383247b4a28d8ba59b6d1f1e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a143551383247b4a28d8ba59b6d1f1e, State: Initialized, Role: FOLLOWER
I20260713 09:04:03.844269  8333 consensus_queue.cc:260] T eb00b8729a6b4a408f5481bf5da7ed8b P 8a143551383247b4a28d8ba59b6d1f1e [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: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } } peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } } peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } }
I20260713 09:04:03.846949  8333 ts_tablet_manager.cc:1434] T eb00b8729a6b4a408f5481bf5da7ed8b P 8a143551383247b4a28d8ba59b6d1f1e: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260713 09:04:03.847956  8333 tablet_bootstrap.cc:492] T 7a254603fa294d8296183913cc81c2ec P 8a143551383247b4a28d8ba59b6d1f1e: Bootstrap starting.
W20260713 09:04:03.949990  7870 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.160.132:40121, user_credentials={real_user=slave}} blocked reactor thread for 88712us
I20260713 09:04:03.951628  8333 tablet_bootstrap.cc:492] T 7a254603fa294d8296183913cc81c2ec P 8a143551383247b4a28d8ba59b6d1f1e: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:04:03.953003  8333 tablet_bootstrap.cc:492] T 7a254603fa294d8296183913cc81c2ec P 8a143551383247b4a28d8ba59b6d1f1e: Bootstrap complete.
I20260713 09:04:03.953917  8333 ts_tablet_manager.cc:1403] T 7a254603fa294d8296183913cc81c2ec P 8a143551383247b4a28d8ba59b6d1f1e: Time spent bootstrapping tablet: real 0.106s	user 0.041s	sys 0.060s
I20260713 09:04:03.957108  8333 raft_consensus.cc:359] T 7a254603fa294d8296183913cc81c2ec P 8a143551383247b4a28d8ba59b6d1f1e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } } peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } } peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } }
I20260713 09:04:03.957947  8333 raft_consensus.cc:740] T 7a254603fa294d8296183913cc81c2ec P 8a143551383247b4a28d8ba59b6d1f1e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a143551383247b4a28d8ba59b6d1f1e, State: Initialized, Role: FOLLOWER
I20260713 09:04:03.959036  8333 consensus_queue.cc:260] T 7a254603fa294d8296183913cc81c2ec P 8a143551383247b4a28d8ba59b6d1f1e [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: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } } peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } } peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } }
I20260713 09:04:03.961539  8333 ts_tablet_manager.cc:1434] T 7a254603fa294d8296183913cc81c2ec P 8a143551383247b4a28d8ba59b6d1f1e: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:04:03.962477  8333 tablet_bootstrap.cc:492] T 0811f31f56e44c0889b993faacc2f130 P 8a143551383247b4a28d8ba59b6d1f1e: Bootstrap starting.
I20260713 09:04:03.978950  8333 tablet_bootstrap.cc:492] T 0811f31f56e44c0889b993faacc2f130 P 8a143551383247b4a28d8ba59b6d1f1e: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:04:03.979982  8333 tablet_bootstrap.cc:492] T 0811f31f56e44c0889b993faacc2f130 P 8a143551383247b4a28d8ba59b6d1f1e: Bootstrap complete.
I20260713 09:04:03.982098  8333 ts_tablet_manager.cc:1403] T 0811f31f56e44c0889b993faacc2f130 P 8a143551383247b4a28d8ba59b6d1f1e: Time spent bootstrapping tablet: real 0.020s	user 0.017s	sys 0.000s
I20260713 09:04:03.986697  8333 raft_consensus.cc:359] T 0811f31f56e44c0889b993faacc2f130 P 8a143551383247b4a28d8ba59b6d1f1e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } } peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } } peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } }
I20260713 09:04:03.987353  8333 raft_consensus.cc:740] T 0811f31f56e44c0889b993faacc2f130 P 8a143551383247b4a28d8ba59b6d1f1e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a143551383247b4a28d8ba59b6d1f1e, State: Initialized, Role: FOLLOWER
I20260713 09:04:03.988068  8333 consensus_queue.cc:260] T 0811f31f56e44c0889b993faacc2f130 P 8a143551383247b4a28d8ba59b6d1f1e [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: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } } peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } } peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } }
I20260713 09:04:03.990268  8333 ts_tablet_manager.cc:1434] T 0811f31f56e44c0889b993faacc2f130 P 8a143551383247b4a28d8ba59b6d1f1e: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.001s
I20260713 09:04:03.991034  8333 tablet_bootstrap.cc:492] T 5deed4d33c034049ab27ed36ddb38eb1 P 8a143551383247b4a28d8ba59b6d1f1e: Bootstrap starting.
I20260713 09:04:04.012847  8333 tablet_bootstrap.cc:492] T 5deed4d33c034049ab27ed36ddb38eb1 P 8a143551383247b4a28d8ba59b6d1f1e: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:04:04.013860  8333 tablet_bootstrap.cc:492] T 5deed4d33c034049ab27ed36ddb38eb1 P 8a143551383247b4a28d8ba59b6d1f1e: Bootstrap complete.
I20260713 09:04:04.014876  8333 ts_tablet_manager.cc:1403] T 5deed4d33c034049ab27ed36ddb38eb1 P 8a143551383247b4a28d8ba59b6d1f1e: Time spent bootstrapping tablet: real 0.024s	user 0.017s	sys 0.004s
I20260713 09:04:04.016780  8333 raft_consensus.cc:359] T 5deed4d33c034049ab27ed36ddb38eb1 P 8a143551383247b4a28d8ba59b6d1f1e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } } peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } } peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } }
I20260713 09:04:04.017491  8333 raft_consensus.cc:740] T 5deed4d33c034049ab27ed36ddb38eb1 P 8a143551383247b4a28d8ba59b6d1f1e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a143551383247b4a28d8ba59b6d1f1e, State: Initialized, Role: FOLLOWER
I20260713 09:04:04.018105  8333 consensus_queue.cc:260] T 5deed4d33c034049ab27ed36ddb38eb1 P 8a143551383247b4a28d8ba59b6d1f1e [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: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } } peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } } peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } }
I20260713 09:04:04.019605  8333 ts_tablet_manager.cc:1434] T 5deed4d33c034049ab27ed36ddb38eb1 P 8a143551383247b4a28d8ba59b6d1f1e: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.000s
I20260713 09:04:04.020211  8333 tablet_bootstrap.cc:492] T e7eda1205f854091ba505135234b719d P 8a143551383247b4a28d8ba59b6d1f1e: Bootstrap starting.
I20260713 09:04:04.039296  8333 tablet_bootstrap.cc:492] T e7eda1205f854091ba505135234b719d P 8a143551383247b4a28d8ba59b6d1f1e: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:04:04.040098  8333 tablet_bootstrap.cc:492] T e7eda1205f854091ba505135234b719d P 8a143551383247b4a28d8ba59b6d1f1e: Bootstrap complete.
I20260713 09:04:04.040679  8333 ts_tablet_manager.cc:1403] T e7eda1205f854091ba505135234b719d P 8a143551383247b4a28d8ba59b6d1f1e: Time spent bootstrapping tablet: real 0.021s	user 0.016s	sys 0.000s
I20260713 09:04:04.042860  8333 raft_consensus.cc:359] T e7eda1205f854091ba505135234b719d P 8a143551383247b4a28d8ba59b6d1f1e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } } peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } } peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } }
I20260713 09:04:04.043665  8333 raft_consensus.cc:740] T e7eda1205f854091ba505135234b719d P 8a143551383247b4a28d8ba59b6d1f1e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a143551383247b4a28d8ba59b6d1f1e, State: Initialized, Role: FOLLOWER
I20260713 09:04:04.044549  8333 consensus_queue.cc:260] T e7eda1205f854091ba505135234b719d P 8a143551383247b4a28d8ba59b6d1f1e [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: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } } peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } } peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } }
I20260713 09:04:04.046380  5762 rpc_server.cc:307] RPC server started. Bound to: 127.5.160.129:40381
I20260713 09:04:04.046494  8405 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.160.129:40381 every 8 connection(s)
I20260713 09:04:04.046931  8333 ts_tablet_manager.cc:1434] T e7eda1205f854091ba505135234b719d P 8a143551383247b4a28d8ba59b6d1f1e: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.003s
I20260713 09:04:04.047691  8333 tablet_bootstrap.cc:492] T be0183bc6a53453a8ef998073ec6f304 P 8a143551383247b4a28d8ba59b6d1f1e: Bootstrap starting.
I20260713 09:04:04.067799  8333 tablet_bootstrap.cc:492] T be0183bc6a53453a8ef998073ec6f304 P 8a143551383247b4a28d8ba59b6d1f1e: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:04:04.068699  8333 tablet_bootstrap.cc:492] T be0183bc6a53453a8ef998073ec6f304 P 8a143551383247b4a28d8ba59b6d1f1e: Bootstrap complete.
I20260713 09:04:04.069373  8333 ts_tablet_manager.cc:1403] T be0183bc6a53453a8ef998073ec6f304 P 8a143551383247b4a28d8ba59b6d1f1e: Time spent bootstrapping tablet: real 0.022s	user 0.017s	sys 0.004s
I20260713 09:04:04.071746  8333 raft_consensus.cc:359] T be0183bc6a53453a8ef998073ec6f304 P 8a143551383247b4a28d8ba59b6d1f1e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } } peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } } peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } }
I20260713 09:04:04.072407  8333 raft_consensus.cc:740] T be0183bc6a53453a8ef998073ec6f304 P 8a143551383247b4a28d8ba59b6d1f1e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a143551383247b4a28d8ba59b6d1f1e, State: Initialized, Role: FOLLOWER
I20260713 09:04:04.073356  8333 consensus_queue.cc:260] T be0183bc6a53453a8ef998073ec6f304 P 8a143551383247b4a28d8ba59b6d1f1e [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: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } } peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } } peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } }
I20260713 09:04:04.075580  8333 ts_tablet_manager.cc:1434] T be0183bc6a53453a8ef998073ec6f304 P 8a143551383247b4a28d8ba59b6d1f1e: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:04:04.076455  8333 tablet_bootstrap.cc:492] T 8e219271f8544025b14b5c22f733728d P 8a143551383247b4a28d8ba59b6d1f1e: Bootstrap starting.
I20260713 09:04:04.109328  8333 tablet_bootstrap.cc:492] T 8e219271f8544025b14b5c22f733728d P 8a143551383247b4a28d8ba59b6d1f1e: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:04:04.110283  8333 tablet_bootstrap.cc:492] T 8e219271f8544025b14b5c22f733728d P 8a143551383247b4a28d8ba59b6d1f1e: Bootstrap complete.
I20260713 09:04:04.110920  8333 ts_tablet_manager.cc:1403] T 8e219271f8544025b14b5c22f733728d P 8a143551383247b4a28d8ba59b6d1f1e: Time spent bootstrapping tablet: real 0.035s	user 0.013s	sys 0.000s
I20260713 09:04:04.113494  8333 raft_consensus.cc:359] T 8e219271f8544025b14b5c22f733728d P 8a143551383247b4a28d8ba59b6d1f1e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } } peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } } peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } }
I20260713 09:04:04.114078  8333 raft_consensus.cc:740] T 8e219271f8544025b14b5c22f733728d P 8a143551383247b4a28d8ba59b6d1f1e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a143551383247b4a28d8ba59b6d1f1e, State: Initialized, Role: FOLLOWER
I20260713 09:04:04.114778  8333 consensus_queue.cc:260] T 8e219271f8544025b14b5c22f733728d P 8a143551383247b4a28d8ba59b6d1f1e [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: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } } peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } } peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } }
I20260713 09:04:04.116021  8406 heartbeater.cc:344] Connected to a master server at 127.5.160.190:39697
I20260713 09:04:04.116492  8406 heartbeater.cc:461] Registering TS with master...
I20260713 09:04:04.116606  8333 ts_tablet_manager.cc:1434] T 8e219271f8544025b14b5c22f733728d P 8a143551383247b4a28d8ba59b6d1f1e: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:04:04.117422  8333 tablet_bootstrap.cc:492] T 07891f04ea2344e5bc258f39afa753e0 P 8a143551383247b4a28d8ba59b6d1f1e: Bootstrap starting.
I20260713 09:04:04.117496  8406 heartbeater.cc:507] Master 127.5.160.190:39697 requested a full tablet report, sending...
I20260713 09:04:04.126914  7727 ts_manager.cc:194] Re-registered known tserver with Master: 8a143551383247b4a28d8ba59b6d1f1e (127.5.160.129:40381)
I20260713 09:04:04.127660  8333 tablet_bootstrap.cc:492] T 07891f04ea2344e5bc258f39afa753e0 P 8a143551383247b4a28d8ba59b6d1f1e: 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
I20260713 09:04:04.128522  8333 tablet_bootstrap.cc:492] T 07891f04ea2344e5bc258f39afa753e0 P 8a143551383247b4a28d8ba59b6d1f1e: Bootstrap complete.
I20260713 09:04:04.129176  8333 ts_tablet_manager.cc:1403] T 07891f04ea2344e5bc258f39afa753e0 P 8a143551383247b4a28d8ba59b6d1f1e: Time spent bootstrapping tablet: real 0.012s	user 0.003s	sys 0.008s
I20260713 09:04:04.132849  8333 raft_consensus.cc:359] T 07891f04ea2344e5bc258f39afa753e0 P 8a143551383247b4a28d8ba59b6d1f1e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } } peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } } peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } }
I20260713 09:04:04.133563  8333 raft_consensus.cc:740] T 07891f04ea2344e5bc258f39afa753e0 P 8a143551383247b4a28d8ba59b6d1f1e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a143551383247b4a28d8ba59b6d1f1e, State: Initialized, Role: FOLLOWER
I20260713 09:04:04.134219  8333 consensus_queue.cc:260] T 07891f04ea2344e5bc258f39afa753e0 P 8a143551383247b4a28d8ba59b6d1f1e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } } peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } } peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } }
I20260713 09:04:04.136144  8333 ts_tablet_manager.cc:1434] T 07891f04ea2344e5bc258f39afa753e0 P 8a143551383247b4a28d8ba59b6d1f1e: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.000s
I20260713 09:04:04.136880  8333 tablet_bootstrap.cc:492] T 1e4af418c0904d2eb05a0d3f53b5c74a P 8a143551383247b4a28d8ba59b6d1f1e: Bootstrap starting.
I20260713 09:04:04.156298  8367 raft_consensus.cc:493] T 3f6e447aa45e428dab575bff8f3dade2 P bbbbf613886248fc95a9739920f9f26b [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:04.157042  8367 raft_consensus.cc:515] T 3f6e447aa45e428dab575bff8f3dade2 P bbbbf613886248fc95a9739920f9f26b [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } } peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } } peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } }
I20260713 09:04:04.160987  8050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f6e447aa45e428dab575bff8f3dade2" candidate_uuid: "bbbbf613886248fc95a9739920f9f26b" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "230e820870274f5eb8ee22cbb0c74144" is_pre_election: true
I20260713 09:04:04.161258  8367 leader_election.cc:290] T 3f6e447aa45e428dab575bff8f3dade2 P bbbbf613886248fc95a9739920f9f26b [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 230e820870274f5eb8ee22cbb0c74144 (127.5.160.132:40121), 8a143551383247b4a28d8ba59b6d1f1e (127.5.160.129:40381)
I20260713 09:04:04.161727  8050 raft_consensus.cc:2468] T 3f6e447aa45e428dab575bff8f3dade2 P 230e820870274f5eb8ee22cbb0c74144 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbbf613886248fc95a9739920f9f26b in term 2.
I20260713 09:04:04.163012  8378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f6e447aa45e428dab575bff8f3dade2" candidate_uuid: "bbbbf613886248fc95a9739920f9f26b" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8a143551383247b4a28d8ba59b6d1f1e" is_pre_election: true
I20260713 09:04:04.163322  7870 leader_election.cc:304] T 3f6e447aa45e428dab575bff8f3dade2 P bbbbf613886248fc95a9739920f9f26b [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: 230e820870274f5eb8ee22cbb0c74144, bbbbf613886248fc95a9739920f9f26b; no voters: 
I20260713 09:04:04.163730  8378 raft_consensus.cc:2468] T 3f6e447aa45e428dab575bff8f3dade2 P 8a143551383247b4a28d8ba59b6d1f1e [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbbf613886248fc95a9739920f9f26b in term 2.
I20260713 09:04:04.164212  8367 raft_consensus.cc:2804] T 3f6e447aa45e428dab575bff8f3dade2 P bbbbf613886248fc95a9739920f9f26b [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260713 09:04:04.164572  8367 raft_consensus.cc:493] T 3f6e447aa45e428dab575bff8f3dade2 P bbbbf613886248fc95a9739920f9f26b [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:04:04.164925  8367 raft_consensus.cc:3060] T 3f6e447aa45e428dab575bff8f3dade2 P bbbbf613886248fc95a9739920f9f26b [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:04:04.169544  8333 tablet_bootstrap.cc:492] T 1e4af418c0904d2eb05a0d3f53b5c74a P 8a143551383247b4a28d8ba59b6d1f1e: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:04:04.169719  7727 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35150
I20260713 09:04:04.170511  8333 tablet_bootstrap.cc:492] T 1e4af418c0904d2eb05a0d3f53b5c74a P 8a143551383247b4a28d8ba59b6d1f1e: Bootstrap complete.
I20260713 09:04:04.171684  8333 ts_tablet_manager.cc:1403] T 1e4af418c0904d2eb05a0d3f53b5c74a P 8a143551383247b4a28d8ba59b6d1f1e: Time spent bootstrapping tablet: real 0.035s	user 0.026s	sys 0.005s
I20260713 09:04:04.172049  8367 raft_consensus.cc:515] T 3f6e447aa45e428dab575bff8f3dade2 P bbbbf613886248fc95a9739920f9f26b [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } } peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } } peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } }
I20260713 09:04:04.173846  8406 heartbeater.cc:499] Master 127.5.160.190:39697 was elected leader, sending a full tablet report...
I20260713 09:04:04.174114  8333 raft_consensus.cc:359] T 1e4af418c0904d2eb05a0d3f53b5c74a P 8a143551383247b4a28d8ba59b6d1f1e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } } peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } } peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } }
I20260713 09:04:04.174787  8333 raft_consensus.cc:740] T 1e4af418c0904d2eb05a0d3f53b5c74a P 8a143551383247b4a28d8ba59b6d1f1e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a143551383247b4a28d8ba59b6d1f1e, State: Initialized, Role: FOLLOWER
I20260713 09:04:04.175014  8050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f6e447aa45e428dab575bff8f3dade2" candidate_uuid: "bbbbf613886248fc95a9739920f9f26b" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "230e820870274f5eb8ee22cbb0c74144"
I20260713 09:04:04.175571  8050 raft_consensus.cc:3060] T 3f6e447aa45e428dab575bff8f3dade2 P 230e820870274f5eb8ee22cbb0c74144 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:04:04.175550  8333 consensus_queue.cc:260] T 1e4af418c0904d2eb05a0d3f53b5c74a P 8a143551383247b4a28d8ba59b6d1f1e [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: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } } peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } } peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } }
I20260713 09:04:04.177930  8333 ts_tablet_manager.cc:1434] T 1e4af418c0904d2eb05a0d3f53b5c74a P 8a143551383247b4a28d8ba59b6d1f1e: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:04:04.178697  8333 tablet_bootstrap.cc:492] T dd451be358f04205acac56e45d2c0669 P 8a143551383247b4a28d8ba59b6d1f1e: Bootstrap starting.
I20260713 09:04:04.182904  8050 raft_consensus.cc:2468] T 3f6e447aa45e428dab575bff8f3dade2 P 230e820870274f5eb8ee22cbb0c74144 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbbf613886248fc95a9739920f9f26b in term 3.
I20260713 09:04:04.184218  7870 leader_election.cc:304] T 3f6e447aa45e428dab575bff8f3dade2 P bbbbf613886248fc95a9739920f9f26b [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: 230e820870274f5eb8ee22cbb0c74144, bbbbf613886248fc95a9739920f9f26b; no voters: 
I20260713 09:04:04.185067  8364 raft_consensus.cc:2804] T 3f6e447aa45e428dab575bff8f3dade2 P bbbbf613886248fc95a9739920f9f26b [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:04:04.185595  8364 raft_consensus.cc:697] T 3f6e447aa45e428dab575bff8f3dade2 P bbbbf613886248fc95a9739920f9f26b [term 3 LEADER]: Becoming Leader. State: Replica: bbbbf613886248fc95a9739920f9f26b, State: Running, Role: LEADER
I20260713 09:04:04.186378  8364 consensus_queue.cc:237] T 3f6e447aa45e428dab575bff8f3dade2 P bbbbf613886248fc95a9739920f9f26b [LEADER]: Queue going to LEADER 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: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } } peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } } peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } }
I20260713 09:04:04.205708  8378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f6e447aa45e428dab575bff8f3dade2" candidate_uuid: "bbbbf613886248fc95a9739920f9f26b" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8a143551383247b4a28d8ba59b6d1f1e"
I20260713 09:04:04.206341  8378 raft_consensus.cc:3060] T 3f6e447aa45e428dab575bff8f3dade2 P 8a143551383247b4a28d8ba59b6d1f1e [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:04:04.209393  8367 leader_election.cc:290] T 3f6e447aa45e428dab575bff8f3dade2 P bbbbf613886248fc95a9739920f9f26b [CANDIDATE]: Term 3 election: Requested vote from peers 230e820870274f5eb8ee22cbb0c74144 (127.5.160.132:40121), 8a143551383247b4a28d8ba59b6d1f1e (127.5.160.129:40381)
I20260713 09:04:04.212242  7725 catalog_manager.cc:5697] T 3f6e447aa45e428dab575bff8f3dade2 P bbbbf613886248fc95a9739920f9f26b reported cstate change: term changed from 1 to 3, leader changed from 8a143551383247b4a28d8ba59b6d1f1e (127.5.160.129) to bbbbf613886248fc95a9739920f9f26b (127.5.160.130). New cstate: current_term: 3 leader_uuid: "bbbbf613886248fc95a9739920f9f26b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } health_report { overall_health: HEALTHY } } }
I20260713 09:04:04.214349  8378 raft_consensus.cc:2468] T 3f6e447aa45e428dab575bff8f3dade2 P 8a143551383247b4a28d8ba59b6d1f1e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbbf613886248fc95a9739920f9f26b in term 3.
I20260713 09:04:04.219549  8294 raft_consensus.cc:493] T ea6a0152e0a2434dbff75cee53aae8b8 P 563e0460160a490cb55c8a288dfd50b2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 8a143551383247b4a28d8ba59b6d1f1e)
I20260713 09:04:04.220269  8333 tablet_bootstrap.cc:492] T dd451be358f04205acac56e45d2c0669 P 8a143551383247b4a28d8ba59b6d1f1e: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:04:04.220105  8294 raft_consensus.cc:515] T ea6a0152e0a2434dbff75cee53aae8b8 P 563e0460160a490cb55c8a288dfd50b2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } } peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } } peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } }
I20260713 09:04:04.221199  8333 tablet_bootstrap.cc:492] T dd451be358f04205acac56e45d2c0669 P 8a143551383247b4a28d8ba59b6d1f1e: Bootstrap complete.
I20260713 09:04:04.221870  8333 ts_tablet_manager.cc:1403] T dd451be358f04205acac56e45d2c0669 P 8a143551383247b4a28d8ba59b6d1f1e: Time spent bootstrapping tablet: real 0.043s	user 0.006s	sys 0.015s
I20260713 09:04:04.222307  8294 leader_election.cc:290] T ea6a0152e0a2434dbff75cee53aae8b8 P 563e0460160a490cb55c8a288dfd50b2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 230e820870274f5eb8ee22cbb0c74144 (127.5.160.132:40121), 8a143551383247b4a28d8ba59b6d1f1e (127.5.160.129:40381)
I20260713 09:04:04.223474  8378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea6a0152e0a2434dbff75cee53aae8b8" candidate_uuid: "563e0460160a490cb55c8a288dfd50b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8a143551383247b4a28d8ba59b6d1f1e" is_pre_election: true
I20260713 09:04:04.223870  8050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea6a0152e0a2434dbff75cee53aae8b8" candidate_uuid: "563e0460160a490cb55c8a288dfd50b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "230e820870274f5eb8ee22cbb0c74144" is_pre_election: true
W20260713 09:04:04.225334  7943 leader_election.cc:343] T ea6a0152e0a2434dbff75cee53aae8b8 P 563e0460160a490cb55c8a288dfd50b2 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 8a143551383247b4a28d8ba59b6d1f1e (127.5.160.129:40381): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:04.225900  7944 leader_election.cc:304] T ea6a0152e0a2434dbff75cee53aae8b8 P 563e0460160a490cb55c8a288dfd50b2 [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: 563e0460160a490cb55c8a288dfd50b2; no voters: 230e820870274f5eb8ee22cbb0c74144, 8a143551383247b4a28d8ba59b6d1f1e
I20260713 09:04:04.227240  8294 raft_consensus.cc:2749] T ea6a0152e0a2434dbff75cee53aae8b8 P 563e0460160a490cb55c8a288dfd50b2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:04:04.227254  8333 raft_consensus.cc:359] T dd451be358f04205acac56e45d2c0669 P 8a143551383247b4a28d8ba59b6d1f1e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } } peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } } peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } }
I20260713 09:04:04.228062  8333 raft_consensus.cc:740] T dd451be358f04205acac56e45d2c0669 P 8a143551383247b4a28d8ba59b6d1f1e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a143551383247b4a28d8ba59b6d1f1e, State: Initialized, Role: FOLLOWER
I20260713 09:04:04.228816  8333 consensus_queue.cc:260] T dd451be358f04205acac56e45d2c0669 P 8a143551383247b4a28d8ba59b6d1f1e [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: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } } peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } } peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } }
I20260713 09:04:04.232839  8333 ts_tablet_manager.cc:1434] T dd451be358f04205acac56e45d2c0669 P 8a143551383247b4a28d8ba59b6d1f1e: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.001s
I20260713 09:04:04.233740  8333 tablet_bootstrap.cc:492] T 62f98eadef4148f69647bca27672f57b P 8a143551383247b4a28d8ba59b6d1f1e: Bootstrap starting.
I20260713 09:04:04.256595  8333 tablet_bootstrap.cc:492] T 62f98eadef4148f69647bca27672f57b P 8a143551383247b4a28d8ba59b6d1f1e: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:04:04.257664  8333 tablet_bootstrap.cc:492] T 62f98eadef4148f69647bca27672f57b P 8a143551383247b4a28d8ba59b6d1f1e: Bootstrap complete.
I20260713 09:04:04.258373  8333 ts_tablet_manager.cc:1403] T 62f98eadef4148f69647bca27672f57b P 8a143551383247b4a28d8ba59b6d1f1e: Time spent bootstrapping tablet: real 0.025s	user 0.020s	sys 0.000s
I20260713 09:04:04.261047  8333 raft_consensus.cc:359] T 62f98eadef4148f69647bca27672f57b P 8a143551383247b4a28d8ba59b6d1f1e [term 2 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } } peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } } peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } }
I20260713 09:04:04.261845  8333 raft_consensus.cc:740] T 62f98eadef4148f69647bca27672f57b P 8a143551383247b4a28d8ba59b6d1f1e [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a143551383247b4a28d8ba59b6d1f1e, State: Initialized, Role: FOLLOWER
I20260713 09:04:04.262571  8333 consensus_queue.cc:260] T 62f98eadef4148f69647bca27672f57b P 8a143551383247b4a28d8ba59b6d1f1e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 2.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } } peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } } peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } }
I20260713 09:04:04.264840  8333 ts_tablet_manager.cc:1434] T 62f98eadef4148f69647bca27672f57b P 8a143551383247b4a28d8ba59b6d1f1e: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.003s
I20260713 09:04:04.266712  8333 tablet_bootstrap.cc:492] T ea6a0152e0a2434dbff75cee53aae8b8 P 8a143551383247b4a28d8ba59b6d1f1e: Bootstrap starting.
I20260713 09:04:04.293244  8333 tablet_bootstrap.cc:492] T ea6a0152e0a2434dbff75cee53aae8b8 P 8a143551383247b4a28d8ba59b6d1f1e: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:04:04.294169  8333 tablet_bootstrap.cc:492] T ea6a0152e0a2434dbff75cee53aae8b8 P 8a143551383247b4a28d8ba59b6d1f1e: Bootstrap complete.
I20260713 09:04:04.294811  8333 ts_tablet_manager.cc:1403] T ea6a0152e0a2434dbff75cee53aae8b8 P 8a143551383247b4a28d8ba59b6d1f1e: Time spent bootstrapping tablet: real 0.028s	user 0.011s	sys 0.004s
I20260713 09:04:04.296769  8333 raft_consensus.cc:359] T ea6a0152e0a2434dbff75cee53aae8b8 P 8a143551383247b4a28d8ba59b6d1f1e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } } peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } } peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } }
I20260713 09:04:04.297415  8333 raft_consensus.cc:740] T ea6a0152e0a2434dbff75cee53aae8b8 P 8a143551383247b4a28d8ba59b6d1f1e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a143551383247b4a28d8ba59b6d1f1e, State: Initialized, Role: FOLLOWER
I20260713 09:04:04.298020  8333 consensus_queue.cc:260] T ea6a0152e0a2434dbff75cee53aae8b8 P 8a143551383247b4a28d8ba59b6d1f1e [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: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } } peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } } peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } }
I20260713 09:04:04.299815  8333 ts_tablet_manager.cc:1434] T ea6a0152e0a2434dbff75cee53aae8b8 P 8a143551383247b4a28d8ba59b6d1f1e: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260713 09:04:04.300433  8333 tablet_bootstrap.cc:492] T 9858ccd9d1794ad8834fc00515ad40c4 P 8a143551383247b4a28d8ba59b6d1f1e: Bootstrap starting.
I20260713 09:04:04.303340  8112 raft_consensus.cc:493] T 22264477e6244300a862b87f189e24f3 P 230e820870274f5eb8ee22cbb0c74144 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 8a143551383247b4a28d8ba59b6d1f1e)
I20260713 09:04:04.303867  8112 raft_consensus.cc:515] T 22264477e6244300a862b87f189e24f3 P 230e820870274f5eb8ee22cbb0c74144 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } } peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } } peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } }
I20260713 09:04:04.305951  8112 leader_election.cc:290] T 22264477e6244300a862b87f189e24f3 P 230e820870274f5eb8ee22cbb0c74144 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 563e0460160a490cb55c8a288dfd50b2 (127.5.160.131:38597), 8a143551383247b4a28d8ba59b6d1f1e (127.5.160.129:40381)
I20260713 09:04:04.307655  7980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22264477e6244300a862b87f189e24f3" candidate_uuid: "230e820870274f5eb8ee22cbb0c74144" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "563e0460160a490cb55c8a288dfd50b2" is_pre_election: true
I20260713 09:04:04.309139  8378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22264477e6244300a862b87f189e24f3" candidate_uuid: "230e820870274f5eb8ee22cbb0c74144" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8a143551383247b4a28d8ba59b6d1f1e" is_pre_election: true
I20260713 09:04:04.309809  8378 raft_consensus.cc:2468] T 22264477e6244300a862b87f189e24f3 P 8a143551383247b4a28d8ba59b6d1f1e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 230e820870274f5eb8ee22cbb0c74144 in term 1.
I20260713 09:04:04.311086  8017 leader_election.cc:304] T 22264477e6244300a862b87f189e24f3 P 230e820870274f5eb8ee22cbb0c74144 [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: 230e820870274f5eb8ee22cbb0c74144, 8a143551383247b4a28d8ba59b6d1f1e; no voters: 563e0460160a490cb55c8a288dfd50b2
I20260713 09:04:04.312326  8112 raft_consensus.cc:2804] T 22264477e6244300a862b87f189e24f3 P 230e820870274f5eb8ee22cbb0c74144 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:04:04.312740  8112 raft_consensus.cc:493] T 22264477e6244300a862b87f189e24f3 P 230e820870274f5eb8ee22cbb0c74144 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 8a143551383247b4a28d8ba59b6d1f1e)
I20260713 09:04:04.313169  8112 raft_consensus.cc:3060] T 22264477e6244300a862b87f189e24f3 P 230e820870274f5eb8ee22cbb0c74144 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:04.318755  8333 tablet_bootstrap.cc:492] T 9858ccd9d1794ad8834fc00515ad40c4 P 8a143551383247b4a28d8ba59b6d1f1e: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:04:04.319581  8333 tablet_bootstrap.cc:492] T 9858ccd9d1794ad8834fc00515ad40c4 P 8a143551383247b4a28d8ba59b6d1f1e: Bootstrap complete.
I20260713 09:04:04.320281  8333 ts_tablet_manager.cc:1403] T 9858ccd9d1794ad8834fc00515ad40c4 P 8a143551383247b4a28d8ba59b6d1f1e: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.004s
I20260713 09:04:04.320715  8112 raft_consensus.cc:515] T 22264477e6244300a862b87f189e24f3 P 230e820870274f5eb8ee22cbb0c74144 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } } peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } } peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } }
I20260713 09:04:04.322997  8333 raft_consensus.cc:359] T 9858ccd9d1794ad8834fc00515ad40c4 P 8a143551383247b4a28d8ba59b6d1f1e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } } peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } } peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } }
I20260713 09:04:04.323632  7980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22264477e6244300a862b87f189e24f3" candidate_uuid: "230e820870274f5eb8ee22cbb0c74144" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "563e0460160a490cb55c8a288dfd50b2"
I20260713 09:04:04.323678  8333 raft_consensus.cc:740] T 9858ccd9d1794ad8834fc00515ad40c4 P 8a143551383247b4a28d8ba59b6d1f1e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a143551383247b4a28d8ba59b6d1f1e, State: Initialized, Role: FOLLOWER
I20260713 09:04:04.324909  8333 consensus_queue.cc:260] T 9858ccd9d1794ad8834fc00515ad40c4 P 8a143551383247b4a28d8ba59b6d1f1e [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: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } } peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } } peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } }
I20260713 09:04:04.328881  8333 ts_tablet_manager.cc:1434] T 9858ccd9d1794ad8834fc00515ad40c4 P 8a143551383247b4a28d8ba59b6d1f1e: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260713 09:04:04.330538  8409 raft_consensus.cc:493] T f21f6b6e05c646768935f2e5fcbd8279 P 230e820870274f5eb8ee22cbb0c74144 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 8a143551383247b4a28d8ba59b6d1f1e)
I20260713 09:04:04.331054  8409 raft_consensus.cc:515] T f21f6b6e05c646768935f2e5fcbd8279 P 230e820870274f5eb8ee22cbb0c74144 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } } peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } } peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } }
I20260713 09:04:04.331349  8112 leader_election.cc:290] T 22264477e6244300a862b87f189e24f3 P 230e820870274f5eb8ee22cbb0c74144 [CANDIDATE]: Term 2 election: Requested vote from peers 563e0460160a490cb55c8a288dfd50b2 (127.5.160.131:38597), 8a143551383247b4a28d8ba59b6d1f1e (127.5.160.129:40381)
I20260713 09:04:04.331920  8378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22264477e6244300a862b87f189e24f3" candidate_uuid: "230e820870274f5eb8ee22cbb0c74144" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8a143551383247b4a28d8ba59b6d1f1e"
I20260713 09:04:04.332541  8378 raft_consensus.cc:3060] T 22264477e6244300a862b87f189e24f3 P 8a143551383247b4a28d8ba59b6d1f1e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:04.333148  8409 leader_election.cc:290] T f21f6b6e05c646768935f2e5fcbd8279 P 230e820870274f5eb8ee22cbb0c74144 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8a143551383247b4a28d8ba59b6d1f1e (127.5.160.129:40381), bbbbf613886248fc95a9739920f9f26b (127.5.160.130:36719)
I20260713 09:04:04.335335  7903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f21f6b6e05c646768935f2e5fcbd8279" candidate_uuid: "230e820870274f5eb8ee22cbb0c74144" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbbf613886248fc95a9739920f9f26b" is_pre_election: true
I20260713 09:04:04.337548  8379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f21f6b6e05c646768935f2e5fcbd8279" candidate_uuid: "230e820870274f5eb8ee22cbb0c74144" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8a143551383247b4a28d8ba59b6d1f1e" is_pre_election: true
I20260713 09:04:04.338183  8379 raft_consensus.cc:2468] T f21f6b6e05c646768935f2e5fcbd8279 P 8a143551383247b4a28d8ba59b6d1f1e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 230e820870274f5eb8ee22cbb0c74144 in term 1.
I20260713 09:04:04.339322  8017 leader_election.cc:304] T f21f6b6e05c646768935f2e5fcbd8279 P 230e820870274f5eb8ee22cbb0c74144 [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: 230e820870274f5eb8ee22cbb0c74144, 8a143551383247b4a28d8ba59b6d1f1e; no voters: bbbbf613886248fc95a9739920f9f26b
I20260713 09:04:04.340484  8409 raft_consensus.cc:2804] T f21f6b6e05c646768935f2e5fcbd8279 P 230e820870274f5eb8ee22cbb0c74144 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:04:04.340833  8409 raft_consensus.cc:493] T f21f6b6e05c646768935f2e5fcbd8279 P 230e820870274f5eb8ee22cbb0c74144 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 8a143551383247b4a28d8ba59b6d1f1e)
I20260713 09:04:04.341219  8409 raft_consensus.cc:3060] T f21f6b6e05c646768935f2e5fcbd8279 P 230e820870274f5eb8ee22cbb0c74144 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:04.344535  8378 raft_consensus.cc:2468] T 22264477e6244300a862b87f189e24f3 P 8a143551383247b4a28d8ba59b6d1f1e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 230e820870274f5eb8ee22cbb0c74144 in term 2.
I20260713 09:04:04.345692  8017 leader_election.cc:304] T 22264477e6244300a862b87f189e24f3 P 230e820870274f5eb8ee22cbb0c74144 [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: 230e820870274f5eb8ee22cbb0c74144, 8a143551383247b4a28d8ba59b6d1f1e; no voters: 563e0460160a490cb55c8a288dfd50b2
I20260713 09:04:04.346722  8112 raft_consensus.cc:2804] T 22264477e6244300a862b87f189e24f3 P 230e820870274f5eb8ee22cbb0c74144 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:04:04.347906  8112 raft_consensus.cc:697] T 22264477e6244300a862b87f189e24f3 P 230e820870274f5eb8ee22cbb0c74144 [term 2 LEADER]: Becoming Leader. State: Replica: 230e820870274f5eb8ee22cbb0c74144, State: Running, Role: LEADER
I20260713 09:04:04.348737  8112 consensus_queue.cc:237] T 22264477e6244300a862b87f189e24f3 P 230e820870274f5eb8ee22cbb0c74144 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } } peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } } peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } }
I20260713 09:04:04.349138  8409 raft_consensus.cc:515] T f21f6b6e05c646768935f2e5fcbd8279 P 230e820870274f5eb8ee22cbb0c74144 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } } peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } } peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } }
I20260713 09:04:04.352283  8378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f21f6b6e05c646768935f2e5fcbd8279" candidate_uuid: "230e820870274f5eb8ee22cbb0c74144" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8a143551383247b4a28d8ba59b6d1f1e"
I20260713 09:04:04.352945  8409 leader_election.cc:290] T f21f6b6e05c646768935f2e5fcbd8279 P 230e820870274f5eb8ee22cbb0c74144 [CANDIDATE]: Term 2 election: Requested vote from peers 8a143551383247b4a28d8ba59b6d1f1e (127.5.160.129:40381), bbbbf613886248fc95a9739920f9f26b (127.5.160.130:36719)
I20260713 09:04:04.352394  7903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f21f6b6e05c646768935f2e5fcbd8279" candidate_uuid: "230e820870274f5eb8ee22cbb0c74144" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbbf613886248fc95a9739920f9f26b"
I20260713 09:04:04.353152  8378 raft_consensus.cc:3060] T f21f6b6e05c646768935f2e5fcbd8279 P 8a143551383247b4a28d8ba59b6d1f1e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:04.360427  8378 raft_consensus.cc:2468] T f21f6b6e05c646768935f2e5fcbd8279 P 8a143551383247b4a28d8ba59b6d1f1e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 230e820870274f5eb8ee22cbb0c74144 in term 2.
I20260713 09:04:04.361688  8017 leader_election.cc:304] T f21f6b6e05c646768935f2e5fcbd8279 P 230e820870274f5eb8ee22cbb0c74144 [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: 230e820870274f5eb8ee22cbb0c74144, 8a143551383247b4a28d8ba59b6d1f1e; no voters: bbbbf613886248fc95a9739920f9f26b
I20260713 09:04:04.361311  7727 catalog_manager.cc:5697] T 22264477e6244300a862b87f189e24f3 P 230e820870274f5eb8ee22cbb0c74144 reported cstate change: term changed from 1 to 2, leader changed from 8a143551383247b4a28d8ba59b6d1f1e (127.5.160.129) to 230e820870274f5eb8ee22cbb0c74144 (127.5.160.132). New cstate: current_term: 2 leader_uuid: "230e820870274f5eb8ee22cbb0c74144" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } health_report { overall_health: HEALTHY } } }
I20260713 09:04:04.362473  8112 raft_consensus.cc:2804] T f21f6b6e05c646768935f2e5fcbd8279 P 230e820870274f5eb8ee22cbb0c74144 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:04:04.364295  8112 raft_consensus.cc:697] T f21f6b6e05c646768935f2e5fcbd8279 P 230e820870274f5eb8ee22cbb0c74144 [term 2 LEADER]: Becoming Leader. State: Replica: 230e820870274f5eb8ee22cbb0c74144, State: Running, Role: LEADER
I20260713 09:04:04.365145  8112 consensus_queue.cc:237] T f21f6b6e05c646768935f2e5fcbd8279 P 230e820870274f5eb8ee22cbb0c74144 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } } peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } } peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } }
I20260713 09:04:04.383021  7727 catalog_manager.cc:5697] T f21f6b6e05c646768935f2e5fcbd8279 P 230e820870274f5eb8ee22cbb0c74144 reported cstate change: term changed from 1 to 2, leader changed from 8a143551383247b4a28d8ba59b6d1f1e (127.5.160.129) to 230e820870274f5eb8ee22cbb0c74144 (127.5.160.132). New cstate: current_term: 2 leader_uuid: "230e820870274f5eb8ee22cbb0c74144" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:04.493476  8367 raft_consensus.cc:493] T 0811f31f56e44c0889b993faacc2f130 P bbbbf613886248fc95a9739920f9f26b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 8a143551383247b4a28d8ba59b6d1f1e)
I20260713 09:04:04.493980  8367 raft_consensus.cc:515] T 0811f31f56e44c0889b993faacc2f130 P bbbbf613886248fc95a9739920f9f26b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } } peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } } peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } }
I20260713 09:04:04.495929  8367 leader_election.cc:290] T 0811f31f56e44c0889b993faacc2f130 P bbbbf613886248fc95a9739920f9f26b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8a143551383247b4a28d8ba59b6d1f1e (127.5.160.129:40381), 563e0460160a490cb55c8a288dfd50b2 (127.5.160.131:38597)
I20260713 09:04:04.496727  8378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0811f31f56e44c0889b993faacc2f130" candidate_uuid: "bbbbf613886248fc95a9739920f9f26b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8a143551383247b4a28d8ba59b6d1f1e" is_pre_election: true
I20260713 09:04:04.496943  7980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0811f31f56e44c0889b993faacc2f130" candidate_uuid: "bbbbf613886248fc95a9739920f9f26b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "563e0460160a490cb55c8a288dfd50b2" is_pre_election: true
I20260713 09:04:04.497516  8378 raft_consensus.cc:2468] T 0811f31f56e44c0889b993faacc2f130 P 8a143551383247b4a28d8ba59b6d1f1e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbbf613886248fc95a9739920f9f26b in term 1.
I20260713 09:04:04.498762  7869 leader_election.cc:304] T 0811f31f56e44c0889b993faacc2f130 P bbbbf613886248fc95a9739920f9f26b [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: 8a143551383247b4a28d8ba59b6d1f1e, bbbbf613886248fc95a9739920f9f26b; no voters: 563e0460160a490cb55c8a288dfd50b2
I20260713 09:04:04.499390  8367 raft_consensus.cc:2804] T 0811f31f56e44c0889b993faacc2f130 P bbbbf613886248fc95a9739920f9f26b [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:04:04.499789  8367 raft_consensus.cc:493] T 0811f31f56e44c0889b993faacc2f130 P bbbbf613886248fc95a9739920f9f26b [term 1 FOLLOWER]: Starting leader election (detected failure of leader 8a143551383247b4a28d8ba59b6d1f1e)
I20260713 09:04:04.500180  8367 raft_consensus.cc:3060] T 0811f31f56e44c0889b993faacc2f130 P bbbbf613886248fc95a9739920f9f26b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:04.500607  8294 raft_consensus.cc:493] T 5deed4d33c034049ab27ed36ddb38eb1 P 563e0460160a490cb55c8a288dfd50b2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 8a143551383247b4a28d8ba59b6d1f1e)
I20260713 09:04:04.501129  8294 raft_consensus.cc:515] T 5deed4d33c034049ab27ed36ddb38eb1 P 563e0460160a490cb55c8a288dfd50b2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } } peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } } peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } }
I20260713 09:04:04.503811  8378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5deed4d33c034049ab27ed36ddb38eb1" candidate_uuid: "563e0460160a490cb55c8a288dfd50b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8a143551383247b4a28d8ba59b6d1f1e" is_pre_election: true
I20260713 09:04:04.504132  7903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5deed4d33c034049ab27ed36ddb38eb1" candidate_uuid: "563e0460160a490cb55c8a288dfd50b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbbf613886248fc95a9739920f9f26b" is_pre_election: true
I20260713 09:04:04.504514  8378 raft_consensus.cc:2468] T 5deed4d33c034049ab27ed36ddb38eb1 P 8a143551383247b4a28d8ba59b6d1f1e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 563e0460160a490cb55c8a288dfd50b2 in term 1.
I20260713 09:04:04.505897  8294 leader_election.cc:290] T 5deed4d33c034049ab27ed36ddb38eb1 P 563e0460160a490cb55c8a288dfd50b2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8a143551383247b4a28d8ba59b6d1f1e (127.5.160.129:40381), bbbbf613886248fc95a9739920f9f26b (127.5.160.130:36719)
I20260713 09:04:04.505864  7943 leader_election.cc:304] T 5deed4d33c034049ab27ed36ddb38eb1 P 563e0460160a490cb55c8a288dfd50b2 [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: 563e0460160a490cb55c8a288dfd50b2, 8a143551383247b4a28d8ba59b6d1f1e; no voters: bbbbf613886248fc95a9739920f9f26b
I20260713 09:04:04.507442  8294 raft_consensus.cc:2804] T 5deed4d33c034049ab27ed36ddb38eb1 P 563e0460160a490cb55c8a288dfd50b2 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:04:04.507822  8294 raft_consensus.cc:493] T 5deed4d33c034049ab27ed36ddb38eb1 P 563e0460160a490cb55c8a288dfd50b2 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 8a143551383247b4a28d8ba59b6d1f1e)
I20260713 09:04:04.507797  8367 raft_consensus.cc:515] T 0811f31f56e44c0889b993faacc2f130 P bbbbf613886248fc95a9739920f9f26b [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } } peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } } peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } }
I20260713 09:04:04.508420  8294 raft_consensus.cc:3060] T 5deed4d33c034049ab27ed36ddb38eb1 P 563e0460160a490cb55c8a288dfd50b2 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:04.510170  8367 leader_election.cc:290] T 0811f31f56e44c0889b993faacc2f130 P bbbbf613886248fc95a9739920f9f26b [CANDIDATE]: Term 2 election: Requested vote from peers 8a143551383247b4a28d8ba59b6d1f1e (127.5.160.129:40381), 563e0460160a490cb55c8a288dfd50b2 (127.5.160.131:38597)
I20260713 09:04:04.511004  8378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0811f31f56e44c0889b993faacc2f130" candidate_uuid: "bbbbf613886248fc95a9739920f9f26b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8a143551383247b4a28d8ba59b6d1f1e"
I20260713 09:04:04.511646  8378 raft_consensus.cc:3060] T 0811f31f56e44c0889b993faacc2f130 P 8a143551383247b4a28d8ba59b6d1f1e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:04.511916  7980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0811f31f56e44c0889b993faacc2f130" candidate_uuid: "bbbbf613886248fc95a9739920f9f26b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "563e0460160a490cb55c8a288dfd50b2"
I20260713 09:04:04.516177  8294 raft_consensus.cc:515] T 5deed4d33c034049ab27ed36ddb38eb1 P 563e0460160a490cb55c8a288dfd50b2 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } } peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } } peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } }
I20260713 09:04:04.519309  8378 raft_consensus.cc:2468] T 0811f31f56e44c0889b993faacc2f130 P 8a143551383247b4a28d8ba59b6d1f1e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbbf613886248fc95a9739920f9f26b in term 2.
I20260713 09:04:04.519428  8379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5deed4d33c034049ab27ed36ddb38eb1" candidate_uuid: "563e0460160a490cb55c8a288dfd50b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8a143551383247b4a28d8ba59b6d1f1e"
I20260713 09:04:04.519815  7903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5deed4d33c034049ab27ed36ddb38eb1" candidate_uuid: "563e0460160a490cb55c8a288dfd50b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbbf613886248fc95a9739920f9f26b"
I20260713 09:04:04.520156  8379 raft_consensus.cc:3060] T 5deed4d33c034049ab27ed36ddb38eb1 P 8a143551383247b4a28d8ba59b6d1f1e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:04.520681  7869 leader_election.cc:304] T 0811f31f56e44c0889b993faacc2f130 P bbbbf613886248fc95a9739920f9f26b [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: 8a143551383247b4a28d8ba59b6d1f1e, bbbbf613886248fc95a9739920f9f26b; no voters: 563e0460160a490cb55c8a288dfd50b2
I20260713 09:04:04.521613  8294 leader_election.cc:290] T 5deed4d33c034049ab27ed36ddb38eb1 P 563e0460160a490cb55c8a288dfd50b2 [CANDIDATE]: Term 2 election: Requested vote from peers 8a143551383247b4a28d8ba59b6d1f1e (127.5.160.129:40381), bbbbf613886248fc95a9739920f9f26b (127.5.160.130:36719)
I20260713 09:04:04.521983  8367 raft_consensus.cc:2804] T 0811f31f56e44c0889b993faacc2f130 P bbbbf613886248fc95a9739920f9f26b [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:04:04.522508  8367 raft_consensus.cc:697] T 0811f31f56e44c0889b993faacc2f130 P bbbbf613886248fc95a9739920f9f26b [term 2 LEADER]: Becoming Leader. State: Replica: bbbbf613886248fc95a9739920f9f26b, State: Running, Role: LEADER
I20260713 09:04:04.523304  8367 consensus_queue.cc:237] T 0811f31f56e44c0889b993faacc2f130 P bbbbf613886248fc95a9739920f9f26b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } } peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } } peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } }
I20260713 09:04:04.528903  8379 raft_consensus.cc:2468] T 5deed4d33c034049ab27ed36ddb38eb1 P 8a143551383247b4a28d8ba59b6d1f1e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 563e0460160a490cb55c8a288dfd50b2 in term 2.
I20260713 09:04:04.528923  8294 raft_consensus.cc:493] T 0811f31f56e44c0889b993faacc2f130 P 563e0460160a490cb55c8a288dfd50b2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 8a143551383247b4a28d8ba59b6d1f1e)
I20260713 09:04:04.529732  8294 raft_consensus.cc:515] T 0811f31f56e44c0889b993faacc2f130 P 563e0460160a490cb55c8a288dfd50b2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } } peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } } peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } }
I20260713 09:04:04.531872  8294 leader_election.cc:290] T 0811f31f56e44c0889b993faacc2f130 P 563e0460160a490cb55c8a288dfd50b2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8a143551383247b4a28d8ba59b6d1f1e (127.5.160.129:40381), bbbbf613886248fc95a9739920f9f26b (127.5.160.130:36719)
I20260713 09:04:04.532716  8378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0811f31f56e44c0889b993faacc2f130" candidate_uuid: "563e0460160a490cb55c8a288dfd50b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8a143551383247b4a28d8ba59b6d1f1e" is_pre_election: true
I20260713 09:04:04.533469  7903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0811f31f56e44c0889b993faacc2f130" candidate_uuid: "563e0460160a490cb55c8a288dfd50b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbbf613886248fc95a9739920f9f26b" is_pre_election: true
I20260713 09:04:04.532721  7727 catalog_manager.cc:5697] T 0811f31f56e44c0889b993faacc2f130 P bbbbf613886248fc95a9739920f9f26b reported cstate change: term changed from 1 to 2, leader changed from 8a143551383247b4a28d8ba59b6d1f1e (127.5.160.129) to bbbbf613886248fc95a9739920f9f26b (127.5.160.130). New cstate: current_term: 2 leader_uuid: "bbbbf613886248fc95a9739920f9f26b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:04.533701  8378 raft_consensus.cc:2393] T 0811f31f56e44c0889b993faacc2f130 P 8a143551383247b4a28d8ba59b6d1f1e [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 563e0460160a490cb55c8a288dfd50b2 in current term 2: Already voted for candidate bbbbf613886248fc95a9739920f9f26b in this term.
I20260713 09:04:04.535446  7943 leader_election.cc:304] T 0811f31f56e44c0889b993faacc2f130 P 563e0460160a490cb55c8a288dfd50b2 [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: 563e0460160a490cb55c8a288dfd50b2; no voters: 8a143551383247b4a28d8ba59b6d1f1e, bbbbf613886248fc95a9739920f9f26b
I20260713 09:04:04.536613  8294 raft_consensus.cc:3060] T 0811f31f56e44c0889b993faacc2f130 P 563e0460160a490cb55c8a288dfd50b2 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:04.545778  8294 raft_consensus.cc:2749] T 0811f31f56e44c0889b993faacc2f130 P 563e0460160a490cb55c8a288dfd50b2 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:04:04.545926  7943 leader_election.cc:304] T 5deed4d33c034049ab27ed36ddb38eb1 P 563e0460160a490cb55c8a288dfd50b2 [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: 563e0460160a490cb55c8a288dfd50b2, 8a143551383247b4a28d8ba59b6d1f1e; no voters: bbbbf613886248fc95a9739920f9f26b
I20260713 09:04:04.546800  8294 raft_consensus.cc:2804] T 5deed4d33c034049ab27ed36ddb38eb1 P 563e0460160a490cb55c8a288dfd50b2 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:04:04.547348  8294 raft_consensus.cc:697] T 5deed4d33c034049ab27ed36ddb38eb1 P 563e0460160a490cb55c8a288dfd50b2 [term 2 LEADER]: Becoming Leader. State: Replica: 563e0460160a490cb55c8a288dfd50b2, State: Running, Role: LEADER
I20260713 09:04:04.548177  8294 consensus_queue.cc:237] T 5deed4d33c034049ab27ed36ddb38eb1 P 563e0460160a490cb55c8a288dfd50b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } } peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } } peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } }
I20260713 09:04:04.559767  7727 catalog_manager.cc:5697] T 5deed4d33c034049ab27ed36ddb38eb1 P 563e0460160a490cb55c8a288dfd50b2 reported cstate change: term changed from 1 to 2, leader changed from 8a143551383247b4a28d8ba59b6d1f1e (127.5.160.129) to 563e0460160a490cb55c8a288dfd50b2 (127.5.160.131). New cstate: current_term: 2 leader_uuid: "563e0460160a490cb55c8a288dfd50b2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } health_report { overall_health: HEALTHY } } }
I20260713 09:04:04.574331  8367 raft_consensus.cc:493] T f21f6b6e05c646768935f2e5fcbd8279 P bbbbf613886248fc95a9739920f9f26b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 8a143551383247b4a28d8ba59b6d1f1e)
I20260713 09:04:04.574990  8367 raft_consensus.cc:515] T f21f6b6e05c646768935f2e5fcbd8279 P bbbbf613886248fc95a9739920f9f26b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } } peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } } peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } }
I20260713 09:04:04.577306  8367 leader_election.cc:290] T f21f6b6e05c646768935f2e5fcbd8279 P bbbbf613886248fc95a9739920f9f26b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 230e820870274f5eb8ee22cbb0c74144 (127.5.160.132:40121), 8a143551383247b4a28d8ba59b6d1f1e (127.5.160.129:40381)
I20260713 09:04:04.578380  8050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f21f6b6e05c646768935f2e5fcbd8279" candidate_uuid: "bbbbf613886248fc95a9739920f9f26b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "230e820870274f5eb8ee22cbb0c74144" is_pre_election: true
I20260713 09:04:04.578859  8379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f21f6b6e05c646768935f2e5fcbd8279" candidate_uuid: "bbbbf613886248fc95a9739920f9f26b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8a143551383247b4a28d8ba59b6d1f1e" is_pre_election: true
I20260713 09:04:04.579761  8379 raft_consensus.cc:2393] T f21f6b6e05c646768935f2e5fcbd8279 P 8a143551383247b4a28d8ba59b6d1f1e [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bbbbf613886248fc95a9739920f9f26b in current term 2: Already voted for candidate 230e820870274f5eb8ee22cbb0c74144 in this term.
I20260713 09:04:04.580792  7869 leader_election.cc:304] T f21f6b6e05c646768935f2e5fcbd8279 P bbbbf613886248fc95a9739920f9f26b [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: bbbbf613886248fc95a9739920f9f26b; no voters: 230e820870274f5eb8ee22cbb0c74144, 8a143551383247b4a28d8ba59b6d1f1e
I20260713 09:04:04.581557  8367 raft_consensus.cc:3060] T f21f6b6e05c646768935f2e5fcbd8279 P bbbbf613886248fc95a9739920f9f26b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:04.589170  8367 raft_consensus.cc:2749] T f21f6b6e05c646768935f2e5fcbd8279 P bbbbf613886248fc95a9739920f9f26b [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:04:04.591635  8050 raft_consensus.cc:1275] T 3f6e447aa45e428dab575bff8f3dade2 P 230e820870274f5eb8ee22cbb0c74144 [term 3 FOLLOWER]: Refusing update from remote peer bbbbf613886248fc95a9739920f9f26b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260713 09:04:04.593147  8364 consensus_queue.cc:1048] T 3f6e447aa45e428dab575bff8f3dade2 P bbbbf613886248fc95a9739920f9f26b [LEADER]: Connected to new peer: Peer: permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:04:04.600703  8294 raft_consensus.cc:493] T 7a254603fa294d8296183913cc81c2ec P 563e0460160a490cb55c8a288dfd50b2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 8a143551383247b4a28d8ba59b6d1f1e)
I20260713 09:04:04.601331  8294 raft_consensus.cc:515] T 7a254603fa294d8296183913cc81c2ec P 563e0460160a490cb55c8a288dfd50b2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } } peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } } peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } }
I20260713 09:04:04.604275  8258 raft_consensus.cc:493] T 22264477e6244300a862b87f189e24f3 P 563e0460160a490cb55c8a288dfd50b2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 8a143551383247b4a28d8ba59b6d1f1e)
I20260713 09:04:04.604815  8258 raft_consensus.cc:515] T 22264477e6244300a862b87f189e24f3 P 563e0460160a490cb55c8a288dfd50b2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } } peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } } peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } }
I20260713 09:04:04.606993  8258 leader_election.cc:290] T 22264477e6244300a862b87f189e24f3 P 563e0460160a490cb55c8a288dfd50b2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8a143551383247b4a28d8ba59b6d1f1e (127.5.160.129:40381), 230e820870274f5eb8ee22cbb0c74144 (127.5.160.132:40121)
I20260713 09:04:04.609449  8054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22264477e6244300a862b87f189e24f3" candidate_uuid: "563e0460160a490cb55c8a288dfd50b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "230e820870274f5eb8ee22cbb0c74144" is_pre_election: true
I20260713 09:04:04.612725  8378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a254603fa294d8296183913cc81c2ec" candidate_uuid: "563e0460160a490cb55c8a288dfd50b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8a143551383247b4a28d8ba59b6d1f1e" is_pre_election: true
I20260713 09:04:04.613490  8378 raft_consensus.cc:2468] T 7a254603fa294d8296183913cc81c2ec P 8a143551383247b4a28d8ba59b6d1f1e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 563e0460160a490cb55c8a288dfd50b2 in term 1.
I20260713 09:04:04.614717  7943 leader_election.cc:304] T 7a254603fa294d8296183913cc81c2ec P 563e0460160a490cb55c8a288dfd50b2 [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: 563e0460160a490cb55c8a288dfd50b2, 8a143551383247b4a28d8ba59b6d1f1e; no voters: 
I20260713 09:04:04.616043  8258 raft_consensus.cc:2804] T 7a254603fa294d8296183913cc81c2ec P 563e0460160a490cb55c8a288dfd50b2 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:04:04.616420  8258 raft_consensus.cc:493] T 7a254603fa294d8296183913cc81c2ec P 563e0460160a490cb55c8a288dfd50b2 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 8a143551383247b4a28d8ba59b6d1f1e)
I20260713 09:04:04.616779  8258 raft_consensus.cc:3060] T 7a254603fa294d8296183913cc81c2ec P 563e0460160a490cb55c8a288dfd50b2 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:04.617210  8379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22264477e6244300a862b87f189e24f3" candidate_uuid: "563e0460160a490cb55c8a288dfd50b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8a143551383247b4a28d8ba59b6d1f1e" is_pre_election: true
I20260713 09:04:04.618009  8379 raft_consensus.cc:2393] T 22264477e6244300a862b87f189e24f3 P 8a143551383247b4a28d8ba59b6d1f1e [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 563e0460160a490cb55c8a288dfd50b2 in current term 2: Already voted for candidate 230e820870274f5eb8ee22cbb0c74144 in this term.
I20260713 09:04:04.617928  8294 leader_election.cc:290] T 7a254603fa294d8296183913cc81c2ec P 563e0460160a490cb55c8a288dfd50b2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 230e820870274f5eb8ee22cbb0c74144 (127.5.160.132:40121), 8a143551383247b4a28d8ba59b6d1f1e (127.5.160.129:40381)
I20260713 09:04:04.621104  8379 raft_consensus.cc:1275] T 3f6e447aa45e428dab575bff8f3dade2 P 8a143551383247b4a28d8ba59b6d1f1e [term 3 FOLLOWER]: Refusing update from remote peer bbbbf613886248fc95a9739920f9f26b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260713 09:04:04.622509  8259 consensus_queue.cc:1048] T 3f6e447aa45e428dab575bff8f3dade2 P bbbbf613886248fc95a9739920f9f26b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:04:04.625355  8428 raft_consensus.cc:493] T ea6a0152e0a2434dbff75cee53aae8b8 P 230e820870274f5eb8ee22cbb0c74144 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 8a143551383247b4a28d8ba59b6d1f1e)
I20260713 09:04:04.625914  8428 raft_consensus.cc:515] T ea6a0152e0a2434dbff75cee53aae8b8 P 230e820870274f5eb8ee22cbb0c74144 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } } peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } } peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } }
I20260713 09:04:04.627487  8050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a254603fa294d8296183913cc81c2ec" candidate_uuid: "563e0460160a490cb55c8a288dfd50b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "230e820870274f5eb8ee22cbb0c74144" is_pre_election: true
I20260713 09:04:04.629113  8377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea6a0152e0a2434dbff75cee53aae8b8" candidate_uuid: "230e820870274f5eb8ee22cbb0c74144" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8a143551383247b4a28d8ba59b6d1f1e" is_pre_election: true
I20260713 09:04:04.630205  8377 raft_consensus.cc:2468] T ea6a0152e0a2434dbff75cee53aae8b8 P 8a143551383247b4a28d8ba59b6d1f1e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 230e820870274f5eb8ee22cbb0c74144 in term 1.
I20260713 09:04:04.628700  7980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea6a0152e0a2434dbff75cee53aae8b8" candidate_uuid: "230e820870274f5eb8ee22cbb0c74144" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "563e0460160a490cb55c8a288dfd50b2" is_pre_election: true
I20260713 09:04:04.627946  8428 leader_election.cc:290] T ea6a0152e0a2434dbff75cee53aae8b8 P 230e820870274f5eb8ee22cbb0c74144 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 563e0460160a490cb55c8a288dfd50b2 (127.5.160.131:38597), 8a143551383247b4a28d8ba59b6d1f1e (127.5.160.129:40381)
I20260713 09:04:04.631548  7980 raft_consensus.cc:2468] T ea6a0152e0a2434dbff75cee53aae8b8 P 563e0460160a490cb55c8a288dfd50b2 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 230e820870274f5eb8ee22cbb0c74144 in term 1.
I20260713 09:04:04.631922  8017 leader_election.cc:304] T ea6a0152e0a2434dbff75cee53aae8b8 P 230e820870274f5eb8ee22cbb0c74144 [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: 230e820870274f5eb8ee22cbb0c74144, 8a143551383247b4a28d8ba59b6d1f1e; no voters: 
I20260713 09:04:04.633500  8428 raft_consensus.cc:2804] T ea6a0152e0a2434dbff75cee53aae8b8 P 230e820870274f5eb8ee22cbb0c74144 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:04:04.633985  8428 raft_consensus.cc:493] T ea6a0152e0a2434dbff75cee53aae8b8 P 230e820870274f5eb8ee22cbb0c74144 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 8a143551383247b4a28d8ba59b6d1f1e)
I20260713 09:04:04.634413  8428 raft_consensus.cc:3060] T ea6a0152e0a2434dbff75cee53aae8b8 P 230e820870274f5eb8ee22cbb0c74144 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:04.639788  8258 raft_consensus.cc:515] T 7a254603fa294d8296183913cc81c2ec P 563e0460160a490cb55c8a288dfd50b2 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } } peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } } peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } }
I20260713 09:04:04.642885  8051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a254603fa294d8296183913cc81c2ec" candidate_uuid: "563e0460160a490cb55c8a288dfd50b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "230e820870274f5eb8ee22cbb0c74144"
I20260713 09:04:04.646041  8258 leader_election.cc:290] T 7a254603fa294d8296183913cc81c2ec P 563e0460160a490cb55c8a288dfd50b2 [CANDIDATE]: Term 2 election: Requested vote from peers 230e820870274f5eb8ee22cbb0c74144 (127.5.160.132:40121), 8a143551383247b4a28d8ba59b6d1f1e (127.5.160.129:40381)
I20260713 09:04:04.651582  8428 raft_consensus.cc:515] T ea6a0152e0a2434dbff75cee53aae8b8 P 230e820870274f5eb8ee22cbb0c74144 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } } peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } } peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } }
I20260713 09:04:04.654706  7980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea6a0152e0a2434dbff75cee53aae8b8" candidate_uuid: "230e820870274f5eb8ee22cbb0c74144" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "563e0460160a490cb55c8a288dfd50b2"
I20260713 09:04:04.654994  8378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a254603fa294d8296183913cc81c2ec" candidate_uuid: "563e0460160a490cb55c8a288dfd50b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8a143551383247b4a28d8ba59b6d1f1e"
I20260713 09:04:04.655315  7980 raft_consensus.cc:3060] T ea6a0152e0a2434dbff75cee53aae8b8 P 563e0460160a490cb55c8a288dfd50b2 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:04.655882  8378 raft_consensus.cc:3060] T 7a254603fa294d8296183913cc81c2ec P 8a143551383247b4a28d8ba59b6d1f1e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:04.661300  7943 leader_election.cc:304] T 22264477e6244300a862b87f189e24f3 P 563e0460160a490cb55c8a288dfd50b2 [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: 563e0460160a490cb55c8a288dfd50b2; no voters: 230e820870274f5eb8ee22cbb0c74144, 8a143551383247b4a28d8ba59b6d1f1e
I20260713 09:04:04.662914  8258 raft_consensus.cc:3060] T 22264477e6244300a862b87f189e24f3 P 563e0460160a490cb55c8a288dfd50b2 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:04.666751  7980 raft_consensus.cc:2468] T ea6a0152e0a2434dbff75cee53aae8b8 P 563e0460160a490cb55c8a288dfd50b2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 230e820870274f5eb8ee22cbb0c74144 in term 2.
I20260713 09:04:04.665979  8378 raft_consensus.cc:2468] T 7a254603fa294d8296183913cc81c2ec P 8a143551383247b4a28d8ba59b6d1f1e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 563e0460160a490cb55c8a288dfd50b2 in term 2.
I20260713 09:04:04.667992  8017 leader_election.cc:304] T ea6a0152e0a2434dbff75cee53aae8b8 P 230e820870274f5eb8ee22cbb0c74144 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 230e820870274f5eb8ee22cbb0c74144, 563e0460160a490cb55c8a288dfd50b2; no voters: 
I20260713 09:04:04.668306  7943 leader_election.cc:304] T 7a254603fa294d8296183913cc81c2ec P 563e0460160a490cb55c8a288dfd50b2 [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: 563e0460160a490cb55c8a288dfd50b2, 8a143551383247b4a28d8ba59b6d1f1e; no voters: 230e820870274f5eb8ee22cbb0c74144
I20260713 09:04:04.668871  8367 raft_consensus.cc:493] T 5deed4d33c034049ab27ed36ddb38eb1 P bbbbf613886248fc95a9739920f9f26b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 8a143551383247b4a28d8ba59b6d1f1e)
I20260713 09:04:04.668908  8409 raft_consensus.cc:2804] T ea6a0152e0a2434dbff75cee53aae8b8 P 230e820870274f5eb8ee22cbb0c74144 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:04:04.669203  8294 raft_consensus.cc:2804] T 7a254603fa294d8296183913cc81c2ec P 563e0460160a490cb55c8a288dfd50b2 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:04:04.669775  8409 raft_consensus.cc:697] T ea6a0152e0a2434dbff75cee53aae8b8 P 230e820870274f5eb8ee22cbb0c74144 [term 2 LEADER]: Becoming Leader. State: Replica: 230e820870274f5eb8ee22cbb0c74144, State: Running, Role: LEADER
I20260713 09:04:04.669691  8367 raft_consensus.cc:515] T 5deed4d33c034049ab27ed36ddb38eb1 P bbbbf613886248fc95a9739920f9f26b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } } peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } } peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } }
I20260713 09:04:04.671006  8409 consensus_queue.cc:237] T ea6a0152e0a2434dbff75cee53aae8b8 P 230e820870274f5eb8ee22cbb0c74144 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } } peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } } peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } }
I20260713 09:04:04.672237  8367 leader_election.cc:290] T 5deed4d33c034049ab27ed36ddb38eb1 P bbbbf613886248fc95a9739920f9f26b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8a143551383247b4a28d8ba59b6d1f1e (127.5.160.129:40381), 563e0460160a490cb55c8a288dfd50b2 (127.5.160.131:38597)
I20260713 09:04:04.673897  8377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5deed4d33c034049ab27ed36ddb38eb1" candidate_uuid: "bbbbf613886248fc95a9739920f9f26b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8a143551383247b4a28d8ba59b6d1f1e" is_pre_election: true
I20260713 09:04:04.675972  8377 raft_consensus.cc:2393] T 5deed4d33c034049ab27ed36ddb38eb1 P 8a143551383247b4a28d8ba59b6d1f1e [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bbbbf613886248fc95a9739920f9f26b in current term 2: Already voted for candidate 563e0460160a490cb55c8a288dfd50b2 in this term.
I20260713 09:04:04.676599  8428 leader_election.cc:290] T ea6a0152e0a2434dbff75cee53aae8b8 P 230e820870274f5eb8ee22cbb0c74144 [CANDIDATE]: Term 2 election: Requested vote from peers 563e0460160a490cb55c8a288dfd50b2 (127.5.160.131:38597), 8a143551383247b4a28d8ba59b6d1f1e (127.5.160.129:40381)
I20260713 09:04:04.677935  8377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea6a0152e0a2434dbff75cee53aae8b8" candidate_uuid: "230e820870274f5eb8ee22cbb0c74144" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8a143551383247b4a28d8ba59b6d1f1e"
I20260713 09:04:04.676276  7980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5deed4d33c034049ab27ed36ddb38eb1" candidate_uuid: "bbbbf613886248fc95a9739920f9f26b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "563e0460160a490cb55c8a288dfd50b2" is_pre_election: true
I20260713 09:04:04.678675  8377 raft_consensus.cc:3060] T ea6a0152e0a2434dbff75cee53aae8b8 P 8a143551383247b4a28d8ba59b6d1f1e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:04.680354  7869 leader_election.cc:304] T 5deed4d33c034049ab27ed36ddb38eb1 P bbbbf613886248fc95a9739920f9f26b [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: bbbbf613886248fc95a9739920f9f26b; no voters: 563e0460160a490cb55c8a288dfd50b2, 8a143551383247b4a28d8ba59b6d1f1e
I20260713 09:04:04.681246  8258 raft_consensus.cc:2749] T 22264477e6244300a862b87f189e24f3 P 563e0460160a490cb55c8a288dfd50b2 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:04:04.681814  8367 raft_consensus.cc:3060] T 5deed4d33c034049ab27ed36ddb38eb1 P bbbbf613886248fc95a9739920f9f26b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:04.682060  8428 raft_consensus.cc:493] T 7a254603fa294d8296183913cc81c2ec P 230e820870274f5eb8ee22cbb0c74144 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 8a143551383247b4a28d8ba59b6d1f1e)
I20260713 09:04:04.682601  8294 raft_consensus.cc:697] T 7a254603fa294d8296183913cc81c2ec P 563e0460160a490cb55c8a288dfd50b2 [term 2 LEADER]: Becoming Leader. State: Replica: 563e0460160a490cb55c8a288dfd50b2, State: Running, Role: LEADER
I20260713 09:04:04.682772  8428 raft_consensus.cc:515] T 7a254603fa294d8296183913cc81c2ec P 230e820870274f5eb8ee22cbb0c74144 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } } peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } } peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } }
I20260713 09:04:04.683492  8294 consensus_queue.cc:237] T 7a254603fa294d8296183913cc81c2ec P 563e0460160a490cb55c8a288dfd50b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } } peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } } peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } }
I20260713 09:04:04.685907  7979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a254603fa294d8296183913cc81c2ec" candidate_uuid: "230e820870274f5eb8ee22cbb0c74144" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "563e0460160a490cb55c8a288dfd50b2" is_pre_election: true
I20260713 09:04:04.687887  8428 leader_election.cc:290] T 7a254603fa294d8296183913cc81c2ec P 230e820870274f5eb8ee22cbb0c74144 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 563e0460160a490cb55c8a288dfd50b2 (127.5.160.131:38597), 8a143551383247b4a28d8ba59b6d1f1e (127.5.160.129:40381)
I20260713 09:04:04.693403  8367 raft_consensus.cc:2749] T 5deed4d33c034049ab27ed36ddb38eb1 P bbbbf613886248fc95a9739920f9f26b [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:04:04.696622  8378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a254603fa294d8296183913cc81c2ec" candidate_uuid: "230e820870274f5eb8ee22cbb0c74144" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8a143551383247b4a28d8ba59b6d1f1e" is_pre_election: true
I20260713 09:04:04.698191  8377 raft_consensus.cc:2468] T ea6a0152e0a2434dbff75cee53aae8b8 P 8a143551383247b4a28d8ba59b6d1f1e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 230e820870274f5eb8ee22cbb0c74144 in term 2.
I20260713 09:04:04.701853  7725 catalog_manager.cc:5697] T 7a254603fa294d8296183913cc81c2ec P 563e0460160a490cb55c8a288dfd50b2 reported cstate change: term changed from 1 to 2, leader changed from 8a143551383247b4a28d8ba59b6d1f1e (127.5.160.129) to 563e0460160a490cb55c8a288dfd50b2 (127.5.160.131). New cstate: current_term: 2 leader_uuid: "563e0460160a490cb55c8a288dfd50b2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:04.709225  7727 catalog_manager.cc:5697] T ea6a0152e0a2434dbff75cee53aae8b8 P 230e820870274f5eb8ee22cbb0c74144 reported cstate change: term changed from 1 to 2, leader changed from 8a143551383247b4a28d8ba59b6d1f1e (127.5.160.129) to 230e820870274f5eb8ee22cbb0c74144 (127.5.160.132). New cstate: current_term: 2 leader_uuid: "230e820870274f5eb8ee22cbb0c74144" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:04.709996  8378 raft_consensus.cc:2393] T 7a254603fa294d8296183913cc81c2ec P 8a143551383247b4a28d8ba59b6d1f1e [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 230e820870274f5eb8ee22cbb0c74144 in current term 2: Already voted for candidate 563e0460160a490cb55c8a288dfd50b2 in this term.
I20260713 09:04:04.729490  8017 leader_election.cc:304] T 7a254603fa294d8296183913cc81c2ec P 230e820870274f5eb8ee22cbb0c74144 [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: 230e820870274f5eb8ee22cbb0c74144; no voters: 563e0460160a490cb55c8a288dfd50b2, 8a143551383247b4a28d8ba59b6d1f1e
I20260713 09:04:04.731567  8409 raft_consensus.cc:3060] T 7a254603fa294d8296183913cc81c2ec P 230e820870274f5eb8ee22cbb0c74144 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:04.741600  8409 raft_consensus.cc:2749] T 7a254603fa294d8296183913cc81c2ec P 230e820870274f5eb8ee22cbb0c74144 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:04:04.788643  7980 raft_consensus.cc:1275] T 22264477e6244300a862b87f189e24f3 P 563e0460160a490cb55c8a288dfd50b2 [term 2 FOLLOWER]: Refusing update from remote peer 230e820870274f5eb8ee22cbb0c74144: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:04:04.790202  8409 consensus_queue.cc:1048] T 22264477e6244300a862b87f189e24f3 P 230e820870274f5eb8ee22cbb0c74144 [LEADER]: Connected to new peer: Peer: permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:04:04.815991  8378 raft_consensus.cc:1275] T 22264477e6244300a862b87f189e24f3 P 8a143551383247b4a28d8ba59b6d1f1e [term 2 FOLLOWER]: Refusing update from remote peer 230e820870274f5eb8ee22cbb0c74144: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:04:04.817632  8112 consensus_queue.cc:1048] T 22264477e6244300a862b87f189e24f3 P 230e820870274f5eb8ee22cbb0c74144 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:04:04.875557  7903 raft_consensus.cc:1275] T f21f6b6e05c646768935f2e5fcbd8279 P bbbbf613886248fc95a9739920f9f26b [term 2 FOLLOWER]: Refusing update from remote peer 230e820870274f5eb8ee22cbb0c74144: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:04:04.876905  8443 consensus_queue.cc:1048] T f21f6b6e05c646768935f2e5fcbd8279 P 230e820870274f5eb8ee22cbb0c74144 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:04:04.887466  8378 raft_consensus.cc:1275] T f21f6b6e05c646768935f2e5fcbd8279 P 8a143551383247b4a28d8ba59b6d1f1e [term 2 FOLLOWER]: Refusing update from remote peer 230e820870274f5eb8ee22cbb0c74144: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:04:04.888929  8112 consensus_queue.cc:1048] T f21f6b6e05c646768935f2e5fcbd8279 P 230e820870274f5eb8ee22cbb0c74144 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:04:04.909789  7980 raft_consensus.cc:1275] T 0811f31f56e44c0889b993faacc2f130 P 563e0460160a490cb55c8a288dfd50b2 [term 2 FOLLOWER]: Refusing update from remote peer bbbbf613886248fc95a9739920f9f26b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:04:04.911343  8364 consensus_queue.cc:1048] T 0811f31f56e44c0889b993faacc2f130 P bbbbf613886248fc95a9739920f9f26b [LEADER]: Connected to new peer: Peer: permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:04:04.925172  8377 raft_consensus.cc:1275] T 0811f31f56e44c0889b993faacc2f130 P 8a143551383247b4a28d8ba59b6d1f1e [term 2 FOLLOWER]: Refusing update from remote peer bbbbf613886248fc95a9739920f9f26b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:04:04.927548  8259 consensus_queue.cc:1048] T 0811f31f56e44c0889b993faacc2f130 P bbbbf613886248fc95a9739920f9f26b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:04:05.094435  8377 raft_consensus.cc:1275] T 5deed4d33c034049ab27ed36ddb38eb1 P 8a143551383247b4a28d8ba59b6d1f1e [term 2 FOLLOWER]: Refusing update from remote peer 563e0460160a490cb55c8a288dfd50b2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:04:05.096014  8294 consensus_queue.cc:1048] T 5deed4d33c034049ab27ed36ddb38eb1 P 563e0460160a490cb55c8a288dfd50b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:04:05.108124  7903 raft_consensus.cc:1275] T 5deed4d33c034049ab27ed36ddb38eb1 P bbbbf613886248fc95a9739920f9f26b [term 2 FOLLOWER]: Refusing update from remote peer 563e0460160a490cb55c8a288dfd50b2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:04:05.112334  8436 consensus_queue.cc:1048] T 5deed4d33c034049ab27ed36ddb38eb1 P 563e0460160a490cb55c8a288dfd50b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:04:05.149837  8377 raft_consensus.cc:1275] T ea6a0152e0a2434dbff75cee53aae8b8 P 8a143551383247b4a28d8ba59b6d1f1e [term 2 FOLLOWER]: Refusing update from remote peer 230e820870274f5eb8ee22cbb0c74144: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:04:05.151479  8112 consensus_queue.cc:1048] T ea6a0152e0a2434dbff75cee53aae8b8 P 230e820870274f5eb8ee22cbb0c74144 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:04:05.155009  8378 raft_consensus.cc:1275] T 7a254603fa294d8296183913cc81c2ec P 8a143551383247b4a28d8ba59b6d1f1e [term 2 FOLLOWER]: Refusing update from remote peer 563e0460160a490cb55c8a288dfd50b2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:04:05.156744  8436 consensus_queue.cc:1048] T 7a254603fa294d8296183913cc81c2ec P 563e0460160a490cb55c8a288dfd50b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:04:05.165694  7980 raft_consensus.cc:1275] T ea6a0152e0a2434dbff75cee53aae8b8 P 563e0460160a490cb55c8a288dfd50b2 [term 2 FOLLOWER]: Refusing update from remote peer 230e820870274f5eb8ee22cbb0c74144: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:04:05.171648  8428 consensus_queue.cc:1048] T ea6a0152e0a2434dbff75cee53aae8b8 P 230e820870274f5eb8ee22cbb0c74144 [LEADER]: Connected to new peer: Peer: permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:04:05.191712  8051 raft_consensus.cc:1275] T 7a254603fa294d8296183913cc81c2ec P 230e820870274f5eb8ee22cbb0c74144 [term 2 FOLLOWER]: Refusing update from remote peer 563e0460160a490cb55c8a288dfd50b2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:04:05.194068  8436 consensus_queue.cc:1048] T 7a254603fa294d8296183913cc81c2ec P 563e0460160a490cb55c8a288dfd50b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:04:14.064177  5762 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:04:14.094098  7904 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0fd24a27851a41ec86ec88d3a120b410"
dest_uuid: "bbbbf613886248fc95a9739920f9f26b"
mode: GRACEFUL
new_leader_uuid: "230e820870274f5eb8ee22cbb0c74144"
 from {username='slave'} at 127.0.0.1:33430
I20260713 09:04:14.094748  7904 raft_consensus.cc:606] T 0fd24a27851a41ec86ec88d3a120b410 P bbbbf613886248fc95a9739920f9f26b [term 1 LEADER]: Received request to transfer leadership to TS 230e820870274f5eb8ee22cbb0c74144
I20260713 09:04:14.106225  7979 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7a254603fa294d8296183913cc81c2ec"
dest_uuid: "563e0460160a490cb55c8a288dfd50b2"
mode: GRACEFUL
new_leader_uuid: "8a143551383247b4a28d8ba59b6d1f1e"
 from {username='slave'} at 127.0.0.1:39980
I20260713 09:04:14.106755  7979 raft_consensus.cc:606] T 7a254603fa294d8296183913cc81c2ec P 563e0460160a490cb55c8a288dfd50b2 [term 2 LEADER]: Received request to transfer leadership to TS 8a143551383247b4a28d8ba59b6d1f1e
I20260713 09:04:14.109515  7979 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a3849714eb0b4d73ad78a0313e5db28f"
dest_uuid: "563e0460160a490cb55c8a288dfd50b2"
mode: GRACEFUL
new_leader_uuid: "230e820870274f5eb8ee22cbb0c74144"
 from {username='slave'} at 127.0.0.1:39980
I20260713 09:04:14.110011  7979 raft_consensus.cc:606] T a3849714eb0b4d73ad78a0313e5db28f P 563e0460160a490cb55c8a288dfd50b2 [term 1 LEADER]: Received request to transfer leadership to TS 230e820870274f5eb8ee22cbb0c74144
I20260713 09:04:14.112442  7904 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "be0183bc6a53453a8ef998073ec6f304"
dest_uuid: "bbbbf613886248fc95a9739920f9f26b"
mode: GRACEFUL
new_leader_uuid: "8a143551383247b4a28d8ba59b6d1f1e"
 from {username='slave'} at 127.0.0.1:33430
I20260713 09:04:14.112883  7904 raft_consensus.cc:606] T be0183bc6a53453a8ef998073ec6f304 P bbbbf613886248fc95a9739920f9f26b [term 1 LEADER]: Received request to transfer leadership to TS 8a143551383247b4a28d8ba59b6d1f1e
I20260713 09:04:14.115051  7979 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f1243c10eebe499ba90d8b5c1ec7affc"
dest_uuid: "563e0460160a490cb55c8a288dfd50b2"
mode: GRACEFUL
new_leader_uuid: "230e820870274f5eb8ee22cbb0c74144"
 from {username='slave'} at 127.0.0.1:39980
I20260713 09:04:14.115480  7979 raft_consensus.cc:606] T f1243c10eebe499ba90d8b5c1ec7affc P 563e0460160a490cb55c8a288dfd50b2 [term 1 LEADER]: Received request to transfer leadership to TS 230e820870274f5eb8ee22cbb0c74144
I20260713 09:04:14.116467  5762 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260713 09:04:14.117179  5762 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:04:14.126016  8479 raft_consensus.cc:993] T f1243c10eebe499ba90d8b5c1ec7affc P 563e0460160a490cb55c8a288dfd50b2: : Instructing follower 230e820870274f5eb8ee22cbb0c74144 to start an election
I20260713 09:04:14.126870  8475 raft_consensus.cc:1081] T f1243c10eebe499ba90d8b5c1ec7affc P 563e0460160a490cb55c8a288dfd50b2 [term 1 LEADER]: Signalling peer 230e820870274f5eb8ee22cbb0c74144 to start an election
I20260713 09:04:14.129343  8050 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f1243c10eebe499ba90d8b5c1ec7affc"
dest_uuid: "230e820870274f5eb8ee22cbb0c74144"
 from {username='slave'} at 127.0.0.1:50790
I20260713 09:04:14.129940  8050 raft_consensus.cc:493] T f1243c10eebe499ba90d8b5c1ec7affc P 230e820870274f5eb8ee22cbb0c74144 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:04:14.130371  8050 raft_consensus.cc:3060] T f1243c10eebe499ba90d8b5c1ec7affc P 230e820870274f5eb8ee22cbb0c74144 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:14.136790  8050 raft_consensus.cc:515] T f1243c10eebe499ba90d8b5c1ec7affc P 230e820870274f5eb8ee22cbb0c74144 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } } peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } } peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } }
I20260713 09:04:14.138768  8050 leader_election.cc:290] T f1243c10eebe499ba90d8b5c1ec7affc P 230e820870274f5eb8ee22cbb0c74144 [CANDIDATE]: Term 2 election: Requested vote from peers bbbbf613886248fc95a9739920f9f26b (127.5.160.130:36719), 563e0460160a490cb55c8a288dfd50b2 (127.5.160.131:38597)
I20260713 09:04:14.139883  7979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1243c10eebe499ba90d8b5c1ec7affc" candidate_uuid: "230e820870274f5eb8ee22cbb0c74144" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "563e0460160a490cb55c8a288dfd50b2"
I20260713 09:04:14.139664  7904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1243c10eebe499ba90d8b5c1ec7affc" candidate_uuid: "230e820870274f5eb8ee22cbb0c74144" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bbbbf613886248fc95a9739920f9f26b"
I20260713 09:04:14.140478  7979 raft_consensus.cc:3055] T f1243c10eebe499ba90d8b5c1ec7affc P 563e0460160a490cb55c8a288dfd50b2 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:04:14.140565  7904 raft_consensus.cc:3060] T f1243c10eebe499ba90d8b5c1ec7affc P bbbbf613886248fc95a9739920f9f26b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:14.140830  7979 raft_consensus.cc:740] T f1243c10eebe499ba90d8b5c1ec7affc P 563e0460160a490cb55c8a288dfd50b2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 563e0460160a490cb55c8a288dfd50b2, State: Running, Role: LEADER
I20260713 09:04:14.141825  7979 consensus_queue.cc:260] T f1243c10eebe499ba90d8b5c1ec7affc P 563e0460160a490cb55c8a288dfd50b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } } peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } } peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } }
I20260713 09:04:14.143189  7979 raft_consensus.cc:3060] T f1243c10eebe499ba90d8b5c1ec7affc P 563e0460160a490cb55c8a288dfd50b2 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:14.148227  7904 raft_consensus.cc:2468] T f1243c10eebe499ba90d8b5c1ec7affc P bbbbf613886248fc95a9739920f9f26b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 230e820870274f5eb8ee22cbb0c74144 in term 2.
I20260713 09:04:14.149731  8018 leader_election.cc:304] T f1243c10eebe499ba90d8b5c1ec7affc P 230e820870274f5eb8ee22cbb0c74144 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 230e820870274f5eb8ee22cbb0c74144, bbbbf613886248fc95a9739920f9f26b; no voters: 
I20260713 09:04:14.150203  7979 raft_consensus.cc:2468] T f1243c10eebe499ba90d8b5c1ec7affc P 563e0460160a490cb55c8a288dfd50b2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 230e820870274f5eb8ee22cbb0c74144 in term 2.
I20260713 09:04:14.150538  8470 raft_consensus.cc:2804] T f1243c10eebe499ba90d8b5c1ec7affc P 230e820870274f5eb8ee22cbb0c74144 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:04:14.151950  8470 raft_consensus.cc:697] T f1243c10eebe499ba90d8b5c1ec7affc P 230e820870274f5eb8ee22cbb0c74144 [term 2 LEADER]: Becoming Leader. State: Replica: 230e820870274f5eb8ee22cbb0c74144, State: Running, Role: LEADER
I20260713 09:04:14.152801  8470 consensus_queue.cc:237] T f1243c10eebe499ba90d8b5c1ec7affc P 230e820870274f5eb8ee22cbb0c74144 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } } peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } } peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } }
I20260713 09:04:14.163806  7727 catalog_manager.cc:5697] T f1243c10eebe499ba90d8b5c1ec7affc P 230e820870274f5eb8ee22cbb0c74144 reported cstate change: term changed from 1 to 2, leader changed from 563e0460160a490cb55c8a288dfd50b2 (127.5.160.131) to 230e820870274f5eb8ee22cbb0c74144 (127.5.160.132). New cstate: current_term: 2 leader_uuid: "230e820870274f5eb8ee22cbb0c74144" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } health_report { overall_health: HEALTHY } } }
I20260713 09:04:14.320024  8480 raft_consensus.cc:993] T 7a254603fa294d8296183913cc81c2ec P 563e0460160a490cb55c8a288dfd50b2: : Instructing follower 8a143551383247b4a28d8ba59b6d1f1e to start an election
I20260713 09:04:14.320531  8475 raft_consensus.cc:1081] T 7a254603fa294d8296183913cc81c2ec P 563e0460160a490cb55c8a288dfd50b2 [term 2 LEADER]: Signalling peer 8a143551383247b4a28d8ba59b6d1f1e to start an election
I20260713 09:04:14.322084  8377 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7a254603fa294d8296183913cc81c2ec"
dest_uuid: "8a143551383247b4a28d8ba59b6d1f1e"
 from {username='slave'} at 127.0.0.1:42666
I20260713 09:04:14.322593  8377 raft_consensus.cc:493] T 7a254603fa294d8296183913cc81c2ec P 8a143551383247b4a28d8ba59b6d1f1e [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:04:14.322889  8377 raft_consensus.cc:3060] T 7a254603fa294d8296183913cc81c2ec P 8a143551383247b4a28d8ba59b6d1f1e [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:04:14.328837  8377 raft_consensus.cc:515] T 7a254603fa294d8296183913cc81c2ec P 8a143551383247b4a28d8ba59b6d1f1e [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } } peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } } peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } }
I20260713 09:04:14.331111  8377 leader_election.cc:290] T 7a254603fa294d8296183913cc81c2ec P 8a143551383247b4a28d8ba59b6d1f1e [CANDIDATE]: Term 3 election: Requested vote from peers 563e0460160a490cb55c8a288dfd50b2 (127.5.160.131:38597), 230e820870274f5eb8ee22cbb0c74144 (127.5.160.132:40121)
I20260713 09:04:14.341862  7979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a254603fa294d8296183913cc81c2ec" candidate_uuid: "8a143551383247b4a28d8ba59b6d1f1e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "563e0460160a490cb55c8a288dfd50b2"
I20260713 09:04:14.342473  7979 raft_consensus.cc:3055] T 7a254603fa294d8296183913cc81c2ec P 563e0460160a490cb55c8a288dfd50b2 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:04:14.342804  7979 raft_consensus.cc:740] T 7a254603fa294d8296183913cc81c2ec P 563e0460160a490cb55c8a288dfd50b2 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 563e0460160a490cb55c8a288dfd50b2, State: Running, Role: LEADER
I20260713 09:04:14.343406  8050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a254603fa294d8296183913cc81c2ec" candidate_uuid: "8a143551383247b4a28d8ba59b6d1f1e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "230e820870274f5eb8ee22cbb0c74144"
I20260713 09:04:14.343552  7979 consensus_queue.cc:260] T 7a254603fa294d8296183913cc81c2ec P 563e0460160a490cb55c8a288dfd50b2 [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: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } } peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } } peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } }
I20260713 09:04:14.344022  8050 raft_consensus.cc:3060] T 7a254603fa294d8296183913cc81c2ec P 230e820870274f5eb8ee22cbb0c74144 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:04:14.344823  7979 raft_consensus.cc:3060] T 7a254603fa294d8296183913cc81c2ec P 563e0460160a490cb55c8a288dfd50b2 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:04:14.349346  8050 raft_consensus.cc:2468] T 7a254603fa294d8296183913cc81c2ec P 230e820870274f5eb8ee22cbb0c74144 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8a143551383247b4a28d8ba59b6d1f1e in term 3.
I20260713 09:04:14.349838  7979 raft_consensus.cc:2468] T 7a254603fa294d8296183913cc81c2ec P 563e0460160a490cb55c8a288dfd50b2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8a143551383247b4a28d8ba59b6d1f1e in term 3.
I20260713 09:04:14.350651  8327 leader_election.cc:304] T 7a254603fa294d8296183913cc81c2ec P 8a143551383247b4a28d8ba59b6d1f1e [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: 230e820870274f5eb8ee22cbb0c74144, 8a143551383247b4a28d8ba59b6d1f1e; no voters: 
I20260713 09:04:14.352427  8490 raft_consensus.cc:2804] T 7a254603fa294d8296183913cc81c2ec P 8a143551383247b4a28d8ba59b6d1f1e [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:04:14.353711  8490 raft_consensus.cc:697] T 7a254603fa294d8296183913cc81c2ec P 8a143551383247b4a28d8ba59b6d1f1e [term 3 LEADER]: Becoming Leader. State: Replica: 8a143551383247b4a28d8ba59b6d1f1e, State: Running, Role: LEADER
I20260713 09:04:14.354705  8490 consensus_queue.cc:237] T 7a254603fa294d8296183913cc81c2ec P 8a143551383247b4a28d8ba59b6d1f1e [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: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } } peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } } peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } }
I20260713 09:04:14.362716  7727 catalog_manager.cc:5697] T 7a254603fa294d8296183913cc81c2ec P 8a143551383247b4a28d8ba59b6d1f1e reported cstate change: term changed from 2 to 3, leader changed from 563e0460160a490cb55c8a288dfd50b2 (127.5.160.131) to 8a143551383247b4a28d8ba59b6d1f1e (127.5.160.129). New cstate: current_term: 3 leader_uuid: "8a143551383247b4a28d8ba59b6d1f1e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } health_report { overall_health: HEALTHY } } }
I20260713 09:04:14.379942  8480 raft_consensus.cc:993] T a3849714eb0b4d73ad78a0313e5db28f P 563e0460160a490cb55c8a288dfd50b2: : Instructing follower 230e820870274f5eb8ee22cbb0c74144 to start an election
I20260713 09:04:14.380533  8475 raft_consensus.cc:1081] T a3849714eb0b4d73ad78a0313e5db28f P 563e0460160a490cb55c8a288dfd50b2 [term 1 LEADER]: Signalling peer 230e820870274f5eb8ee22cbb0c74144 to start an election
I20260713 09:04:14.381940  8050 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a3849714eb0b4d73ad78a0313e5db28f"
dest_uuid: "230e820870274f5eb8ee22cbb0c74144"
 from {username='slave'} at 127.0.0.1:50790
I20260713 09:04:14.382385  8050 raft_consensus.cc:493] T a3849714eb0b4d73ad78a0313e5db28f P 230e820870274f5eb8ee22cbb0c74144 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:04:14.382637  8050 raft_consensus.cc:3060] T a3849714eb0b4d73ad78a0313e5db28f P 230e820870274f5eb8ee22cbb0c74144 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:14.387444  8050 raft_consensus.cc:515] T a3849714eb0b4d73ad78a0313e5db28f P 230e820870274f5eb8ee22cbb0c74144 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } } peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } } peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } }
I20260713 09:04:14.389014  8050 leader_election.cc:290] T a3849714eb0b4d73ad78a0313e5db28f P 230e820870274f5eb8ee22cbb0c74144 [CANDIDATE]: Term 2 election: Requested vote from peers bbbbf613886248fc95a9739920f9f26b (127.5.160.130:36719), 563e0460160a490cb55c8a288dfd50b2 (127.5.160.131:38597)
I20260713 09:04:14.389796  7904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3849714eb0b4d73ad78a0313e5db28f" candidate_uuid: "230e820870274f5eb8ee22cbb0c74144" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bbbbf613886248fc95a9739920f9f26b"
I20260713 09:04:14.390055  7979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3849714eb0b4d73ad78a0313e5db28f" candidate_uuid: "230e820870274f5eb8ee22cbb0c74144" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "563e0460160a490cb55c8a288dfd50b2"
I20260713 09:04:14.390404  7904 raft_consensus.cc:3060] T a3849714eb0b4d73ad78a0313e5db28f P bbbbf613886248fc95a9739920f9f26b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:14.390591  7979 raft_consensus.cc:3055] T a3849714eb0b4d73ad78a0313e5db28f P 563e0460160a490cb55c8a288dfd50b2 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:04:14.390982  7979 raft_consensus.cc:740] T a3849714eb0b4d73ad78a0313e5db28f P 563e0460160a490cb55c8a288dfd50b2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 563e0460160a490cb55c8a288dfd50b2, State: Running, Role: LEADER
I20260713 09:04:14.391580  7979 consensus_queue.cc:260] T a3849714eb0b4d73ad78a0313e5db28f P 563e0460160a490cb55c8a288dfd50b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } } peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } } peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } }
I20260713 09:04:14.392513  7979 raft_consensus.cc:3060] T a3849714eb0b4d73ad78a0313e5db28f P 563e0460160a490cb55c8a288dfd50b2 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:14.395370  7904 raft_consensus.cc:2468] T a3849714eb0b4d73ad78a0313e5db28f P bbbbf613886248fc95a9739920f9f26b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 230e820870274f5eb8ee22cbb0c74144 in term 2.
I20260713 09:04:14.396500  8018 leader_election.cc:304] T a3849714eb0b4d73ad78a0313e5db28f P 230e820870274f5eb8ee22cbb0c74144 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 230e820870274f5eb8ee22cbb0c74144, bbbbf613886248fc95a9739920f9f26b; no voters: 
I20260713 09:04:14.397347  8470 raft_consensus.cc:2804] T a3849714eb0b4d73ad78a0313e5db28f P 230e820870274f5eb8ee22cbb0c74144 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:04:14.397768  7979 raft_consensus.cc:2468] T a3849714eb0b4d73ad78a0313e5db28f P 563e0460160a490cb55c8a288dfd50b2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 230e820870274f5eb8ee22cbb0c74144 in term 2.
I20260713 09:04:14.397918  8470 raft_consensus.cc:697] T a3849714eb0b4d73ad78a0313e5db28f P 230e820870274f5eb8ee22cbb0c74144 [term 2 LEADER]: Becoming Leader. State: Replica: 230e820870274f5eb8ee22cbb0c74144, State: Running, Role: LEADER
I20260713 09:04:14.398929  8470 consensus_queue.cc:237] T a3849714eb0b4d73ad78a0313e5db28f P 230e820870274f5eb8ee22cbb0c74144 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } } peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } } peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } }
I20260713 09:04:14.407701  7727 catalog_manager.cc:5697] T a3849714eb0b4d73ad78a0313e5db28f P 230e820870274f5eb8ee22cbb0c74144 reported cstate change: term changed from 1 to 2, leader changed from 563e0460160a490cb55c8a288dfd50b2 (127.5.160.131) to 230e820870274f5eb8ee22cbb0c74144 (127.5.160.132). New cstate: current_term: 2 leader_uuid: "230e820870274f5eb8ee22cbb0c74144" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } health_report { overall_health: HEALTHY } } }
I20260713 09:04:14.518049  8474 raft_consensus.cc:993] T 0fd24a27851a41ec86ec88d3a120b410 P bbbbf613886248fc95a9739920f9f26b: : Instructing follower 230e820870274f5eb8ee22cbb0c74144 to start an election
I20260713 09:04:14.518755  8456 raft_consensus.cc:1081] T 0fd24a27851a41ec86ec88d3a120b410 P bbbbf613886248fc95a9739920f9f26b [term 1 LEADER]: Signalling peer 230e820870274f5eb8ee22cbb0c74144 to start an election
I20260713 09:04:14.520305  8054 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0fd24a27851a41ec86ec88d3a120b410"
dest_uuid: "230e820870274f5eb8ee22cbb0c74144"
 from {username='slave'} at 127.0.0.1:50800
I20260713 09:04:14.520790  8054 raft_consensus.cc:493] T 0fd24a27851a41ec86ec88d3a120b410 P 230e820870274f5eb8ee22cbb0c74144 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:04:14.521157  8054 raft_consensus.cc:3060] T 0fd24a27851a41ec86ec88d3a120b410 P 230e820870274f5eb8ee22cbb0c74144 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:14.526283  8054 raft_consensus.cc:515] T 0fd24a27851a41ec86ec88d3a120b410 P 230e820870274f5eb8ee22cbb0c74144 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } } peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } } peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } }
I20260713 09:04:14.528082  8054 leader_election.cc:290] T 0fd24a27851a41ec86ec88d3a120b410 P 230e820870274f5eb8ee22cbb0c74144 [CANDIDATE]: Term 2 election: Requested vote from peers bbbbf613886248fc95a9739920f9f26b (127.5.160.130:36719), 563e0460160a490cb55c8a288dfd50b2 (127.5.160.131:38597)
I20260713 09:04:14.528934  7904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fd24a27851a41ec86ec88d3a120b410" candidate_uuid: "230e820870274f5eb8ee22cbb0c74144" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bbbbf613886248fc95a9739920f9f26b"
I20260713 09:04:14.529402  7980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fd24a27851a41ec86ec88d3a120b410" candidate_uuid: "230e820870274f5eb8ee22cbb0c74144" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "563e0460160a490cb55c8a288dfd50b2"
I20260713 09:04:14.529695  7904 raft_consensus.cc:3055] T 0fd24a27851a41ec86ec88d3a120b410 P bbbbf613886248fc95a9739920f9f26b [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:04:14.529990  7980 raft_consensus.cc:3060] T 0fd24a27851a41ec86ec88d3a120b410 P 563e0460160a490cb55c8a288dfd50b2 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:14.530113  7904 raft_consensus.cc:740] T 0fd24a27851a41ec86ec88d3a120b410 P bbbbf613886248fc95a9739920f9f26b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bbbbf613886248fc95a9739920f9f26b, State: Running, Role: LEADER
I20260713 09:04:14.531057  7904 consensus_queue.cc:260] T 0fd24a27851a41ec86ec88d3a120b410 P bbbbf613886248fc95a9739920f9f26b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } } peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } } peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } }
I20260713 09:04:14.532519  7904 raft_consensus.cc:3060] T 0fd24a27851a41ec86ec88d3a120b410 P bbbbf613886248fc95a9739920f9f26b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:14.536211  7980 raft_consensus.cc:2468] T 0fd24a27851a41ec86ec88d3a120b410 P 563e0460160a490cb55c8a288dfd50b2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 230e820870274f5eb8ee22cbb0c74144 in term 2.
I20260713 09:04:14.537452  8017 leader_election.cc:304] T 0fd24a27851a41ec86ec88d3a120b410 P 230e820870274f5eb8ee22cbb0c74144 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 230e820870274f5eb8ee22cbb0c74144, 563e0460160a490cb55c8a288dfd50b2; no voters: 
I20260713 09:04:14.538355  8481 raft_consensus.cc:2804] T 0fd24a27851a41ec86ec88d3a120b410 P 230e820870274f5eb8ee22cbb0c74144 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:04:14.538856  8481 raft_consensus.cc:697] T 0fd24a27851a41ec86ec88d3a120b410 P 230e820870274f5eb8ee22cbb0c74144 [term 2 LEADER]: Becoming Leader. State: Replica: 230e820870274f5eb8ee22cbb0c74144, State: Running, Role: LEADER
I20260713 09:04:14.539810  7904 raft_consensus.cc:2468] T 0fd24a27851a41ec86ec88d3a120b410 P bbbbf613886248fc95a9739920f9f26b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 230e820870274f5eb8ee22cbb0c74144 in term 2.
I20260713 09:04:14.539768  8481 consensus_queue.cc:237] T 0fd24a27851a41ec86ec88d3a120b410 P 230e820870274f5eb8ee22cbb0c74144 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } } peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } } peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } }
I20260713 09:04:14.548650  7727 catalog_manager.cc:5697] T 0fd24a27851a41ec86ec88d3a120b410 P 230e820870274f5eb8ee22cbb0c74144 reported cstate change: term changed from 1 to 2, leader changed from bbbbf613886248fc95a9739920f9f26b (127.5.160.130) to 230e820870274f5eb8ee22cbb0c74144 (127.5.160.132). New cstate: current_term: 2 leader_uuid: "230e820870274f5eb8ee22cbb0c74144" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } health_report { overall_health: HEALTHY } } }
I20260713 09:04:14.574752  7904 raft_consensus.cc:1275] T f1243c10eebe499ba90d8b5c1ec7affc P bbbbf613886248fc95a9739920f9f26b [term 2 FOLLOWER]: Refusing update from remote peer 230e820870274f5eb8ee22cbb0c74144: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:04:14.575922  8481 consensus_queue.cc:1048] T f1243c10eebe499ba90d8b5c1ec7affc P 230e820870274f5eb8ee22cbb0c74144 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:04:14.587842  7980 raft_consensus.cc:1275] T f1243c10eebe499ba90d8b5c1ec7affc P 563e0460160a490cb55c8a288dfd50b2 [term 2 FOLLOWER]: Refusing update from remote peer 230e820870274f5eb8ee22cbb0c74144: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:04:14.589511  8494 consensus_queue.cc:1048] T f1243c10eebe499ba90d8b5c1ec7affc P 230e820870274f5eb8ee22cbb0c74144 [LEADER]: Connected to new peer: Peer: permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:04:14.607755  8474 raft_consensus.cc:993] T be0183bc6a53453a8ef998073ec6f304 P bbbbf613886248fc95a9739920f9f26b: : Instructing follower 8a143551383247b4a28d8ba59b6d1f1e to start an election
I20260713 09:04:14.608160  8456 raft_consensus.cc:1081] T be0183bc6a53453a8ef998073ec6f304 P bbbbf613886248fc95a9739920f9f26b [term 1 LEADER]: Signalling peer 8a143551383247b4a28d8ba59b6d1f1e to start an election
I20260713 09:04:14.609467  8377 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "be0183bc6a53453a8ef998073ec6f304"
dest_uuid: "8a143551383247b4a28d8ba59b6d1f1e"
 from {username='slave'} at 127.0.0.1:42640
I20260713 09:04:14.609871  8377 raft_consensus.cc:493] T be0183bc6a53453a8ef998073ec6f304 P 8a143551383247b4a28d8ba59b6d1f1e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:04:14.610170  8377 raft_consensus.cc:3060] T be0183bc6a53453a8ef998073ec6f304 P 8a143551383247b4a28d8ba59b6d1f1e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:14.616088  8377 raft_consensus.cc:515] T be0183bc6a53453a8ef998073ec6f304 P 8a143551383247b4a28d8ba59b6d1f1e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } } peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } } peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } }
I20260713 09:04:14.617844  8377 leader_election.cc:290] T be0183bc6a53453a8ef998073ec6f304 P 8a143551383247b4a28d8ba59b6d1f1e [CANDIDATE]: Term 2 election: Requested vote from peers bbbbf613886248fc95a9739920f9f26b (127.5.160.130:36719), 563e0460160a490cb55c8a288dfd50b2 (127.5.160.131:38597)
I20260713 09:04:14.619414  7980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be0183bc6a53453a8ef998073ec6f304" candidate_uuid: "8a143551383247b4a28d8ba59b6d1f1e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "563e0460160a490cb55c8a288dfd50b2"
I20260713 09:04:14.620077  7980 raft_consensus.cc:3060] T be0183bc6a53453a8ef998073ec6f304 P 563e0460160a490cb55c8a288dfd50b2 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:14.625801  7980 raft_consensus.cc:2468] T be0183bc6a53453a8ef998073ec6f304 P 563e0460160a490cb55c8a288dfd50b2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8a143551383247b4a28d8ba59b6d1f1e in term 2.
I20260713 09:04:14.626909  8326 leader_election.cc:304] T be0183bc6a53453a8ef998073ec6f304 P 8a143551383247b4a28d8ba59b6d1f1e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 563e0460160a490cb55c8a288dfd50b2, 8a143551383247b4a28d8ba59b6d1f1e; no voters: 
I20260713 09:04:14.627867  8490 raft_consensus.cc:2804] T be0183bc6a53453a8ef998073ec6f304 P 8a143551383247b4a28d8ba59b6d1f1e [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:04:14.628067  7904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be0183bc6a53453a8ef998073ec6f304" candidate_uuid: "8a143551383247b4a28d8ba59b6d1f1e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bbbbf613886248fc95a9739920f9f26b"
I20260713 09:04:14.628479  8490 raft_consensus.cc:697] T be0183bc6a53453a8ef998073ec6f304 P 8a143551383247b4a28d8ba59b6d1f1e [term 2 LEADER]: Becoming Leader. State: Replica: 8a143551383247b4a28d8ba59b6d1f1e, State: Running, Role: LEADER
I20260713 09:04:14.628887  7904 raft_consensus.cc:3055] T be0183bc6a53453a8ef998073ec6f304 P bbbbf613886248fc95a9739920f9f26b [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:04:14.629284  7904 raft_consensus.cc:740] T be0183bc6a53453a8ef998073ec6f304 P bbbbf613886248fc95a9739920f9f26b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bbbbf613886248fc95a9739920f9f26b, State: Running, Role: LEADER
I20260713 09:04:14.629470  7980 raft_consensus.cc:1240] T be0183bc6a53453a8ef998073ec6f304 P 563e0460160a490cb55c8a288dfd50b2 [term 2 FOLLOWER]: Rejecting Update request from peer bbbbf613886248fc95a9739920f9f26b for earlier term 1. Current term is 2. Ops: []
I20260713 09:04:14.629446  8490 consensus_queue.cc:237] T be0183bc6a53453a8ef998073ec6f304 P 8a143551383247b4a28d8ba59b6d1f1e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } } peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } } peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } }
I20260713 09:04:14.630101  7904 consensus_queue.cc:260] T be0183bc6a53453a8ef998073ec6f304 P bbbbf613886248fc95a9739920f9f26b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } } peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } } peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } }
I20260713 09:04:14.638793  7727 catalog_manager.cc:5697] T be0183bc6a53453a8ef998073ec6f304 P 8a143551383247b4a28d8ba59b6d1f1e reported cstate change: term changed from 1 to 2, leader changed from bbbbf613886248fc95a9739920f9f26b (127.5.160.130) to 8a143551383247b4a28d8ba59b6d1f1e (127.5.160.129). New cstate: current_term: 2 leader_uuid: "8a143551383247b4a28d8ba59b6d1f1e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } health_report { overall_health: UNKNOWN } } }
W20260713 09:04:14.630982  8456 consensus_queue.cc:1175] T be0183bc6a53453a8ef998073ec6f304 P bbbbf613886248fc95a9739920f9f26b [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "563e0460160a490cb55c8a288dfd50b2" responder_term: 2 status { last_received { term: 1 index: 1 } last_committed_idx: 1 error { code: INVALID_TERM status { code: ILLEGAL_STATE message: "Rejecting Update request from peer bbbbf613886248fc95a9739920f9f26b for earlier term 1. Current term is 2. Ops: []" } } last_received_current_leader { term: 0 index: 0 } }
I20260713 09:04:14.644831  7904 raft_consensus.cc:3060] T be0183bc6a53453a8ef998073ec6f304 P bbbbf613886248fc95a9739920f9f26b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:14.650363  7904 raft_consensus.cc:2468] T be0183bc6a53453a8ef998073ec6f304 P bbbbf613886248fc95a9739920f9f26b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8a143551383247b4a28d8ba59b6d1f1e in term 2.
I20260713 09:04:14.821478  7979 raft_consensus.cc:1275] T 7a254603fa294d8296183913cc81c2ec P 563e0460160a490cb55c8a288dfd50b2 [term 3 FOLLOWER]: Refusing update from remote peer 8a143551383247b4a28d8ba59b6d1f1e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:04:14.822842  8490 consensus_queue.cc:1048] T 7a254603fa294d8296183913cc81c2ec P 8a143551383247b4a28d8ba59b6d1f1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:04:14.840665  8054 raft_consensus.cc:1275] T 7a254603fa294d8296183913cc81c2ec P 230e820870274f5eb8ee22cbb0c74144 [term 3 FOLLOWER]: Refusing update from remote peer 8a143551383247b4a28d8ba59b6d1f1e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:04:14.843397  8490 consensus_queue.cc:1048] T 7a254603fa294d8296183913cc81c2ec P 8a143551383247b4a28d8ba59b6d1f1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:04:14.977330  7979 raft_consensus.cc:1275] T a3849714eb0b4d73ad78a0313e5db28f P 563e0460160a490cb55c8a288dfd50b2 [term 2 FOLLOWER]: Refusing update from remote peer 230e820870274f5eb8ee22cbb0c74144: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:04:14.978428  8494 consensus_queue.cc:1048] T a3849714eb0b4d73ad78a0313e5db28f P 230e820870274f5eb8ee22cbb0c74144 [LEADER]: Connected to new peer: Peer: permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:04:14.988595  7904 raft_consensus.cc:1275] T a3849714eb0b4d73ad78a0313e5db28f P bbbbf613886248fc95a9739920f9f26b [term 2 FOLLOWER]: Refusing update from remote peer 230e820870274f5eb8ee22cbb0c74144: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:04:14.990110  8494 consensus_queue.cc:1048] T a3849714eb0b4d73ad78a0313e5db28f P 230e820870274f5eb8ee22cbb0c74144 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:04:15.024694  7979 raft_consensus.cc:1275] T be0183bc6a53453a8ef998073ec6f304 P 563e0460160a490cb55c8a288dfd50b2 [term 2 FOLLOWER]: Refusing update from remote peer 8a143551383247b4a28d8ba59b6d1f1e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:04:15.026024  8490 consensus_queue.cc:1048] T be0183bc6a53453a8ef998073ec6f304 P 8a143551383247b4a28d8ba59b6d1f1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:04:15.039726  7904 raft_consensus.cc:1275] T be0183bc6a53453a8ef998073ec6f304 P bbbbf613886248fc95a9739920f9f26b [term 2 FOLLOWER]: Refusing update from remote peer 8a143551383247b4a28d8ba59b6d1f1e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:04:15.041253  8510 consensus_queue.cc:1048] T be0183bc6a53453a8ef998073ec6f304 P 8a143551383247b4a28d8ba59b6d1f1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:04:15.118204  5762 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:04:15.136646  5762 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:04:15.146816  7979 raft_consensus.cc:1275] T 0fd24a27851a41ec86ec88d3a120b410 P 563e0460160a490cb55c8a288dfd50b2 [term 2 FOLLOWER]: Refusing update from remote peer 230e820870274f5eb8ee22cbb0c74144: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:04:15.148536  8470 consensus_queue.cc:1048] T 0fd24a27851a41ec86ec88d3a120b410 P 230e820870274f5eb8ee22cbb0c74144 [LEADER]: Connected to new peer: Peer: permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:04:15.149165  7904 raft_consensus.cc:1275] T 0fd24a27851a41ec86ec88d3a120b410 P bbbbf613886248fc95a9739920f9f26b [term 2 FOLLOWER]: Refusing update from remote peer 230e820870274f5eb8ee22cbb0c74144: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:04:15.150714  8481 consensus_queue.cc:1048] T 0fd24a27851a41ec86ec88d3a120b410 P 230e820870274f5eb8ee22cbb0c74144 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:04:15.158042  7903 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8e219271f8544025b14b5c22f733728d"
dest_uuid: "bbbbf613886248fc95a9739920f9f26b"
mode: GRACEFUL
new_leader_uuid: "8a143551383247b4a28d8ba59b6d1f1e"
 from {username='slave'} at 127.0.0.1:33430
I20260713 09:04:15.158702  7903 raft_consensus.cc:606] T 8e219271f8544025b14b5c22f733728d P bbbbf613886248fc95a9739920f9f26b [term 1 LEADER]: Received request to transfer leadership to TS 8a143551383247b4a28d8ba59b6d1f1e
I20260713 09:04:15.165723  7903 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9858ccd9d1794ad8834fc00515ad40c4"
dest_uuid: "bbbbf613886248fc95a9739920f9f26b"
mode: GRACEFUL
new_leader_uuid: "8a143551383247b4a28d8ba59b6d1f1e"
 from {username='slave'} at 127.0.0.1:33430
I20260713 09:04:15.166704  7903 raft_consensus.cc:606] T 9858ccd9d1794ad8834fc00515ad40c4 P bbbbf613886248fc95a9739920f9f26b [term 1 LEADER]: Received request to transfer leadership to TS 8a143551383247b4a28d8ba59b6d1f1e
I20260713 09:04:15.169230  7903 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dd451be358f04205acac56e45d2c0669"
dest_uuid: "bbbbf613886248fc95a9739920f9f26b"
mode: GRACEFUL
new_leader_uuid: "8a143551383247b4a28d8ba59b6d1f1e"
 from {username='slave'} at 127.0.0.1:33430
I20260713 09:04:15.169739  7903 raft_consensus.cc:606] T dd451be358f04205acac56e45d2c0669 P bbbbf613886248fc95a9739920f9f26b [term 1 LEADER]: Received request to transfer leadership to TS 8a143551383247b4a28d8ba59b6d1f1e
I20260713 09:04:15.189239  8050 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e7eda1205f854091ba505135234b719d"
dest_uuid: "230e820870274f5eb8ee22cbb0c74144"
mode: GRACEFUL
new_leader_uuid: "8a143551383247b4a28d8ba59b6d1f1e"
 from {username='slave'} at 127.0.0.1:37960
I20260713 09:04:15.189777  8050 raft_consensus.cc:606] T e7eda1205f854091ba505135234b719d P 230e820870274f5eb8ee22cbb0c74144 [term 1 LEADER]: Received request to transfer leadership to TS 8a143551383247b4a28d8ba59b6d1f1e
I20260713 09:04:15.190899  5762 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260713 09:04:15.191514  5762 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:04:15.219769  8474 raft_consensus.cc:993] T 9858ccd9d1794ad8834fc00515ad40c4 P bbbbf613886248fc95a9739920f9f26b: : Instructing follower 8a143551383247b4a28d8ba59b6d1f1e to start an election
I20260713 09:04:15.220247  8456 raft_consensus.cc:1081] T 9858ccd9d1794ad8834fc00515ad40c4 P bbbbf613886248fc95a9739920f9f26b [term 1 LEADER]: Signalling peer 8a143551383247b4a28d8ba59b6d1f1e to start an election
I20260713 09:04:15.221570  8377 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9858ccd9d1794ad8834fc00515ad40c4"
dest_uuid: "8a143551383247b4a28d8ba59b6d1f1e"
 from {username='slave'} at 127.0.0.1:42640
I20260713 09:04:15.221977  8377 raft_consensus.cc:493] T 9858ccd9d1794ad8834fc00515ad40c4 P 8a143551383247b4a28d8ba59b6d1f1e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:04:15.222276  8377 raft_consensus.cc:3060] T 9858ccd9d1794ad8834fc00515ad40c4 P 8a143551383247b4a28d8ba59b6d1f1e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:15.226709  8377 raft_consensus.cc:515] T 9858ccd9d1794ad8834fc00515ad40c4 P 8a143551383247b4a28d8ba59b6d1f1e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } } peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } } peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } }
I20260713 09:04:15.228026  8377 leader_election.cc:290] T 9858ccd9d1794ad8834fc00515ad40c4 P 8a143551383247b4a28d8ba59b6d1f1e [CANDIDATE]: Term 2 election: Requested vote from peers 230e820870274f5eb8ee22cbb0c74144 (127.5.160.132:40121), bbbbf613886248fc95a9739920f9f26b (127.5.160.130:36719)
I20260713 09:04:15.229029  8050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9858ccd9d1794ad8834fc00515ad40c4" candidate_uuid: "8a143551383247b4a28d8ba59b6d1f1e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "230e820870274f5eb8ee22cbb0c74144"
I20260713 09:04:15.229728  8050 raft_consensus.cc:3060] T 9858ccd9d1794ad8834fc00515ad40c4 P 230e820870274f5eb8ee22cbb0c74144 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:15.229749  7903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9858ccd9d1794ad8834fc00515ad40c4" candidate_uuid: "8a143551383247b4a28d8ba59b6d1f1e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bbbbf613886248fc95a9739920f9f26b"
I20260713 09:04:15.230351  7903 raft_consensus.cc:3055] T 9858ccd9d1794ad8834fc00515ad40c4 P bbbbf613886248fc95a9739920f9f26b [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:04:15.230628  7903 raft_consensus.cc:740] T 9858ccd9d1794ad8834fc00515ad40c4 P bbbbf613886248fc95a9739920f9f26b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bbbbf613886248fc95a9739920f9f26b, State: Running, Role: LEADER
I20260713 09:04:15.231225  7903 consensus_queue.cc:260] T 9858ccd9d1794ad8834fc00515ad40c4 P bbbbf613886248fc95a9739920f9f26b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } } peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } } peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } }
I20260713 09:04:15.232105  7903 raft_consensus.cc:3060] T 9858ccd9d1794ad8834fc00515ad40c4 P bbbbf613886248fc95a9739920f9f26b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:15.235018  8050 raft_consensus.cc:2468] T 9858ccd9d1794ad8834fc00515ad40c4 P 230e820870274f5eb8ee22cbb0c74144 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8a143551383247b4a28d8ba59b6d1f1e in term 2.
I20260713 09:04:15.236193  8327 leader_election.cc:304] T 9858ccd9d1794ad8834fc00515ad40c4 P 8a143551383247b4a28d8ba59b6d1f1e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 230e820870274f5eb8ee22cbb0c74144, 8a143551383247b4a28d8ba59b6d1f1e; no voters: 
I20260713 09:04:15.237069  8510 raft_consensus.cc:2804] T 9858ccd9d1794ad8834fc00515ad40c4 P 8a143551383247b4a28d8ba59b6d1f1e [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:04:15.237567  8510 raft_consensus.cc:697] T 9858ccd9d1794ad8834fc00515ad40c4 P 8a143551383247b4a28d8ba59b6d1f1e [term 2 LEADER]: Becoming Leader. State: Replica: 8a143551383247b4a28d8ba59b6d1f1e, State: Running, Role: LEADER
I20260713 09:04:15.237784  7903 raft_consensus.cc:2468] T 9858ccd9d1794ad8834fc00515ad40c4 P bbbbf613886248fc95a9739920f9f26b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8a143551383247b4a28d8ba59b6d1f1e in term 2.
I20260713 09:04:15.238579  8510 consensus_queue.cc:237] T 9858ccd9d1794ad8834fc00515ad40c4 P 8a143551383247b4a28d8ba59b6d1f1e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } } peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } } peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } }
I20260713 09:04:15.246608  7727 catalog_manager.cc:5697] T 9858ccd9d1794ad8834fc00515ad40c4 P 8a143551383247b4a28d8ba59b6d1f1e reported cstate change: term changed from 1 to 2, leader changed from bbbbf613886248fc95a9739920f9f26b (127.5.160.130) to 8a143551383247b4a28d8ba59b6d1f1e (127.5.160.129). New cstate: current_term: 2 leader_uuid: "8a143551383247b4a28d8ba59b6d1f1e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:15.378328  8494 raft_consensus.cc:993] T e7eda1205f854091ba505135234b719d P 230e820870274f5eb8ee22cbb0c74144: : Instructing follower 8a143551383247b4a28d8ba59b6d1f1e to start an election
I20260713 09:04:15.379915  8494 raft_consensus.cc:1081] T e7eda1205f854091ba505135234b719d P 230e820870274f5eb8ee22cbb0c74144 [term 1 LEADER]: Signalling peer 8a143551383247b4a28d8ba59b6d1f1e to start an election
I20260713 09:04:15.382920  8377 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e7eda1205f854091ba505135234b719d"
dest_uuid: "8a143551383247b4a28d8ba59b6d1f1e"
 from {username='slave'} at 127.0.0.1:42656
I20260713 09:04:15.383654  8377 raft_consensus.cc:493] T e7eda1205f854091ba505135234b719d P 8a143551383247b4a28d8ba59b6d1f1e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:04:15.384346  8377 raft_consensus.cc:3060] T e7eda1205f854091ba505135234b719d P 8a143551383247b4a28d8ba59b6d1f1e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:15.400959  8377 raft_consensus.cc:515] T e7eda1205f854091ba505135234b719d P 8a143551383247b4a28d8ba59b6d1f1e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } } peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } } peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } }
I20260713 09:04:15.403680  8377 leader_election.cc:290] T e7eda1205f854091ba505135234b719d P 8a143551383247b4a28d8ba59b6d1f1e [CANDIDATE]: Term 2 election: Requested vote from peers bbbbf613886248fc95a9739920f9f26b (127.5.160.130:36719), 230e820870274f5eb8ee22cbb0c74144 (127.5.160.132:40121)
I20260713 09:04:16.276105  8520 raft_consensus.cc:493] T 007f0a6419574b3c994665be9d1d3d41 P bbbbf613886248fc95a9739920f9f26b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 563e0460160a490cb55c8a288dfd50b2)
I20260713 09:04:16.277035  8520 raft_consensus.cc:515] T 007f0a6419574b3c994665be9d1d3d41 P bbbbf613886248fc95a9739920f9f26b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } } peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } } peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } }
I20260713 09:04:16.318780  8475 raft_consensus.cc:493] T 6a848a98100b44fe99a4282d0251a74c P 563e0460160a490cb55c8a288dfd50b2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bbbbf613886248fc95a9739920f9f26b)
I20260713 09:04:16.319566  8475 raft_consensus.cc:515] T 6a848a98100b44fe99a4282d0251a74c P 563e0460160a490cb55c8a288dfd50b2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } } peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } } peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } }
I20260713 09:04:16.323019  8475 leader_election.cc:290] T 6a848a98100b44fe99a4282d0251a74c P 563e0460160a490cb55c8a288dfd50b2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8a143551383247b4a28d8ba59b6d1f1e (127.5.160.129:40381), bbbbf613886248fc95a9739920f9f26b (127.5.160.130:36719)
I20260713 09:04:16.376139  8475 raft_consensus.cc:493] T ea6a0152e0a2434dbff75cee53aae8b8 P 563e0460160a490cb55c8a288dfd50b2 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 230e820870274f5eb8ee22cbb0c74144)
I20260713 09:04:16.376868  8475 raft_consensus.cc:515] T ea6a0152e0a2434dbff75cee53aae8b8 P 563e0460160a490cb55c8a288dfd50b2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } } peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } } peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } }
I20260713 09:04:16.499883  8521 raft_consensus.cc:493] T a3849714eb0b4d73ad78a0313e5db28f P bbbbf613886248fc95a9739920f9f26b [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 230e820870274f5eb8ee22cbb0c74144)
I20260713 09:04:16.500793  8521 raft_consensus.cc:515] T a3849714eb0b4d73ad78a0313e5db28f P bbbbf613886248fc95a9739920f9f26b [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } } peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } } peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } }
I20260713 09:04:16.503773  8521 leader_election.cc:290] T a3849714eb0b4d73ad78a0313e5db28f P bbbbf613886248fc95a9739920f9f26b [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 563e0460160a490cb55c8a288dfd50b2 (127.5.160.131:38597), 230e820870274f5eb8ee22cbb0c74144 (127.5.160.132:40121)
I20260713 09:04:16.513347  8456 raft_consensus.cc:493] T 76b28f919bb3453bb7a170e102b491ca P bbbbf613886248fc95a9739920f9f26b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 563e0460160a490cb55c8a288dfd50b2)
I20260713 09:04:16.531122  8528 raft_consensus.cc:493] T a3849714eb0b4d73ad78a0313e5db28f P 563e0460160a490cb55c8a288dfd50b2 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 230e820870274f5eb8ee22cbb0c74144)
I20260713 09:04:16.548856  8525 raft_consensus.cc:493] T 1e4af418c0904d2eb05a0d3f53b5c74a P 230e820870274f5eb8ee22cbb0c74144 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 563e0460160a490cb55c8a288dfd50b2)
I20260713 09:04:16.550323  8525 raft_consensus.cc:515] T 1e4af418c0904d2eb05a0d3f53b5c74a P 230e820870274f5eb8ee22cbb0c74144 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } } peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } } peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } }
I20260713 09:04:16.556726  8521 raft_consensus.cc:493] T be0183bc6a53453a8ef998073ec6f304 P bbbbf613886248fc95a9739920f9f26b [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 8a143551383247b4a28d8ba59b6d1f1e)
I20260713 09:04:16.526187  8526 raft_consensus.cc:493] T 340b5ea9b7fd4373b732c253782cbe5f P 563e0460160a490cb55c8a288dfd50b2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bbbbf613886248fc95a9739920f9f26b)
I20260713 09:04:16.564014  8521 raft_consensus.cc:515] T be0183bc6a53453a8ef998073ec6f304 P bbbbf613886248fc95a9739920f9f26b [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } } peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } } peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } }
I20260713 09:04:16.573390  8456 raft_consensus.cc:515] T 76b28f919bb3453bb7a170e102b491ca P bbbbf613886248fc95a9739920f9f26b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } } peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } } peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } }
I20260713 09:04:16.280596  8520 leader_election.cc:290] T 007f0a6419574b3c994665be9d1d3d41 P bbbbf613886248fc95a9739920f9f26b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 563e0460160a490cb55c8a288dfd50b2 (127.5.160.131:38597), 230e820870274f5eb8ee22cbb0c74144 (127.5.160.132:40121)
I20260713 09:04:16.553925  8525 leader_election.cc:290] T 1e4af418c0904d2eb05a0d3f53b5c74a P 230e820870274f5eb8ee22cbb0c74144 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 563e0460160a490cb55c8a288dfd50b2 (127.5.160.131:38597), 8a143551383247b4a28d8ba59b6d1f1e (127.5.160.129:40381)
I20260713 09:04:16.583845  8525 raft_consensus.cc:493] T dd451be358f04205acac56e45d2c0669 P 230e820870274f5eb8ee22cbb0c74144 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bbbbf613886248fc95a9739920f9f26b)
I20260713 09:04:16.577612  8524 raft_consensus.cc:493] T be0183bc6a53453a8ef998073ec6f304 P 563e0460160a490cb55c8a288dfd50b2 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 8a143551383247b4a28d8ba59b6d1f1e)
I20260713 09:04:16.578969  8526 raft_consensus.cc:515] T 340b5ea9b7fd4373b732c253782cbe5f P 563e0460160a490cb55c8a288dfd50b2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } } peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } } peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } }
I20260713 09:04:16.584668  8525 raft_consensus.cc:515] T dd451be358f04205acac56e45d2c0669 P 230e820870274f5eb8ee22cbb0c74144 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } } peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } } peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } }
I20260713 09:04:16.542830  8528 raft_consensus.cc:515] T a3849714eb0b4d73ad78a0313e5db28f P 563e0460160a490cb55c8a288dfd50b2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } } peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } } peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } }
I20260713 09:04:16.637513  8456 leader_election.cc:290] T 76b28f919bb3453bb7a170e102b491ca P bbbbf613886248fc95a9739920f9f26b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 563e0460160a490cb55c8a288dfd50b2 (127.5.160.131:38597), 230e820870274f5eb8ee22cbb0c74144 (127.5.160.132:40121)
I20260713 09:04:16.640353  8530 raft_consensus.cc:493] T 07891f04ea2344e5bc258f39afa753e0 P 230e820870274f5eb8ee22cbb0c74144 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 563e0460160a490cb55c8a288dfd50b2)
I20260713 09:04:16.659067  8530 raft_consensus.cc:515] T 07891f04ea2344e5bc258f39afa753e0 P 230e820870274f5eb8ee22cbb0c74144 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } } peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } } peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } }
I20260713 09:04:16.661280  8521 leader_election.cc:290] T be0183bc6a53453a8ef998073ec6f304 P bbbbf613886248fc95a9739920f9f26b [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 8a143551383247b4a28d8ba59b6d1f1e (127.5.160.129:40381), 563e0460160a490cb55c8a288dfd50b2 (127.5.160.131:38597)
I20260713 09:04:16.817621  8532 raft_consensus.cc:493] T 07891f04ea2344e5bc258f39afa753e0 P 8a143551383247b4a28d8ba59b6d1f1e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 563e0460160a490cb55c8a288dfd50b2)
I20260713 09:04:16.636708  8524 raft_consensus.cc:515] T be0183bc6a53453a8ef998073ec6f304 P 563e0460160a490cb55c8a288dfd50b2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } } peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } } peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } }
I20260713 09:04:16.819380  8532 raft_consensus.cc:515] T 07891f04ea2344e5bc258f39afa753e0 P 8a143551383247b4a28d8ba59b6d1f1e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } } peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } } peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } }
I20260713 09:04:16.821746  8524 leader_election.cc:290] T be0183bc6a53453a8ef998073ec6f304 P 563e0460160a490cb55c8a288dfd50b2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers bbbbf613886248fc95a9739920f9f26b (127.5.160.130:36719), 8a143551383247b4a28d8ba59b6d1f1e (127.5.160.129:40381)
I20260713 09:04:16.822593  8532 leader_election.cc:290] T 07891f04ea2344e5bc258f39afa753e0 P 8a143551383247b4a28d8ba59b6d1f1e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 563e0460160a490cb55c8a288dfd50b2 (127.5.160.131:38597), 230e820870274f5eb8ee22cbb0c74144 (127.5.160.132:40121)
I20260713 09:04:16.647843  8528 leader_election.cc:290] T a3849714eb0b4d73ad78a0313e5db28f P 563e0460160a490cb55c8a288dfd50b2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers bbbbf613886248fc95a9739920f9f26b (127.5.160.130:36719), 230e820870274f5eb8ee22cbb0c74144 (127.5.160.132:40121)
I20260713 09:04:16.657950  8525 leader_election.cc:290] T dd451be358f04205acac56e45d2c0669 P 230e820870274f5eb8ee22cbb0c74144 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8a143551383247b4a28d8ba59b6d1f1e (127.5.160.129:40381), bbbbf613886248fc95a9739920f9f26b (127.5.160.130:36719)
I20260713 09:04:16.834254  8526 leader_election.cc:290] T 340b5ea9b7fd4373b732c253782cbe5f P 563e0460160a490cb55c8a288dfd50b2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bbbbf613886248fc95a9739920f9f26b (127.5.160.130:36719), 230e820870274f5eb8ee22cbb0c74144 (127.5.160.132:40121)
I20260713 09:04:16.832580  8525 raft_consensus.cc:493] T 7a254603fa294d8296183913cc81c2ec P 230e820870274f5eb8ee22cbb0c74144 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 8a143551383247b4a28d8ba59b6d1f1e)
I20260713 09:04:16.835527  8525 raft_consensus.cc:515] T 7a254603fa294d8296183913cc81c2ec P 230e820870274f5eb8ee22cbb0c74144 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } } peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } } peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } }
I20260713 09:04:16.837836  8525 leader_election.cc:290] T 7a254603fa294d8296183913cc81c2ec P 230e820870274f5eb8ee22cbb0c74144 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 563e0460160a490cb55c8a288dfd50b2 (127.5.160.131:38597), 8a143551383247b4a28d8ba59b6d1f1e (127.5.160.129:40381)
I20260713 09:04:16.840958  8523 raft_consensus.cc:493] T 3f6e447aa45e428dab575bff8f3dade2 P 8a143551383247b4a28d8ba59b6d1f1e [term 3 FOLLOWER]: Starting pre-election (detected failure of leader bbbbf613886248fc95a9739920f9f26b)
I20260713 09:04:16.841881  8527 raft_consensus.cc:493] T f21f6b6e05c646768935f2e5fcbd8279 P 8a143551383247b4a28d8ba59b6d1f1e [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 230e820870274f5eb8ee22cbb0c74144)
I20260713 09:04:16.841701  8523 raft_consensus.cc:515] T 3f6e447aa45e428dab575bff8f3dade2 P 8a143551383247b4a28d8ba59b6d1f1e [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } } peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } } peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } }
I20260713 09:04:16.842419  8527 raft_consensus.cc:515] T f21f6b6e05c646768935f2e5fcbd8279 P 8a143551383247b4a28d8ba59b6d1f1e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } } peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } } peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } }
I20260713 09:04:16.844123  8523 leader_election.cc:290] T 3f6e447aa45e428dab575bff8f3dade2 P 8a143551383247b4a28d8ba59b6d1f1e [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 230e820870274f5eb8ee22cbb0c74144 (127.5.160.132:40121), bbbbf613886248fc95a9739920f9f26b (127.5.160.130:36719)
I20260713 09:04:16.844596  8527 leader_election.cc:290] T f21f6b6e05c646768935f2e5fcbd8279 P 8a143551383247b4a28d8ba59b6d1f1e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 230e820870274f5eb8ee22cbb0c74144 (127.5.160.132:40121), bbbbf613886248fc95a9739920f9f26b (127.5.160.130:36719)
I20260713 09:04:16.846000  8530 leader_election.cc:290] T 07891f04ea2344e5bc258f39afa753e0 P 230e820870274f5eb8ee22cbb0c74144 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 563e0460160a490cb55c8a288dfd50b2 (127.5.160.131:38597), 8a143551383247b4a28d8ba59b6d1f1e (127.5.160.129:40381)
I20260713 09:04:16.832924  8532 raft_consensus.cc:493] T 0811f31f56e44c0889b993faacc2f130 P 8a143551383247b4a28d8ba59b6d1f1e [term 2 FOLLOWER]: Starting pre-election (detected failure of leader bbbbf613886248fc95a9739920f9f26b)
I20260713 09:04:16.847051  8532 raft_consensus.cc:515] T 0811f31f56e44c0889b993faacc2f130 P 8a143551383247b4a28d8ba59b6d1f1e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } } peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } } peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } }
I20260713 09:04:16.850625  8527 raft_consensus.cc:493] T dd451be358f04205acac56e45d2c0669 P 8a143551383247b4a28d8ba59b6d1f1e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bbbbf613886248fc95a9739920f9f26b)
I20260713 09:04:16.851063  8532 leader_election.cc:290] T 0811f31f56e44c0889b993faacc2f130 P 8a143551383247b4a28d8ba59b6d1f1e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers bbbbf613886248fc95a9739920f9f26b (127.5.160.130:36719), 563e0460160a490cb55c8a288dfd50b2 (127.5.160.131:38597)
I20260713 09:04:16.872598  8531 raft_consensus.cc:493] T 3f6e447aa45e428dab575bff8f3dade2 P 230e820870274f5eb8ee22cbb0c74144 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader bbbbf613886248fc95a9739920f9f26b)
I20260713 09:04:16.873102  8523 raft_consensus.cc:493] T e9c6671a6c064914830410af0e5b9710 P 8a143551383247b4a28d8ba59b6d1f1e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bbbbf613886248fc95a9739920f9f26b)
I20260713 09:04:16.873243  8531 raft_consensus.cc:515] T 3f6e447aa45e428dab575bff8f3dade2 P 230e820870274f5eb8ee22cbb0c74144 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } } peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } } peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } }
I20260713 09:04:16.873688  8527 raft_consensus.cc:515] T dd451be358f04205acac56e45d2c0669 P 8a143551383247b4a28d8ba59b6d1f1e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } } peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } } peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } }
I20260713 09:04:16.875641  8535 raft_consensus.cc:493] T 76b28f919bb3453bb7a170e102b491ca P 230e820870274f5eb8ee22cbb0c74144 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 563e0460160a490cb55c8a288dfd50b2)
I20260713 09:04:16.875864  8531 leader_election.cc:290] T 3f6e447aa45e428dab575bff8f3dade2 P 230e820870274f5eb8ee22cbb0c74144 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 8a143551383247b4a28d8ba59b6d1f1e (127.5.160.129:40381), bbbbf613886248fc95a9739920f9f26b (127.5.160.130:36719)
I20260713 09:04:16.876257  8535 raft_consensus.cc:515] T 76b28f919bb3453bb7a170e102b491ca P 230e820870274f5eb8ee22cbb0c74144 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } } peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } } peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } }
I20260713 09:04:16.880812  8050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "007f0a6419574b3c994665be9d1d3d41" candidate_uuid: "bbbbf613886248fc95a9739920f9f26b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "230e820870274f5eb8ee22cbb0c74144" is_pre_election: true
I20260713 09:04:16.881788  8050 raft_consensus.cc:2468] T 007f0a6419574b3c994665be9d1d3d41 P 230e820870274f5eb8ee22cbb0c74144 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbbf613886248fc95a9739920f9f26b in term 1.
I20260713 09:04:16.885699  8535 leader_election.cc:290] T 76b28f919bb3453bb7a170e102b491ca P 230e820870274f5eb8ee22cbb0c74144 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bbbbf613886248fc95a9739920f9f26b (127.5.160.130:36719), 563e0460160a490cb55c8a288dfd50b2 (127.5.160.131:38597)
I20260713 09:04:16.886890  8533 raft_consensus.cc:493] T 62f98eadef4148f69647bca27672f57b P 230e820870274f5eb8ee22cbb0c74144 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 563e0460160a490cb55c8a288dfd50b2)
I20260713 09:04:16.887395  8533 raft_consensus.cc:515] T 62f98eadef4148f69647bca27672f57b P 230e820870274f5eb8ee22cbb0c74144 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } } peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } } peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } }
I20260713 09:04:16.877864  8527 leader_election.cc:290] T dd451be358f04205acac56e45d2c0669 P 8a143551383247b4a28d8ba59b6d1f1e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 230e820870274f5eb8ee22cbb0c74144 (127.5.160.132:40121), bbbbf613886248fc95a9739920f9f26b (127.5.160.130:36719)
I20260713 09:04:16.873833  8523 raft_consensus.cc:515] T e9c6671a6c064914830410af0e5b9710 P 8a143551383247b4a28d8ba59b6d1f1e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } } peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } } peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } }
I20260713 09:04:16.891007  8523 leader_election.cc:290] T e9c6671a6c064914830410af0e5b9710 P 8a143551383247b4a28d8ba59b6d1f1e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bbbbf613886248fc95a9739920f9f26b (127.5.160.130:36719), 563e0460160a490cb55c8a288dfd50b2 (127.5.160.131:38597)
I20260713 09:04:16.893283  8533 leader_election.cc:290] T 62f98eadef4148f69647bca27672f57b P 230e820870274f5eb8ee22cbb0c74144 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 563e0460160a490cb55c8a288dfd50b2 (127.5.160.131:38597), 8a143551383247b4a28d8ba59b6d1f1e (127.5.160.129:40381)
I20260713 09:04:16.895421  8537 raft_consensus.cc:493] T eb00b8729a6b4a408f5481bf5da7ed8b P 8a143551383247b4a28d8ba59b6d1f1e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bbbbf613886248fc95a9739920f9f26b)
I20260713 09:04:16.896960  8050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3849714eb0b4d73ad78a0313e5db28f" candidate_uuid: "bbbbf613886248fc95a9739920f9f26b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "230e820870274f5eb8ee22cbb0c74144" is_pre_election: true
I20260713 09:04:16.897020  8537 raft_consensus.cc:515] T eb00b8729a6b4a408f5481bf5da7ed8b P 8a143551383247b4a28d8ba59b6d1f1e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } } peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } } peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } }
I20260713 09:04:16.902864  8540 raft_consensus.cc:493] T 8e219271f8544025b14b5c22f733728d P 8a143551383247b4a28d8ba59b6d1f1e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bbbbf613886248fc95a9739920f9f26b)
I20260713 09:04:16.903035  8523 raft_consensus.cc:493] T 22264477e6244300a862b87f189e24f3 P 8a143551383247b4a28d8ba59b6d1f1e [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 230e820870274f5eb8ee22cbb0c74144)
I20260713 09:04:16.903571  8527 raft_consensus.cc:493] T 1e4af418c0904d2eb05a0d3f53b5c74a P 8a143551383247b4a28d8ba59b6d1f1e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 563e0460160a490cb55c8a288dfd50b2)
I20260713 09:04:16.903456  8540 raft_consensus.cc:515] T 8e219271f8544025b14b5c22f733728d P 8a143551383247b4a28d8ba59b6d1f1e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } } peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } } peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } }
I20260713 09:04:16.901381  8532 raft_consensus.cc:493] T 5deed4d33c034049ab27ed36ddb38eb1 P 8a143551383247b4a28d8ba59b6d1f1e [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 563e0460160a490cb55c8a288dfd50b2)
I20260713 09:04:16.904102  8527 raft_consensus.cc:515] T 1e4af418c0904d2eb05a0d3f53b5c74a P 8a143551383247b4a28d8ba59b6d1f1e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } } peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } } peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } }
I20260713 09:04:16.904811  8532 raft_consensus.cc:515] T 5deed4d33c034049ab27ed36ddb38eb1 P 8a143551383247b4a28d8ba59b6d1f1e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } } peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } } peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } }
I20260713 09:04:16.903481  8523 raft_consensus.cc:515] T 22264477e6244300a862b87f189e24f3 P 8a143551383247b4a28d8ba59b6d1f1e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } } peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } } peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } }
I20260713 09:04:16.906771  8537 leader_election.cc:290] T eb00b8729a6b4a408f5481bf5da7ed8b P 8a143551383247b4a28d8ba59b6d1f1e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bbbbf613886248fc95a9739920f9f26b (127.5.160.130:36719), 563e0460160a490cb55c8a288dfd50b2 (127.5.160.131:38597)
I20260713 09:04:16.907789  7972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be0183bc6a53453a8ef998073ec6f304" candidate_uuid: "bbbbf613886248fc95a9739920f9f26b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "563e0460160a490cb55c8a288dfd50b2" is_pre_election: true
I20260713 09:04:16.908447  7972 raft_consensus.cc:2468] T be0183bc6a53453a8ef998073ec6f304 P 563e0460160a490cb55c8a288dfd50b2 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbbf613886248fc95a9739920f9f26b in term 2.
I20260713 09:04:16.908327  8523 leader_election.cc:290] T 22264477e6244300a862b87f189e24f3 P 8a143551383247b4a28d8ba59b6d1f1e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 563e0460160a490cb55c8a288dfd50b2 (127.5.160.131:38597), 230e820870274f5eb8ee22cbb0c74144 (127.5.160.132:40121)
I20260713 09:04:16.909777  8540 leader_election.cc:290] T 8e219271f8544025b14b5c22f733728d P 8a143551383247b4a28d8ba59b6d1f1e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 230e820870274f5eb8ee22cbb0c74144 (127.5.160.132:40121), bbbbf613886248fc95a9739920f9f26b (127.5.160.130:36719)
I20260713 09:04:16.911486  8527 leader_election.cc:290] T 1e4af418c0904d2eb05a0d3f53b5c74a P 8a143551383247b4a28d8ba59b6d1f1e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 563e0460160a490cb55c8a288dfd50b2 (127.5.160.131:38597), 230e820870274f5eb8ee22cbb0c74144 (127.5.160.132:40121)
I20260713 09:04:16.914429  7869 leader_election.cc:304] T be0183bc6a53453a8ef998073ec6f304 P bbbbf613886248fc95a9739920f9f26b [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: 563e0460160a490cb55c8a288dfd50b2, bbbbf613886248fc95a9739920f9f26b; no voters: 
I20260713 09:04:16.915012  8542 raft_consensus.cc:493] T ea6a0152e0a2434dbff75cee53aae8b8 P 8a143551383247b4a28d8ba59b6d1f1e [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 230e820870274f5eb8ee22cbb0c74144)
I20260713 09:04:16.915699  8521 raft_consensus.cc:2804] T be0183bc6a53453a8ef998073ec6f304 P bbbbf613886248fc95a9739920f9f26b [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260713 09:04:16.916072  8521 raft_consensus.cc:493] T be0183bc6a53453a8ef998073ec6f304 P bbbbf613886248fc95a9739920f9f26b [term 2 FOLLOWER]: Starting leader election (detected failure of leader 8a143551383247b4a28d8ba59b6d1f1e)
I20260713 09:04:16.916028  8050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7eda1205f854091ba505135234b719d" candidate_uuid: "8a143551383247b4a28d8ba59b6d1f1e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "230e820870274f5eb8ee22cbb0c74144"
I20260713 09:04:16.916757  8054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07891f04ea2344e5bc258f39afa753e0" candidate_uuid: "8a143551383247b4a28d8ba59b6d1f1e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "230e820870274f5eb8ee22cbb0c74144" is_pre_election: true
I20260713 09:04:16.919294  8054 raft_consensus.cc:2468] T 07891f04ea2344e5bc258f39afa753e0 P 230e820870274f5eb8ee22cbb0c74144 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8a143551383247b4a28d8ba59b6d1f1e in term 1.
I20260713 09:04:16.918825  8050 raft_consensus.cc:3055] T e7eda1205f854091ba505135234b719d P 230e820870274f5eb8ee22cbb0c74144 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:04:16.919870  8050 raft_consensus.cc:740] T e7eda1205f854091ba505135234b719d P 230e820870274f5eb8ee22cbb0c74144 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 230e820870274f5eb8ee22cbb0c74144, State: Running, Role: LEADER
I20260713 09:04:16.921590  8051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f6e447aa45e428dab575bff8f3dade2" candidate_uuid: "8a143551383247b4a28d8ba59b6d1f1e" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "230e820870274f5eb8ee22cbb0c74144" is_pre_election: true
I20260713 09:04:16.923122  8051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f21f6b6e05c646768935f2e5fcbd8279" candidate_uuid: "8a143551383247b4a28d8ba59b6d1f1e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "230e820870274f5eb8ee22cbb0c74144" is_pre_election: true
I20260713 09:04:16.923480  7905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f6e447aa45e428dab575bff8f3dade2" candidate_uuid: "8a143551383247b4a28d8ba59b6d1f1e" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "bbbbf613886248fc95a9739920f9f26b" is_pre_election: true
I20260713 09:04:16.916561  8521 raft_consensus.cc:3060] T be0183bc6a53453a8ef998073ec6f304 P bbbbf613886248fc95a9739920f9f26b [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:04:16.925778  7905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0811f31f56e44c0889b993faacc2f130" candidate_uuid: "8a143551383247b4a28d8ba59b6d1f1e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "bbbbf613886248fc95a9739920f9f26b" is_pre_election: true
I20260713 09:04:16.928885  7901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9c6671a6c064914830410af0e5b9710" candidate_uuid: "8a143551383247b4a28d8ba59b6d1f1e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbbf613886248fc95a9739920f9f26b" is_pre_election: true
I20260713 09:04:16.929833  8048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e4af418c0904d2eb05a0d3f53b5c74a" candidate_uuid: "8a143551383247b4a28d8ba59b6d1f1e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "230e820870274f5eb8ee22cbb0c74144" is_pre_election: true
I20260713 09:04:16.930030  8052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22264477e6244300a862b87f189e24f3" candidate_uuid: "8a143551383247b4a28d8ba59b6d1f1e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "230e820870274f5eb8ee22cbb0c74144" is_pre_election: true
I20260713 09:04:16.930155  7905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd451be358f04205acac56e45d2c0669" candidate_uuid: "8a143551383247b4a28d8ba59b6d1f1e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbbf613886248fc95a9739920f9f26b" is_pre_election: true
I20260713 09:04:16.930517  8048 raft_consensus.cc:2468] T 1e4af418c0904d2eb05a0d3f53b5c74a P 230e820870274f5eb8ee22cbb0c74144 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8a143551383247b4a28d8ba59b6d1f1e in term 1.
I20260713 09:04:16.930670  8327 leader_election.cc:304] T 07891f04ea2344e5bc258f39afa753e0 P 8a143551383247b4a28d8ba59b6d1f1e [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: 230e820870274f5eb8ee22cbb0c74144, 8a143551383247b4a28d8ba59b6d1f1e; no voters: 
I20260713 09:04:16.931596  8543 raft_consensus.cc:2804] T 07891f04ea2344e5bc258f39afa753e0 P 8a143551383247b4a28d8ba59b6d1f1e [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:04:16.931927  8543 raft_consensus.cc:493] T 07891f04ea2344e5bc258f39afa753e0 P 8a143551383247b4a28d8ba59b6d1f1e [term 1 FOLLOWER]: Starting leader election (detected failure of leader 563e0460160a490cb55c8a288dfd50b2)
I20260713 09:04:16.932252  8543 raft_consensus.cc:3060] T 07891f04ea2344e5bc258f39afa753e0 P 8a143551383247b4a28d8ba59b6d1f1e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:16.932323  7902 raft_consensus.cc:1275] T 9858ccd9d1794ad8834fc00515ad40c4 P bbbbf613886248fc95a9739920f9f26b [term 2 FOLLOWER]: Refusing update from remote peer 8a143551383247b4a28d8ba59b6d1f1e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:04:16.933502  8544 raft_consensus.cc:493] T 7a254603fa294d8296183913cc81c2ec P 563e0460160a490cb55c8a288dfd50b2 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 8a143551383247b4a28d8ba59b6d1f1e)
I20260713 09:04:16.934044  8544 raft_consensus.cc:515] T 7a254603fa294d8296183913cc81c2ec P 563e0460160a490cb55c8a288dfd50b2 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } } peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } } peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } }
I20260713 09:04:16.935575  7902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e219271f8544025b14b5c22f733728d" candidate_uuid: "8a143551383247b4a28d8ba59b6d1f1e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbbf613886248fc95a9739920f9f26b" is_pre_election: true
I20260713 09:04:16.936304  8544 leader_election.cc:290] T 7a254603fa294d8296183913cc81c2ec P 563e0460160a490cb55c8a288dfd50b2 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 230e820870274f5eb8ee22cbb0c74144 (127.5.160.132:40121), 8a143551383247b4a28d8ba59b6d1f1e (127.5.160.129:40381)
I20260713 09:04:16.937062  8051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd451be358f04205acac56e45d2c0669" candidate_uuid: "8a143551383247b4a28d8ba59b6d1f1e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "230e820870274f5eb8ee22cbb0c74144" is_pre_election: true
I20260713 09:04:16.920866  8050 consensus_queue.cc:260] T e7eda1205f854091ba505135234b719d P 230e820870274f5eb8ee22cbb0c74144 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } } peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } } peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } }
I20260713 09:04:16.939738  7905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5deed4d33c034049ab27ed36ddb38eb1" candidate_uuid: "8a143551383247b4a28d8ba59b6d1f1e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "bbbbf613886248fc95a9739920f9f26b" is_pre_election: true
I20260713 09:04:16.940575  8050 raft_consensus.cc:3060] T e7eda1205f854091ba505135234b719d P 230e820870274f5eb8ee22cbb0c74144 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:16.940536  7905 raft_consensus.cc:2468] T 5deed4d33c034049ab27ed36ddb38eb1 P bbbbf613886248fc95a9739920f9f26b [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8a143551383247b4a28d8ba59b6d1f1e in term 2.
I20260713 09:04:16.942155  8327 leader_election.cc:304] T 1e4af418c0904d2eb05a0d3f53b5c74a P 8a143551383247b4a28d8ba59b6d1f1e [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: 230e820870274f5eb8ee22cbb0c74144, 8a143551383247b4a28d8ba59b6d1f1e; no voters: 
I20260713 09:04:16.943100  8538 raft_consensus.cc:2804] T 1e4af418c0904d2eb05a0d3f53b5c74a P 8a143551383247b4a28d8ba59b6d1f1e [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:04:16.943523  8327 leader_election.cc:304] T 3f6e447aa45e428dab575bff8f3dade2 P 8a143551383247b4a28d8ba59b6d1f1e [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: 8a143551383247b4a28d8ba59b6d1f1e; no voters: 230e820870274f5eb8ee22cbb0c74144, bbbbf613886248fc95a9739920f9f26b
I20260713 09:04:16.945712  8327 leader_election.cc:304] T dd451be358f04205acac56e45d2c0669 P 8a143551383247b4a28d8ba59b6d1f1e [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: 8a143551383247b4a28d8ba59b6d1f1e; no voters: 230e820870274f5eb8ee22cbb0c74144, bbbbf613886248fc95a9739920f9f26b
I20260713 09:04:16.946583  8523 raft_consensus.cc:2749] T 3f6e447aa45e428dab575bff8f3dade2 P 8a143551383247b4a28d8ba59b6d1f1e [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260713 09:04:16.947299  8537 raft_consensus.cc:2749] T dd451be358f04205acac56e45d2c0669 P 8a143551383247b4a28d8ba59b6d1f1e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:04:16.947463  8523 consensus_queue.cc:1048] T 9858ccd9d1794ad8834fc00515ad40c4 P 8a143551383247b4a28d8ba59b6d1f1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:04:16.915580  8542 raft_consensus.cc:515] T ea6a0152e0a2434dbff75cee53aae8b8 P 8a143551383247b4a28d8ba59b6d1f1e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } } peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } } peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } }
I20260713 09:04:16.948626  8327 leader_election.cc:304] T 5deed4d33c034049ab27ed36ddb38eb1 P 8a143551383247b4a28d8ba59b6d1f1e [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: 8a143551383247b4a28d8ba59b6d1f1e, bbbbf613886248fc95a9739920f9f26b; no voters: 
I20260713 09:04:16.940686  8543 raft_consensus.cc:515] T 07891f04ea2344e5bc258f39afa753e0 P 8a143551383247b4a28d8ba59b6d1f1e [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } } peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } } peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } }
I20260713 09:04:16.950165  8542 leader_election.cc:290] T ea6a0152e0a2434dbff75cee53aae8b8 P 8a143551383247b4a28d8ba59b6d1f1e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 563e0460160a490cb55c8a288dfd50b2 (127.5.160.131:38597), 230e820870274f5eb8ee22cbb0c74144 (127.5.160.132:40121)
I20260713 09:04:16.950286  8520 raft_consensus.cc:493] T f21f6b6e05c646768935f2e5fcbd8279 P bbbbf613886248fc95a9739920f9f26b [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 230e820870274f5eb8ee22cbb0c74144)
I20260713 09:04:16.950932  8520 raft_consensus.cc:515] T f21f6b6e05c646768935f2e5fcbd8279 P bbbbf613886248fc95a9739920f9f26b [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } } peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } } peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } }
I20260713 09:04:16.951712  8543 leader_election.cc:290] T 07891f04ea2344e5bc258f39afa753e0 P 8a143551383247b4a28d8ba59b6d1f1e [CANDIDATE]: Term 2 election: Requested vote from peers 563e0460160a490cb55c8a288dfd50b2 (127.5.160.131:38597), 230e820870274f5eb8ee22cbb0c74144 (127.5.160.132:40121)
I20260713 09:04:16.952411  8537 raft_consensus.cc:2804] T 5deed4d33c034049ab27ed36ddb38eb1 P 8a143551383247b4a28d8ba59b6d1f1e [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260713 09:04:16.952849  8537 raft_consensus.cc:493] T 5deed4d33c034049ab27ed36ddb38eb1 P 8a143551383247b4a28d8ba59b6d1f1e [term 2 FOLLOWER]: Starting leader election (detected failure of leader 563e0460160a490cb55c8a288dfd50b2)
I20260713 09:04:16.953050  8520 leader_election.cc:290] T f21f6b6e05c646768935f2e5fcbd8279 P bbbbf613886248fc95a9739920f9f26b [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 230e820870274f5eb8ee22cbb0c74144 (127.5.160.132:40121), 8a143551383247b4a28d8ba59b6d1f1e (127.5.160.129:40381)
I20260713 09:04:16.953307  8537 raft_consensus.cc:3060] T 5deed4d33c034049ab27ed36ddb38eb1 P 8a143551383247b4a28d8ba59b6d1f1e [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:04:16.955183  8378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be0183bc6a53453a8ef998073ec6f304" candidate_uuid: "bbbbf613886248fc95a9739920f9f26b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "8a143551383247b4a28d8ba59b6d1f1e" is_pre_election: true
I20260713 09:04:16.956285  7973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76b28f919bb3453bb7a170e102b491ca" candidate_uuid: "bbbbf613886248fc95a9739920f9f26b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "563e0460160a490cb55c8a288dfd50b2" is_pre_election: true
I20260713 09:04:16.912806  8532 leader_election.cc:290] T 5deed4d33c034049ab27ed36ddb38eb1 P 8a143551383247b4a28d8ba59b6d1f1e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers bbbbf613886248fc95a9739920f9f26b (127.5.160.130:36719), 563e0460160a490cb55c8a288dfd50b2 (127.5.160.131:38597)
I20260713 09:04:16.959528  7973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e4af418c0904d2eb05a0d3f53b5c74a" candidate_uuid: "230e820870274f5eb8ee22cbb0c74144" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "563e0460160a490cb55c8a288dfd50b2" is_pre_election: true
I20260713 09:04:16.961201  8050 raft_consensus.cc:2468] T e7eda1205f854091ba505135234b719d P 230e820870274f5eb8ee22cbb0c74144 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8a143551383247b4a28d8ba59b6d1f1e in term 2.
I20260713 09:04:16.961935  8537 raft_consensus.cc:515] T 5deed4d33c034049ab27ed36ddb38eb1 P 8a143551383247b4a28d8ba59b6d1f1e [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } } peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } } peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } }
I20260713 09:04:16.963351  7973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a254603fa294d8296183913cc81c2ec" candidate_uuid: "230e820870274f5eb8ee22cbb0c74144" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "563e0460160a490cb55c8a288dfd50b2" is_pre_election: true
I20260713 09:04:16.964135  7973 raft_consensus.cc:2468] T 7a254603fa294d8296183913cc81c2ec P 563e0460160a490cb55c8a288dfd50b2 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 230e820870274f5eb8ee22cbb0c74144 in term 3.
I20260713 09:04:16.963497  8521 raft_consensus.cc:515] T be0183bc6a53453a8ef998073ec6f304 P bbbbf613886248fc95a9739920f9f26b [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } } peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } } peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } }
I20260713 09:04:16.966741  8327 leader_election.cc:304] T e7eda1205f854091ba505135234b719d P 8a143551383247b4a28d8ba59b6d1f1e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 230e820870274f5eb8ee22cbb0c74144, 8a143551383247b4a28d8ba59b6d1f1e; no voters: 
I20260713 09:04:16.969156  7979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62f98eadef4148f69647bca27672f57b" candidate_uuid: "230e820870274f5eb8ee22cbb0c74144" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "563e0460160a490cb55c8a288dfd50b2" is_pre_election: true
I20260713 09:04:16.969514  7901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f6e447aa45e428dab575bff8f3dade2" candidate_uuid: "230e820870274f5eb8ee22cbb0c74144" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "bbbbf613886248fc95a9739920f9f26b" is_pre_election: true
I20260713 09:04:16.967708  8051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07891f04ea2344e5bc258f39afa753e0" candidate_uuid: "8a143551383247b4a28d8ba59b6d1f1e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "230e820870274f5eb8ee22cbb0c74144"
I20260713 09:04:16.970379  8051 raft_consensus.cc:3060] T 07891f04ea2344e5bc258f39afa753e0 P 230e820870274f5eb8ee22cbb0c74144 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:16.970805  8521 leader_election.cc:290] T be0183bc6a53453a8ef998073ec6f304 P bbbbf613886248fc95a9739920f9f26b [CANDIDATE]: Term 3 election: Requested vote from peers 8a143551383247b4a28d8ba59b6d1f1e (127.5.160.129:40381), 563e0460160a490cb55c8a288dfd50b2 (127.5.160.131:38597)
I20260713 09:04:16.971441  8521 raft_consensus.cc:493] T f1243c10eebe499ba90d8b5c1ec7affc P bbbbf613886248fc95a9739920f9f26b [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 230e820870274f5eb8ee22cbb0c74144)
I20260713 09:04:16.971949  8521 raft_consensus.cc:515] T f1243c10eebe499ba90d8b5c1ec7affc P bbbbf613886248fc95a9739920f9f26b [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } } peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } } peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } }
I20260713 09:04:16.973994  8545 raft_consensus.cc:493] T 0fd24a27851a41ec86ec88d3a120b410 P bbbbf613886248fc95a9739920f9f26b [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 230e820870274f5eb8ee22cbb0c74144)
I20260713 09:04:16.974545  8545 raft_consensus.cc:515] T 0fd24a27851a41ec86ec88d3a120b410 P bbbbf613886248fc95a9739920f9f26b [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } } peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } } peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } }
I20260713 09:04:16.968418  8050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea6a0152e0a2434dbff75cee53aae8b8" candidate_uuid: "8a143551383247b4a28d8ba59b6d1f1e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "230e820870274f5eb8ee22cbb0c74144" is_pre_election: true
I20260713 09:04:16.974778  7901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76b28f919bb3453bb7a170e102b491ca" candidate_uuid: "230e820870274f5eb8ee22cbb0c74144" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbbf613886248fc95a9739920f9f26b" is_pre_election: true
I20260713 09:04:16.967589  7978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07891f04ea2344e5bc258f39afa753e0" candidate_uuid: "230e820870274f5eb8ee22cbb0c74144" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "563e0460160a490cb55c8a288dfd50b2" is_pre_election: true
I20260713 09:04:16.977672  7901 raft_consensus.cc:2468] T 76b28f919bb3453bb7a170e102b491ca P bbbbf613886248fc95a9739920f9f26b [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 230e820870274f5eb8ee22cbb0c74144 in term 1.
I20260713 09:04:16.979837  8051 raft_consensus.cc:2468] T 07891f04ea2344e5bc258f39afa753e0 P 230e820870274f5eb8ee22cbb0c74144 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8a143551383247b4a28d8ba59b6d1f1e in term 2.
I20260713 09:04:16.969435  7973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76b28f919bb3453bb7a170e102b491ca" candidate_uuid: "230e820870274f5eb8ee22cbb0c74144" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "563e0460160a490cb55c8a288dfd50b2" is_pre_election: true
I20260713 09:04:16.980244  8053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e219271f8544025b14b5c22f733728d" candidate_uuid: "8a143551383247b4a28d8ba59b6d1f1e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "230e820870274f5eb8ee22cbb0c74144" is_pre_election: true
I20260713 09:04:16.982592  8521 leader_election.cc:290] T f1243c10eebe499ba90d8b5c1ec7affc P bbbbf613886248fc95a9739920f9f26b [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 563e0460160a490cb55c8a288dfd50b2 (127.5.160.131:38597), 230e820870274f5eb8ee22cbb0c74144 (127.5.160.132:40121)
I20260713 09:04:16.982877  7870 leader_election.cc:304] T 007f0a6419574b3c994665be9d1d3d41 P bbbbf613886248fc95a9739920f9f26b [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: 230e820870274f5eb8ee22cbb0c74144, bbbbf613886248fc95a9739920f9f26b; no voters: 
I20260713 09:04:16.982784  8017 leader_election.cc:304] T 7a254603fa294d8296183913cc81c2ec P 230e820870274f5eb8ee22cbb0c74144 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 230e820870274f5eb8ee22cbb0c74144, 563e0460160a490cb55c8a288dfd50b2; no voters: 
I20260713 09:04:16.984298  8521 raft_consensus.cc:2804] T 007f0a6419574b3c994665be9d1d3d41 P bbbbf613886248fc95a9739920f9f26b [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:04:16.984752  8521 raft_consensus.cc:493] T 007f0a6419574b3c994665be9d1d3d41 P bbbbf613886248fc95a9739920f9f26b [term 1 FOLLOWER]: Starting leader election (detected failure of leader 563e0460160a490cb55c8a288dfd50b2)
I20260713 09:04:16.985225  8521 raft_consensus.cc:3060] T 007f0a6419574b3c994665be9d1d3d41 P bbbbf613886248fc95a9739920f9f26b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:16.976855  8545 leader_election.cc:290] T 0fd24a27851a41ec86ec88d3a120b410 P bbbbf613886248fc95a9739920f9f26b [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 563e0460160a490cb55c8a288dfd50b2 (127.5.160.131:38597), 230e820870274f5eb8ee22cbb0c74144 (127.5.160.132:40121)
I20260713 09:04:16.985353  8533 raft_consensus.cc:2804] T 7a254603fa294d8296183913cc81c2ec P 230e820870274f5eb8ee22cbb0c74144 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260713 09:04:16.985988  8533 raft_consensus.cc:493] T 7a254603fa294d8296183913cc81c2ec P 230e820870274f5eb8ee22cbb0c74144 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 8a143551383247b4a28d8ba59b6d1f1e)
I20260713 09:04:16.986373  8533 raft_consensus.cc:3060] T 7a254603fa294d8296183913cc81c2ec P 230e820870274f5eb8ee22cbb0c74144 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:04:16.989645  7973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be0183bc6a53453a8ef998073ec6f304" candidate_uuid: "bbbbf613886248fc95a9739920f9f26b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "563e0460160a490cb55c8a288dfd50b2"
I20260713 09:04:16.990618  7973 raft_consensus.cc:3060] T be0183bc6a53453a8ef998073ec6f304 P 563e0460160a490cb55c8a288dfd50b2 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:04:16.991282  8540 raft_consensus.cc:2804] T e7eda1205f854091ba505135234b719d P 8a143551383247b4a28d8ba59b6d1f1e [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:04:16.991981  8540 raft_consensus.cc:697] T e7eda1205f854091ba505135234b719d P 8a143551383247b4a28d8ba59b6d1f1e [term 2 LEADER]: Becoming Leader. State: Replica: 8a143551383247b4a28d8ba59b6d1f1e, State: Running, Role: LEADER
I20260713 09:04:16.993042  8540 consensus_queue.cc:237] T e7eda1205f854091ba505135234b719d P 8a143551383247b4a28d8ba59b6d1f1e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } } peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } } peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } }
I20260713 09:04:16.995193  7975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "007f0a6419574b3c994665be9d1d3d41" candidate_uuid: "bbbbf613886248fc95a9739920f9f26b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "563e0460160a490cb55c8a288dfd50b2" is_pre_election: true
I20260713 09:04:16.999249  8327 leader_election.cc:304] T 07891f04ea2344e5bc258f39afa753e0 P 8a143551383247b4a28d8ba59b6d1f1e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 230e820870274f5eb8ee22cbb0c74144, 8a143551383247b4a28d8ba59b6d1f1e; no voters: 
I20260713 09:04:17.004074  8533 raft_consensus.cc:515] T 7a254603fa294d8296183913cc81c2ec P 230e820870274f5eb8ee22cbb0c74144 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } } peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } } peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } }
I20260713 09:04:17.002141  8537 leader_election.cc:290] T 5deed4d33c034049ab27ed36ddb38eb1 P 8a143551383247b4a28d8ba59b6d1f1e [CANDIDATE]: Term 3 election: Requested vote from peers bbbbf613886248fc95a9739920f9f26b (127.5.160.130:36719), 563e0460160a490cb55c8a288dfd50b2 (127.5.160.131:38597)
I20260713 09:04:17.002214  8018 leader_election.cc:304] T 76b28f919bb3453bb7a170e102b491ca P 230e820870274f5eb8ee22cbb0c74144 [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: 230e820870274f5eb8ee22cbb0c74144, bbbbf613886248fc95a9739920f9f26b; no voters: 563e0460160a490cb55c8a288dfd50b2
I20260713 09:04:17.000114  7973 raft_consensus.cc:2468] T be0183bc6a53453a8ef998073ec6f304 P 563e0460160a490cb55c8a288dfd50b2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbbf613886248fc95a9739920f9f26b in term 3.
I20260713 09:04:17.003017  7905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd451be358f04205acac56e45d2c0669" candidate_uuid: "230e820870274f5eb8ee22cbb0c74144" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbbf613886248fc95a9739920f9f26b" is_pre_election: true
I20260713 09:04:17.004345  8378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f21f6b6e05c646768935f2e5fcbd8279" candidate_uuid: "bbbbf613886248fc95a9739920f9f26b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "8a143551383247b4a28d8ba59b6d1f1e" is_pre_election: true
I20260713 09:04:17.013595  8530 raft_consensus.cc:2804] T 76b28f919bb3453bb7a170e102b491ca P 230e820870274f5eb8ee22cbb0c74144 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:04:17.013893  8378 raft_consensus.cc:2468] T f21f6b6e05c646768935f2e5fcbd8279 P 8a143551383247b4a28d8ba59b6d1f1e [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbbf613886248fc95a9739920f9f26b in term 2.
I20260713 09:04:17.014132  8530 raft_consensus.cc:493] T 76b28f919bb3453bb7a170e102b491ca P 230e820870274f5eb8ee22cbb0c74144 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 563e0460160a490cb55c8a288dfd50b2)
I20260713 09:04:17.014664  8530 raft_consensus.cc:3060] T 76b28f919bb3453bb7a170e102b491ca P 230e820870274f5eb8ee22cbb0c74144 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:17.015399  8533 leader_election.cc:290] T 7a254603fa294d8296183913cc81c2ec P 230e820870274f5eb8ee22cbb0c74144 [CANDIDATE]: Term 4 election: Requested vote from peers 563e0460160a490cb55c8a288dfd50b2 (127.5.160.131:38597), 8a143551383247b4a28d8ba59b6d1f1e (127.5.160.129:40381)
I20260713 09:04:17.019745  8374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e4af418c0904d2eb05a0d3f53b5c74a" candidate_uuid: "230e820870274f5eb8ee22cbb0c74144" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8a143551383247b4a28d8ba59b6d1f1e" is_pre_election: true
I20260713 09:04:17.019919  8521 raft_consensus.cc:515] T 007f0a6419574b3c994665be9d1d3d41 P bbbbf613886248fc95a9739920f9f26b [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } } peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } } peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } }
I20260713 09:04:17.020978  7906 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f21f6b6e05c646768935f2e5fcbd8279" candidate_uuid: "8a143551383247b4a28d8ba59b6d1f1e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "bbbbf613886248fc95a9739920f9f26b" is_pre_election: true
I20260713 09:04:17.021646  8372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd451be358f04205acac56e45d2c0669" candidate_uuid: "230e820870274f5eb8ee22cbb0c74144" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8a143551383247b4a28d8ba59b6d1f1e" is_pre_election: true
I20260713 09:04:17.022430  8521 leader_election.cc:290] T 007f0a6419574b3c994665be9d1d3d41 P bbbbf613886248fc95a9739920f9f26b [CANDIDATE]: Term 2 election: Requested vote from peers 563e0460160a490cb55c8a288dfd50b2 (127.5.160.131:38597), 230e820870274f5eb8ee22cbb0c74144 (127.5.160.132:40121)
I20260713 09:04:17.024911  8542 raft_consensus.cc:493] T 6a848a98100b44fe99a4282d0251a74c P 8a143551383247b4a28d8ba59b6d1f1e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bbbbf613886248fc95a9739920f9f26b)
I20260713 09:04:17.025033  8372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f6e447aa45e428dab575bff8f3dade2" candidate_uuid: "230e820870274f5eb8ee22cbb0c74144" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "8a143551383247b4a28d8ba59b6d1f1e" is_pre_election: true
I20260713 09:04:17.025635  8373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07891f04ea2344e5bc258f39afa753e0" candidate_uuid: "230e820870274f5eb8ee22cbb0c74144" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8a143551383247b4a28d8ba59b6d1f1e" is_pre_election: true
I20260713 09:04:17.007328  7978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1243c10eebe499ba90d8b5c1ec7affc" candidate_uuid: "bbbbf613886248fc95a9739920f9f26b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "563e0460160a490cb55c8a288dfd50b2" is_pre_election: true
I20260713 09:04:17.026710  8377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62f98eadef4148f69647bca27672f57b" candidate_uuid: "230e820870274f5eb8ee22cbb0c74144" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "8a143551383247b4a28d8ba59b6d1f1e" is_pre_election: true
I20260713 09:04:17.026968  8375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a254603fa294d8296183913cc81c2ec" candidate_uuid: "230e820870274f5eb8ee22cbb0c74144" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "8a143551383247b4a28d8ba59b6d1f1e" is_pre_election: true
I20260713 09:04:17.027360  8377 raft_consensus.cc:2468] T 62f98eadef4148f69647bca27672f57b P 8a143551383247b4a28d8ba59b6d1f1e [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 230e820870274f5eb8ee22cbb0c74144 in term 2.
I20260713 09:04:17.028154  8049 raft_consensus.cc:1275] T 9858ccd9d1794ad8834fc00515ad40c4 P 230e820870274f5eb8ee22cbb0c74144 [term 2 FOLLOWER]: Refusing update from remote peer 8a143551383247b4a28d8ba59b6d1f1e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:04:17.004925  8543 raft_consensus.cc:2804] T 07891f04ea2344e5bc258f39afa753e0 P 8a143551383247b4a28d8ba59b6d1f1e [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:04:17.029237  8543 raft_consensus.cc:697] T 07891f04ea2344e5bc258f39afa753e0 P 8a143551383247b4a28d8ba59b6d1f1e [term 2 LEADER]: Becoming Leader. State: Replica: 8a143551383247b4a28d8ba59b6d1f1e, State: Running, Role: LEADER
I20260713 09:04:17.029350  8378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a254603fa294d8296183913cc81c2ec" candidate_uuid: "230e820870274f5eb8ee22cbb0c74144" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "8a143551383247b4a28d8ba59b6d1f1e"
I20260713 09:04:17.030098  7903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7eda1205f854091ba505135234b719d" candidate_uuid: "8a143551383247b4a28d8ba59b6d1f1e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bbbbf613886248fc95a9739920f9f26b"
I20260713 09:04:17.030326  8543 consensus_queue.cc:237] T 07891f04ea2344e5bc258f39afa753e0 P 8a143551383247b4a28d8ba59b6d1f1e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } } peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } } peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } }
I20260713 09:04:17.030871  7903 raft_consensus.cc:3060] T e7eda1205f854091ba505135234b719d P bbbbf613886248fc95a9739920f9f26b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:17.031396  8377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a848a98100b44fe99a4282d0251a74c" candidate_uuid: "563e0460160a490cb55c8a288dfd50b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8a143551383247b4a28d8ba59b6d1f1e" is_pre_election: true
I20260713 09:04:17.033221  8377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea6a0152e0a2434dbff75cee53aae8b8" candidate_uuid: "563e0460160a490cb55c8a288dfd50b2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "8a143551383247b4a28d8ba59b6d1f1e" is_pre_election: true
I20260713 09:04:17.005322  7975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fd24a27851a41ec86ec88d3a120b410" candidate_uuid: "bbbbf613886248fc95a9739920f9f26b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "563e0460160a490cb55c8a288dfd50b2" is_pre_election: true
I20260713 09:04:17.025561  8542 raft_consensus.cc:515] T 6a848a98100b44fe99a4282d0251a74c P 8a143551383247b4a28d8ba59b6d1f1e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } } peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } } peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } }
I20260713 09:04:17.033224  8532 raft_consensus.cc:493] T 62f98eadef4148f69647bca27672f57b P 8a143551383247b4a28d8ba59b6d1f1e [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 563e0460160a490cb55c8a288dfd50b2)
I20260713 09:04:17.013484  7973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a254603fa294d8296183913cc81c2ec" candidate_uuid: "230e820870274f5eb8ee22cbb0c74144" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "563e0460160a490cb55c8a288dfd50b2"
I20260713 09:04:17.034655  7973 raft_consensus.cc:3060] T 7a254603fa294d8296183913cc81c2ec P 563e0460160a490cb55c8a288dfd50b2 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:04:17.034582  8532 raft_consensus.cc:515] T 62f98eadef4148f69647bca27672f57b P 8a143551383247b4a28d8ba59b6d1f1e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } } peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } } peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } }
W20260713 09:04:17.036271  7944 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.518s	user 0.021s	sys 0.020s
W20260713 09:04:17.036646  7944 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.519s	user 0.021s	sys 0.020s
I20260713 09:04:17.036926  8532 leader_election.cc:290] T 62f98eadef4148f69647bca27672f57b P 8a143551383247b4a28d8ba59b6d1f1e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 563e0460160a490cb55c8a288dfd50b2 (127.5.160.131:38597), 230e820870274f5eb8ee22cbb0c74144 (127.5.160.132:40121)
I20260713 09:04:17.041312  7903 raft_consensus.cc:2468] T e7eda1205f854091ba505135234b719d P bbbbf613886248fc95a9739920f9f26b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8a143551383247b4a28d8ba59b6d1f1e in term 2.
I20260713 09:04:17.004371  8379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be0183bc6a53453a8ef998073ec6f304" candidate_uuid: "bbbbf613886248fc95a9739920f9f26b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "8a143551383247b4a28d8ba59b6d1f1e"
I20260713 09:04:17.043181  7973 raft_consensus.cc:2468] T 7a254603fa294d8296183913cc81c2ec P 563e0460160a490cb55c8a288dfd50b2 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 230e820870274f5eb8ee22cbb0c74144 in term 4.
I20260713 09:04:17.004588  8327 leader_election.cc:304] T 8e219271f8544025b14b5c22f733728d P 8a143551383247b4a28d8ba59b6d1f1e [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: 8a143551383247b4a28d8ba59b6d1f1e; no voters: 230e820870274f5eb8ee22cbb0c74144, bbbbf613886248fc95a9739920f9f26b
I20260713 09:04:17.045728  8017 leader_election.cc:304] T 7a254603fa294d8296183913cc81c2ec P 230e820870274f5eb8ee22cbb0c74144 [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: 230e820870274f5eb8ee22cbb0c74144, 563e0460160a490cb55c8a288dfd50b2; no voters: 
I20260713 09:04:17.046046  8537 raft_consensus.cc:2749] T 8e219271f8544025b14b5c22f733728d P 8a143551383247b4a28d8ba59b6d1f1e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:04:17.048228  8053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea6a0152e0a2434dbff75cee53aae8b8" candidate_uuid: "563e0460160a490cb55c8a288dfd50b2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "230e820870274f5eb8ee22cbb0c74144" is_pre_election: true
I20260713 09:04:17.049667  7906 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a848a98100b44fe99a4282d0251a74c" candidate_uuid: "563e0460160a490cb55c8a288dfd50b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbbf613886248fc95a9739920f9f26b" is_pre_election: true
I20260713 09:04:17.049872  8533 raft_consensus.cc:2804] T 7a254603fa294d8296183913cc81c2ec P 230e820870274f5eb8ee22cbb0c74144 [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:04:17.050402  7904 raft_consensus.cc:1240] T be0183bc6a53453a8ef998073ec6f304 P bbbbf613886248fc95a9739920f9f26b [term 3 FOLLOWER]: Rejecting Update request from peer 8a143551383247b4a28d8ba59b6d1f1e for earlier term 2. Current term is 3. Ops: []
W20260713 09:04:17.050712  8018 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.160.130:36719, user_credentials={real_user=slave}} blocked reactor thread for 48597.4us
I20260713 09:04:17.051106  7902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "340b5ea9b7fd4373b732c253782cbe5f" candidate_uuid: "563e0460160a490cb55c8a288dfd50b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbbf613886248fc95a9739920f9f26b" is_pre_election: true
I20260713 09:04:17.052101  8049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76b28f919bb3453bb7a170e102b491ca" candidate_uuid: "bbbbf613886248fc95a9739920f9f26b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "230e820870274f5eb8ee22cbb0c74144" is_pre_election: true
I20260713 09:04:16.943590  8538 raft_consensus.cc:493] T 1e4af418c0904d2eb05a0d3f53b5c74a P 8a143551383247b4a28d8ba59b6d1f1e [term 1 FOLLOWER]: Starting leader election (detected failure of leader 563e0460160a490cb55c8a288dfd50b2)
I20260713 09:04:17.058580  8047 raft_consensus.cc:1240] T 07891f04ea2344e5bc258f39afa753e0 P 230e820870274f5eb8ee22cbb0c74144 [term 2 FOLLOWER]: Rejecting Update request from peer 563e0460160a490cb55c8a288dfd50b2 for earlier term 1. Current term is 2. Ops: []
I20260713 09:04:17.058904  8050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fd24a27851a41ec86ec88d3a120b410" candidate_uuid: "bbbbf613886248fc95a9739920f9f26b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "230e820870274f5eb8ee22cbb0c74144" is_pre_election: true
I20260713 09:04:17.059196  7903 raft_consensus.cc:1240] T 007f0a6419574b3c994665be9d1d3d41 P bbbbf613886248fc95a9739920f9f26b [term 2 FOLLOWER]: Rejecting Update request from peer 563e0460160a490cb55c8a288dfd50b2 for earlier term 1. Current term is 2. Ops: []
I20260713 09:04:17.058614  8046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a254603fa294d8296183913cc81c2ec" candidate_uuid: "563e0460160a490cb55c8a288dfd50b2" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "230e820870274f5eb8ee22cbb0c74144" is_pre_election: true
W20260713 09:04:17.053936  7869 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.160.129:40381, user_credentials={real_user=slave}} blocked reactor thread for 44542.6us
I20260713 09:04:17.055380  8052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62f98eadef4148f69647bca27672f57b" candidate_uuid: "8a143551383247b4a28d8ba59b6d1f1e" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "230e820870274f5eb8ee22cbb0c74144" is_pre_election: true
I20260713 09:04:17.053648  8048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "340b5ea9b7fd4373b732c253782cbe5f" candidate_uuid: "563e0460160a490cb55c8a288dfd50b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "230e820870274f5eb8ee22cbb0c74144" is_pre_election: true
I20260713 09:04:17.050400  8533 raft_consensus.cc:697] T 7a254603fa294d8296183913cc81c2ec P 230e820870274f5eb8ee22cbb0c74144 [term 4 LEADER]: Becoming Leader. State: Replica: 230e820870274f5eb8ee22cbb0c74144, State: Running, Role: LEADER
I20260713 09:04:17.055235  7901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be0183bc6a53453a8ef998073ec6f304" candidate_uuid: "563e0460160a490cb55c8a288dfd50b2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "bbbbf613886248fc95a9739920f9f26b" is_pre_election: true
I20260713 09:04:17.064261  7901 raft_consensus.cc:2393] T be0183bc6a53453a8ef998073ec6f304 P bbbbf613886248fc95a9739920f9f26b [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 563e0460160a490cb55c8a288dfd50b2 in current term 3: Already voted for candidate bbbbf613886248fc95a9739920f9f26b in this term.
I20260713 09:04:17.057570  7905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3849714eb0b4d73ad78a0313e5db28f" candidate_uuid: "563e0460160a490cb55c8a288dfd50b2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "bbbbf613886248fc95a9739920f9f26b" is_pre_election: true
I20260713 09:04:17.062724  8045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1243c10eebe499ba90d8b5c1ec7affc" candidate_uuid: "bbbbf613886248fc95a9739920f9f26b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "230e820870274f5eb8ee22cbb0c74144" is_pre_election: true
I20260713 09:04:17.060468  8538 raft_consensus.cc:3060] T 1e4af418c0904d2eb05a0d3f53b5c74a P 8a143551383247b4a28d8ba59b6d1f1e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:17.064198  8533 consensus_queue.cc:237] T 7a254603fa294d8296183913cc81c2ec P 230e820870274f5eb8ee22cbb0c74144 [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: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } } peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } } peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } }
I20260713 09:04:17.056418  8053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f21f6b6e05c646768935f2e5fcbd8279" candidate_uuid: "bbbbf613886248fc95a9739920f9f26b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "230e820870274f5eb8ee22cbb0c74144" is_pre_election: true
I20260713 09:04:17.056725  8537 consensus_queue.cc:1048] T 9858ccd9d1794ad8834fc00515ad40c4 P 8a143551383247b4a28d8ba59b6d1f1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:04:17.065464  8542 leader_election.cc:290] T 6a848a98100b44fe99a4282d0251a74c P 8a143551383247b4a28d8ba59b6d1f1e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bbbbf613886248fc95a9739920f9f26b (127.5.160.130:36719), 563e0460160a490cb55c8a288dfd50b2 (127.5.160.131:38597)
I20260713 09:04:17.064883  8530 raft_consensus.cc:515] T 76b28f919bb3453bb7a170e102b491ca P 230e820870274f5eb8ee22cbb0c74144 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } } peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } } peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } }
I20260713 09:04:17.080754  7869 leader_election.cc:304] T f21f6b6e05c646768935f2e5fcbd8279 P bbbbf613886248fc95a9739920f9f26b [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: 8a143551383247b4a28d8ba59b6d1f1e, bbbbf613886248fc95a9739920f9f26b; no voters: 
I20260713 09:04:17.081879  8456 raft_consensus.cc:2804] T f21f6b6e05c646768935f2e5fcbd8279 P bbbbf613886248fc95a9739920f9f26b [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260713 09:04:17.082271  8456 raft_consensus.cc:493] T f21f6b6e05c646768935f2e5fcbd8279 P bbbbf613886248fc95a9739920f9f26b [term 2 FOLLOWER]: Starting leader election (detected failure of leader 230e820870274f5eb8ee22cbb0c74144)
I20260713 09:04:17.082625  8456 raft_consensus.cc:3060] T f21f6b6e05c646768935f2e5fcbd8279 P bbbbf613886248fc95a9739920f9f26b [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:04:17.071229  8475 leader_election.cc:290] T ea6a0152e0a2434dbff75cee53aae8b8 P 563e0460160a490cb55c8a288dfd50b2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 230e820870274f5eb8ee22cbb0c74144 (127.5.160.132:40121), 8a143551383247b4a28d8ba59b6d1f1e (127.5.160.129:40381)
I20260713 09:04:17.084224  8017 leader_election.cc:304] T 3f6e447aa45e428dab575bff8f3dade2 P 230e820870274f5eb8ee22cbb0c74144 [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: 230e820870274f5eb8ee22cbb0c74144; no voters: 8a143551383247b4a28d8ba59b6d1f1e, bbbbf613886248fc95a9739920f9f26b
I20260713 09:04:17.086580  8017 leader_election.cc:304] T 62f98eadef4148f69647bca27672f57b P 230e820870274f5eb8ee22cbb0c74144 [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: 230e820870274f5eb8ee22cbb0c74144, 8a143551383247b4a28d8ba59b6d1f1e; no voters: 563e0460160a490cb55c8a288dfd50b2
I20260713 09:04:17.086994  8018 leader_election.cc:304] T dd451be358f04205acac56e45d2c0669 P 230e820870274f5eb8ee22cbb0c74144 [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: 230e820870274f5eb8ee22cbb0c74144; no voters: 8a143551383247b4a28d8ba59b6d1f1e, bbbbf613886248fc95a9739920f9f26b
I20260713 09:04:17.085428  8534 raft_consensus.cc:2749] T 3f6e447aa45e428dab575bff8f3dade2 P 230e820870274f5eb8ee22cbb0c74144 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260713 09:04:17.091485  8539 raft_consensus.cc:2804] T 62f98eadef4148f69647bca27672f57b P 230e820870274f5eb8ee22cbb0c74144 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260713 09:04:17.091945  8539 raft_consensus.cc:493] T 62f98eadef4148f69647bca27672f57b P 230e820870274f5eb8ee22cbb0c74144 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 563e0460160a490cb55c8a288dfd50b2)
I20260713 09:04:17.092340  8539 raft_consensus.cc:3060] T 62f98eadef4148f69647bca27672f57b P 230e820870274f5eb8ee22cbb0c74144 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:04:17.092186  7975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0811f31f56e44c0889b993faacc2f130" candidate_uuid: "8a143551383247b4a28d8ba59b6d1f1e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "563e0460160a490cb55c8a288dfd50b2" is_pre_election: true
I20260713 09:04:17.092680  7978 raft_consensus.cc:1240] T be0183bc6a53453a8ef998073ec6f304 P 563e0460160a490cb55c8a288dfd50b2 [term 3 FOLLOWER]: Rejecting Update request from peer 8a143551383247b4a28d8ba59b6d1f1e for earlier term 2. Current term is 3. Ops: []
I20260713 09:04:17.097128  8377 raft_consensus.cc:1240] T 5deed4d33c034049ab27ed36ddb38eb1 P 8a143551383247b4a28d8ba59b6d1f1e [term 3 FOLLOWER]: Rejecting Update request from peer 563e0460160a490cb55c8a288dfd50b2 for earlier term 2. Current term is 3. Ops: []
I20260713 09:04:17.098553  8379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be0183bc6a53453a8ef998073ec6f304" candidate_uuid: "563e0460160a490cb55c8a288dfd50b2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "8a143551383247b4a28d8ba59b6d1f1e" is_pre_election: true
I20260713 09:04:17.100755  7974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3849714eb0b4d73ad78a0313e5db28f" candidate_uuid: "bbbbf613886248fc95a9739920f9f26b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "563e0460160a490cb55c8a288dfd50b2" is_pre_election: true
I20260713 09:04:17.105536  8371 raft_consensus.cc:1240] T e7eda1205f854091ba505135234b719d P 8a143551383247b4a28d8ba59b6d1f1e [term 2 LEADER]: Rejecting Update request from peer 230e820870274f5eb8ee22cbb0c74144 for earlier term 1. Current term is 2. Ops: []
I20260713 09:04:17.106204  8049 raft_consensus.cc:2393] T 76b28f919bb3453bb7a170e102b491ca P 230e820870274f5eb8ee22cbb0c74144 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bbbbf613886248fc95a9739920f9f26b in current term 2: Already voted for candidate 230e820870274f5eb8ee22cbb0c74144 in this term.
I20260713 09:04:17.106882  8372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a254603fa294d8296183913cc81c2ec" candidate_uuid: "563e0460160a490cb55c8a288dfd50b2" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "8a143551383247b4a28d8ba59b6d1f1e" is_pre_election: true
I20260713 09:04:17.107146  8526 consensus_queue.cc:1059] T 5deed4d33c034049ab27ed36ddb38eb1 P 563e0460160a490cb55c8a288dfd50b2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:04:17.099885  8535 raft_consensus.cc:2749] T dd451be358f04205acac56e45d2c0669 P 230e820870274f5eb8ee22cbb0c74144 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:04:17.108384  8526 raft_consensus.cc:3055] T 5deed4d33c034049ab27ed36ddb38eb1 P 563e0460160a490cb55c8a288dfd50b2 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:04:17.108898  8526 raft_consensus.cc:740] T 5deed4d33c034049ab27ed36ddb38eb1 P 563e0460160a490cb55c8a288dfd50b2 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 563e0460160a490cb55c8a288dfd50b2, State: Running, Role: LEADER
I20260713 09:04:17.109258  7976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07891f04ea2344e5bc258f39afa753e0" candidate_uuid: "8a143551383247b4a28d8ba59b6d1f1e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "563e0460160a490cb55c8a288dfd50b2" is_pre_election: true
I20260713 09:04:17.109913  8526 consensus_queue.cc:260] T 5deed4d33c034049ab27ed36ddb38eb1 P 563e0460160a490cb55c8a288dfd50b2 [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: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } } peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } } peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } }
I20260713 09:04:17.111334  8526 raft_consensus.cc:3060] T 5deed4d33c034049ab27ed36ddb38eb1 P 563e0460160a490cb55c8a288dfd50b2 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:04:17.114344  7976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb00b8729a6b4a408f5481bf5da7ed8b" candidate_uuid: "8a143551383247b4a28d8ba59b6d1f1e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "563e0460160a490cb55c8a288dfd50b2" is_pre_election: true
I20260713 09:04:17.117441  7973 raft_consensus.cc:1240] T 7a254603fa294d8296183913cc81c2ec P 563e0460160a490cb55c8a288dfd50b2 [term 4 FOLLOWER]: Rejecting Update request from peer 8a143551383247b4a28d8ba59b6d1f1e for earlier term 3. Current term is 4. Ops: []
I20260713 09:04:17.118495  7976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22264477e6244300a862b87f189e24f3" candidate_uuid: "8a143551383247b4a28d8ba59b6d1f1e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "563e0460160a490cb55c8a288dfd50b2" is_pre_election: true
I20260713 09:04:17.123013  7976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e4af418c0904d2eb05a0d3f53b5c74a" candidate_uuid: "8a143551383247b4a28d8ba59b6d1f1e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "563e0460160a490cb55c8a288dfd50b2" is_pre_election: true
I20260713 09:04:17.123087  7973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5deed4d33c034049ab27ed36ddb38eb1" candidate_uuid: "8a143551383247b4a28d8ba59b6d1f1e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "563e0460160a490cb55c8a288dfd50b2" is_pre_election: true
I20260713 09:04:17.122571  7869 leader_election.cc:304] T be0183bc6a53453a8ef998073ec6f304 P bbbbf613886248fc95a9739920f9f26b [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: 563e0460160a490cb55c8a288dfd50b2, bbbbf613886248fc95a9739920f9f26b; no voters: 8a143551383247b4a28d8ba59b6d1f1e
I20260713 09:04:17.126017  7869 leader_election.cc:304] T f1243c10eebe499ba90d8b5c1ec7affc P bbbbf613886248fc95a9739920f9f26b [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: bbbbf613886248fc95a9739920f9f26b; no voters: 230e820870274f5eb8ee22cbb0c74144, 563e0460160a490cb55c8a288dfd50b2
I20260713 09:04:17.135823  7976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea6a0152e0a2434dbff75cee53aae8b8" candidate_uuid: "8a143551383247b4a28d8ba59b6d1f1e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "563e0460160a490cb55c8a288dfd50b2" is_pre_election: true
I20260713 09:04:17.136248  8546 raft_consensus.cc:2804] T be0183bc6a53453a8ef998073ec6f304 P bbbbf613886248fc95a9739920f9f26b [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:04:17.136904  7980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9c6671a6c064914830410af0e5b9710" candidate_uuid: "8a143551383247b4a28d8ba59b6d1f1e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "563e0460160a490cb55c8a288dfd50b2" is_pre_election: true
I20260713 09:04:17.140731  7869 leader_election.cc:304] T 0fd24a27851a41ec86ec88d3a120b410 P bbbbf613886248fc95a9739920f9f26b [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: bbbbf613886248fc95a9739920f9f26b; no voters: 230e820870274f5eb8ee22cbb0c74144, 563e0460160a490cb55c8a288dfd50b2
I20260713 09:04:17.112254  8539 raft_consensus.cc:515] T 62f98eadef4148f69647bca27672f57b P 230e820870274f5eb8ee22cbb0c74144 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } } peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } } peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } }
I20260713 09:04:17.152195  7980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62f98eadef4148f69647bca27672f57b" candidate_uuid: "8a143551383247b4a28d8ba59b6d1f1e" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "563e0460160a490cb55c8a288dfd50b2" is_pre_election: true
I20260713 09:04:17.156351  7978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5deed4d33c034049ab27ed36ddb38eb1" candidate_uuid: "8a143551383247b4a28d8ba59b6d1f1e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "563e0460160a490cb55c8a288dfd50b2"
I20260713 09:04:17.158157  7976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07891f04ea2344e5bc258f39afa753e0" candidate_uuid: "8a143551383247b4a28d8ba59b6d1f1e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "563e0460160a490cb55c8a288dfd50b2"
I20260713 09:04:17.165721  8326 leader_election.cc:304] T 0811f31f56e44c0889b993faacc2f130 P 8a143551383247b4a28d8ba59b6d1f1e [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: 8a143551383247b4a28d8ba59b6d1f1e; no voters: 563e0460160a490cb55c8a288dfd50b2, bbbbf613886248fc95a9739920f9f26b
I20260713 09:04:17.166589  8543 raft_consensus.cc:2749] T 0811f31f56e44c0889b993faacc2f130 P 8a143551383247b4a28d8ba59b6d1f1e [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260713 09:04:17.167282  8540 consensus_queue.cc:1059] T be0183bc6a53453a8ef998073ec6f304 P 8a143551383247b4a28d8ba59b6d1f1e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:04:17.168134  8543 raft_consensus.cc:3055] T be0183bc6a53453a8ef998073ec6f304 P 8a143551383247b4a28d8ba59b6d1f1e [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:04:17.168257  8540 consensus_queue.cc:1059] T 7a254603fa294d8296183913cc81c2ec P 8a143551383247b4a28d8ba59b6d1f1e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 }, Status: INVALID_TERM, Last received: 3.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:04:17.168759  8543 raft_consensus.cc:740] T be0183bc6a53453a8ef998073ec6f304 P 8a143551383247b4a28d8ba59b6d1f1e [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 8a143551383247b4a28d8ba59b6d1f1e, State: Running, Role: LEADER
I20260713 09:04:17.167649  7944 leader_election.cc:304] T 6a848a98100b44fe99a4282d0251a74c P 563e0460160a490cb55c8a288dfd50b2 [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: 563e0460160a490cb55c8a288dfd50b2; no voters: 8a143551383247b4a28d8ba59b6d1f1e, bbbbf613886248fc95a9739920f9f26b
I20260713 09:04:17.169445  7976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a848a98100b44fe99a4282d0251a74c" candidate_uuid: "8a143551383247b4a28d8ba59b6d1f1e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "563e0460160a490cb55c8a288dfd50b2" is_pre_election: true
I20260713 09:04:17.169543  8540 raft_consensus.cc:3055] T 7a254603fa294d8296183913cc81c2ec P 8a143551383247b4a28d8ba59b6d1f1e [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:04:17.170162  8540 raft_consensus.cc:740] T 7a254603fa294d8296183913cc81c2ec P 8a143551383247b4a28d8ba59b6d1f1e [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 8a143551383247b4a28d8ba59b6d1f1e, State: Running, Role: LEADER
I20260713 09:04:17.170531  8549 raft_consensus.cc:2749] T f1243c10eebe499ba90d8b5c1ec7affc P bbbbf613886248fc95a9739920f9f26b [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260713 09:04:17.168414  8326 leader_election.cc:304] T 22264477e6244300a862b87f189e24f3 P 8a143551383247b4a28d8ba59b6d1f1e [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: 8a143551383247b4a28d8ba59b6d1f1e; no voters: 230e820870274f5eb8ee22cbb0c74144, 563e0460160a490cb55c8a288dfd50b2
I20260713 09:04:17.170697  8544 raft_consensus.cc:2749] T 6a848a98100b44fe99a4282d0251a74c P 563e0460160a490cb55c8a288dfd50b2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:04:17.171476  8544 consensus_queue.cc:1059] T 007f0a6419574b3c994665be9d1d3d41 P 563e0460160a490cb55c8a288dfd50b2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:04:17.172431  8528 raft_consensus.cc:3055] T 007f0a6419574b3c994665be9d1d3d41 P 563e0460160a490cb55c8a288dfd50b2 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:04:17.172820  8528 raft_consensus.cc:740] T 007f0a6419574b3c994665be9d1d3d41 P 563e0460160a490cb55c8a288dfd50b2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 563e0460160a490cb55c8a288dfd50b2, State: Running, Role: LEADER
I20260713 09:04:17.172924  8542 raft_consensus.cc:2749] T 22264477e6244300a862b87f189e24f3 P 8a143551383247b4a28d8ba59b6d1f1e [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260713 09:04:17.173629  8528 consensus_queue.cc:260] T 007f0a6419574b3c994665be9d1d3d41 P 563e0460160a490cb55c8a288dfd50b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } } peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } } peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } }
I20260713 09:04:17.174757  8528 raft_consensus.cc:3060] T 007f0a6419574b3c994665be9d1d3d41 P 563e0460160a490cb55c8a288dfd50b2 [term 1 FOLLOWER]: Advancing to term 2
W20260713 09:04:17.168087  8017 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.160.129:40381, user_credentials={real_user=slave}} blocked reactor thread for 79012.3us
I20260713 09:04:17.174723  8326 leader_election.cc:304] T ea6a0152e0a2434dbff75cee53aae8b8 P 8a143551383247b4a28d8ba59b6d1f1e [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: 8a143551383247b4a28d8ba59b6d1f1e; no voters: 230e820870274f5eb8ee22cbb0c74144, 563e0460160a490cb55c8a288dfd50b2
I20260713 09:04:17.201622  8542 raft_consensus.cc:2749] T ea6a0152e0a2434dbff75cee53aae8b8 P 8a143551383247b4a28d8ba59b6d1f1e [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260713 09:04:17.202123  8326 leader_election.cc:304] T e9c6671a6c064914830410af0e5b9710 P 8a143551383247b4a28d8ba59b6d1f1e [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: 8a143551383247b4a28d8ba59b6d1f1e; no voters: 563e0460160a490cb55c8a288dfd50b2, bbbbf613886248fc95a9739920f9f26b
I20260713 09:04:17.203051  8542 raft_consensus.cc:2749] T e9c6671a6c064914830410af0e5b9710 P 8a143551383247b4a28d8ba59b6d1f1e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:04:17.203503  8326 leader_election.cc:304] T 62f98eadef4148f69647bca27672f57b P 8a143551383247b4a28d8ba59b6d1f1e [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: 8a143551383247b4a28d8ba59b6d1f1e; no voters: 230e820870274f5eb8ee22cbb0c74144, 563e0460160a490cb55c8a288dfd50b2
I20260713 09:04:17.204321  8537 raft_consensus.cc:2749] T 62f98eadef4148f69647bca27672f57b P 8a143551383247b4a28d8ba59b6d1f1e [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260713 09:04:17.212657  8546 raft_consensus.cc:697] T be0183bc6a53453a8ef998073ec6f304 P bbbbf613886248fc95a9739920f9f26b [term 3 LEADER]: Becoming Leader. State: Replica: bbbbf613886248fc95a9739920f9f26b, State: Running, Role: LEADER
I20260713 09:04:17.214035  7944 leader_election.cc:304] T ea6a0152e0a2434dbff75cee53aae8b8 P 563e0460160a490cb55c8a288dfd50b2 [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: 563e0460160a490cb55c8a288dfd50b2; no voters: 230e820870274f5eb8ee22cbb0c74144, 8a143551383247b4a28d8ba59b6d1f1e
I20260713 09:04:17.214228  7973 raft_consensus.cc:2468] T 5deed4d33c034049ab27ed36ddb38eb1 P 563e0460160a490cb55c8a288dfd50b2 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8a143551383247b4a28d8ba59b6d1f1e in term 3.
I20260713 09:04:17.221681  7944 leader_election.cc:304] T 340b5ea9b7fd4373b732c253782cbe5f P 563e0460160a490cb55c8a288dfd50b2 [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: 563e0460160a490cb55c8a288dfd50b2; no voters: 230e820870274f5eb8ee22cbb0c74144, bbbbf613886248fc95a9739920f9f26b
I20260713 09:04:17.221001  8528 raft_consensus.cc:2749] T ea6a0152e0a2434dbff75cee53aae8b8 P 563e0460160a490cb55c8a288dfd50b2 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260713 09:04:17.222667  8526 consensus_queue.cc:1059] T 07891f04ea2344e5bc258f39afa753e0 P 563e0460160a490cb55c8a288dfd50b2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:04:17.222831  8544 raft_consensus.cc:2749] T 340b5ea9b7fd4373b732c253782cbe5f P 563e0460160a490cb55c8a288dfd50b2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:04:17.223560  8551 raft_consensus.cc:2749] T 0fd24a27851a41ec86ec88d3a120b410 P bbbbf613886248fc95a9739920f9f26b [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260713 09:04:17.223776  8526 raft_consensus.cc:3055] T 07891f04ea2344e5bc258f39afa753e0 P 563e0460160a490cb55c8a288dfd50b2 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:04:17.215169  8530 leader_election.cc:290] T 76b28f919bb3453bb7a170e102b491ca P 230e820870274f5eb8ee22cbb0c74144 [CANDIDATE]: Term 2 election: Requested vote from peers bbbbf613886248fc95a9739920f9f26b (127.5.160.130:36719), 563e0460160a490cb55c8a288dfd50b2 (127.5.160.131:38597)
I20260713 09:04:17.224188  8526 raft_consensus.cc:740] T 07891f04ea2344e5bc258f39afa753e0 P 563e0460160a490cb55c8a288dfd50b2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 563e0460160a490cb55c8a288dfd50b2, State: Running, Role: LEADER
I20260713 09:04:17.225926  8539 leader_election.cc:290] T 62f98eadef4148f69647bca27672f57b P 230e820870274f5eb8ee22cbb0c74144 [CANDIDATE]: Term 3 election: Requested vote from peers 563e0460160a490cb55c8a288dfd50b2 (127.5.160.131:38597), 8a143551383247b4a28d8ba59b6d1f1e (127.5.160.129:40381)
I20260713 09:04:17.225670  8526 consensus_queue.cc:260] T 07891f04ea2344e5bc258f39afa753e0 P 563e0460160a490cb55c8a288dfd50b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } } peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } } peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } }
I20260713 09:04:17.227178  8526 raft_consensus.cc:3060] T 07891f04ea2344e5bc258f39afa753e0 P 563e0460160a490cb55c8a288dfd50b2 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:17.227666  7978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62f98eadef4148f69647bca27672f57b" candidate_uuid: "230e820870274f5eb8ee22cbb0c74144" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "563e0460160a490cb55c8a288dfd50b2"
I20260713 09:04:17.216295  7976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76b28f919bb3453bb7a170e102b491ca" candidate_uuid: "230e820870274f5eb8ee22cbb0c74144" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "563e0460160a490cb55c8a288dfd50b2"
I20260713 09:04:17.204480  8538 raft_consensus.cc:515] T 1e4af418c0904d2eb05a0d3f53b5c74a P 8a143551383247b4a28d8ba59b6d1f1e [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } } peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } } peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } }
W20260713 09:04:17.215019  8548 log.cc:927] Time spent T 9858ccd9d1794ad8834fc00515ad40c4 P bbbbf613886248fc95a9739920f9f26b: Append to log took a long time: real 0.052s	user 0.000s	sys 0.000s
I20260713 09:04:17.214090  8546 consensus_queue.cc:237] T be0183bc6a53453a8ef998073ec6f304 P bbbbf613886248fc95a9739920f9f26b [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: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } } peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } } peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } }
W20260713 09:04:17.237813  7869 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.160.131:38597, user_credentials={real_user=slave}} blocked reactor thread for 97157.9us
I20260713 09:04:17.238889  7869 leader_election.cc:304] T a3849714eb0b4d73ad78a0313e5db28f P bbbbf613886248fc95a9739920f9f26b [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: bbbbf613886248fc95a9739920f9f26b; no voters: 230e820870274f5eb8ee22cbb0c74144, 563e0460160a490cb55c8a288dfd50b2
I20260713 09:04:17.241200  7976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e4af418c0904d2eb05a0d3f53b5c74a" candidate_uuid: "8a143551383247b4a28d8ba59b6d1f1e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "563e0460160a490cb55c8a288dfd50b2"
I20260713 09:04:17.243386  7978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "007f0a6419574b3c994665be9d1d3d41" candidate_uuid: "bbbbf613886248fc95a9739920f9f26b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "563e0460160a490cb55c8a288dfd50b2"
I20260713 09:04:17.246726  7905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a848a98100b44fe99a4282d0251a74c" candidate_uuid: "8a143551383247b4a28d8ba59b6d1f1e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbbf613886248fc95a9739920f9f26b" is_pre_election: true
I20260713 09:04:17.249250  7899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5deed4d33c034049ab27ed36ddb38eb1" candidate_uuid: "8a143551383247b4a28d8ba59b6d1f1e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "bbbbf613886248fc95a9739920f9f26b"
I20260713 09:04:17.245586  8551 raft_consensus.cc:2749] T a3849714eb0b4d73ad78a0313e5db28f P bbbbf613886248fc95a9739920f9f26b [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260713 09:04:17.250908  8374 raft_consensus.cc:2393] T 1e4af418c0904d2eb05a0d3f53b5c74a P 8a143551383247b4a28d8ba59b6d1f1e [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 230e820870274f5eb8ee22cbb0c74144 in current term 2: Already voted for candidate 8a143551383247b4a28d8ba59b6d1f1e in this term.
I20260713 09:04:17.254083  7978 raft_consensus.cc:2468] T 007f0a6419574b3c994665be9d1d3d41 P 563e0460160a490cb55c8a288dfd50b2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbbf613886248fc95a9739920f9f26b in term 2.
I20260713 09:04:17.255291  7869 leader_election.cc:304] T 007f0a6419574b3c994665be9d1d3d41 P bbbbf613886248fc95a9739920f9f26b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 563e0460160a490cb55c8a288dfd50b2, bbbbf613886248fc95a9739920f9f26b; no voters: 
I20260713 09:04:17.256052  8546 raft_consensus.cc:2804] T 007f0a6419574b3c994665be9d1d3d41 P bbbbf613886248fc95a9739920f9f26b [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:04:17.256615  8546 raft_consensus.cc:697] T 007f0a6419574b3c994665be9d1d3d41 P bbbbf613886248fc95a9739920f9f26b [term 2 LEADER]: Becoming Leader. State: Replica: bbbbf613886248fc95a9739920f9f26b, State: Running, Role: LEADER
I20260713 09:04:17.257601  8546 consensus_queue.cc:237] T 007f0a6419574b3c994665be9d1d3d41 P bbbbf613886248fc95a9739920f9f26b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } } peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } } peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } }
I20260713 09:04:17.267099  7727 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:35150 (request call id 41) took 1092 ms. Trace:
I20260713 09:04:17.267628  7727 rpcz_store.cc:276] 0713 09:04:16.175111 (+     0us) service_pool.cc:167] Inserting onto call queue
0713 09:04:16.175269 (+   158us) service_pool.cc:224] Handling call
0713 09:04:17.267006 (+1091737us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":69,"reported_tablets":1}
I20260713 09:04:17.307436  7978 raft_consensus.cc:1240] T 7a254603fa294d8296183913cc81c2ec P 563e0460160a490cb55c8a288dfd50b2 [term 4 FOLLOWER]: Rejecting Update request from peer 8a143551383247b4a28d8ba59b6d1f1e for earlier term 3. Current term is 4. Ops: []
I20260713 09:04:17.309003  8532 consensus_queue.cc:1059] T 7a254603fa294d8296183913cc81c2ec P 8a143551383247b4a28d8ba59b6d1f1e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 }, Status: INVALID_TERM, Last received: 3.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:04:17.312388  7900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb00b8729a6b4a408f5481bf5da7ed8b" candidate_uuid: "8a143551383247b4a28d8ba59b6d1f1e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbbf613886248fc95a9739920f9f26b" is_pre_election: true
I20260713 09:04:17.314154  8054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3849714eb0b4d73ad78a0313e5db28f" candidate_uuid: "563e0460160a490cb55c8a288dfd50b2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "230e820870274f5eb8ee22cbb0c74144" is_pre_election: true
I20260713 09:04:17.326287  7944 leader_election.cc:304] T a3849714eb0b4d73ad78a0313e5db28f P 563e0460160a490cb55c8a288dfd50b2 [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: 563e0460160a490cb55c8a288dfd50b2; no voters: 230e820870274f5eb8ee22cbb0c74144, bbbbf613886248fc95a9739920f9f26b
I20260713 09:04:17.329319  8475 raft_consensus.cc:2749] T a3849714eb0b4d73ad78a0313e5db28f P 563e0460160a490cb55c8a288dfd50b2 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260713 09:04:17.331784  8378 raft_consensus.cc:1240] T 07891f04ea2344e5bc258f39afa753e0 P 8a143551383247b4a28d8ba59b6d1f1e [term 2 LEADER]: Rejecting Update request from peer 563e0460160a490cb55c8a288dfd50b2 for earlier term 1. Current term is 2. Ops: []
I20260713 09:04:17.336589  8327 leader_election.cc:304] T f21f6b6e05c646768935f2e5fcbd8279 P 8a143551383247b4a28d8ba59b6d1f1e [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: 8a143551383247b4a28d8ba59b6d1f1e; no voters: 230e820870274f5eb8ee22cbb0c74144, bbbbf613886248fc95a9739920f9f26b
I20260713 09:04:17.337539  8532 raft_consensus.cc:2749] T f21f6b6e05c646768935f2e5fcbd8279 P 8a143551383247b4a28d8ba59b6d1f1e [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260713 09:04:17.338351  8018 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.160.130:36719, user_credentials={real_user=slave}} blocked reactor thread for 251384us
I20260713 09:04:17.338928  8523 consensus_queue.cc:1059] T be0183bc6a53453a8ef998073ec6f304 P 8a143551383247b4a28d8ba59b6d1f1e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:04:17.340636  7900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76b28f919bb3453bb7a170e102b491ca" candidate_uuid: "230e820870274f5eb8ee22cbb0c74144" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbbf613886248fc95a9739920f9f26b"
I20260713 09:04:17.339089  8327 leader_election.cc:304] T 6a848a98100b44fe99a4282d0251a74c P 8a143551383247b4a28d8ba59b6d1f1e [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: 8a143551383247b4a28d8ba59b6d1f1e; no voters: 563e0460160a490cb55c8a288dfd50b2, bbbbf613886248fc95a9739920f9f26b
I20260713 09:04:17.343880  8532 raft_consensus.cc:2749] T 6a848a98100b44fe99a4282d0251a74c P 8a143551383247b4a28d8ba59b6d1f1e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:04:17.344358  8327 leader_election.cc:304] T 5deed4d33c034049ab27ed36ddb38eb1 P 8a143551383247b4a28d8ba59b6d1f1e [CANDIDATE]: Term 3 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8a143551383247b4a28d8ba59b6d1f1e; no voters: 563e0460160a490cb55c8a288dfd50b2, bbbbf613886248fc95a9739920f9f26b
I20260713 09:04:17.345187  8532 raft_consensus.cc:2749] T 5deed4d33c034049ab27ed36ddb38eb1 P 8a143551383247b4a28d8ba59b6d1f1e [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260713 09:04:17.345352  8375 raft_consensus.cc:1240] T 1e4af418c0904d2eb05a0d3f53b5c74a P 8a143551383247b4a28d8ba59b6d1f1e [term 2 FOLLOWER]: Rejecting Update request from peer 563e0460160a490cb55c8a288dfd50b2 for earlier term 1. Current term is 2. Ops: []
I20260713 09:04:17.345651  8327 leader_election.cc:304] T eb00b8729a6b4a408f5481bf5da7ed8b P 8a143551383247b4a28d8ba59b6d1f1e [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: 8a143551383247b4a28d8ba59b6d1f1e; no voters: 563e0460160a490cb55c8a288dfd50b2, bbbbf613886248fc95a9739920f9f26b
I20260713 09:04:17.346334  8532 raft_consensus.cc:2749] T eb00b8729a6b4a408f5481bf5da7ed8b P 8a143551383247b4a28d8ba59b6d1f1e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:04:17.346877  8018 leader_election.cc:304] T 76b28f919bb3453bb7a170e102b491ca P 230e820870274f5eb8ee22cbb0c74144 [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: 230e820870274f5eb8ee22cbb0c74144; no voters: 563e0460160a490cb55c8a288dfd50b2, bbbbf613886248fc95a9739920f9f26b
I20260713 09:04:17.098446  8045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "007f0a6419574b3c994665be9d1d3d41" candidate_uuid: "bbbbf613886248fc95a9739920f9f26b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "230e820870274f5eb8ee22cbb0c74144"
I20260713 09:04:17.348443  8550 raft_consensus.cc:2749] T 76b28f919bb3453bb7a170e102b491ca P 230e820870274f5eb8ee22cbb0c74144 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260713 09:04:17.350067  8456 raft_consensus.cc:515] T f21f6b6e05c646768935f2e5fcbd8279 P bbbbf613886248fc95a9739920f9f26b [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } } peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } } peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } }
I20260713 09:04:17.354570  8456 leader_election.cc:290] T f21f6b6e05c646768935f2e5fcbd8279 P bbbbf613886248fc95a9739920f9f26b [CANDIDATE]: Term 3 election: Requested vote from peers 230e820870274f5eb8ee22cbb0c74144 (127.5.160.132:40121), 8a143551383247b4a28d8ba59b6d1f1e (127.5.160.129:40381)
W20260713 09:04:17.356441  8020 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260713 09:04:17.361337  8045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f21f6b6e05c646768935f2e5fcbd8279" candidate_uuid: "bbbbf613886248fc95a9739920f9f26b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "230e820870274f5eb8ee22cbb0c74144"
I20260713 09:04:17.365542  8378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f21f6b6e05c646768935f2e5fcbd8279" candidate_uuid: "bbbbf613886248fc95a9739920f9f26b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "8a143551383247b4a28d8ba59b6d1f1e"
I20260713 09:04:17.367100  7869 leader_election.cc:304] T f21f6b6e05c646768935f2e5fcbd8279 P bbbbf613886248fc95a9739920f9f26b [CANDIDATE]: Term 3 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bbbbf613886248fc95a9739920f9f26b; no voters: 230e820870274f5eb8ee22cbb0c74144, 8a143551383247b4a28d8ba59b6d1f1e
I20260713 09:04:17.368188  8456 raft_consensus.cc:2749] T f21f6b6e05c646768935f2e5fcbd8279 P bbbbf613886248fc95a9739920f9f26b [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260713 09:04:17.369647  8543 consensus_queue.cc:260] T be0183bc6a53453a8ef998073ec6f304 P 8a143551383247b4a28d8ba59b6d1f1e [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: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } } peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } } peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } }
I20260713 09:04:17.370646  8543 raft_consensus.cc:3060] T be0183bc6a53453a8ef998073ec6f304 P 8a143551383247b4a28d8ba59b6d1f1e [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:04:17.379002  7900 raft_consensus.cc:1240] T f21f6b6e05c646768935f2e5fcbd8279 P bbbbf613886248fc95a9739920f9f26b [term 3 FOLLOWER]: Rejecting Update request from peer 230e820870274f5eb8ee22cbb0c74144 for earlier term 2. Current term is 3. Ops: []
I20260713 09:04:17.379058  8054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e4af418c0904d2eb05a0d3f53b5c74a" candidate_uuid: "8a143551383247b4a28d8ba59b6d1f1e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "230e820870274f5eb8ee22cbb0c74144"
I20260713 09:04:17.380851  8525 consensus_queue.cc:1059] T f21f6b6e05c646768935f2e5fcbd8279 P 230e820870274f5eb8ee22cbb0c74144 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:04:17.381896  8327 leader_election.cc:304] T 1e4af418c0904d2eb05a0d3f53b5c74a P 8a143551383247b4a28d8ba59b6d1f1e [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: 8a143551383247b4a28d8ba59b6d1f1e; no voters: 230e820870274f5eb8ee22cbb0c74144, 563e0460160a490cb55c8a288dfd50b2
I20260713 09:04:17.382793  8533 raft_consensus.cc:3055] T f21f6b6e05c646768935f2e5fcbd8279 P 230e820870274f5eb8ee22cbb0c74144 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:04:17.382967  8537 raft_consensus.cc:2749] T 1e4af418c0904d2eb05a0d3f53b5c74a P 8a143551383247b4a28d8ba59b6d1f1e [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260713 09:04:17.383375  8533 raft_consensus.cc:740] T f21f6b6e05c646768935f2e5fcbd8279 P 230e820870274f5eb8ee22cbb0c74144 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 230e820870274f5eb8ee22cbb0c74144, State: Running, Role: LEADER
I20260713 09:04:17.384473  8533 consensus_queue.cc:260] T f21f6b6e05c646768935f2e5fcbd8279 P 230e820870274f5eb8ee22cbb0c74144 [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: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } } peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } } peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } }
I20260713 09:04:17.385895  8533 raft_consensus.cc:3060] T f21f6b6e05c646768935f2e5fcbd8279 P 230e820870274f5eb8ee22cbb0c74144 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:04:17.393893  8540 consensus_queue.cc:260] T 7a254603fa294d8296183913cc81c2ec P 8a143551383247b4a28d8ba59b6d1f1e [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: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } } peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } } peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } }
I20260713 09:04:17.396915  8540 raft_consensus.cc:3060] T 7a254603fa294d8296183913cc81c2ec P 8a143551383247b4a28d8ba59b6d1f1e [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:04:17.395558  8377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62f98eadef4148f69647bca27672f57b" candidate_uuid: "230e820870274f5eb8ee22cbb0c74144" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "8a143551383247b4a28d8ba59b6d1f1e"
I20260713 09:04:17.410837  7943 leader_election.cc:304] T be0183bc6a53453a8ef998073ec6f304 P 563e0460160a490cb55c8a288dfd50b2 [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: 563e0460160a490cb55c8a288dfd50b2; no voters: 8a143551383247b4a28d8ba59b6d1f1e, bbbbf613886248fc95a9739920f9f26b
I20260713 09:04:17.412402  7943 leader_election.cc:304] T 7a254603fa294d8296183913cc81c2ec P 563e0460160a490cb55c8a288dfd50b2 [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: 563e0460160a490cb55c8a288dfd50b2; no voters: 230e820870274f5eb8ee22cbb0c74144, 8a143551383247b4a28d8ba59b6d1f1e
I20260713 09:04:17.414094  8017 leader_election.cc:304] T 07891f04ea2344e5bc258f39afa753e0 P 230e820870274f5eb8ee22cbb0c74144 [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: 230e820870274f5eb8ee22cbb0c74144; no voters: 563e0460160a490cb55c8a288dfd50b2, 8a143551383247b4a28d8ba59b6d1f1e
W20260713 09:04:17.414721  7944 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260713 09:04:17.415529  8017 leader_election.cc:304] T 1e4af418c0904d2eb05a0d3f53b5c74a P 230e820870274f5eb8ee22cbb0c74144 [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: 230e820870274f5eb8ee22cbb0c74144; no voters: 563e0460160a490cb55c8a288dfd50b2, 8a143551383247b4a28d8ba59b6d1f1e
I20260713 09:04:17.415918  8550 raft_consensus.cc:2749] T 07891f04ea2344e5bc258f39afa753e0 P 230e820870274f5eb8ee22cbb0c74144 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:04:17.417114  8550 raft_consensus.cc:3060] T 1e4af418c0904d2eb05a0d3f53b5c74a P 230e820870274f5eb8ee22cbb0c74144 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:17.417237  8524 raft_consensus.cc:2749] T be0183bc6a53453a8ef998073ec6f304 P 563e0460160a490cb55c8a288dfd50b2 [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260713 09:04:17.417953  8524 raft_consensus.cc:2749] T 7a254603fa294d8296183913cc81c2ec P 563e0460160a490cb55c8a288dfd50b2 [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260713 09:04:17.419371  8475 consensus_queue.cc:1059] T 1e4af418c0904d2eb05a0d3f53b5c74a P 563e0460160a490cb55c8a288dfd50b2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:04:17.421298  8475 raft_consensus.cc:3055] T 1e4af418c0904d2eb05a0d3f53b5c74a P 563e0460160a490cb55c8a288dfd50b2 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:04:17.421705  8475 raft_consensus.cc:740] T 1e4af418c0904d2eb05a0d3f53b5c74a P 563e0460160a490cb55c8a288dfd50b2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 563e0460160a490cb55c8a288dfd50b2, State: Running, Role: LEADER
I20260713 09:04:17.422601  8475 consensus_queue.cc:260] T 1e4af418c0904d2eb05a0d3f53b5c74a P 563e0460160a490cb55c8a288dfd50b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } } peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } } peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } }
I20260713 09:04:17.423920  8475 raft_consensus.cc:3060] T 1e4af418c0904d2eb05a0d3f53b5c74a P 563e0460160a490cb55c8a288dfd50b2 [term 1 FOLLOWER]: Advancing to term 2
W20260713 09:04:17.421289  8402 debug-util.cc:398] Leaking SignalData structure 0x7b0800257a40 after lost signal to thread 5765
W20260713 09:04:17.425788  8402 debug-util.cc:398] Leaking SignalData structure 0x7b0800230b00 after lost signal to thread 7762
W20260713 09:04:17.426662  8402 debug-util.cc:398] Leaking SignalData structure 0x7b08001d1f80 after lost signal to thread 7930
W20260713 09:04:17.427433  8402 debug-util.cc:398] Leaking SignalData structure 0x7b08000e0e20 after lost signal to thread 8004
W20260713 09:04:17.428288  8402 debug-util.cc:398] Leaking SignalData structure 0x7b08000e8aa0 after lost signal to thread 8078
W20260713 09:04:17.429246  8402 debug-util.cc:398] Leaking SignalData structure 0x7b0800196280 after lost signal to thread 8405
I20260713 09:04:17.416698  8017 leader_election.cc:304] T 62f98eadef4148f69647bca27672f57b P 230e820870274f5eb8ee22cbb0c74144 [CANDIDATE]: Term 3 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 230e820870274f5eb8ee22cbb0c74144; no voters: 563e0460160a490cb55c8a288dfd50b2, 8a143551383247b4a28d8ba59b6d1f1e
I20260713 09:04:17.430708  8550 raft_consensus.cc:2749] T 1e4af418c0904d2eb05a0d3f53b5c74a P 230e820870274f5eb8ee22cbb0c74144 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:04:17.431185  8525 raft_consensus.cc:2749] T 62f98eadef4148f69647bca27672f57b P 230e820870274f5eb8ee22cbb0c74144 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260713 09:04:17.438802  8051 raft_consensus.cc:1240] T 76b28f919bb3453bb7a170e102b491ca P 230e820870274f5eb8ee22cbb0c74144 [term 2 FOLLOWER]: Rejecting Update request from peer 563e0460160a490cb55c8a288dfd50b2 for earlier term 1. Current term is 2. Ops: []
I20260713 09:04:17.440842  7900 raft_consensus.cc:1275] T e7eda1205f854091ba505135234b719d P bbbbf613886248fc95a9739920f9f26b [term 2 FOLLOWER]: Refusing update from remote peer 8a143551383247b4a28d8ba59b6d1f1e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:04:17.455710  8524 consensus_queue.cc:1059] T 76b28f919bb3453bb7a170e102b491ca P 563e0460160a490cb55c8a288dfd50b2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:04:17.455859  8542 consensus_queue.cc:1048] T e7eda1205f854091ba505135234b719d P 8a143551383247b4a28d8ba59b6d1f1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:04:17.456905  8524 raft_consensus.cc:3055] T 76b28f919bb3453bb7a170e102b491ca P 563e0460160a490cb55c8a288dfd50b2 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:04:17.437579  8538 leader_election.cc:290] T 1e4af418c0904d2eb05a0d3f53b5c74a P 8a143551383247b4a28d8ba59b6d1f1e [CANDIDATE]: Term 2 election: Requested vote from peers 563e0460160a490cb55c8a288dfd50b2 (127.5.160.131:38597), 230e820870274f5eb8ee22cbb0c74144 (127.5.160.132:40121)
I20260713 09:04:17.457396  8524 raft_consensus.cc:740] T 76b28f919bb3453bb7a170e102b491ca P 563e0460160a490cb55c8a288dfd50b2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 563e0460160a490cb55c8a288dfd50b2, State: Running, Role: LEADER
I20260713 09:04:17.441849  8054 raft_consensus.cc:1240] T 62f98eadef4148f69647bca27672f57b P 230e820870274f5eb8ee22cbb0c74144 [term 3 FOLLOWER]: Rejecting Update request from peer 563e0460160a490cb55c8a288dfd50b2 for earlier term 2. Current term is 3. Ops: []
I20260713 09:04:17.458567  8524 consensus_queue.cc:260] T 76b28f919bb3453bb7a170e102b491ca P 563e0460160a490cb55c8a288dfd50b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } } peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } } peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } }
I20260713 09:04:17.448820  7725 catalog_manager.cc:5697] T e7eda1205f854091ba505135234b719d P 8a143551383247b4a28d8ba59b6d1f1e reported cstate change: term changed from 1 to 2, leader changed from 230e820870274f5eb8ee22cbb0c74144 (127.5.160.132) to 8a143551383247b4a28d8ba59b6d1f1e (127.5.160.129). New cstate: current_term: 2 leader_uuid: "8a143551383247b4a28d8ba59b6d1f1e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } health_report { overall_health: HEALTHY } } }
I20260713 09:04:17.460124  8524 raft_consensus.cc:3060] T 76b28f919bb3453bb7a170e102b491ca P 563e0460160a490cb55c8a288dfd50b2 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:17.441035  7870 leader_election.cc:304] T 76b28f919bb3453bb7a170e102b491ca P bbbbf613886248fc95a9739920f9f26b [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: bbbbf613886248fc95a9739920f9f26b; no voters: 230e820870274f5eb8ee22cbb0c74144, 563e0460160a490cb55c8a288dfd50b2
I20260713 09:04:17.461045  7725 catalog_manager.cc:5697] T 07891f04ea2344e5bc258f39afa753e0 P 8a143551383247b4a28d8ba59b6d1f1e reported cstate change: term changed from 1 to 2, leader changed from 563e0460160a490cb55c8a288dfd50b2 (127.5.160.131) to 8a143551383247b4a28d8ba59b6d1f1e (127.5.160.129). New cstate: current_term: 2 leader_uuid: "8a143551383247b4a28d8ba59b6d1f1e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } health_report { overall_health: HEALTHY } } }
I20260713 09:04:17.462010  8546 raft_consensus.cc:3060] T 76b28f919bb3453bb7a170e102b491ca P bbbbf613886248fc95a9739920f9f26b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:17.444124  7727 catalog_manager.cc:5697] T 7a254603fa294d8296183913cc81c2ec P 230e820870274f5eb8ee22cbb0c74144 reported cstate change: term changed from 3 to 4, leader changed from 8a143551383247b4a28d8ba59b6d1f1e (127.5.160.129) to 230e820870274f5eb8ee22cbb0c74144 (127.5.160.132). New cstate: current_term: 4 leader_uuid: "230e820870274f5eb8ee22cbb0c74144" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:17.466606  8526 consensus_queue.cc:1059] T 62f98eadef4148f69647bca27672f57b P 563e0460160a490cb55c8a288dfd50b2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 }, Status: INVALID_TERM, Last received: 2.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:04:17.468689  8528 raft_consensus.cc:3055] T 62f98eadef4148f69647bca27672f57b P 563e0460160a490cb55c8a288dfd50b2 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:04:17.469226  8528 raft_consensus.cc:740] T 62f98eadef4148f69647bca27672f57b P 563e0460160a490cb55c8a288dfd50b2 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 563e0460160a490cb55c8a288dfd50b2, State: Running, Role: LEADER
I20260713 09:04:17.470099  8528 consensus_queue.cc:260] T 62f98eadef4148f69647bca27672f57b P 563e0460160a490cb55c8a288dfd50b2 [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: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } } peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } } peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } }
I20260713 09:04:17.471436  8528 raft_consensus.cc:3060] T 62f98eadef4148f69647bca27672f57b P 563e0460160a490cb55c8a288dfd50b2 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:04:17.477839  8546 raft_consensus.cc:2749] T 76b28f919bb3453bb7a170e102b491ca P bbbbf613886248fc95a9739920f9f26b [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:04:17.490777  8051 raft_consensus.cc:1275] T e7eda1205f854091ba505135234b719d P 230e820870274f5eb8ee22cbb0c74144 [term 2 FOLLOWER]: Refusing update from remote peer 8a143551383247b4a28d8ba59b6d1f1e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:04:17.531340  8540 consensus_queue.cc:1048] T e7eda1205f854091ba505135234b719d P 8a143551383247b4a28d8ba59b6d1f1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:04:17.531983  8051 raft_consensus.cc:1275] T 07891f04ea2344e5bc258f39afa753e0 P 230e820870274f5eb8ee22cbb0c74144 [term 2 FOLLOWER]: Refusing update from remote peer 8a143551383247b4a28d8ba59b6d1f1e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:04:17.537550  8537 consensus_queue.cc:1048] T 07891f04ea2344e5bc258f39afa753e0 P 8a143551383247b4a28d8ba59b6d1f1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:04:17.586018  7724 catalog_manager.cc:5697] T be0183bc6a53453a8ef998073ec6f304 P bbbbf613886248fc95a9739920f9f26b reported cstate change: term changed from 2 to 3, leader changed from 8a143551383247b4a28d8ba59b6d1f1e (127.5.160.129) to bbbbf613886248fc95a9739920f9f26b (127.5.160.130). New cstate: current_term: 3 leader_uuid: "bbbbf613886248fc95a9739920f9f26b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:17.592975  7973 raft_consensus.cc:1275] T 07891f04ea2344e5bc258f39afa753e0 P 563e0460160a490cb55c8a288dfd50b2 [term 2 FOLLOWER]: Refusing update from remote peer 8a143551383247b4a28d8ba59b6d1f1e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:04:17.595909  8543 consensus_queue.cc:1048] T 07891f04ea2344e5bc258f39afa753e0 P 8a143551383247b4a28d8ba59b6d1f1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:04:17.603202  7724 catalog_manager.cc:5697] T 007f0a6419574b3c994665be9d1d3d41 P bbbbf613886248fc95a9739920f9f26b reported cstate change: term changed from 1 to 2, leader changed from 563e0460160a490cb55c8a288dfd50b2 (127.5.160.131) to bbbbf613886248fc95a9739920f9f26b (127.5.160.130). New cstate: current_term: 2 leader_uuid: "bbbbf613886248fc95a9739920f9f26b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:17.608564  8379 raft_consensus.cc:1275] T 7a254603fa294d8296183913cc81c2ec P 8a143551383247b4a28d8ba59b6d1f1e [term 4 FOLLOWER]: Refusing update from remote peer 230e820870274f5eb8ee22cbb0c74144: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:04:17.610270  8533 consensus_queue.cc:1048] T 7a254603fa294d8296183913cc81c2ec P 230e820870274f5eb8ee22cbb0c74144 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:04:17.634243  7976 raft_consensus.cc:1275] T 7a254603fa294d8296183913cc81c2ec P 563e0460160a490cb55c8a288dfd50b2 [term 4 FOLLOWER]: Refusing update from remote peer 230e820870274f5eb8ee22cbb0c74144: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:04:17.636312  8531 consensus_queue.cc:1048] T 7a254603fa294d8296183913cc81c2ec P 230e820870274f5eb8ee22cbb0c74144 [LEADER]: Connected to new peer: Peer: permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:04:17.684055  7976 raft_consensus.cc:1275] T be0183bc6a53453a8ef998073ec6f304 P 563e0460160a490cb55c8a288dfd50b2 [term 3 FOLLOWER]: Refusing update from remote peer bbbbf613886248fc95a9739920f9f26b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:04:17.685631  8546 consensus_queue.cc:1048] T be0183bc6a53453a8ef998073ec6f304 P bbbbf613886248fc95a9739920f9f26b [LEADER]: Connected to new peer: Peer: permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:04:17.698575  8377 raft_consensus.cc:1275] T be0183bc6a53453a8ef998073ec6f304 P 8a143551383247b4a28d8ba59b6d1f1e [term 3 FOLLOWER]: Refusing update from remote peer bbbbf613886248fc95a9739920f9f26b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:04:17.704017  8546 consensus_queue.cc:1048] T be0183bc6a53453a8ef998073ec6f304 P bbbbf613886248fc95a9739920f9f26b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:04:17.761174  8054 raft_consensus.cc:3060] T 007f0a6419574b3c994665be9d1d3d41 P 230e820870274f5eb8ee22cbb0c74144 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:17.769948  8054 raft_consensus.cc:1275] T 007f0a6419574b3c994665be9d1d3d41 P 230e820870274f5eb8ee22cbb0c74144 [term 2 FOLLOWER]: Refusing update from remote peer bbbbf613886248fc95a9739920f9f26b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:04:17.771622  8546 consensus_queue.cc:1048] T 007f0a6419574b3c994665be9d1d3d41 P bbbbf613886248fc95a9739920f9f26b [LEADER]: Connected to new peer: Peer: permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:04:17.782224  7976 raft_consensus.cc:1275] T 007f0a6419574b3c994665be9d1d3d41 P 563e0460160a490cb55c8a288dfd50b2 [term 2 FOLLOWER]: Refusing update from remote peer bbbbf613886248fc95a9739920f9f26b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:04:17.783664  8456 consensus_queue.cc:1048] T 007f0a6419574b3c994665be9d1d3d41 P bbbbf613886248fc95a9739920f9f26b [LEADER]: Connected to new peer: Peer: permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:04:17.907603  5762 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:04:17.938364  5762 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:04:17.961752  7900 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "007f0a6419574b3c994665be9d1d3d41"
dest_uuid: "bbbbf613886248fc95a9739920f9f26b"
mode: GRACEFUL
new_leader_uuid: "563e0460160a490cb55c8a288dfd50b2"
 from {username='slave'} at 127.0.0.1:33430
I20260713 09:04:17.962500  7900 raft_consensus.cc:606] T 007f0a6419574b3c994665be9d1d3d41 P bbbbf613886248fc95a9739920f9f26b [term 2 LEADER]: Received request to transfer leadership to TS 563e0460160a490cb55c8a288dfd50b2
I20260713 09:04:17.969601  7900 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0811f31f56e44c0889b993faacc2f130"
dest_uuid: "bbbbf613886248fc95a9739920f9f26b"
mode: GRACEFUL
new_leader_uuid: "8a143551383247b4a28d8ba59b6d1f1e"
 from {username='slave'} at 127.0.0.1:33430
I20260713 09:04:17.970223  7900 raft_consensus.cc:606] T 0811f31f56e44c0889b993faacc2f130 P bbbbf613886248fc95a9739920f9f26b [term 2 LEADER]: Received request to transfer leadership to TS 8a143551383247b4a28d8ba59b6d1f1e
I20260713 09:04:17.975421  7900 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6a848a98100b44fe99a4282d0251a74c"
dest_uuid: "bbbbf613886248fc95a9739920f9f26b"
mode: GRACEFUL
new_leader_uuid: "563e0460160a490cb55c8a288dfd50b2"
 from {username='slave'} at 127.0.0.1:33430
I20260713 09:04:17.976181  7900 raft_consensus.cc:606] T 6a848a98100b44fe99a4282d0251a74c P bbbbf613886248fc95a9739920f9f26b [term 1 LEADER]: Received request to transfer leadership to TS 563e0460160a490cb55c8a288dfd50b2
I20260713 09:04:17.979010  7900 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dd451be358f04205acac56e45d2c0669"
dest_uuid: "bbbbf613886248fc95a9739920f9f26b"
mode: GRACEFUL
new_leader_uuid: "8a143551383247b4a28d8ba59b6d1f1e"
 from {username='slave'} at 127.0.0.1:33430
I20260713 09:04:17.979590  7900 raft_consensus.cc:606] T dd451be358f04205acac56e45d2c0669 P bbbbf613886248fc95a9739920f9f26b [term 1 LEADER]: Received request to transfer leadership to TS 8a143551383247b4a28d8ba59b6d1f1e
I20260713 09:04:17.981884  8054 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ea6a0152e0a2434dbff75cee53aae8b8"
dest_uuid: "230e820870274f5eb8ee22cbb0c74144"
mode: GRACEFUL
new_leader_uuid: "8a143551383247b4a28d8ba59b6d1f1e"
 from {username='slave'} at 127.0.0.1:37960
I20260713 09:04:17.982282  8054 raft_consensus.cc:606] T ea6a0152e0a2434dbff75cee53aae8b8 P 230e820870274f5eb8ee22cbb0c74144 [term 2 LEADER]: Received request to transfer leadership to TS 8a143551383247b4a28d8ba59b6d1f1e
I20260713 09:04:17.983618  5762 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260713 09:04:17.984321  5762 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:04:18.009163  8546 raft_consensus.cc:993] T dd451be358f04205acac56e45d2c0669 P bbbbf613886248fc95a9739920f9f26b: : Instructing follower 8a143551383247b4a28d8ba59b6d1f1e to start an election
I20260713 09:04:18.009729  8456 raft_consensus.cc:1081] T dd451be358f04205acac56e45d2c0669 P bbbbf613886248fc95a9739920f9f26b [term 1 LEADER]: Signalling peer 8a143551383247b4a28d8ba59b6d1f1e to start an election
I20260713 09:04:18.011438  8377 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dd451be358f04205acac56e45d2c0669"
dest_uuid: "8a143551383247b4a28d8ba59b6d1f1e"
 from {username='slave'} at 127.0.0.1:42640
I20260713 09:04:18.012032  8377 raft_consensus.cc:493] T dd451be358f04205acac56e45d2c0669 P 8a143551383247b4a28d8ba59b6d1f1e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:04:18.012372  8377 raft_consensus.cc:3060] T dd451be358f04205acac56e45d2c0669 P 8a143551383247b4a28d8ba59b6d1f1e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:18.017727  8377 raft_consensus.cc:515] T dd451be358f04205acac56e45d2c0669 P 8a143551383247b4a28d8ba59b6d1f1e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } } peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } } peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } }
I20260713 09:04:18.019326  8377 leader_election.cc:290] T dd451be358f04205acac56e45d2c0669 P 8a143551383247b4a28d8ba59b6d1f1e [CANDIDATE]: Term 2 election: Requested vote from peers 230e820870274f5eb8ee22cbb0c74144 (127.5.160.132:40121), bbbbf613886248fc95a9739920f9f26b (127.5.160.130:36719)
I20260713 09:04:18.020053  8054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd451be358f04205acac56e45d2c0669" candidate_uuid: "8a143551383247b4a28d8ba59b6d1f1e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "230e820870274f5eb8ee22cbb0c74144"
I20260713 09:04:18.020685  7900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd451be358f04205acac56e45d2c0669" candidate_uuid: "8a143551383247b4a28d8ba59b6d1f1e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bbbbf613886248fc95a9739920f9f26b"
I20260713 09:04:18.020702  8054 raft_consensus.cc:3060] T dd451be358f04205acac56e45d2c0669 P 230e820870274f5eb8ee22cbb0c74144 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:18.021469  7900 raft_consensus.cc:3055] T dd451be358f04205acac56e45d2c0669 P bbbbf613886248fc95a9739920f9f26b [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:04:18.021834  7900 raft_consensus.cc:740] T dd451be358f04205acac56e45d2c0669 P bbbbf613886248fc95a9739920f9f26b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bbbbf613886248fc95a9739920f9f26b, State: Running, Role: LEADER
I20260713 09:04:18.022616  7900 consensus_queue.cc:260] T dd451be358f04205acac56e45d2c0669 P bbbbf613886248fc95a9739920f9f26b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } } peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } } peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } }
I20260713 09:04:18.023641  7900 raft_consensus.cc:3060] T dd451be358f04205acac56e45d2c0669 P bbbbf613886248fc95a9739920f9f26b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:18.028519  8054 raft_consensus.cc:2468] T dd451be358f04205acac56e45d2c0669 P 230e820870274f5eb8ee22cbb0c74144 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8a143551383247b4a28d8ba59b6d1f1e in term 2.
I20260713 09:04:18.029798  7900 raft_consensus.cc:2468] T dd451be358f04205acac56e45d2c0669 P bbbbf613886248fc95a9739920f9f26b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8a143551383247b4a28d8ba59b6d1f1e in term 2.
I20260713 09:04:18.029870  8327 leader_election.cc:304] T dd451be358f04205acac56e45d2c0669 P 8a143551383247b4a28d8ba59b6d1f1e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 230e820870274f5eb8ee22cbb0c74144, 8a143551383247b4a28d8ba59b6d1f1e; no voters: 
I20260713 09:04:18.030918  8543 raft_consensus.cc:2804] T dd451be358f04205acac56e45d2c0669 P 8a143551383247b4a28d8ba59b6d1f1e [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:04:18.031412  8543 raft_consensus.cc:697] T dd451be358f04205acac56e45d2c0669 P 8a143551383247b4a28d8ba59b6d1f1e [term 2 LEADER]: Becoming Leader. State: Replica: 8a143551383247b4a28d8ba59b6d1f1e, State: Running, Role: LEADER
I20260713 09:04:18.032311  8543 consensus_queue.cc:237] T dd451be358f04205acac56e45d2c0669 P 8a143551383247b4a28d8ba59b6d1f1e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } } peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } } peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } }
I20260713 09:04:18.039695  8533 raft_consensus.cc:993] T ea6a0152e0a2434dbff75cee53aae8b8 P 230e820870274f5eb8ee22cbb0c74144: : Instructing follower 8a143551383247b4a28d8ba59b6d1f1e to start an election
I20260713 09:04:18.040211  8531 raft_consensus.cc:1081] T ea6a0152e0a2434dbff75cee53aae8b8 P 230e820870274f5eb8ee22cbb0c74144 [term 2 LEADER]: Signalling peer 8a143551383247b4a28d8ba59b6d1f1e to start an election
I20260713 09:04:18.041641  8377 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ea6a0152e0a2434dbff75cee53aae8b8"
dest_uuid: "8a143551383247b4a28d8ba59b6d1f1e"
 from {username='slave'} at 127.0.0.1:42656
I20260713 09:04:18.042073  8377 raft_consensus.cc:493] T ea6a0152e0a2434dbff75cee53aae8b8 P 8a143551383247b4a28d8ba59b6d1f1e [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:04:18.042356  8377 raft_consensus.cc:3060] T ea6a0152e0a2434dbff75cee53aae8b8 P 8a143551383247b4a28d8ba59b6d1f1e [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:04:18.043046  7727 catalog_manager.cc:5697] T dd451be358f04205acac56e45d2c0669 P 8a143551383247b4a28d8ba59b6d1f1e reported cstate change: term changed from 1 to 2, leader changed from bbbbf613886248fc95a9739920f9f26b (127.5.160.130) to 8a143551383247b4a28d8ba59b6d1f1e (127.5.160.129). New cstate: current_term: 2 leader_uuid: "8a143551383247b4a28d8ba59b6d1f1e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:18.048254  8377 raft_consensus.cc:515] T ea6a0152e0a2434dbff75cee53aae8b8 P 8a143551383247b4a28d8ba59b6d1f1e [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } } peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } } peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } }
I20260713 09:04:18.051504  7973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea6a0152e0a2434dbff75cee53aae8b8" candidate_uuid: "8a143551383247b4a28d8ba59b6d1f1e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "563e0460160a490cb55c8a288dfd50b2"
I20260713 09:04:18.052070  7973 raft_consensus.cc:3060] T ea6a0152e0a2434dbff75cee53aae8b8 P 563e0460160a490cb55c8a288dfd50b2 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:04:18.053566  8377 leader_election.cc:290] T ea6a0152e0a2434dbff75cee53aae8b8 P 8a143551383247b4a28d8ba59b6d1f1e [CANDIDATE]: Term 3 election: Requested vote from peers 563e0460160a490cb55c8a288dfd50b2 (127.5.160.131:38597), 230e820870274f5eb8ee22cbb0c74144 (127.5.160.132:40121)
I20260713 09:04:18.058393  8054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea6a0152e0a2434dbff75cee53aae8b8" candidate_uuid: "8a143551383247b4a28d8ba59b6d1f1e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "230e820870274f5eb8ee22cbb0c74144"
I20260713 09:04:18.059008  8054 raft_consensus.cc:3055] T ea6a0152e0a2434dbff75cee53aae8b8 P 230e820870274f5eb8ee22cbb0c74144 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:04:18.059438  8054 raft_consensus.cc:740] T ea6a0152e0a2434dbff75cee53aae8b8 P 230e820870274f5eb8ee22cbb0c74144 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 230e820870274f5eb8ee22cbb0c74144, State: Running, Role: LEADER
I20260713 09:04:18.059818  7973 raft_consensus.cc:2468] T ea6a0152e0a2434dbff75cee53aae8b8 P 563e0460160a490cb55c8a288dfd50b2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8a143551383247b4a28d8ba59b6d1f1e in term 3.
I20260713 09:04:18.060439  8054 consensus_queue.cc:260] T ea6a0152e0a2434dbff75cee53aae8b8 P 230e820870274f5eb8ee22cbb0c74144 [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: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } } peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } } peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } }
I20260713 09:04:18.061193  8326 leader_election.cc:304] T ea6a0152e0a2434dbff75cee53aae8b8 P 8a143551383247b4a28d8ba59b6d1f1e [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: 563e0460160a490cb55c8a288dfd50b2, 8a143551383247b4a28d8ba59b6d1f1e; no voters: 
I20260713 09:04:18.062500  8537 raft_consensus.cc:2804] T ea6a0152e0a2434dbff75cee53aae8b8 P 8a143551383247b4a28d8ba59b6d1f1e [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:04:18.062959  8537 raft_consensus.cc:697] T ea6a0152e0a2434dbff75cee53aae8b8 P 8a143551383247b4a28d8ba59b6d1f1e [term 3 LEADER]: Becoming Leader. State: Replica: 8a143551383247b4a28d8ba59b6d1f1e, State: Running, Role: LEADER
I20260713 09:04:18.063731  8537 consensus_queue.cc:237] T ea6a0152e0a2434dbff75cee53aae8b8 P 8a143551383247b4a28d8ba59b6d1f1e [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: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } } peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } } peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } }
I20260713 09:04:18.068990  8054 raft_consensus.cc:3060] T ea6a0152e0a2434dbff75cee53aae8b8 P 230e820870274f5eb8ee22cbb0c74144 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:04:18.075192  7725 catalog_manager.cc:5697] T ea6a0152e0a2434dbff75cee53aae8b8 P 8a143551383247b4a28d8ba59b6d1f1e reported cstate change: term changed from 2 to 3, leader changed from 230e820870274f5eb8ee22cbb0c74144 (127.5.160.132) to 8a143551383247b4a28d8ba59b6d1f1e (127.5.160.129). New cstate: current_term: 3 leader_uuid: "8a143551383247b4a28d8ba59b6d1f1e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } health_report { overall_health: HEALTHY } } }
I20260713 09:04:18.078946  8551 raft_consensus.cc:993] T 0811f31f56e44c0889b993faacc2f130 P bbbbf613886248fc95a9739920f9f26b: : Instructing follower 8a143551383247b4a28d8ba59b6d1f1e to start an election
I20260713 09:04:18.080168  8551 raft_consensus.cc:1081] T 0811f31f56e44c0889b993faacc2f130 P bbbbf613886248fc95a9739920f9f26b [term 2 LEADER]: Signalling peer 8a143551383247b4a28d8ba59b6d1f1e to start an election
I20260713 09:04:18.085948  8377 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0811f31f56e44c0889b993faacc2f130"
dest_uuid: "8a143551383247b4a28d8ba59b6d1f1e"
 from {username='slave'} at 127.0.0.1:42640
I20260713 09:04:18.086935  8377 raft_consensus.cc:493] T 0811f31f56e44c0889b993faacc2f130 P 8a143551383247b4a28d8ba59b6d1f1e [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:04:18.087340  8377 raft_consensus.cc:3060] T 0811f31f56e44c0889b993faacc2f130 P 8a143551383247b4a28d8ba59b6d1f1e [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:04:18.087625  8054 raft_consensus.cc:2468] T ea6a0152e0a2434dbff75cee53aae8b8 P 230e820870274f5eb8ee22cbb0c74144 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8a143551383247b4a28d8ba59b6d1f1e in term 3.
I20260713 09:04:18.093327  8377 raft_consensus.cc:515] T 0811f31f56e44c0889b993faacc2f130 P 8a143551383247b4a28d8ba59b6d1f1e [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } } peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } } peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } }
I20260713 09:04:18.095899  7900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0811f31f56e44c0889b993faacc2f130" candidate_uuid: "8a143551383247b4a28d8ba59b6d1f1e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "bbbbf613886248fc95a9739920f9f26b"
I20260713 09:04:18.096195  7973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0811f31f56e44c0889b993faacc2f130" candidate_uuid: "8a143551383247b4a28d8ba59b6d1f1e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "563e0460160a490cb55c8a288dfd50b2"
I20260713 09:04:18.096506  7900 raft_consensus.cc:3055] T 0811f31f56e44c0889b993faacc2f130 P bbbbf613886248fc95a9739920f9f26b [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:04:18.096766  7973 raft_consensus.cc:3060] T 0811f31f56e44c0889b993faacc2f130 P 563e0460160a490cb55c8a288dfd50b2 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:04:18.096859  7900 raft_consensus.cc:740] T 0811f31f56e44c0889b993faacc2f130 P bbbbf613886248fc95a9739920f9f26b [term 2 LEADER]: Becoming Follower/Learner. State: Replica: bbbbf613886248fc95a9739920f9f26b, State: Running, Role: LEADER
I20260713 09:04:18.098587  7900 consensus_queue.cc:260] T 0811f31f56e44c0889b993faacc2f130 P bbbbf613886248fc95a9739920f9f26b [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: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } } peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } } peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } }
I20260713 09:04:18.099660  8377 leader_election.cc:290] T 0811f31f56e44c0889b993faacc2f130 P 8a143551383247b4a28d8ba59b6d1f1e [CANDIDATE]: Term 3 election: Requested vote from peers bbbbf613886248fc95a9739920f9f26b (127.5.160.130:36719), 563e0460160a490cb55c8a288dfd50b2 (127.5.160.131:38597)
I20260713 09:04:18.099673  7900 raft_consensus.cc:3060] T 0811f31f56e44c0889b993faacc2f130 P bbbbf613886248fc95a9739920f9f26b [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:04:18.104962  7973 raft_consensus.cc:2468] T 0811f31f56e44c0889b993faacc2f130 P 563e0460160a490cb55c8a288dfd50b2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8a143551383247b4a28d8ba59b6d1f1e in term 3.
I20260713 09:04:18.106721  8326 leader_election.cc:304] T 0811f31f56e44c0889b993faacc2f130 P 8a143551383247b4a28d8ba59b6d1f1e [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: 563e0460160a490cb55c8a288dfd50b2, 8a143551383247b4a28d8ba59b6d1f1e; no voters: 
I20260713 09:04:18.108044  8543 raft_consensus.cc:2804] T 0811f31f56e44c0889b993faacc2f130 P 8a143551383247b4a28d8ba59b6d1f1e [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:04:18.108644  8543 raft_consensus.cc:697] T 0811f31f56e44c0889b993faacc2f130 P 8a143551383247b4a28d8ba59b6d1f1e [term 3 LEADER]: Becoming Leader. State: Replica: 8a143551383247b4a28d8ba59b6d1f1e, State: Running, Role: LEADER
I20260713 09:04:18.109635  8543 consensus_queue.cc:237] T 0811f31f56e44c0889b993faacc2f130 P 8a143551383247b4a28d8ba59b6d1f1e [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: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } } peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } } peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } }
I20260713 09:04:18.110229  7900 raft_consensus.cc:2468] T 0811f31f56e44c0889b993faacc2f130 P bbbbf613886248fc95a9739920f9f26b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8a143551383247b4a28d8ba59b6d1f1e in term 3.
I20260713 09:04:18.144114  7725 catalog_manager.cc:5697] T 0811f31f56e44c0889b993faacc2f130 P 8a143551383247b4a28d8ba59b6d1f1e reported cstate change: term changed from 2 to 3, leader changed from bbbbf613886248fc95a9739920f9f26b (127.5.160.130) to 8a143551383247b4a28d8ba59b6d1f1e (127.5.160.129). New cstate: current_term: 3 leader_uuid: "8a143551383247b4a28d8ba59b6d1f1e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } health_report { overall_health: UNKNOWN } } }
W20260713 09:04:18.150835  8001 debug-util.cc:398] Leaking SignalData structure 0x7b0800170a00 after lost signal to thread 5765
W20260713 09:04:18.153173  8001 debug-util.cc:398] Leaking SignalData structure 0x7b08001a17e0 after lost signal to thread 7762
W20260713 09:04:18.156052  8001 debug-util.cc:398] Leaking SignalData structure 0x7b0800227000 after lost signal to thread 7930
W20260713 09:04:18.159474  8001 debug-util.cc:398] Leaking SignalData structure 0x7b0800125420 after lost signal to thread 8004
W20260713 09:04:18.178810  8001 debug-util.cc:398] Leaking SignalData structure 0x7b0800244560 after lost signal to thread 8078
W20260713 09:04:18.196221  8001 debug-util.cc:398] Leaking SignalData structure 0x7b0800222160 after lost signal to thread 8405
W20260713 09:04:18.196833  8001 debug-util.cc:398] Leaking SignalData structure 0x7b080022c240 after lost signal to thread 8406
I20260713 09:04:18.364311  8456 raft_consensus.cc:993] T 6a848a98100b44fe99a4282d0251a74c P bbbbf613886248fc95a9739920f9f26b: : Instructing follower 563e0460160a490cb55c8a288dfd50b2 to start an election
I20260713 09:04:18.365123  8546 raft_consensus.cc:1081] T 6a848a98100b44fe99a4282d0251a74c P bbbbf613886248fc95a9739920f9f26b [term 1 LEADER]: Signalling peer 563e0460160a490cb55c8a288dfd50b2 to start an election
I20260713 09:04:18.367188  7973 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6a848a98100b44fe99a4282d0251a74c"
dest_uuid: "563e0460160a490cb55c8a288dfd50b2"
 from {username='slave'} at 127.0.0.1:55934
I20260713 09:04:18.368038  7973 raft_consensus.cc:493] T 6a848a98100b44fe99a4282d0251a74c P 563e0460160a490cb55c8a288dfd50b2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:04:18.368511  7973 raft_consensus.cc:3060] T 6a848a98100b44fe99a4282d0251a74c P 563e0460160a490cb55c8a288dfd50b2 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:18.379312  7973 raft_consensus.cc:515] T 6a848a98100b44fe99a4282d0251a74c P 563e0460160a490cb55c8a288dfd50b2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } } peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } } peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } }
I20260713 09:04:18.383188  8377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a848a98100b44fe99a4282d0251a74c" candidate_uuid: "563e0460160a490cb55c8a288dfd50b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8a143551383247b4a28d8ba59b6d1f1e"
I20260713 09:04:18.383451  7900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a848a98100b44fe99a4282d0251a74c" candidate_uuid: "563e0460160a490cb55c8a288dfd50b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bbbbf613886248fc95a9739920f9f26b"
I20260713 09:04:18.383982  8377 raft_consensus.cc:3060] T 6a848a98100b44fe99a4282d0251a74c P 8a143551383247b4a28d8ba59b6d1f1e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:18.384196  7900 raft_consensus.cc:3055] T 6a848a98100b44fe99a4282d0251a74c P bbbbf613886248fc95a9739920f9f26b [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:04:18.384989  7900 raft_consensus.cc:740] T 6a848a98100b44fe99a4282d0251a74c P bbbbf613886248fc95a9739920f9f26b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bbbbf613886248fc95a9739920f9f26b, State: Running, Role: LEADER
I20260713 09:04:18.386042  7900 consensus_queue.cc:260] T 6a848a98100b44fe99a4282d0251a74c P bbbbf613886248fc95a9739920f9f26b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } } peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } } peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } }
I20260713 09:04:18.387431  7900 raft_consensus.cc:3060] T 6a848a98100b44fe99a4282d0251a74c P bbbbf613886248fc95a9739920f9f26b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:18.394074  8377 raft_consensus.cc:2468] T 6a848a98100b44fe99a4282d0251a74c P 8a143551383247b4a28d8ba59b6d1f1e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 563e0460160a490cb55c8a288dfd50b2 in term 2.
I20260713 09:04:18.395659  7943 leader_election.cc:304] T 6a848a98100b44fe99a4282d0251a74c P 563e0460160a490cb55c8a288dfd50b2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 563e0460160a490cb55c8a288dfd50b2, 8a143551383247b4a28d8ba59b6d1f1e; no voters: 
I20260713 09:04:18.402194  7900 raft_consensus.cc:2468] T 6a848a98100b44fe99a4282d0251a74c P bbbbf613886248fc95a9739920f9f26b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 563e0460160a490cb55c8a288dfd50b2 in term 2.
I20260713 09:04:18.403685  8584 raft_consensus.cc:2804] T 6a848a98100b44fe99a4282d0251a74c P 563e0460160a490cb55c8a288dfd50b2 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:04:18.410039  8584 raft_consensus.cc:697] T 6a848a98100b44fe99a4282d0251a74c P 563e0460160a490cb55c8a288dfd50b2 [term 2 LEADER]: Becoming Leader. State: Replica: 563e0460160a490cb55c8a288dfd50b2, State: Running, Role: LEADER
I20260713 09:04:18.411754  8551 raft_consensus.cc:993] T 007f0a6419574b3c994665be9d1d3d41 P bbbbf613886248fc95a9739920f9f26b: : Instructing follower 563e0460160a490cb55c8a288dfd50b2 to start an election
I20260713 09:04:18.412349  8551 raft_consensus.cc:1081] T 007f0a6419574b3c994665be9d1d3d41 P bbbbf613886248fc95a9739920f9f26b [term 2 LEADER]: Signalling peer 563e0460160a490cb55c8a288dfd50b2 to start an election
I20260713 09:04:18.411926  8584 consensus_queue.cc:237] T 6a848a98100b44fe99a4282d0251a74c P 563e0460160a490cb55c8a288dfd50b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } } peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } } peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } }
I20260713 09:04:18.414669  7976 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "007f0a6419574b3c994665be9d1d3d41"
dest_uuid: "563e0460160a490cb55c8a288dfd50b2"
 from {username='slave'} at 127.0.0.1:55934
I20260713 09:04:18.415410  7976 raft_consensus.cc:493] T 007f0a6419574b3c994665be9d1d3d41 P 563e0460160a490cb55c8a288dfd50b2 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:04:18.415844  7976 raft_consensus.cc:3060] T 007f0a6419574b3c994665be9d1d3d41 P 563e0460160a490cb55c8a288dfd50b2 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:04:18.422655  7900 raft_consensus.cc:1275] T dd451be358f04205acac56e45d2c0669 P bbbbf613886248fc95a9739920f9f26b [term 2 FOLLOWER]: Refusing update from remote peer 8a143551383247b4a28d8ba59b6d1f1e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:04:18.428006  8543 consensus_queue.cc:1048] T dd451be358f04205acac56e45d2c0669 P 8a143551383247b4a28d8ba59b6d1f1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:04:18.444494  7727 catalog_manager.cc:5697] T 6a848a98100b44fe99a4282d0251a74c P 563e0460160a490cb55c8a288dfd50b2 reported cstate change: term changed from 1 to 2, leader changed from bbbbf613886248fc95a9739920f9f26b (127.5.160.130) to 563e0460160a490cb55c8a288dfd50b2 (127.5.160.131). New cstate: current_term: 2 leader_uuid: "563e0460160a490cb55c8a288dfd50b2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } health_report { overall_health: HEALTHY } } }
I20260713 09:04:18.450624  7973 leader_election.cc:290] T 6a848a98100b44fe99a4282d0251a74c P 563e0460160a490cb55c8a288dfd50b2 [CANDIDATE]: Term 2 election: Requested vote from peers 8a143551383247b4a28d8ba59b6d1f1e (127.5.160.129:40381), bbbbf613886248fc95a9739920f9f26b (127.5.160.130:36719)
I20260713 09:04:18.461545  7976 raft_consensus.cc:515] T 007f0a6419574b3c994665be9d1d3d41 P 563e0460160a490cb55c8a288dfd50b2 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } } peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } } peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } }
I20260713 09:04:18.469010  7899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "007f0a6419574b3c994665be9d1d3d41" candidate_uuid: "563e0460160a490cb55c8a288dfd50b2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "bbbbf613886248fc95a9739920f9f26b"
I20260713 09:04:18.469749  7899 raft_consensus.cc:3055] T 007f0a6419574b3c994665be9d1d3d41 P bbbbf613886248fc95a9739920f9f26b [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:04:18.470072  7899 raft_consensus.cc:740] T 007f0a6419574b3c994665be9d1d3d41 P bbbbf613886248fc95a9739920f9f26b [term 2 LEADER]: Becoming Follower/Learner. State: Replica: bbbbf613886248fc95a9739920f9f26b, State: Running, Role: LEADER
I20260713 09:04:18.471055  7899 consensus_queue.cc:260] T 007f0a6419574b3c994665be9d1d3d41 P bbbbf613886248fc95a9739920f9f26b [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: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } } peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } } peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } }
I20260713 09:04:18.472597  7899 raft_consensus.cc:3060] T 007f0a6419574b3c994665be9d1d3d41 P bbbbf613886248fc95a9739920f9f26b [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:04:18.476073  8054 raft_consensus.cc:1275] T dd451be358f04205acac56e45d2c0669 P 230e820870274f5eb8ee22cbb0c74144 [term 2 FOLLOWER]: Refusing update from remote peer 8a143551383247b4a28d8ba59b6d1f1e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:04:18.477939  8538 consensus_queue.cc:1048] T dd451be358f04205acac56e45d2c0669 P 8a143551383247b4a28d8ba59b6d1f1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:04:18.481252  8054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "007f0a6419574b3c994665be9d1d3d41" candidate_uuid: "563e0460160a490cb55c8a288dfd50b2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "230e820870274f5eb8ee22cbb0c74144"
I20260713 09:04:18.481897  8054 raft_consensus.cc:3060] T 007f0a6419574b3c994665be9d1d3d41 P 230e820870274f5eb8ee22cbb0c74144 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:04:18.489183  7976 leader_election.cc:290] T 007f0a6419574b3c994665be9d1d3d41 P 563e0460160a490cb55c8a288dfd50b2 [CANDIDATE]: Term 3 election: Requested vote from peers bbbbf613886248fc95a9739920f9f26b (127.5.160.130:36719), 230e820870274f5eb8ee22cbb0c74144 (127.5.160.132:40121)
I20260713 09:04:18.498580  8054 raft_consensus.cc:2468] T 007f0a6419574b3c994665be9d1d3d41 P 230e820870274f5eb8ee22cbb0c74144 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 563e0460160a490cb55c8a288dfd50b2 in term 3.
I20260713 09:04:18.504835  7944 leader_election.cc:304] T 007f0a6419574b3c994665be9d1d3d41 P 563e0460160a490cb55c8a288dfd50b2 [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: 230e820870274f5eb8ee22cbb0c74144, 563e0460160a490cb55c8a288dfd50b2; no voters: 
I20260713 09:04:18.502925  7899 raft_consensus.cc:2468] T 007f0a6419574b3c994665be9d1d3d41 P bbbbf613886248fc95a9739920f9f26b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 563e0460160a490cb55c8a288dfd50b2 in term 3.
I20260713 09:04:18.506294  8584 raft_consensus.cc:2804] T 007f0a6419574b3c994665be9d1d3d41 P 563e0460160a490cb55c8a288dfd50b2 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:04:18.506768  8584 raft_consensus.cc:697] T 007f0a6419574b3c994665be9d1d3d41 P 563e0460160a490cb55c8a288dfd50b2 [term 3 LEADER]: Becoming Leader. State: Replica: 563e0460160a490cb55c8a288dfd50b2, State: Running, Role: LEADER
I20260713 09:04:18.507731  8584 consensus_queue.cc:237] T 007f0a6419574b3c994665be9d1d3d41 P 563e0460160a490cb55c8a288dfd50b2 [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: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } } peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } } peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } }
I20260713 09:04:18.514734  7973 raft_consensus.cc:1275] T ea6a0152e0a2434dbff75cee53aae8b8 P 563e0460160a490cb55c8a288dfd50b2 [term 3 FOLLOWER]: Refusing update from remote peer 8a143551383247b4a28d8ba59b6d1f1e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:04:18.498715  7900 raft_consensus.cc:1275] T 0811f31f56e44c0889b993faacc2f130 P bbbbf613886248fc95a9739920f9f26b [term 3 FOLLOWER]: Refusing update from remote peer 8a143551383247b4a28d8ba59b6d1f1e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:04:18.516897  8543 consensus_queue.cc:1048] T ea6a0152e0a2434dbff75cee53aae8b8 P 8a143551383247b4a28d8ba59b6d1f1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:04:18.518380  8543 consensus_queue.cc:1048] T 0811f31f56e44c0889b993faacc2f130 P 8a143551383247b4a28d8ba59b6d1f1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:04:18.534651  7727 catalog_manager.cc:5697] T 007f0a6419574b3c994665be9d1d3d41 P 563e0460160a490cb55c8a288dfd50b2 reported cstate change: term changed from 2 to 3, leader changed from bbbbf613886248fc95a9739920f9f26b (127.5.160.130) to 563e0460160a490cb55c8a288dfd50b2 (127.5.160.131). New cstate: current_term: 3 leader_uuid: "563e0460160a490cb55c8a288dfd50b2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:18.545377  7973 raft_consensus.cc:1275] T 0811f31f56e44c0889b993faacc2f130 P 563e0460160a490cb55c8a288dfd50b2 [term 3 FOLLOWER]: Refusing update from remote peer 8a143551383247b4a28d8ba59b6d1f1e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:04:18.551265  8538 consensus_queue.cc:1048] T 0811f31f56e44c0889b993faacc2f130 P 8a143551383247b4a28d8ba59b6d1f1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:04:18.554284  8546 raft_consensus.cc:493] T 5deed4d33c034049ab27ed36ddb38eb1 P bbbbf613886248fc95a9739920f9f26b [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 563e0460160a490cb55c8a288dfd50b2)
I20260713 09:04:18.555387  8546 raft_consensus.cc:515] T 5deed4d33c034049ab27ed36ddb38eb1 P bbbbf613886248fc95a9739920f9f26b [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } } peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } } peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } }
I20260713 09:04:18.559173  8377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5deed4d33c034049ab27ed36ddb38eb1" candidate_uuid: "bbbbf613886248fc95a9739920f9f26b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "8a143551383247b4a28d8ba59b6d1f1e" is_pre_election: true
I20260713 09:04:18.560191  8377 raft_consensus.cc:2393] T 5deed4d33c034049ab27ed36ddb38eb1 P 8a143551383247b4a28d8ba59b6d1f1e [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bbbbf613886248fc95a9739920f9f26b in current term 3: Already voted for candidate 8a143551383247b4a28d8ba59b6d1f1e in this term.
I20260713 09:04:18.569878  7978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5deed4d33c034049ab27ed36ddb38eb1" candidate_uuid: "bbbbf613886248fc95a9739920f9f26b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "563e0460160a490cb55c8a288dfd50b2" is_pre_election: true
I20260713 09:04:18.570930  7978 raft_consensus.cc:2468] T 5deed4d33c034049ab27ed36ddb38eb1 P 563e0460160a490cb55c8a288dfd50b2 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbbf613886248fc95a9739920f9f26b in term 3.
I20260713 09:04:18.572839  7869 leader_election.cc:304] T 5deed4d33c034049ab27ed36ddb38eb1 P bbbbf613886248fc95a9739920f9f26b [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: 563e0460160a490cb55c8a288dfd50b2, bbbbf613886248fc95a9739920f9f26b; no voters: 8a143551383247b4a28d8ba59b6d1f1e
I20260713 09:04:18.573937  8546 leader_election.cc:290] T 5deed4d33c034049ab27ed36ddb38eb1 P bbbbf613886248fc95a9739920f9f26b [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 8a143551383247b4a28d8ba59b6d1f1e (127.5.160.129:40381), 563e0460160a490cb55c8a288dfd50b2 (127.5.160.131:38597)
I20260713 09:04:18.575088  8456 raft_consensus.cc:2804] T 5deed4d33c034049ab27ed36ddb38eb1 P bbbbf613886248fc95a9739920f9f26b [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260713 09:04:18.577698  8456 raft_consensus.cc:493] T 5deed4d33c034049ab27ed36ddb38eb1 P bbbbf613886248fc95a9739920f9f26b [term 2 FOLLOWER]: Starting leader election (detected failure of leader 563e0460160a490cb55c8a288dfd50b2)
I20260713 09:04:18.578135  8456 raft_consensus.cc:3060] T 5deed4d33c034049ab27ed36ddb38eb1 P bbbbf613886248fc95a9739920f9f26b [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:04:18.590261  8054 raft_consensus.cc:1275] T ea6a0152e0a2434dbff75cee53aae8b8 P 230e820870274f5eb8ee22cbb0c74144 [term 3 FOLLOWER]: Refusing update from remote peer 8a143551383247b4a28d8ba59b6d1f1e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:04:18.592465  8538 consensus_queue.cc:1048] T ea6a0152e0a2434dbff75cee53aae8b8 P 8a143551383247b4a28d8ba59b6d1f1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:04:18.600546  8456 raft_consensus.cc:515] T 5deed4d33c034049ab27ed36ddb38eb1 P bbbbf613886248fc95a9739920f9f26b [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } } peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } } peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } }
I20260713 09:04:18.607481  8377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5deed4d33c034049ab27ed36ddb38eb1" candidate_uuid: "bbbbf613886248fc95a9739920f9f26b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "8a143551383247b4a28d8ba59b6d1f1e"
I20260713 09:04:18.608220  8377 raft_consensus.cc:2393] T 5deed4d33c034049ab27ed36ddb38eb1 P 8a143551383247b4a28d8ba59b6d1f1e [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate bbbbf613886248fc95a9739920f9f26b in current term 3: Already voted for candidate 8a143551383247b4a28d8ba59b6d1f1e in this term.
I20260713 09:04:18.611232  7978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5deed4d33c034049ab27ed36ddb38eb1" candidate_uuid: "bbbbf613886248fc95a9739920f9f26b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "563e0460160a490cb55c8a288dfd50b2"
I20260713 09:04:18.634253  7978 raft_consensus.cc:2468] T 5deed4d33c034049ab27ed36ddb38eb1 P 563e0460160a490cb55c8a288dfd50b2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbbf613886248fc95a9739920f9f26b in term 3.
I20260713 09:04:18.637745  7869 leader_election.cc:304] T 5deed4d33c034049ab27ed36ddb38eb1 P bbbbf613886248fc95a9739920f9f26b [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: 563e0460160a490cb55c8a288dfd50b2, bbbbf613886248fc95a9739920f9f26b; no voters: 8a143551383247b4a28d8ba59b6d1f1e
I20260713 09:04:18.638779  8551 raft_consensus.cc:2804] T 5deed4d33c034049ab27ed36ddb38eb1 P bbbbf613886248fc95a9739920f9f26b [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:04:18.639366  8551 raft_consensus.cc:697] T 5deed4d33c034049ab27ed36ddb38eb1 P bbbbf613886248fc95a9739920f9f26b [term 3 LEADER]: Becoming Leader. State: Replica: bbbbf613886248fc95a9739920f9f26b, State: Running, Role: LEADER
I20260713 09:04:18.640481  8551 consensus_queue.cc:237] T 5deed4d33c034049ab27ed36ddb38eb1 P bbbbf613886248fc95a9739920f9f26b [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: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } } peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } } peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } }
I20260713 09:04:18.634738  8456 leader_election.cc:290] T 5deed4d33c034049ab27ed36ddb38eb1 P bbbbf613886248fc95a9739920f9f26b [CANDIDATE]: Term 3 election: Requested vote from peers 8a143551383247b4a28d8ba59b6d1f1e (127.5.160.129:40381), 563e0460160a490cb55c8a288dfd50b2 (127.5.160.131:38597)
I20260713 09:04:18.660446  7727 catalog_manager.cc:5697] T 5deed4d33c034049ab27ed36ddb38eb1 P bbbbf613886248fc95a9739920f9f26b reported cstate change: term changed from 2 to 3, leader changed from 563e0460160a490cb55c8a288dfd50b2 (127.5.160.131) to bbbbf613886248fc95a9739920f9f26b (127.5.160.130). New cstate: current_term: 3 leader_uuid: "bbbbf613886248fc95a9739920f9f26b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:18.736994  8584 raft_consensus.cc:493] T 1e4af418c0904d2eb05a0d3f53b5c74a P 563e0460160a490cb55c8a288dfd50b2 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:18.737797  8584 raft_consensus.cc:515] T 1e4af418c0904d2eb05a0d3f53b5c74a P 563e0460160a490cb55c8a288dfd50b2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } } peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } } peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } }
I20260713 09:04:18.739687  8584 leader_election.cc:290] T 1e4af418c0904d2eb05a0d3f53b5c74a P 563e0460160a490cb55c8a288dfd50b2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 230e820870274f5eb8ee22cbb0c74144 (127.5.160.132:40121), 8a143551383247b4a28d8ba59b6d1f1e (127.5.160.129:40381)
I20260713 09:04:18.740365  8054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e4af418c0904d2eb05a0d3f53b5c74a" candidate_uuid: "563e0460160a490cb55c8a288dfd50b2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "230e820870274f5eb8ee22cbb0c74144" is_pre_election: true
I20260713 09:04:18.741138  8377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e4af418c0904d2eb05a0d3f53b5c74a" candidate_uuid: "563e0460160a490cb55c8a288dfd50b2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8a143551383247b4a28d8ba59b6d1f1e" is_pre_election: true
I20260713 09:04:18.741245  8054 raft_consensus.cc:2468] T 1e4af418c0904d2eb05a0d3f53b5c74a P 230e820870274f5eb8ee22cbb0c74144 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 563e0460160a490cb55c8a288dfd50b2 in term 2.
I20260713 09:04:18.741845  8377 raft_consensus.cc:2468] T 1e4af418c0904d2eb05a0d3f53b5c74a P 8a143551383247b4a28d8ba59b6d1f1e [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 563e0460160a490cb55c8a288dfd50b2 in term 2.
I20260713 09:04:18.742600  7944 leader_election.cc:304] T 1e4af418c0904d2eb05a0d3f53b5c74a P 563e0460160a490cb55c8a288dfd50b2 [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: 230e820870274f5eb8ee22cbb0c74144, 563e0460160a490cb55c8a288dfd50b2; no voters: 
I20260713 09:04:18.743363  8584 raft_consensus.cc:2804] T 1e4af418c0904d2eb05a0d3f53b5c74a P 563e0460160a490cb55c8a288dfd50b2 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260713 09:04:18.743746  8584 raft_consensus.cc:493] T 1e4af418c0904d2eb05a0d3f53b5c74a P 563e0460160a490cb55c8a288dfd50b2 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:04:18.744078  8584 raft_consensus.cc:3060] T 1e4af418c0904d2eb05a0d3f53b5c74a P 563e0460160a490cb55c8a288dfd50b2 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:04:18.749744  8584 raft_consensus.cc:515] T 1e4af418c0904d2eb05a0d3f53b5c74a P 563e0460160a490cb55c8a288dfd50b2 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } } peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } } peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } }
I20260713 09:04:18.752277  8054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e4af418c0904d2eb05a0d3f53b5c74a" candidate_uuid: "563e0460160a490cb55c8a288dfd50b2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "230e820870274f5eb8ee22cbb0c74144"
I20260713 09:04:18.752489  8377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e4af418c0904d2eb05a0d3f53b5c74a" candidate_uuid: "563e0460160a490cb55c8a288dfd50b2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8a143551383247b4a28d8ba59b6d1f1e"
I20260713 09:04:18.752846  8054 raft_consensus.cc:3060] T 1e4af418c0904d2eb05a0d3f53b5c74a P 230e820870274f5eb8ee22cbb0c74144 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:04:18.753038  8377 raft_consensus.cc:3060] T 1e4af418c0904d2eb05a0d3f53b5c74a P 8a143551383247b4a28d8ba59b6d1f1e [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:04:18.761839  8377 raft_consensus.cc:2468] T 1e4af418c0904d2eb05a0d3f53b5c74a P 8a143551383247b4a28d8ba59b6d1f1e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 563e0460160a490cb55c8a288dfd50b2 in term 3.
I20260713 09:04:18.762845  8054 raft_consensus.cc:2468] T 1e4af418c0904d2eb05a0d3f53b5c74a P 230e820870274f5eb8ee22cbb0c74144 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 563e0460160a490cb55c8a288dfd50b2 in term 3.
I20260713 09:04:18.762939  7943 leader_election.cc:304] T 1e4af418c0904d2eb05a0d3f53b5c74a P 563e0460160a490cb55c8a288dfd50b2 [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: 563e0460160a490cb55c8a288dfd50b2, 8a143551383247b4a28d8ba59b6d1f1e; no voters: 
I20260713 09:04:18.763916  8585 raft_consensus.cc:2804] T 1e4af418c0904d2eb05a0d3f53b5c74a P 563e0460160a490cb55c8a288dfd50b2 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:04:18.764794  8584 leader_election.cc:290] T 1e4af418c0904d2eb05a0d3f53b5c74a P 563e0460160a490cb55c8a288dfd50b2 [CANDIDATE]: Term 3 election: Requested vote from peers 230e820870274f5eb8ee22cbb0c74144 (127.5.160.132:40121), 8a143551383247b4a28d8ba59b6d1f1e (127.5.160.129:40381)
I20260713 09:04:18.772006  8585 raft_consensus.cc:697] T 1e4af418c0904d2eb05a0d3f53b5c74a P 563e0460160a490cb55c8a288dfd50b2 [term 3 LEADER]: Becoming Leader. State: Replica: 563e0460160a490cb55c8a288dfd50b2, State: Running, Role: LEADER
I20260713 09:04:18.772945  8585 consensus_queue.cc:237] T 1e4af418c0904d2eb05a0d3f53b5c74a P 563e0460160a490cb55c8a288dfd50b2 [LEADER]: Queue going to LEADER 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: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } } peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } } peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } }
I20260713 09:04:18.782824  7727 catalog_manager.cc:5697] T 1e4af418c0904d2eb05a0d3f53b5c74a P 563e0460160a490cb55c8a288dfd50b2 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "563e0460160a490cb55c8a288dfd50b2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:18.808784  8531 raft_consensus.cc:493] T f21f6b6e05c646768935f2e5fcbd8279 P 230e820870274f5eb8ee22cbb0c74144 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:18.809484  8531 raft_consensus.cc:515] T f21f6b6e05c646768935f2e5fcbd8279 P 230e820870274f5eb8ee22cbb0c74144 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } } peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } } peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } }
I20260713 09:04:18.812515  8531 leader_election.cc:290] T f21f6b6e05c646768935f2e5fcbd8279 P 230e820870274f5eb8ee22cbb0c74144 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 8a143551383247b4a28d8ba59b6d1f1e (127.5.160.129:40381), bbbbf613886248fc95a9739920f9f26b (127.5.160.130:36719)
I20260713 09:04:18.813282  8377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f21f6b6e05c646768935f2e5fcbd8279" candidate_uuid: "230e820870274f5eb8ee22cbb0c74144" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "8a143551383247b4a28d8ba59b6d1f1e" is_pre_election: true
I20260713 09:04:18.814023  8377 raft_consensus.cc:2468] T f21f6b6e05c646768935f2e5fcbd8279 P 8a143551383247b4a28d8ba59b6d1f1e [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 230e820870274f5eb8ee22cbb0c74144 in term 2.
I20260713 09:04:18.814296  7900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f21f6b6e05c646768935f2e5fcbd8279" candidate_uuid: "230e820870274f5eb8ee22cbb0c74144" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "bbbbf613886248fc95a9739920f9f26b" is_pre_election: true
I20260713 09:04:18.814996  7900 raft_consensus.cc:2468] T f21f6b6e05c646768935f2e5fcbd8279 P bbbbf613886248fc95a9739920f9f26b [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 230e820870274f5eb8ee22cbb0c74144 in term 3.
I20260713 09:04:18.815321  8017 leader_election.cc:304] T f21f6b6e05c646768935f2e5fcbd8279 P 230e820870274f5eb8ee22cbb0c74144 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 230e820870274f5eb8ee22cbb0c74144, 8a143551383247b4a28d8ba59b6d1f1e; no voters: 
I20260713 09:04:18.816363  8531 raft_consensus.cc:2804] T f21f6b6e05c646768935f2e5fcbd8279 P 230e820870274f5eb8ee22cbb0c74144 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260713 09:04:18.816735  8531 raft_consensus.cc:493] T f21f6b6e05c646768935f2e5fcbd8279 P 230e820870274f5eb8ee22cbb0c74144 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:04:18.817102  8531 raft_consensus.cc:3060] T f21f6b6e05c646768935f2e5fcbd8279 P 230e820870274f5eb8ee22cbb0c74144 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:04:18.825464  8531 raft_consensus.cc:515] T f21f6b6e05c646768935f2e5fcbd8279 P 230e820870274f5eb8ee22cbb0c74144 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } } peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } } peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } }
I20260713 09:04:18.828471  8377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f21f6b6e05c646768935f2e5fcbd8279" candidate_uuid: "230e820870274f5eb8ee22cbb0c74144" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "8a143551383247b4a28d8ba59b6d1f1e"
I20260713 09:04:18.828703  7900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f21f6b6e05c646768935f2e5fcbd8279" candidate_uuid: "230e820870274f5eb8ee22cbb0c74144" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "bbbbf613886248fc95a9739920f9f26b"
I20260713 09:04:18.829047  8377 raft_consensus.cc:3060] T f21f6b6e05c646768935f2e5fcbd8279 P 8a143551383247b4a28d8ba59b6d1f1e [term 2 FOLLOWER]: Advancing to term 4
I20260713 09:04:18.829388  7900 raft_consensus.cc:3060] T f21f6b6e05c646768935f2e5fcbd8279 P bbbbf613886248fc95a9739920f9f26b [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:04:18.836934  7900 raft_consensus.cc:2468] T f21f6b6e05c646768935f2e5fcbd8279 P bbbbf613886248fc95a9739920f9f26b [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 230e820870274f5eb8ee22cbb0c74144 in term 4.
I20260713 09:04:18.837141  8531 leader_election.cc:290] T f21f6b6e05c646768935f2e5fcbd8279 P 230e820870274f5eb8ee22cbb0c74144 [CANDIDATE]: Term 4 election: Requested vote from peers 8a143551383247b4a28d8ba59b6d1f1e (127.5.160.129:40381), bbbbf613886248fc95a9739920f9f26b (127.5.160.130:36719)
I20260713 09:04:18.838863  8018 leader_election.cc:304] T f21f6b6e05c646768935f2e5fcbd8279 P 230e820870274f5eb8ee22cbb0c74144 [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: 230e820870274f5eb8ee22cbb0c74144, bbbbf613886248fc95a9739920f9f26b; no voters: 
I20260713 09:04:18.839993  8531 raft_consensus.cc:2804] T f21f6b6e05c646768935f2e5fcbd8279 P 230e820870274f5eb8ee22cbb0c74144 [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:04:18.840443  8531 raft_consensus.cc:697] T f21f6b6e05c646768935f2e5fcbd8279 P 230e820870274f5eb8ee22cbb0c74144 [term 4 LEADER]: Becoming Leader. State: Replica: 230e820870274f5eb8ee22cbb0c74144, State: Running, Role: LEADER
I20260713 09:04:18.841321  8531 consensus_queue.cc:237] T f21f6b6e05c646768935f2e5fcbd8279 P 230e820870274f5eb8ee22cbb0c74144 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } } peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } } peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } }
I20260713 09:04:18.836915  8377 raft_consensus.cc:2468] T f21f6b6e05c646768935f2e5fcbd8279 P 8a143551383247b4a28d8ba59b6d1f1e [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 230e820870274f5eb8ee22cbb0c74144 in term 4.
I20260713 09:04:18.854842  8379 raft_consensus.cc:1275] T 6a848a98100b44fe99a4282d0251a74c P 8a143551383247b4a28d8ba59b6d1f1e [term 2 FOLLOWER]: Refusing update from remote peer 563e0460160a490cb55c8a288dfd50b2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:04:18.856670  8585 consensus_queue.cc:1048] T 6a848a98100b44fe99a4282d0251a74c P 563e0460160a490cb55c8a288dfd50b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:04:18.886204  8585 raft_consensus.cc:493] T 76b28f919bb3453bb7a170e102b491ca P 563e0460160a490cb55c8a288dfd50b2 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:18.886760  8585 raft_consensus.cc:515] T 76b28f919bb3453bb7a170e102b491ca P 563e0460160a490cb55c8a288dfd50b2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } } peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } } peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } }
I20260713 09:04:18.893816  7900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76b28f919bb3453bb7a170e102b491ca" candidate_uuid: "563e0460160a490cb55c8a288dfd50b2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbbf613886248fc95a9739920f9f26b" is_pre_election: true
I20260713 09:04:18.894551  7900 raft_consensus.cc:2468] T 76b28f919bb3453bb7a170e102b491ca P bbbbf613886248fc95a9739920f9f26b [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 563e0460160a490cb55c8a288dfd50b2 in term 2.
I20260713 09:04:18.895931  7944 leader_election.cc:304] T 76b28f919bb3453bb7a170e102b491ca P 563e0460160a490cb55c8a288dfd50b2 [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: 563e0460160a490cb55c8a288dfd50b2, bbbbf613886248fc95a9739920f9f26b; no voters: 
I20260713 09:04:18.896862  8599 raft_consensus.cc:2804] T 76b28f919bb3453bb7a170e102b491ca P 563e0460160a490cb55c8a288dfd50b2 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260713 09:04:18.897298  8599 raft_consensus.cc:493] T 76b28f919bb3453bb7a170e102b491ca P 563e0460160a490cb55c8a288dfd50b2 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:04:18.897647  8599 raft_consensus.cc:3060] T 76b28f919bb3453bb7a170e102b491ca P 563e0460160a490cb55c8a288dfd50b2 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:04:18.899334  8054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76b28f919bb3453bb7a170e102b491ca" candidate_uuid: "563e0460160a490cb55c8a288dfd50b2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "230e820870274f5eb8ee22cbb0c74144" is_pre_election: true
I20260713 09:04:18.900123  8054 raft_consensus.cc:2468] T 76b28f919bb3453bb7a170e102b491ca P 230e820870274f5eb8ee22cbb0c74144 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 563e0460160a490cb55c8a288dfd50b2 in term 2.
I20260713 09:04:18.901643  8585 leader_election.cc:290] T 76b28f919bb3453bb7a170e102b491ca P 563e0460160a490cb55c8a288dfd50b2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers bbbbf613886248fc95a9739920f9f26b (127.5.160.130:36719), 230e820870274f5eb8ee22cbb0c74144 (127.5.160.132:40121)
I20260713 09:04:18.912211  8599 raft_consensus.cc:515] T 76b28f919bb3453bb7a170e102b491ca P 563e0460160a490cb55c8a288dfd50b2 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } } peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } } peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } }
I20260713 09:04:18.917506  7900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76b28f919bb3453bb7a170e102b491ca" candidate_uuid: "563e0460160a490cb55c8a288dfd50b2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbbf613886248fc95a9739920f9f26b"
I20260713 09:04:18.918179  7900 raft_consensus.cc:3060] T 76b28f919bb3453bb7a170e102b491ca P bbbbf613886248fc95a9739920f9f26b [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:04:18.931150  7900 raft_consensus.cc:2468] T 76b28f919bb3453bb7a170e102b491ca P bbbbf613886248fc95a9739920f9f26b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 563e0460160a490cb55c8a288dfd50b2 in term 3.
I20260713 09:04:18.932435  7944 leader_election.cc:304] T 76b28f919bb3453bb7a170e102b491ca P 563e0460160a490cb55c8a288dfd50b2 [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: 563e0460160a490cb55c8a288dfd50b2, bbbbf613886248fc95a9739920f9f26b; no voters: 
I20260713 09:04:18.933378  8585 raft_consensus.cc:2804] T 76b28f919bb3453bb7a170e102b491ca P 563e0460160a490cb55c8a288dfd50b2 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:04:18.934178  8585 raft_consensus.cc:697] T 76b28f919bb3453bb7a170e102b491ca P 563e0460160a490cb55c8a288dfd50b2 [term 3 LEADER]: Becoming Leader. State: Replica: 563e0460160a490cb55c8a288dfd50b2, State: Running, Role: LEADER
I20260713 09:04:18.935184  8585 consensus_queue.cc:237] T 76b28f919bb3453bb7a170e102b491ca P 563e0460160a490cb55c8a288dfd50b2 [LEADER]: Queue going to LEADER 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: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } } peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } } peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } }
I20260713 09:04:18.944201  8054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76b28f919bb3453bb7a170e102b491ca" candidate_uuid: "563e0460160a490cb55c8a288dfd50b2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "230e820870274f5eb8ee22cbb0c74144"
I20260713 09:04:18.944963  8054 raft_consensus.cc:3060] T 76b28f919bb3453bb7a170e102b491ca P 230e820870274f5eb8ee22cbb0c74144 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:04:18.952172  8537 raft_consensus.cc:493] T 62f98eadef4148f69647bca27672f57b P 8a143551383247b4a28d8ba59b6d1f1e [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 563e0460160a490cb55c8a288dfd50b2)
I20260713 09:04:18.952852  8537 raft_consensus.cc:515] T 62f98eadef4148f69647bca27672f57b P 8a143551383247b4a28d8ba59b6d1f1e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } } peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } } peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } }
I20260713 09:04:18.956032  8537 leader_election.cc:290] T 62f98eadef4148f69647bca27672f57b P 8a143551383247b4a28d8ba59b6d1f1e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 563e0460160a490cb55c8a288dfd50b2 (127.5.160.131:38597), 230e820870274f5eb8ee22cbb0c74144 (127.5.160.132:40121)
I20260713 09:04:18.958078  8051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62f98eadef4148f69647bca27672f57b" candidate_uuid: "8a143551383247b4a28d8ba59b6d1f1e" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "230e820870274f5eb8ee22cbb0c74144" is_pre_election: true
I20260713 09:04:18.959049  8051 raft_consensus.cc:2393] T 62f98eadef4148f69647bca27672f57b P 230e820870274f5eb8ee22cbb0c74144 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8a143551383247b4a28d8ba59b6d1f1e in current term 3: Already voted for candidate 230e820870274f5eb8ee22cbb0c74144 in this term.
I20260713 09:04:18.959616  7973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62f98eadef4148f69647bca27672f57b" candidate_uuid: "8a143551383247b4a28d8ba59b6d1f1e" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "563e0460160a490cb55c8a288dfd50b2" is_pre_election: true
I20260713 09:04:18.960549  7973 raft_consensus.cc:2468] T 62f98eadef4148f69647bca27672f57b P 563e0460160a490cb55c8a288dfd50b2 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8a143551383247b4a28d8ba59b6d1f1e in term 3.
I20260713 09:04:18.962385  8326 leader_election.cc:304] T 62f98eadef4148f69647bca27672f57b P 8a143551383247b4a28d8ba59b6d1f1e [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: 563e0460160a490cb55c8a288dfd50b2, 8a143551383247b4a28d8ba59b6d1f1e; no voters: 230e820870274f5eb8ee22cbb0c74144
I20260713 09:04:18.965457  8538 raft_consensus.cc:2804] T 62f98eadef4148f69647bca27672f57b P 8a143551383247b4a28d8ba59b6d1f1e [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260713 09:04:18.965829  8538 raft_consensus.cc:493] T 62f98eadef4148f69647bca27672f57b P 8a143551383247b4a28d8ba59b6d1f1e [term 2 FOLLOWER]: Starting leader election (detected failure of leader 563e0460160a490cb55c8a288dfd50b2)
I20260713 09:04:18.966202  8538 raft_consensus.cc:3060] T 62f98eadef4148f69647bca27672f57b P 8a143551383247b4a28d8ba59b6d1f1e [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:04:18.981402  7905 raft_consensus.cc:1275] T 6a848a98100b44fe99a4282d0251a74c P bbbbf613886248fc95a9739920f9f26b [term 2 FOLLOWER]: Refusing update from remote peer 563e0460160a490cb55c8a288dfd50b2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:04:18.984984  8606 consensus_queue.cc:1048] T 6a848a98100b44fe99a4282d0251a74c P 563e0460160a490cb55c8a288dfd50b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:04:18.985428  5762 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:04:18.991003  8054 raft_consensus.cc:2468] T 76b28f919bb3453bb7a170e102b491ca P 230e820870274f5eb8ee22cbb0c74144 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 563e0460160a490cb55c8a288dfd50b2 in term 3.
I20260713 09:04:18.986353  8525 raft_consensus.cc:493] T 62f98eadef4148f69647bca27672f57b P 230e820870274f5eb8ee22cbb0c74144 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:18.992230  8525 raft_consensus.cc:515] T 62f98eadef4148f69647bca27672f57b P 230e820870274f5eb8ee22cbb0c74144 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } } peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } } peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } }
I20260713 09:04:18.994390  8525 leader_election.cc:290] T 62f98eadef4148f69647bca27672f57b P 230e820870274f5eb8ee22cbb0c74144 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 563e0460160a490cb55c8a288dfd50b2 (127.5.160.131:38597), 8a143551383247b4a28d8ba59b6d1f1e (127.5.160.129:40381)
I20260713 09:04:18.999908  8538 raft_consensus.cc:515] T 62f98eadef4148f69647bca27672f57b P 8a143551383247b4a28d8ba59b6d1f1e [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } } peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } } peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } }
I20260713 09:04:18.990231  8599 leader_election.cc:290] T 76b28f919bb3453bb7a170e102b491ca P 563e0460160a490cb55c8a288dfd50b2 [CANDIDATE]: Term 3 election: Requested vote from peers bbbbf613886248fc95a9739920f9f26b (127.5.160.130:36719), 230e820870274f5eb8ee22cbb0c74144 (127.5.160.132:40121)
I20260713 09:04:19.015003  7727 catalog_manager.cc:5697] T 76b28f919bb3453bb7a170e102b491ca P 563e0460160a490cb55c8a288dfd50b2 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "563e0460160a490cb55c8a288dfd50b2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:19.001328  7900 raft_consensus.cc:1275] T 007f0a6419574b3c994665be9d1d3d41 P bbbbf613886248fc95a9739920f9f26b [term 3 FOLLOWER]: Refusing update from remote peer 563e0460160a490cb55c8a288dfd50b2: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:04:19.028640  7973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62f98eadef4148f69647bca27672f57b" candidate_uuid: "230e820870274f5eb8ee22cbb0c74144" candidate_term: 4 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "563e0460160a490cb55c8a288dfd50b2" is_pre_election: true
I20260713 09:04:19.025391  8599 consensus_queue.cc:1048] T 007f0a6419574b3c994665be9d1d3d41 P 563e0460160a490cb55c8a288dfd50b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.005s
I20260713 09:04:19.031690  8379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62f98eadef4148f69647bca27672f57b" candidate_uuid: "230e820870274f5eb8ee22cbb0c74144" candidate_term: 4 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "8a143551383247b4a28d8ba59b6d1f1e" is_pre_election: true
I20260713 09:04:19.032315  8379 raft_consensus.cc:2468] T 62f98eadef4148f69647bca27672f57b P 8a143551383247b4a28d8ba59b6d1f1e [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 230e820870274f5eb8ee22cbb0c74144 in term 3.
I20260713 09:04:19.033622  7980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62f98eadef4148f69647bca27672f57b" candidate_uuid: "8a143551383247b4a28d8ba59b6d1f1e" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "563e0460160a490cb55c8a288dfd50b2"
I20260713 09:04:19.038053  8017 leader_election.cc:304] T 62f98eadef4148f69647bca27672f57b P 230e820870274f5eb8ee22cbb0c74144 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 230e820870274f5eb8ee22cbb0c74144, 8a143551383247b4a28d8ba59b6d1f1e; no voters: 
I20260713 09:04:19.038785  8525 raft_consensus.cc:2804] T 62f98eadef4148f69647bca27672f57b P 230e820870274f5eb8ee22cbb0c74144 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260713 09:04:19.039232  8525 raft_consensus.cc:493] T 62f98eadef4148f69647bca27672f57b P 230e820870274f5eb8ee22cbb0c74144 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:04:19.039335  8051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62f98eadef4148f69647bca27672f57b" candidate_uuid: "8a143551383247b4a28d8ba59b6d1f1e" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "230e820870274f5eb8ee22cbb0c74144"
I20260713 09:04:19.039666  8054 raft_consensus.cc:1275] T 007f0a6419574b3c994665be9d1d3d41 P 230e820870274f5eb8ee22cbb0c74144 [term 3 FOLLOWER]: Refusing update from remote peer 563e0460160a490cb55c8a288dfd50b2: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:04:19.043931  7725 catalog_manager.cc:5697] T f21f6b6e05c646768935f2e5fcbd8279 P 230e820870274f5eb8ee22cbb0c74144 reported cstate change: term changed from 2 to 4. New cstate: current_term: 4 leader_uuid: "230e820870274f5eb8ee22cbb0c74144" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:19.044268  7980 raft_consensus.cc:2468] T 62f98eadef4148f69647bca27672f57b P 563e0460160a490cb55c8a288dfd50b2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8a143551383247b4a28d8ba59b6d1f1e in term 3.
I20260713 09:04:19.047340  8326 leader_election.cc:304] T 62f98eadef4148f69647bca27672f57b P 8a143551383247b4a28d8ba59b6d1f1e [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: 563e0460160a490cb55c8a288dfd50b2, 8a143551383247b4a28d8ba59b6d1f1e; no voters: 
I20260713 09:04:19.048174  8543 raft_consensus.cc:2804] T 62f98eadef4148f69647bca27672f57b P 8a143551383247b4a28d8ba59b6d1f1e [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:04:19.048659  8543 raft_consensus.cc:697] T 62f98eadef4148f69647bca27672f57b P 8a143551383247b4a28d8ba59b6d1f1e [term 3 LEADER]: Becoming Leader. State: Replica: 8a143551383247b4a28d8ba59b6d1f1e, State: Running, Role: LEADER
I20260713 09:04:19.049659  8543 consensus_queue.cc:237] T 62f98eadef4148f69647bca27672f57b P 8a143551383247b4a28d8ba59b6d1f1e [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: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } } peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } } peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } }
I20260713 09:04:19.029361  8538 leader_election.cc:290] T 62f98eadef4148f69647bca27672f57b P 8a143551383247b4a28d8ba59b6d1f1e [CANDIDATE]: Term 3 election: Requested vote from peers 563e0460160a490cb55c8a288dfd50b2 (127.5.160.131:38597), 230e820870274f5eb8ee22cbb0c74144 (127.5.160.132:40121)
I20260713 09:04:19.046358  8525 raft_consensus.cc:3060] T 62f98eadef4148f69647bca27672f57b P 230e820870274f5eb8ee22cbb0c74144 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:04:19.058051  8599 consensus_queue.cc:1048] T 007f0a6419574b3c994665be9d1d3d41 P 563e0460160a490cb55c8a288dfd50b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:04:19.072002  5762 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:04:19.080317  8525 raft_consensus.cc:515] T 62f98eadef4148f69647bca27672f57b P 230e820870274f5eb8ee22cbb0c74144 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } } peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } } peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } }
I20260713 09:04:19.087216  8051 raft_consensus.cc:2368] T 62f98eadef4148f69647bca27672f57b P 230e820870274f5eb8ee22cbb0c74144 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 8a143551383247b4a28d8ba59b6d1f1e for earlier term 3. Current term is 4.
I20260713 09:04:19.089267  7980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62f98eadef4148f69647bca27672f57b" candidate_uuid: "230e820870274f5eb8ee22cbb0c74144" candidate_term: 4 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "563e0460160a490cb55c8a288dfd50b2"
I20260713 09:04:19.089869  7980 raft_consensus.cc:3060] T 62f98eadef4148f69647bca27672f57b P 563e0460160a490cb55c8a288dfd50b2 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:04:19.089977  8327 leader_election.cc:400] T 62f98eadef4148f69647bca27672f57b P 8a143551383247b4a28d8ba59b6d1f1e [CANDIDATE]: Term 3 election: Vote denied by peer 230e820870274f5eb8ee22cbb0c74144 (127.5.160.132:40121) with higher term. Message: Invalid argument: T 62f98eadef4148f69647bca27672f57b P 230e820870274f5eb8ee22cbb0c74144 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 8a143551383247b4a28d8ba59b6d1f1e for earlier term 3. Current term is 4.
I20260713 09:04:19.092531  8525 leader_election.cc:290] T 62f98eadef4148f69647bca27672f57b P 230e820870274f5eb8ee22cbb0c74144 [CANDIDATE]: Term 4 election: Requested vote from peers 563e0460160a490cb55c8a288dfd50b2 (127.5.160.131:38597), 8a143551383247b4a28d8ba59b6d1f1e (127.5.160.129:40381)
I20260713 09:04:19.095177  8379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62f98eadef4148f69647bca27672f57b" candidate_uuid: "230e820870274f5eb8ee22cbb0c74144" candidate_term: 4 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "8a143551383247b4a28d8ba59b6d1f1e"
I20260713 09:04:19.097828  7980 raft_consensus.cc:2468] T 62f98eadef4148f69647bca27672f57b P 563e0460160a490cb55c8a288dfd50b2 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 230e820870274f5eb8ee22cbb0c74144 in term 4.
I20260713 09:04:19.099201  8017 leader_election.cc:304] T 62f98eadef4148f69647bca27672f57b P 230e820870274f5eb8ee22cbb0c74144 [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 230e820870274f5eb8ee22cbb0c74144, 563e0460160a490cb55c8a288dfd50b2; no voters: 8a143551383247b4a28d8ba59b6d1f1e
I20260713 09:04:19.087309  7724 catalog_manager.cc:5697] T 62f98eadef4148f69647bca27672f57b P 8a143551383247b4a28d8ba59b6d1f1e reported cstate change: term changed from 2 to 3, leader changed from 563e0460160a490cb55c8a288dfd50b2 (127.5.160.131) to 8a143551383247b4a28d8ba59b6d1f1e (127.5.160.129). New cstate: current_term: 3 leader_uuid: "8a143551383247b4a28d8ba59b6d1f1e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } health_report { overall_health: HEALTHY } } }
I20260713 09:04:19.107178  8608 raft_consensus.cc:2804] T 62f98eadef4148f69647bca27672f57b P 230e820870274f5eb8ee22cbb0c74144 [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:04:19.107725  8608 raft_consensus.cc:697] T 62f98eadef4148f69647bca27672f57b P 230e820870274f5eb8ee22cbb0c74144 [term 4 LEADER]: Becoming Leader. State: Replica: 230e820870274f5eb8ee22cbb0c74144, State: Running, Role: LEADER
I20260713 09:04:19.108541  8608 consensus_queue.cc:237] T 62f98eadef4148f69647bca27672f57b P 230e820870274f5eb8ee22cbb0c74144 [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: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } } peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } } peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } }
I20260713 09:04:19.110898  7901 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "be0183bc6a53453a8ef998073ec6f304"
dest_uuid: "bbbbf613886248fc95a9739920f9f26b"
mode: GRACEFUL
new_leader_uuid: "563e0460160a490cb55c8a288dfd50b2"
 from {username='slave'} at 127.0.0.1:33430
I20260713 09:04:19.111613  7901 raft_consensus.cc:606] T be0183bc6a53453a8ef998073ec6f304 P bbbbf613886248fc95a9739920f9f26b [term 3 LEADER]: Received request to transfer leadership to TS 563e0460160a490cb55c8a288dfd50b2
I20260713 09:04:19.121292  5762 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260713 09:04:19.122613  5762 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:04:19.123492  8379 raft_consensus.cc:1275] T 5deed4d33c034049ab27ed36ddb38eb1 P 8a143551383247b4a28d8ba59b6d1f1e [term 3 FOLLOWER]: Refusing update from remote peer bbbbf613886248fc95a9739920f9f26b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:04:19.125377  8456 consensus_queue.cc:1048] T 5deed4d33c034049ab27ed36ddb38eb1 P bbbbf613886248fc95a9739920f9f26b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:04:19.163873  7980 raft_consensus.cc:1275] T 5deed4d33c034049ab27ed36ddb38eb1 P 563e0460160a490cb55c8a288dfd50b2 [term 3 FOLLOWER]: Refusing update from remote peer bbbbf613886248fc95a9739920f9f26b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:04:19.165407  8456 consensus_queue.cc:1048] T 5deed4d33c034049ab27ed36ddb38eb1 P bbbbf613886248fc95a9739920f9f26b [LEADER]: Connected to new peer: Peer: permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:04:19.208766  8054 raft_consensus.cc:1275] T 1e4af418c0904d2eb05a0d3f53b5c74a P 230e820870274f5eb8ee22cbb0c74144 [term 3 FOLLOWER]: Refusing update from remote peer 563e0460160a490cb55c8a288dfd50b2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260713 09:04:19.209426  7726 catalog_manager.cc:5697] T 62f98eadef4148f69647bca27672f57b P 230e820870274f5eb8ee22cbb0c74144 reported cstate change: term changed from 3 to 4, leader changed from 8a143551383247b4a28d8ba59b6d1f1e (127.5.160.129) to 230e820870274f5eb8ee22cbb0c74144 (127.5.160.132). New cstate: current_term: 4 leader_uuid: "230e820870274f5eb8ee22cbb0c74144" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:19.211061  8599 consensus_queue.cc:1048] T 1e4af418c0904d2eb05a0d3f53b5c74a P 563e0460160a490cb55c8a288dfd50b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:04:19.252351  8379 raft_consensus.cc:1275] T 1e4af418c0904d2eb05a0d3f53b5c74a P 8a143551383247b4a28d8ba59b6d1f1e [term 3 FOLLOWER]: Refusing update from remote peer 563e0460160a490cb55c8a288dfd50b2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260713 09:04:19.255838  8607 consensus_queue.cc:1048] T 1e4af418c0904d2eb05a0d3f53b5c74a P 563e0460160a490cb55c8a288dfd50b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:04:19.334832  7900 raft_consensus.cc:1275] T f21f6b6e05c646768935f2e5fcbd8279 P bbbbf613886248fc95a9739920f9f26b [term 4 FOLLOWER]: Refusing update from remote peer 230e820870274f5eb8ee22cbb0c74144: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260713 09:04:19.337167  8608 consensus_queue.cc:1048] T f21f6b6e05c646768935f2e5fcbd8279 P 230e820870274f5eb8ee22cbb0c74144 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:04:19.356133  8379 raft_consensus.cc:1275] T f21f6b6e05c646768935f2e5fcbd8279 P 8a143551383247b4a28d8ba59b6d1f1e [term 4 FOLLOWER]: Refusing update from remote peer 230e820870274f5eb8ee22cbb0c74144: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260713 09:04:19.367131  8531 consensus_queue.cc:1048] T f21f6b6e05c646768935f2e5fcbd8279 P 230e820870274f5eb8ee22cbb0c74144 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:04:19.507527  8379 raft_consensus.cc:3055] T 62f98eadef4148f69647bca27672f57b P 8a143551383247b4a28d8ba59b6d1f1e [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:04:19.508034  8379 raft_consensus.cc:740] T 62f98eadef4148f69647bca27672f57b P 8a143551383247b4a28d8ba59b6d1f1e [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 8a143551383247b4a28d8ba59b6d1f1e, State: Running, Role: LEADER
I20260713 09:04:19.508853  8379 consensus_queue.cc:260] T 62f98eadef4148f69647bca27672f57b P 8a143551383247b4a28d8ba59b6d1f1e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, 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: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } } peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } } peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } }
I20260713 09:04:19.510031  8379 raft_consensus.cc:3060] T 62f98eadef4148f69647bca27672f57b P 8a143551383247b4a28d8ba59b6d1f1e [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:04:19.510130  8054 raft_consensus.cc:1275] T 76b28f919bb3453bb7a170e102b491ca P 230e820870274f5eb8ee22cbb0c74144 [term 3 FOLLOWER]: Refusing update from remote peer 563e0460160a490cb55c8a288dfd50b2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260713 09:04:19.511839  8585 consensus_queue.cc:1048] T 76b28f919bb3453bb7a170e102b491ca P 563e0460160a490cb55c8a288dfd50b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:04:19.518970  8379 raft_consensus.cc:1275] T 62f98eadef4148f69647bca27672f57b P 8a143551383247b4a28d8ba59b6d1f1e [term 4 FOLLOWER]: Refusing update from remote peer 230e820870274f5eb8ee22cbb0c74144: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 2. (term mismatch)
I20260713 09:04:19.519724  8379 pending_rounds.cc:85] T 62f98eadef4148f69647bca27672f57b P 8a143551383247b4a28d8ba59b6d1f1e: Aborting all ops after (but not including) 1
I20260713 09:04:19.520064  8379 pending_rounds.cc:107] T 62f98eadef4148f69647bca27672f57b P 8a143551383247b4a28d8ba59b6d1f1e: Aborting uncommitted NO_OP operation due to leader change: 3.2
I20260713 09:04:19.520380  8379 raft_consensus.cc:2889] T 62f98eadef4148f69647bca27672f57b P 8a143551383247b4a28d8ba59b6d1f1e [term 4 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260713 09:04:19.530339  8531 consensus_queue.cc:1048] T 62f98eadef4148f69647bca27672f57b P 230e820870274f5eb8ee22cbb0c74144 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:04:19.548044  7900 raft_consensus.cc:1275] T 76b28f919bb3453bb7a170e102b491ca P bbbbf613886248fc95a9739920f9f26b [term 3 FOLLOWER]: Refusing update from remote peer 563e0460160a490cb55c8a288dfd50b2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260713 09:04:19.553045  8603 consensus_queue.cc:1048] T 76b28f919bb3453bb7a170e102b491ca P 563e0460160a490cb55c8a288dfd50b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:04:19.577401  7980 raft_consensus.cc:1275] T 62f98eadef4148f69647bca27672f57b P 563e0460160a490cb55c8a288dfd50b2 [term 4 FOLLOWER]: Refusing update from remote peer 230e820870274f5eb8ee22cbb0c74144: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 4 index: 2. (index mismatch)
I20260713 09:04:19.582762  8531 consensus_queue.cc:1048] T 62f98eadef4148f69647bca27672f57b P 230e820870274f5eb8ee22cbb0c74144 [LEADER]: Connected to new peer: Peer: permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:04:19.622874  8618 raft_consensus.cc:993] T be0183bc6a53453a8ef998073ec6f304 P bbbbf613886248fc95a9739920f9f26b: : Instructing follower 563e0460160a490cb55c8a288dfd50b2 to start an election
I20260713 09:04:19.623479  8551 raft_consensus.cc:1081] T be0183bc6a53453a8ef998073ec6f304 P bbbbf613886248fc95a9739920f9f26b [term 3 LEADER]: Signalling peer 563e0460160a490cb55c8a288dfd50b2 to start an election
I20260713 09:04:19.625383  7976 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "be0183bc6a53453a8ef998073ec6f304"
dest_uuid: "563e0460160a490cb55c8a288dfd50b2"
 from {username='slave'} at 127.0.0.1:55934
I20260713 09:04:19.625988  7976 raft_consensus.cc:493] T be0183bc6a53453a8ef998073ec6f304 P 563e0460160a490cb55c8a288dfd50b2 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:04:19.626375  7976 raft_consensus.cc:3060] T be0183bc6a53453a8ef998073ec6f304 P 563e0460160a490cb55c8a288dfd50b2 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:04:19.638895  7976 raft_consensus.cc:515] T be0183bc6a53453a8ef998073ec6f304 P 563e0460160a490cb55c8a288dfd50b2 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } } peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } } peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } }
I20260713 09:04:19.642382  7901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be0183bc6a53453a8ef998073ec6f304" candidate_uuid: "563e0460160a490cb55c8a288dfd50b2" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "bbbbf613886248fc95a9739920f9f26b"
I20260713 09:04:19.643178  7901 raft_consensus.cc:3055] T be0183bc6a53453a8ef998073ec6f304 P bbbbf613886248fc95a9739920f9f26b [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:04:19.643553  7901 raft_consensus.cc:740] T be0183bc6a53453a8ef998073ec6f304 P bbbbf613886248fc95a9739920f9f26b [term 3 LEADER]: Becoming Follower/Learner. State: Replica: bbbbf613886248fc95a9739920f9f26b, State: Running, Role: LEADER
I20260713 09:04:19.644452  7901 consensus_queue.cc:260] T be0183bc6a53453a8ef998073ec6f304 P bbbbf613886248fc95a9739920f9f26b [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: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } } peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } } peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } }
I20260713 09:04:19.645773  7901 raft_consensus.cc:3060] T be0183bc6a53453a8ef998073ec6f304 P bbbbf613886248fc95a9739920f9f26b [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:04:19.649624  7976 leader_election.cc:290] T be0183bc6a53453a8ef998073ec6f304 P 563e0460160a490cb55c8a288dfd50b2 [CANDIDATE]: Term 4 election: Requested vote from peers bbbbf613886248fc95a9739920f9f26b (127.5.160.130:36719), 8a143551383247b4a28d8ba59b6d1f1e (127.5.160.129:40381)
I20260713 09:04:19.650888  8379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be0183bc6a53453a8ef998073ec6f304" candidate_uuid: "563e0460160a490cb55c8a288dfd50b2" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "8a143551383247b4a28d8ba59b6d1f1e"
I20260713 09:04:19.651564  8379 raft_consensus.cc:3060] T be0183bc6a53453a8ef998073ec6f304 P 8a143551383247b4a28d8ba59b6d1f1e [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:04:19.655021  7901 raft_consensus.cc:2468] T be0183bc6a53453a8ef998073ec6f304 P bbbbf613886248fc95a9739920f9f26b [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 563e0460160a490cb55c8a288dfd50b2 in term 4.
I20260713 09:04:19.656378  7944 leader_election.cc:304] T be0183bc6a53453a8ef998073ec6f304 P 563e0460160a490cb55c8a288dfd50b2 [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: 563e0460160a490cb55c8a288dfd50b2, bbbbf613886248fc95a9739920f9f26b; no voters: 
I20260713 09:04:19.658219  8379 raft_consensus.cc:2468] T be0183bc6a53453a8ef998073ec6f304 P 8a143551383247b4a28d8ba59b6d1f1e [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 563e0460160a490cb55c8a288dfd50b2 in term 4.
I20260713 09:04:19.658663  8603 raft_consensus.cc:2804] T be0183bc6a53453a8ef998073ec6f304 P 563e0460160a490cb55c8a288dfd50b2 [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:04:19.659261  8603 raft_consensus.cc:697] T be0183bc6a53453a8ef998073ec6f304 P 563e0460160a490cb55c8a288dfd50b2 [term 4 LEADER]: Becoming Leader. State: Replica: 563e0460160a490cb55c8a288dfd50b2, State: Running, Role: LEADER
I20260713 09:04:19.660255  8603 consensus_queue.cc:237] T be0183bc6a53453a8ef998073ec6f304 P 563e0460160a490cb55c8a288dfd50b2 [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: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } } peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } } peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } }
I20260713 09:04:19.674093  7725 catalog_manager.cc:5697] T be0183bc6a53453a8ef998073ec6f304 P 563e0460160a490cb55c8a288dfd50b2 reported cstate change: term changed from 3 to 4, leader changed from bbbbf613886248fc95a9739920f9f26b (127.5.160.130) to 563e0460160a490cb55c8a288dfd50b2 (127.5.160.131). New cstate: current_term: 4 leader_uuid: "563e0460160a490cb55c8a288dfd50b2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } health_report { overall_health: HEALTHY } } }
I20260713 09:04:20.123641  5762 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:04:20.151969  5762 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:04:20.176715  8054 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f21f6b6e05c646768935f2e5fcbd8279"
dest_uuid: "230e820870274f5eb8ee22cbb0c74144"
mode: GRACEFUL
new_leader_uuid: "8a143551383247b4a28d8ba59b6d1f1e"
 from {username='slave'} at 127.0.0.1:37960
I20260713 09:04:20.177389  8054 raft_consensus.cc:606] T f21f6b6e05c646768935f2e5fcbd8279 P 230e820870274f5eb8ee22cbb0c74144 [term 4 LEADER]: Received request to transfer leadership to TS 8a143551383247b4a28d8ba59b6d1f1e
I20260713 09:04:20.178881  5762 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260713 09:04:20.180003  5762 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:04:20.245645  7900 raft_consensus.cc:1275] T be0183bc6a53453a8ef998073ec6f304 P bbbbf613886248fc95a9739920f9f26b [term 4 FOLLOWER]: Refusing update from remote peer 563e0460160a490cb55c8a288dfd50b2: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:04:20.247227  8603 consensus_queue.cc:1048] T be0183bc6a53453a8ef998073ec6f304 P 563e0460160a490cb55c8a288dfd50b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:04:20.258518  8379 raft_consensus.cc:1275] T be0183bc6a53453a8ef998073ec6f304 P 8a143551383247b4a28d8ba59b6d1f1e [term 4 FOLLOWER]: Refusing update from remote peer 563e0460160a490cb55c8a288dfd50b2: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:04:20.261168  8607 consensus_queue.cc:1048] T be0183bc6a53453a8ef998073ec6f304 P 563e0460160a490cb55c8a288dfd50b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:04:20.418083  8531 raft_consensus.cc:993] T f21f6b6e05c646768935f2e5fcbd8279 P 230e820870274f5eb8ee22cbb0c74144: : Instructing follower 8a143551383247b4a28d8ba59b6d1f1e to start an election
I20260713 09:04:20.418663  8531 raft_consensus.cc:1081] T f21f6b6e05c646768935f2e5fcbd8279 P 230e820870274f5eb8ee22cbb0c74144 [term 4 LEADER]: Signalling peer 8a143551383247b4a28d8ba59b6d1f1e to start an election
I20260713 09:04:20.421865  8379 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f21f6b6e05c646768935f2e5fcbd8279"
dest_uuid: "8a143551383247b4a28d8ba59b6d1f1e"
 from {username='slave'} at 127.0.0.1:42656
I20260713 09:04:20.422981  8379 raft_consensus.cc:493] T f21f6b6e05c646768935f2e5fcbd8279 P 8a143551383247b4a28d8ba59b6d1f1e [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:04:20.423332  8379 raft_consensus.cc:3060] T f21f6b6e05c646768935f2e5fcbd8279 P 8a143551383247b4a28d8ba59b6d1f1e [term 4 FOLLOWER]: Advancing to term 5
I20260713 09:04:20.430646  8379 raft_consensus.cc:515] T f21f6b6e05c646768935f2e5fcbd8279 P 8a143551383247b4a28d8ba59b6d1f1e [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } } peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } } peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } }
I20260713 09:04:20.433504  8054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f21f6b6e05c646768935f2e5fcbd8279" candidate_uuid: "8a143551383247b4a28d8ba59b6d1f1e" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "230e820870274f5eb8ee22cbb0c74144"
I20260713 09:04:20.434128  8054 raft_consensus.cc:3055] T f21f6b6e05c646768935f2e5fcbd8279 P 230e820870274f5eb8ee22cbb0c74144 [term 4 LEADER]: Stepping down as leader of term 4
I20260713 09:04:20.434428  8054 raft_consensus.cc:740] T f21f6b6e05c646768935f2e5fcbd8279 P 230e820870274f5eb8ee22cbb0c74144 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 230e820870274f5eb8ee22cbb0c74144, State: Running, Role: LEADER
I20260713 09:04:20.434659  7901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f21f6b6e05c646768935f2e5fcbd8279" candidate_uuid: "8a143551383247b4a28d8ba59b6d1f1e" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "bbbbf613886248fc95a9739920f9f26b"
I20260713 09:04:20.435401  7901 raft_consensus.cc:3060] T f21f6b6e05c646768935f2e5fcbd8279 P bbbbf613886248fc95a9739920f9f26b [term 4 FOLLOWER]: Advancing to term 5
I20260713 09:04:20.435139  8054 consensus_queue.cc:260] T f21f6b6e05c646768935f2e5fcbd8279 P 230e820870274f5eb8ee22cbb0c74144 [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: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } } peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } } peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } }
I20260713 09:04:20.436314  8054 raft_consensus.cc:3060] T f21f6b6e05c646768935f2e5fcbd8279 P 230e820870274f5eb8ee22cbb0c74144 [term 4 FOLLOWER]: Advancing to term 5
I20260713 09:04:20.448166  8054 raft_consensus.cc:2468] T f21f6b6e05c646768935f2e5fcbd8279 P 230e820870274f5eb8ee22cbb0c74144 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8a143551383247b4a28d8ba59b6d1f1e in term 5.
I20260713 09:04:20.432598  8379 leader_election.cc:290] T f21f6b6e05c646768935f2e5fcbd8279 P 8a143551383247b4a28d8ba59b6d1f1e [CANDIDATE]: Term 5 election: Requested vote from peers 230e820870274f5eb8ee22cbb0c74144 (127.5.160.132:40121), bbbbf613886248fc95a9739920f9f26b (127.5.160.130:36719)
I20260713 09:04:20.449658  8327 leader_election.cc:304] T f21f6b6e05c646768935f2e5fcbd8279 P 8a143551383247b4a28d8ba59b6d1f1e [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: 230e820870274f5eb8ee22cbb0c74144, 8a143551383247b4a28d8ba59b6d1f1e; no voters: 
I20260713 09:04:20.450834  8538 raft_consensus.cc:2804] T f21f6b6e05c646768935f2e5fcbd8279 P 8a143551383247b4a28d8ba59b6d1f1e [term 5 FOLLOWER]: Leader election won for term 5
I20260713 09:04:20.451388  8538 raft_consensus.cc:697] T f21f6b6e05c646768935f2e5fcbd8279 P 8a143551383247b4a28d8ba59b6d1f1e [term 5 LEADER]: Becoming Leader. State: Replica: 8a143551383247b4a28d8ba59b6d1f1e, State: Running, Role: LEADER
I20260713 09:04:20.452272  7901 raft_consensus.cc:2468] T f21f6b6e05c646768935f2e5fcbd8279 P bbbbf613886248fc95a9739920f9f26b [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8a143551383247b4a28d8ba59b6d1f1e in term 5.
I20260713 09:04:20.452421  8538 consensus_queue.cc:237] T f21f6b6e05c646768935f2e5fcbd8279 P 8a143551383247b4a28d8ba59b6d1f1e [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: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } } peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } } peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } }
I20260713 09:04:20.467082  7725 catalog_manager.cc:5697] T f21f6b6e05c646768935f2e5fcbd8279 P 8a143551383247b4a28d8ba59b6d1f1e reported cstate change: term changed from 4 to 5, leader changed from 230e820870274f5eb8ee22cbb0c74144 (127.5.160.132) to 8a143551383247b4a28d8ba59b6d1f1e (127.5.160.129). New cstate: current_term: 5 leader_uuid: "8a143551383247b4a28d8ba59b6d1f1e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:20.833748  7901 raft_consensus.cc:1275] T f21f6b6e05c646768935f2e5fcbd8279 P bbbbf613886248fc95a9739920f9f26b [term 5 FOLLOWER]: Refusing update from remote peer 8a143551383247b4a28d8ba59b6d1f1e: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260713 09:04:20.836110  8538 consensus_queue.cc:1048] T f21f6b6e05c646768935f2e5fcbd8279 P 8a143551383247b4a28d8ba59b6d1f1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:04:20.871448  8054 raft_consensus.cc:1275] T f21f6b6e05c646768935f2e5fcbd8279 P 230e820870274f5eb8ee22cbb0c74144 [term 5 FOLLOWER]: Refusing update from remote peer 8a143551383247b4a28d8ba59b6d1f1e: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260713 09:04:20.878963  8538 consensus_queue.cc:1048] T f21f6b6e05c646768935f2e5fcbd8279 P 8a143551383247b4a28d8ba59b6d1f1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:04:21.181213  5762 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:04:21.225453  5762 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:04:21.279263  8379 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9858ccd9d1794ad8834fc00515ad40c4"
dest_uuid: "8a143551383247b4a28d8ba59b6d1f1e"
mode: GRACEFUL
new_leader_uuid: "230e820870274f5eb8ee22cbb0c74144"
 from {username='slave'} at 127.0.0.1:52038
I20260713 09:04:21.279963  8379 raft_consensus.cc:606] T 9858ccd9d1794ad8834fc00515ad40c4 P 8a143551383247b4a28d8ba59b6d1f1e [term 2 LEADER]: Received request to transfer leadership to TS 230e820870274f5eb8ee22cbb0c74144
I20260713 09:04:21.281869  5762 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260713 09:04:21.282833  5762 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:04:21.477314  8646 raft_consensus.cc:993] T 9858ccd9d1794ad8834fc00515ad40c4 P 8a143551383247b4a28d8ba59b6d1f1e: : Instructing follower 230e820870274f5eb8ee22cbb0c74144 to start an election
I20260713 09:04:21.477790  8538 raft_consensus.cc:1081] T 9858ccd9d1794ad8834fc00515ad40c4 P 8a143551383247b4a28d8ba59b6d1f1e [term 2 LEADER]: Signalling peer 230e820870274f5eb8ee22cbb0c74144 to start an election
I20260713 09:04:21.479336  8051 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9858ccd9d1794ad8834fc00515ad40c4"
dest_uuid: "230e820870274f5eb8ee22cbb0c74144"
 from {username='slave'} at 127.0.0.1:37950
I20260713 09:04:21.479874  8051 raft_consensus.cc:493] T 9858ccd9d1794ad8834fc00515ad40c4 P 230e820870274f5eb8ee22cbb0c74144 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:04:21.480269  8051 raft_consensus.cc:3060] T 9858ccd9d1794ad8834fc00515ad40c4 P 230e820870274f5eb8ee22cbb0c74144 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:04:21.488169  8051 raft_consensus.cc:515] T 9858ccd9d1794ad8834fc00515ad40c4 P 230e820870274f5eb8ee22cbb0c74144 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } } peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } } peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } }
I20260713 09:04:21.490537  8051 leader_election.cc:290] T 9858ccd9d1794ad8834fc00515ad40c4 P 230e820870274f5eb8ee22cbb0c74144 [CANDIDATE]: Term 3 election: Requested vote from peers 8a143551383247b4a28d8ba59b6d1f1e (127.5.160.129:40381), bbbbf613886248fc95a9739920f9f26b (127.5.160.130:36719)
I20260713 09:04:21.490767  8379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9858ccd9d1794ad8834fc00515ad40c4" candidate_uuid: "230e820870274f5eb8ee22cbb0c74144" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8a143551383247b4a28d8ba59b6d1f1e"
I20260713 09:04:21.491139  7901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9858ccd9d1794ad8834fc00515ad40c4" candidate_uuid: "230e820870274f5eb8ee22cbb0c74144" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "bbbbf613886248fc95a9739920f9f26b"
I20260713 09:04:21.491436  8379 raft_consensus.cc:3055] T 9858ccd9d1794ad8834fc00515ad40c4 P 8a143551383247b4a28d8ba59b6d1f1e [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:04:21.491670  7901 raft_consensus.cc:3060] T 9858ccd9d1794ad8834fc00515ad40c4 P bbbbf613886248fc95a9739920f9f26b [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:04:21.491755  8379 raft_consensus.cc:740] T 9858ccd9d1794ad8834fc00515ad40c4 P 8a143551383247b4a28d8ba59b6d1f1e [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 8a143551383247b4a28d8ba59b6d1f1e, State: Running, Role: LEADER
I20260713 09:04:21.492527  8379 consensus_queue.cc:260] T 9858ccd9d1794ad8834fc00515ad40c4 P 8a143551383247b4a28d8ba59b6d1f1e [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: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } } peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } } peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } }
I20260713 09:04:21.493752  8379 raft_consensus.cc:3060] T 9858ccd9d1794ad8834fc00515ad40c4 P 8a143551383247b4a28d8ba59b6d1f1e [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:04:21.498528  7901 raft_consensus.cc:2468] T 9858ccd9d1794ad8834fc00515ad40c4 P bbbbf613886248fc95a9739920f9f26b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 230e820870274f5eb8ee22cbb0c74144 in term 3.
I20260713 09:04:21.499738  8018 leader_election.cc:304] T 9858ccd9d1794ad8834fc00515ad40c4 P 230e820870274f5eb8ee22cbb0c74144 [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: 230e820870274f5eb8ee22cbb0c74144, bbbbf613886248fc95a9739920f9f26b; no voters: 
I20260713 09:04:21.500450  8379 raft_consensus.cc:2468] T 9858ccd9d1794ad8834fc00515ad40c4 P 8a143551383247b4a28d8ba59b6d1f1e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 230e820870274f5eb8ee22cbb0c74144 in term 3.
I20260713 09:04:21.500520  8643 raft_consensus.cc:2804] T 9858ccd9d1794ad8834fc00515ad40c4 P 230e820870274f5eb8ee22cbb0c74144 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:04:21.501147  8643 raft_consensus.cc:697] T 9858ccd9d1794ad8834fc00515ad40c4 P 230e820870274f5eb8ee22cbb0c74144 [term 3 LEADER]: Becoming Leader. State: Replica: 230e820870274f5eb8ee22cbb0c74144, State: Running, Role: LEADER
I20260713 09:04:21.502142  8643 consensus_queue.cc:237] T 9858ccd9d1794ad8834fc00515ad40c4 P 230e820870274f5eb8ee22cbb0c74144 [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: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } } peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } } peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } }
I20260713 09:04:21.511423  7724 catalog_manager.cc:5697] T 9858ccd9d1794ad8834fc00515ad40c4 P 230e820870274f5eb8ee22cbb0c74144 reported cstate change: term changed from 2 to 3, leader changed from 8a143551383247b4a28d8ba59b6d1f1e (127.5.160.129) to 230e820870274f5eb8ee22cbb0c74144 (127.5.160.132). New cstate: current_term: 3 leader_uuid: "230e820870274f5eb8ee22cbb0c74144" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:22.017449  8379 raft_consensus.cc:1275] T 9858ccd9d1794ad8834fc00515ad40c4 P 8a143551383247b4a28d8ba59b6d1f1e [term 3 FOLLOWER]: Refusing update from remote peer 230e820870274f5eb8ee22cbb0c74144: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:04:22.018841  7900 raft_consensus.cc:1275] T 9858ccd9d1794ad8834fc00515ad40c4 P bbbbf613886248fc95a9739920f9f26b [term 3 FOLLOWER]: Refusing update from remote peer 230e820870274f5eb8ee22cbb0c74144: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:04:22.019398  8609 consensus_queue.cc:1048] T 9858ccd9d1794ad8834fc00515ad40c4 P 230e820870274f5eb8ee22cbb0c74144 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:04:22.020278  8643 consensus_queue.cc:1048] T 9858ccd9d1794ad8834fc00515ad40c4 P 230e820870274f5eb8ee22cbb0c74144 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:04:22.283671  5762 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:04:22.330603  5762 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:04:22.344965  8051 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7a254603fa294d8296183913cc81c2ec"
dest_uuid: "230e820870274f5eb8ee22cbb0c74144"
mode: GRACEFUL
new_leader_uuid: "563e0460160a490cb55c8a288dfd50b2"
 from {username='slave'} at 127.0.0.1:37960
I20260713 09:04:22.345678  8051 raft_consensus.cc:606] T 7a254603fa294d8296183913cc81c2ec P 230e820870274f5eb8ee22cbb0c74144 [term 4 LEADER]: Received request to transfer leadership to TS 563e0460160a490cb55c8a288dfd50b2
I20260713 09:04:22.347010  5762 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260713 09:04:22.347694  5762 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:04:22.602783  8662 raft_consensus.cc:993] T 7a254603fa294d8296183913cc81c2ec P 230e820870274f5eb8ee22cbb0c74144: : Instructing follower 563e0460160a490cb55c8a288dfd50b2 to start an election
I20260713 09:04:22.603371  8662 raft_consensus.cc:1081] T 7a254603fa294d8296183913cc81c2ec P 230e820870274f5eb8ee22cbb0c74144 [term 4 LEADER]: Signalling peer 563e0460160a490cb55c8a288dfd50b2 to start an election
I20260713 09:04:22.604888  7976 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7a254603fa294d8296183913cc81c2ec"
dest_uuid: "563e0460160a490cb55c8a288dfd50b2"
 from {username='slave'} at 127.0.0.1:55944
I20260713 09:04:22.605548  7976 raft_consensus.cc:493] T 7a254603fa294d8296183913cc81c2ec P 563e0460160a490cb55c8a288dfd50b2 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:04:22.605963  7976 raft_consensus.cc:3060] T 7a254603fa294d8296183913cc81c2ec P 563e0460160a490cb55c8a288dfd50b2 [term 4 FOLLOWER]: Advancing to term 5
I20260713 09:04:22.613916  7976 raft_consensus.cc:515] T 7a254603fa294d8296183913cc81c2ec P 563e0460160a490cb55c8a288dfd50b2 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } } peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } } peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } }
I20260713 09:04:22.616128  7976 leader_election.cc:290] T 7a254603fa294d8296183913cc81c2ec P 563e0460160a490cb55c8a288dfd50b2 [CANDIDATE]: Term 5 election: Requested vote from peers 230e820870274f5eb8ee22cbb0c74144 (127.5.160.132:40121), 8a143551383247b4a28d8ba59b6d1f1e (127.5.160.129:40381)
I20260713 09:04:22.616837  8054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a254603fa294d8296183913cc81c2ec" candidate_uuid: "563e0460160a490cb55c8a288dfd50b2" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "230e820870274f5eb8ee22cbb0c74144"
I20260713 09:04:22.617218  8379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a254603fa294d8296183913cc81c2ec" candidate_uuid: "563e0460160a490cb55c8a288dfd50b2" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "8a143551383247b4a28d8ba59b6d1f1e"
I20260713 09:04:22.617496  8054 raft_consensus.cc:3055] T 7a254603fa294d8296183913cc81c2ec P 230e820870274f5eb8ee22cbb0c74144 [term 4 LEADER]: Stepping down as leader of term 4
I20260713 09:04:22.617741  8379 raft_consensus.cc:3060] T 7a254603fa294d8296183913cc81c2ec P 8a143551383247b4a28d8ba59b6d1f1e [term 4 FOLLOWER]: Advancing to term 5
I20260713 09:04:22.617851  8054 raft_consensus.cc:740] T 7a254603fa294d8296183913cc81c2ec P 230e820870274f5eb8ee22cbb0c74144 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 230e820870274f5eb8ee22cbb0c74144, State: Running, Role: LEADER
I20260713 09:04:22.618677  8054 consensus_queue.cc:260] T 7a254603fa294d8296183913cc81c2ec P 230e820870274f5eb8ee22cbb0c74144 [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: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } } peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } } peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } }
I20260713 09:04:22.620008  8054 raft_consensus.cc:3060] T 7a254603fa294d8296183913cc81c2ec P 230e820870274f5eb8ee22cbb0c74144 [term 4 FOLLOWER]: Advancing to term 5
I20260713 09:04:22.626384  8054 raft_consensus.cc:2468] T 7a254603fa294d8296183913cc81c2ec P 230e820870274f5eb8ee22cbb0c74144 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 563e0460160a490cb55c8a288dfd50b2 in term 5.
I20260713 09:04:22.627538  7944 leader_election.cc:304] T 7a254603fa294d8296183913cc81c2ec P 563e0460160a490cb55c8a288dfd50b2 [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: 230e820870274f5eb8ee22cbb0c74144, 563e0460160a490cb55c8a288dfd50b2; no voters: 
I20260713 09:04:22.627599  8379 raft_consensus.cc:2468] T 7a254603fa294d8296183913cc81c2ec P 8a143551383247b4a28d8ba59b6d1f1e [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 563e0460160a490cb55c8a288dfd50b2 in term 5.
I20260713 09:04:22.628378  8660 raft_consensus.cc:2804] T 7a254603fa294d8296183913cc81c2ec P 563e0460160a490cb55c8a288dfd50b2 [term 5 FOLLOWER]: Leader election won for term 5
I20260713 09:04:22.628945  8660 raft_consensus.cc:697] T 7a254603fa294d8296183913cc81c2ec P 563e0460160a490cb55c8a288dfd50b2 [term 5 LEADER]: Becoming Leader. State: Replica: 563e0460160a490cb55c8a288dfd50b2, State: Running, Role: LEADER
I20260713 09:04:22.629864  8660 consensus_queue.cc:237] T 7a254603fa294d8296183913cc81c2ec P 563e0460160a490cb55c8a288dfd50b2 [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: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } } peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } } peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } }
I20260713 09:04:22.639288  7724 catalog_manager.cc:5697] T 7a254603fa294d8296183913cc81c2ec P 563e0460160a490cb55c8a288dfd50b2 reported cstate change: term changed from 4 to 5, leader changed from 230e820870274f5eb8ee22cbb0c74144 (127.5.160.132) to 563e0460160a490cb55c8a288dfd50b2 (127.5.160.131). New cstate: current_term: 5 leader_uuid: "563e0460160a490cb55c8a288dfd50b2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:23.109216  8054 raft_consensus.cc:1275] T 7a254603fa294d8296183913cc81c2ec P 230e820870274f5eb8ee22cbb0c74144 [term 5 FOLLOWER]: Refusing update from remote peer 563e0460160a490cb55c8a288dfd50b2: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260713 09:04:23.110532  8660 consensus_queue.cc:1048] T 7a254603fa294d8296183913cc81c2ec P 563e0460160a490cb55c8a288dfd50b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:04:23.128345  8379 raft_consensus.cc:1275] T 7a254603fa294d8296183913cc81c2ec P 8a143551383247b4a28d8ba59b6d1f1e [term 5 FOLLOWER]: Refusing update from remote peer 563e0460160a490cb55c8a288dfd50b2: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260713 09:04:23.130369  8660 consensus_queue.cc:1048] T 7a254603fa294d8296183913cc81c2ec P 563e0460160a490cb55c8a288dfd50b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:04:23.348522  5762 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:04:23.364094  5762 tablet_server.cc:179] TabletServer@127.5.160.129:40381 shutting down...
W20260713 09:04:23.370697  7943 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]
W20260713 09:04:23.376825  7943 consensus_peers.cc:597] T 1e4af418c0904d2eb05a0d3f53b5c74a P 563e0460160a490cb55c8a288dfd50b2 -> Peer 8a143551383247b4a28d8ba59b6d1f1e (127.5.160.129:40381): Couldn't send request to peer 8a143551383247b4a28d8ba59b6d1f1e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260713 09:04:23.393368  7869 consensus_peers.cc:597] T 5deed4d33c034049ab27ed36ddb38eb1 P bbbbf613886248fc95a9739920f9f26b -> Peer 8a143551383247b4a28d8ba59b6d1f1e (127.5.160.129:40381): Couldn't send request to peer 8a143551383247b4a28d8ba59b6d1f1e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:04:23.394892  5762 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:04:23.395749  5762 tablet_replica.cc:333] stopping tablet replica
I20260713 09:04:23.396909  5762 raft_consensus.cc:2243] T ea6a0152e0a2434dbff75cee53aae8b8 P 8a143551383247b4a28d8ba59b6d1f1e [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:04:23.398092  5762 raft_consensus.cc:2272] T ea6a0152e0a2434dbff75cee53aae8b8 P 8a143551383247b4a28d8ba59b6d1f1e [term 3 FOLLOWER]: Raft consensus is shut down!
W20260713 09:04:23.399101  7869 consensus_peers.cc:597] T eb00b8729a6b4a408f5481bf5da7ed8b P bbbbf613886248fc95a9739920f9f26b -> Peer 8a143551383247b4a28d8ba59b6d1f1e (127.5.160.129:40381): Couldn't send request to peer 8a143551383247b4a28d8ba59b6d1f1e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:04:23.400565  5762 tablet_replica.cc:333] stopping tablet replica
I20260713 09:04:23.401358  5762 raft_consensus.cc:2243] T 62f98eadef4148f69647bca27672f57b P 8a143551383247b4a28d8ba59b6d1f1e [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:23.401782  5762 raft_consensus.cc:2272] T 62f98eadef4148f69647bca27672f57b P 8a143551383247b4a28d8ba59b6d1f1e [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:23.403836  5762 tablet_replica.cc:333] stopping tablet replica
I20260713 09:04:23.404386  5762 raft_consensus.cc:2243] T 07891f04ea2344e5bc258f39afa753e0 P 8a143551383247b4a28d8ba59b6d1f1e [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:04:23.405293  5762 raft_consensus.cc:2272] T 07891f04ea2344e5bc258f39afa753e0 P 8a143551383247b4a28d8ba59b6d1f1e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:23.407233  5762 tablet_replica.cc:333] stopping tablet replica
I20260713 09:04:23.407785  5762 raft_consensus.cc:2243] T 9858ccd9d1794ad8834fc00515ad40c4 P 8a143551383247b4a28d8ba59b6d1f1e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:23.408182  5762 raft_consensus.cc:2272] T 9858ccd9d1794ad8834fc00515ad40c4 P 8a143551383247b4a28d8ba59b6d1f1e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:23.409984  5762 tablet_replica.cc:333] stopping tablet replica
I20260713 09:04:23.410473  5762 raft_consensus.cc:2243] T dd451be358f04205acac56e45d2c0669 P 8a143551383247b4a28d8ba59b6d1f1e [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:04:23.411155  5762 raft_consensus.cc:2272] T dd451be358f04205acac56e45d2c0669 P 8a143551383247b4a28d8ba59b6d1f1e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:23.412988  5762 tablet_replica.cc:333] stopping tablet replica
I20260713 09:04:23.413573  5762 raft_consensus.cc:2243] T 8e219271f8544025b14b5c22f733728d P 8a143551383247b4a28d8ba59b6d1f1e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:23.413995  5762 raft_consensus.cc:2272] T 8e219271f8544025b14b5c22f733728d P 8a143551383247b4a28d8ba59b6d1f1e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:23.415866  5762 tablet_replica.cc:333] stopping tablet replica
I20260713 09:04:23.416380  5762 raft_consensus.cc:2243] T be0183bc6a53453a8ef998073ec6f304 P 8a143551383247b4a28d8ba59b6d1f1e [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:23.416832  5762 raft_consensus.cc:2272] T be0183bc6a53453a8ef998073ec6f304 P 8a143551383247b4a28d8ba59b6d1f1e [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:23.418678  5762 tablet_replica.cc:333] stopping tablet replica
I20260713 09:04:23.419214  5762 raft_consensus.cc:2243] T 5deed4d33c034049ab27ed36ddb38eb1 P 8a143551383247b4a28d8ba59b6d1f1e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:23.419631  5762 raft_consensus.cc:2272] T 5deed4d33c034049ab27ed36ddb38eb1 P 8a143551383247b4a28d8ba59b6d1f1e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:23.421942  5762 tablet_replica.cc:333] stopping tablet replica
I20260713 09:04:23.422689  5762 raft_consensus.cc:2243] T eb00b8729a6b4a408f5481bf5da7ed8b P 8a143551383247b4a28d8ba59b6d1f1e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:23.423200  5762 raft_consensus.cc:2272] T eb00b8729a6b4a408f5481bf5da7ed8b P 8a143551383247b4a28d8ba59b6d1f1e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:23.426074  5762 tablet_replica.cc:333] stopping tablet replica
I20260713 09:04:23.426836  5762 raft_consensus.cc:2243] T 6a848a98100b44fe99a4282d0251a74c P 8a143551383247b4a28d8ba59b6d1f1e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:23.427358  5762 raft_consensus.cc:2272] T 6a848a98100b44fe99a4282d0251a74c P 8a143551383247b4a28d8ba59b6d1f1e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:23.429176  5762 tablet_replica.cc:333] stopping tablet replica
I20260713 09:04:23.429713  5762 raft_consensus.cc:2243] T 3f6e447aa45e428dab575bff8f3dade2 P 8a143551383247b4a28d8ba59b6d1f1e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:23.430105  5762 raft_consensus.cc:2272] T 3f6e447aa45e428dab575bff8f3dade2 P 8a143551383247b4a28d8ba59b6d1f1e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:23.431970  5762 tablet_replica.cc:333] stopping tablet replica
I20260713 09:04:23.432490  5762 raft_consensus.cc:2243] T 7a254603fa294d8296183913cc81c2ec P 8a143551383247b4a28d8ba59b6d1f1e [term 5 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:23.432893  5762 raft_consensus.cc:2272] T 7a254603fa294d8296183913cc81c2ec P 8a143551383247b4a28d8ba59b6d1f1e [term 5 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:23.435927  5762 tablet_replica.cc:333] stopping tablet replica
I20260713 09:04:23.436707  5762 raft_consensus.cc:2243] T f21f6b6e05c646768935f2e5fcbd8279 P 8a143551383247b4a28d8ba59b6d1f1e [term 5 LEADER]: Raft consensus shutting down.
I20260713 09:04:23.437688  5762 raft_consensus.cc:2272] T f21f6b6e05c646768935f2e5fcbd8279 P 8a143551383247b4a28d8ba59b6d1f1e [term 5 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:23.440258  5762 tablet_replica.cc:333] stopping tablet replica
I20260713 09:04:23.440984  5762 raft_consensus.cc:2243] T e7eda1205f854091ba505135234b719d P 8a143551383247b4a28d8ba59b6d1f1e [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:04:23.441818  5762 raft_consensus.cc:2272] T e7eda1205f854091ba505135234b719d P 8a143551383247b4a28d8ba59b6d1f1e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:23.443699  5762 tablet_replica.cc:333] stopping tablet replica
I20260713 09:04:23.444190  5762 raft_consensus.cc:2243] T 22264477e6244300a862b87f189e24f3 P 8a143551383247b4a28d8ba59b6d1f1e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:23.444569  5762 raft_consensus.cc:2272] T 22264477e6244300a862b87f189e24f3 P 8a143551383247b4a28d8ba59b6d1f1e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:23.446383  5762 tablet_replica.cc:333] stopping tablet replica
I20260713 09:04:23.446946  5762 raft_consensus.cc:2243] T 0811f31f56e44c0889b993faacc2f130 P 8a143551383247b4a28d8ba59b6d1f1e [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:04:23.447775  5762 raft_consensus.cc:2272] T 0811f31f56e44c0889b993faacc2f130 P 8a143551383247b4a28d8ba59b6d1f1e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:23.450055  5762 tablet_replica.cc:333] stopping tablet replica
I20260713 09:04:23.450587  5762 raft_consensus.cc:2243] T 1e4af418c0904d2eb05a0d3f53b5c74a P 8a143551383247b4a28d8ba59b6d1f1e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:23.450971  5762 raft_consensus.cc:2272] T 1e4af418c0904d2eb05a0d3f53b5c74a P 8a143551383247b4a28d8ba59b6d1f1e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:23.452740  5762 tablet_replica.cc:333] stopping tablet replica
I20260713 09:04:23.453274  5762 raft_consensus.cc:2243] T e9c6671a6c064914830410af0e5b9710 P 8a143551383247b4a28d8ba59b6d1f1e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:23.453663  5762 raft_consensus.cc:2272] T e9c6671a6c064914830410af0e5b9710 P 8a143551383247b4a28d8ba59b6d1f1e [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:04:23.505367  7869 consensus_peers.cc:597] T 3f6e447aa45e428dab575bff8f3dade2 P bbbbf613886248fc95a9739920f9f26b -> Peer 8a143551383247b4a28d8ba59b6d1f1e (127.5.160.129:40381): Couldn't send request to peer 8a143551383247b4a28d8ba59b6d1f1e. Status: Network error: Client connection negotiation failed: client connection to 127.5.160.129:40381: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:04:23.512343  5762 tablet_server.cc:196] TabletServer@127.5.160.129:40381 shutdown complete.
W20260713 09:04:23.528606  7869 consensus_peers.cc:597] T 8e219271f8544025b14b5c22f733728d P bbbbf613886248fc95a9739920f9f26b -> Peer 8a143551383247b4a28d8ba59b6d1f1e (127.5.160.129:40381): Couldn't send request to peer 8a143551383247b4a28d8ba59b6d1f1e. Status: Network error: Client connection negotiation failed: client connection to 127.5.160.129:40381: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:04:23.546170  7943 consensus_peers.cc:597] T 6a848a98100b44fe99a4282d0251a74c P 563e0460160a490cb55c8a288dfd50b2 -> Peer 8a143551383247b4a28d8ba59b6d1f1e (127.5.160.129:40381): Couldn't send request to peer 8a143551383247b4a28d8ba59b6d1f1e. Status: Network error: Client connection negotiation failed: client connection to 127.5.160.129:40381: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:04:23.561184  5762 tablet_server.cc:179] TabletServer@127.5.160.130:0 shutting down...
W20260713 09:04:23.596482  7869 consensus_peers.cc:597] T e9c6671a6c064914830410af0e5b9710 P bbbbf613886248fc95a9739920f9f26b -> Peer 8a143551383247b4a28d8ba59b6d1f1e (127.5.160.129:40381): Couldn't send request to peer 8a143551383247b4a28d8ba59b6d1f1e. Status: Network error: Client connection negotiation failed: client connection to 127.5.160.129:40381: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:04:23.602643  5762 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:04:23.603484  5762 tablet_replica.cc:333] T 0811f31f56e44c0889b993faacc2f130 P bbbbf613886248fc95a9739920f9f26b: stopping tablet replica
I20260713 09:04:23.604453  5762 raft_consensus.cc:2243] T 0811f31f56e44c0889b993faacc2f130 P bbbbf613886248fc95a9739920f9f26b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:23.605057  5762 raft_consensus.cc:2272] T 0811f31f56e44c0889b993faacc2f130 P bbbbf613886248fc95a9739920f9f26b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:23.607213  5762 tablet_replica.cc:333] T 007f0a6419574b3c994665be9d1d3d41 P bbbbf613886248fc95a9739920f9f26b: stopping tablet replica
W20260713 09:04:23.607268  8018 consensus_peers.cc:597] T a3849714eb0b4d73ad78a0313e5db28f P 230e820870274f5eb8ee22cbb0c74144 -> Peer bbbbf613886248fc95a9739920f9f26b (127.5.160.130:36719): Couldn't send request to peer bbbbf613886248fc95a9739920f9f26b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:04:23.607841  5762 raft_consensus.cc:2243] T 007f0a6419574b3c994665be9d1d3d41 P bbbbf613886248fc95a9739920f9f26b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:23.608265  5762 raft_consensus.cc:2272] T 007f0a6419574b3c994665be9d1d3d41 P bbbbf613886248fc95a9739920f9f26b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:23.610613  5762 tablet_replica.cc:333] T 5deed4d33c034049ab27ed36ddb38eb1 P bbbbf613886248fc95a9739920f9f26b: stopping tablet replica
I20260713 09:04:23.611214  5762 raft_consensus.cc:2243] T 5deed4d33c034049ab27ed36ddb38eb1 P bbbbf613886248fc95a9739920f9f26b [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:04:23.611976  5762 raft_consensus.cc:2272] T 5deed4d33c034049ab27ed36ddb38eb1 P bbbbf613886248fc95a9739920f9f26b [term 3 FOLLOWER]: Raft consensus is shut down!
W20260713 09:04:23.612617  7944 consensus_peers.cc:597] T 6a848a98100b44fe99a4282d0251a74c P 563e0460160a490cb55c8a288dfd50b2 -> Peer bbbbf613886248fc95a9739920f9f26b (127.5.160.130:36719): Couldn't send request to peer bbbbf613886248fc95a9739920f9f26b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:04:23.614003  5762 tablet_replica.cc:333] T 3f6e447aa45e428dab575bff8f3dade2 P bbbbf613886248fc95a9739920f9f26b: stopping tablet replica
I20260713 09:04:23.614564  5762 raft_consensus.cc:2243] T 3f6e447aa45e428dab575bff8f3dade2 P bbbbf613886248fc95a9739920f9f26b [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:04:23.615247  5762 raft_consensus.cc:2272] T 3f6e447aa45e428dab575bff8f3dade2 P bbbbf613886248fc95a9739920f9f26b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:23.616938  5762 tablet_replica.cc:333] T 0fd24a27851a41ec86ec88d3a120b410 P bbbbf613886248fc95a9739920f9f26b: stopping tablet replica
I20260713 09:04:23.617538  5762 raft_consensus.cc:2243] T 0fd24a27851a41ec86ec88d3a120b410 P bbbbf613886248fc95a9739920f9f26b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:23.617964  5762 raft_consensus.cc:2272] T 0fd24a27851a41ec86ec88d3a120b410 P bbbbf613886248fc95a9739920f9f26b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:23.619717  5762 tablet_replica.cc:333] T 340b5ea9b7fd4373b732c253782cbe5f P bbbbf613886248fc95a9739920f9f26b: stopping tablet replica
I20260713 09:04:23.620226  5762 raft_consensus.cc:2243] T 340b5ea9b7fd4373b732c253782cbe5f P bbbbf613886248fc95a9739920f9f26b [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:04:23.620927  5762 raft_consensus.cc:2272] T 340b5ea9b7fd4373b732c253782cbe5f P bbbbf613886248fc95a9739920f9f26b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:23.622889  5762 tablet_replica.cc:333] T eb00b8729a6b4a408f5481bf5da7ed8b P bbbbf613886248fc95a9739920f9f26b: stopping tablet replica
I20260713 09:04:23.623426  5762 raft_consensus.cc:2243] T eb00b8729a6b4a408f5481bf5da7ed8b P bbbbf613886248fc95a9739920f9f26b [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:04:23.624351  5762 raft_consensus.cc:2272] T eb00b8729a6b4a408f5481bf5da7ed8b P bbbbf613886248fc95a9739920f9f26b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:23.629310  5762 tablet_replica.cc:333] T dd451be358f04205acac56e45d2c0669 P bbbbf613886248fc95a9739920f9f26b: stopping tablet replica
W20260713 09:04:23.629810  7943 consensus_peers.cc:597] T 7a254603fa294d8296183913cc81c2ec P 563e0460160a490cb55c8a288dfd50b2 -> Peer 8a143551383247b4a28d8ba59b6d1f1e (127.5.160.129:40381): Couldn't send request to peer 8a143551383247b4a28d8ba59b6d1f1e. Status: Network error: Client connection negotiation failed: client connection to 127.5.160.129:40381: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:04:23.630261  5762 raft_consensus.cc:2243] T dd451be358f04205acac56e45d2c0669 P bbbbf613886248fc95a9739920f9f26b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:23.630915  5762 raft_consensus.cc:2272] T dd451be358f04205acac56e45d2c0669 P bbbbf613886248fc95a9739920f9f26b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:23.634069  5762 tablet_replica.cc:333] T 9858ccd9d1794ad8834fc00515ad40c4 P bbbbf613886248fc95a9739920f9f26b: stopping tablet replica
I20260713 09:04:23.634917  5762 raft_consensus.cc:2243] T 9858ccd9d1794ad8834fc00515ad40c4 P bbbbf613886248fc95a9739920f9f26b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:23.635478  5762 raft_consensus.cc:2272] T 9858ccd9d1794ad8834fc00515ad40c4 P bbbbf613886248fc95a9739920f9f26b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:23.638161  5762 tablet_replica.cc:333] T 8e219271f8544025b14b5c22f733728d P bbbbf613886248fc95a9739920f9f26b: stopping tablet replica
I20260713 09:04:23.638944  5762 raft_consensus.cc:2243] T 8e219271f8544025b14b5c22f733728d P bbbbf613886248fc95a9739920f9f26b [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:04:23.639997  5762 raft_consensus.cc:2272] T 8e219271f8544025b14b5c22f733728d P bbbbf613886248fc95a9739920f9f26b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:23.642568  5762 tablet_replica.cc:333] T f21f6b6e05c646768935f2e5fcbd8279 P bbbbf613886248fc95a9739920f9f26b: stopping tablet replica
I20260713 09:04:23.643273  5762 raft_consensus.cc:2243] T f21f6b6e05c646768935f2e5fcbd8279 P bbbbf613886248fc95a9739920f9f26b [term 5 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:23.643834  5762 raft_consensus.cc:2272] T f21f6b6e05c646768935f2e5fcbd8279 P bbbbf613886248fc95a9739920f9f26b [term 5 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:23.646291  5762 tablet_replica.cc:333] T e7eda1205f854091ba505135234b719d P bbbbf613886248fc95a9739920f9f26b: stopping tablet replica
I20260713 09:04:23.647001  5762 raft_consensus.cc:2243] T e7eda1205f854091ba505135234b719d P bbbbf613886248fc95a9739920f9f26b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:23.647502  5762 raft_consensus.cc:2272] T e7eda1205f854091ba505135234b719d P bbbbf613886248fc95a9739920f9f26b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:23.649935  5762 tablet_replica.cc:333] T 76b28f919bb3453bb7a170e102b491ca P bbbbf613886248fc95a9739920f9f26b: stopping tablet replica
I20260713 09:04:23.650631  5762 raft_consensus.cc:2243] T 76b28f919bb3453bb7a170e102b491ca P bbbbf613886248fc95a9739920f9f26b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:23.651137  5762 raft_consensus.cc:2272] T 76b28f919bb3453bb7a170e102b491ca P bbbbf613886248fc95a9739920f9f26b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:23.653486  5762 tablet_replica.cc:333] T f1243c10eebe499ba90d8b5c1ec7affc P bbbbf613886248fc95a9739920f9f26b: stopping tablet replica
I20260713 09:04:23.654183  5762 raft_consensus.cc:2243] T f1243c10eebe499ba90d8b5c1ec7affc P bbbbf613886248fc95a9739920f9f26b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:23.654857  5762 raft_consensus.cc:2272] T f1243c10eebe499ba90d8b5c1ec7affc P bbbbf613886248fc95a9739920f9f26b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:23.657429  5762 tablet_replica.cc:333] T 6a848a98100b44fe99a4282d0251a74c P bbbbf613886248fc95a9739920f9f26b: stopping tablet replica
I20260713 09:04:23.658138  5762 raft_consensus.cc:2243] T 6a848a98100b44fe99a4282d0251a74c P bbbbf613886248fc95a9739920f9f26b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:23.658654  5762 raft_consensus.cc:2272] T 6a848a98100b44fe99a4282d0251a74c P bbbbf613886248fc95a9739920f9f26b [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:04:23.658988  7944 consensus_peers.cc:597] T 76b28f919bb3453bb7a170e102b491ca P 563e0460160a490cb55c8a288dfd50b2 -> Peer bbbbf613886248fc95a9739920f9f26b (127.5.160.130:36719): Couldn't send request to peer bbbbf613886248fc95a9739920f9f26b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260713 09:04:23.659143  8018 consensus_peers.cc:597] T 0fd24a27851a41ec86ec88d3a120b410 P 230e820870274f5eb8ee22cbb0c74144 -> Peer bbbbf613886248fc95a9739920f9f26b (127.5.160.130:36719): Couldn't send request to peer bbbbf613886248fc95a9739920f9f26b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:04:23.661135  5762 tablet_replica.cc:333] T e9c6671a6c064914830410af0e5b9710 P bbbbf613886248fc95a9739920f9f26b: stopping tablet replica
I20260713 09:04:23.661963  5762 raft_consensus.cc:2243] T e9c6671a6c064914830410af0e5b9710 P bbbbf613886248fc95a9739920f9f26b [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:04:23.662950  5762 raft_consensus.cc:2272] T e9c6671a6c064914830410af0e5b9710 P bbbbf613886248fc95a9739920f9f26b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:23.665560  5762 tablet_replica.cc:333] T a3849714eb0b4d73ad78a0313e5db28f P bbbbf613886248fc95a9739920f9f26b: stopping tablet replica
I20260713 09:04:23.666235  5762 raft_consensus.cc:2243] T a3849714eb0b4d73ad78a0313e5db28f P bbbbf613886248fc95a9739920f9f26b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:23.666731  5762 raft_consensus.cc:2272] T a3849714eb0b4d73ad78a0313e5db28f P bbbbf613886248fc95a9739920f9f26b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:23.669318  5762 tablet_replica.cc:333] T be0183bc6a53453a8ef998073ec6f304 P bbbbf613886248fc95a9739920f9f26b: stopping tablet replica
I20260713 09:04:23.669911  5762 raft_consensus.cc:2243] T be0183bc6a53453a8ef998073ec6f304 P bbbbf613886248fc95a9739920f9f26b [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:23.670378  5762 raft_consensus.cc:2272] T be0183bc6a53453a8ef998073ec6f304 P bbbbf613886248fc95a9739920f9f26b [term 4 FOLLOWER]: Raft consensus is shut down!
W20260713 09:04:23.696046  8018 consensus_peers.cc:597] T f1243c10eebe499ba90d8b5c1ec7affc P 230e820870274f5eb8ee22cbb0c74144 -> Peer bbbbf613886248fc95a9739920f9f26b (127.5.160.130:36719): Couldn't send request to peer bbbbf613886248fc95a9739920f9f26b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260713 09:04:23.704195  8017 consensus_peers.cc:597] T 22264477e6244300a862b87f189e24f3 P 230e820870274f5eb8ee22cbb0c74144 -> Peer 8a143551383247b4a28d8ba59b6d1f1e (127.5.160.129:40381): Couldn't send request to peer 8a143551383247b4a28d8ba59b6d1f1e. Status: Network error: Client connection negotiation failed: client connection to 127.5.160.129:40381: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:04:23.752813  5762 tablet_server.cc:196] TabletServer@127.5.160.130:0 shutdown complete.
W20260713 09:04:23.758157  7943 consensus_peers.cc:597] T be0183bc6a53453a8ef998073ec6f304 P 563e0460160a490cb55c8a288dfd50b2 -> Peer 8a143551383247b4a28d8ba59b6d1f1e (127.5.160.129:40381): Couldn't send request to peer 8a143551383247b4a28d8ba59b6d1f1e. Status: Network error: Client connection negotiation failed: client connection to 127.5.160.129:40381: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:04:23.786401  8017 consensus_peers.cc:597] T 62f98eadef4148f69647bca27672f57b P 230e820870274f5eb8ee22cbb0c74144 -> Peer 8a143551383247b4a28d8ba59b6d1f1e (127.5.160.129:40381): Couldn't send request to peer 8a143551383247b4a28d8ba59b6d1f1e. Status: Network error: Client connection negotiation failed: client connection to 127.5.160.129:40381: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:04:23.796154  8017 consensus_peers.cc:597] T 9858ccd9d1794ad8834fc00515ad40c4 P 230e820870274f5eb8ee22cbb0c74144 -> Peer 8a143551383247b4a28d8ba59b6d1f1e (127.5.160.129:40381): Couldn't send request to peer 8a143551383247b4a28d8ba59b6d1f1e. Status: Network error: Client connection negotiation failed: client connection to 127.5.160.129:40381: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:04:23.799187  5762 tablet_server.cc:179] TabletServer@127.5.160.131:0 shutting down...
I20260713 09:04:23.846259  5762 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:04:23.846978  5762 tablet_replica.cc:333] T 07891f04ea2344e5bc258f39afa753e0 P 563e0460160a490cb55c8a288dfd50b2: stopping tablet replica
I20260713 09:04:23.847625  5762 raft_consensus.cc:2243] T 07891f04ea2344e5bc258f39afa753e0 P 563e0460160a490cb55c8a288dfd50b2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:23.848116  5762 raft_consensus.cc:2272] T 07891f04ea2344e5bc258f39afa753e0 P 563e0460160a490cb55c8a288dfd50b2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:23.850200  5762 tablet_replica.cc:333] T be0183bc6a53453a8ef998073ec6f304 P 563e0460160a490cb55c8a288dfd50b2: stopping tablet replica
I20260713 09:04:23.850766  5762 raft_consensus.cc:2243] T be0183bc6a53453a8ef998073ec6f304 P 563e0460160a490cb55c8a288dfd50b2 [term 4 LEADER]: Raft consensus shutting down.
I20260713 09:04:23.851497  5762 raft_consensus.cc:2272] T be0183bc6a53453a8ef998073ec6f304 P 563e0460160a490cb55c8a288dfd50b2 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:23.853322  5762 tablet_replica.cc:333] T 0811f31f56e44c0889b993faacc2f130 P 563e0460160a490cb55c8a288dfd50b2: stopping tablet replica
I20260713 09:04:23.853986  5762 raft_consensus.cc:2243] T 0811f31f56e44c0889b993faacc2f130 P 563e0460160a490cb55c8a288dfd50b2 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:23.854393  5762 raft_consensus.cc:2272] T 0811f31f56e44c0889b993faacc2f130 P 563e0460160a490cb55c8a288dfd50b2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:23.856109  5762 tablet_replica.cc:333] T e9c6671a6c064914830410af0e5b9710 P 563e0460160a490cb55c8a288dfd50b2: stopping tablet replica
I20260713 09:04:23.856655  5762 raft_consensus.cc:2243] T e9c6671a6c064914830410af0e5b9710 P 563e0460160a490cb55c8a288dfd50b2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:23.857151  5762 raft_consensus.cc:2272] T e9c6671a6c064914830410af0e5b9710 P 563e0460160a490cb55c8a288dfd50b2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:23.859050  5762 tablet_replica.cc:333] T a3849714eb0b4d73ad78a0313e5db28f P 563e0460160a490cb55c8a288dfd50b2: stopping tablet replica
I20260713 09:04:23.859581  5762 raft_consensus.cc:2243] T a3849714eb0b4d73ad78a0313e5db28f P 563e0460160a490cb55c8a288dfd50b2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:23.860005  5762 raft_consensus.cc:2272] T a3849714eb0b4d73ad78a0313e5db28f P 563e0460160a490cb55c8a288dfd50b2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:23.861768  5762 tablet_replica.cc:333] T 1e4af418c0904d2eb05a0d3f53b5c74a P 563e0460160a490cb55c8a288dfd50b2: stopping tablet replica
I20260713 09:04:23.862254  5762 raft_consensus.cc:2243] T 1e4af418c0904d2eb05a0d3f53b5c74a P 563e0460160a490cb55c8a288dfd50b2 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:04:23.862951  5762 raft_consensus.cc:2272] T 1e4af418c0904d2eb05a0d3f53b5c74a P 563e0460160a490cb55c8a288dfd50b2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:23.864650  5762 tablet_replica.cc:333] T 340b5ea9b7fd4373b732c253782cbe5f P 563e0460160a490cb55c8a288dfd50b2: stopping tablet replica
I20260713 09:04:23.865253  5762 raft_consensus.cc:2243] T 340b5ea9b7fd4373b732c253782cbe5f P 563e0460160a490cb55c8a288dfd50b2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:23.865672  5762 raft_consensus.cc:2272] T 340b5ea9b7fd4373b732c253782cbe5f P 563e0460160a490cb55c8a288dfd50b2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:23.867506  5762 tablet_replica.cc:333] T eb00b8729a6b4a408f5481bf5da7ed8b P 563e0460160a490cb55c8a288dfd50b2: stopping tablet replica
I20260713 09:04:23.868010  5762 raft_consensus.cc:2243] T eb00b8729a6b4a408f5481bf5da7ed8b P 563e0460160a490cb55c8a288dfd50b2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:23.868438  5762 raft_consensus.cc:2272] T eb00b8729a6b4a408f5481bf5da7ed8b P 563e0460160a490cb55c8a288dfd50b2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:23.870286  5762 tablet_replica.cc:333] T ea6a0152e0a2434dbff75cee53aae8b8 P 563e0460160a490cb55c8a288dfd50b2: stopping tablet replica
I20260713 09:04:23.870790  5762 raft_consensus.cc:2243] T ea6a0152e0a2434dbff75cee53aae8b8 P 563e0460160a490cb55c8a288dfd50b2 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:23.871196  5762 raft_consensus.cc:2272] T ea6a0152e0a2434dbff75cee53aae8b8 P 563e0460160a490cb55c8a288dfd50b2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:23.872848  5762 tablet_replica.cc:333] T 0fd24a27851a41ec86ec88d3a120b410 P 563e0460160a490cb55c8a288dfd50b2: stopping tablet replica
I20260713 09:04:23.873570  5762 raft_consensus.cc:2243] T 0fd24a27851a41ec86ec88d3a120b410 P 563e0460160a490cb55c8a288dfd50b2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:23.874068  5762 raft_consensus.cc:2272] T 0fd24a27851a41ec86ec88d3a120b410 P 563e0460160a490cb55c8a288dfd50b2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:23.875787  5762 tablet_replica.cc:333] T 62f98eadef4148f69647bca27672f57b P 563e0460160a490cb55c8a288dfd50b2: stopping tablet replica
I20260713 09:04:23.876315  5762 raft_consensus.cc:2243] T 62f98eadef4148f69647bca27672f57b P 563e0460160a490cb55c8a288dfd50b2 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:23.876719  5762 raft_consensus.cc:2272] T 62f98eadef4148f69647bca27672f57b P 563e0460160a490cb55c8a288dfd50b2 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:23.878512  5762 tablet_replica.cc:333] T 7a254603fa294d8296183913cc81c2ec P 563e0460160a490cb55c8a288dfd50b2: stopping tablet replica
I20260713 09:04:23.879088  5762 raft_consensus.cc:2243] T 7a254603fa294d8296183913cc81c2ec P 563e0460160a490cb55c8a288dfd50b2 [term 5 LEADER]: Raft consensus shutting down.
I20260713 09:04:23.879812  5762 raft_consensus.cc:2272] T 7a254603fa294d8296183913cc81c2ec P 563e0460160a490cb55c8a288dfd50b2 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:23.881959  5762 tablet_replica.cc:333] T f1243c10eebe499ba90d8b5c1ec7affc P 563e0460160a490cb55c8a288dfd50b2: stopping tablet replica
I20260713 09:04:23.882515  5762 raft_consensus.cc:2243] T f1243c10eebe499ba90d8b5c1ec7affc P 563e0460160a490cb55c8a288dfd50b2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:23.882956  5762 raft_consensus.cc:2272] T f1243c10eebe499ba90d8b5c1ec7affc P 563e0460160a490cb55c8a288dfd50b2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:23.884670  5762 tablet_replica.cc:333] T 6a848a98100b44fe99a4282d0251a74c P 563e0460160a490cb55c8a288dfd50b2: stopping tablet replica
I20260713 09:04:23.885207  5762 raft_consensus.cc:2243] T 6a848a98100b44fe99a4282d0251a74c P 563e0460160a490cb55c8a288dfd50b2 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:04:23.885898  5762 raft_consensus.cc:2272] T 6a848a98100b44fe99a4282d0251a74c P 563e0460160a490cb55c8a288dfd50b2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:23.887599  5762 tablet_replica.cc:333] T 007f0a6419574b3c994665be9d1d3d41 P 563e0460160a490cb55c8a288dfd50b2: stopping tablet replica
I20260713 09:04:23.888052  5762 raft_consensus.cc:2243] T 007f0a6419574b3c994665be9d1d3d41 P 563e0460160a490cb55c8a288dfd50b2 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:04:23.888761  5762 raft_consensus.cc:2272] T 007f0a6419574b3c994665be9d1d3d41 P 563e0460160a490cb55c8a288dfd50b2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:23.890570  5762 tablet_replica.cc:333] T 5deed4d33c034049ab27ed36ddb38eb1 P 563e0460160a490cb55c8a288dfd50b2: stopping tablet replica
I20260713 09:04:23.891052  5762 raft_consensus.cc:2243] T 5deed4d33c034049ab27ed36ddb38eb1 P 563e0460160a490cb55c8a288dfd50b2 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:23.891471  5762 raft_consensus.cc:2272] T 5deed4d33c034049ab27ed36ddb38eb1 P 563e0460160a490cb55c8a288dfd50b2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:23.893146  5762 tablet_replica.cc:333] T 76b28f919bb3453bb7a170e102b491ca P 563e0460160a490cb55c8a288dfd50b2: stopping tablet replica
I20260713 09:04:23.893638  5762 raft_consensus.cc:2243] T 76b28f919bb3453bb7a170e102b491ca P 563e0460160a490cb55c8a288dfd50b2 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:04:23.894361  5762 raft_consensus.cc:2272] T 76b28f919bb3453bb7a170e102b491ca P 563e0460160a490cb55c8a288dfd50b2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:23.896215  5762 tablet_replica.cc:333] T 22264477e6244300a862b87f189e24f3 P 563e0460160a490cb55c8a288dfd50b2: stopping tablet replica
I20260713 09:04:23.896668  5762 raft_consensus.cc:2243] T 22264477e6244300a862b87f189e24f3 P 563e0460160a490cb55c8a288dfd50b2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:23.897143  5762 raft_consensus.cc:2272] T 22264477e6244300a862b87f189e24f3 P 563e0460160a490cb55c8a288dfd50b2 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:04:23.902875  8017 consensus_peers.cc:597] T a3849714eb0b4d73ad78a0313e5db28f P 230e820870274f5eb8ee22cbb0c74144 -> Peer 563e0460160a490cb55c8a288dfd50b2 (127.5.160.131:38597): Couldn't send request to peer 563e0460160a490cb55c8a288dfd50b2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260713 09:04:23.987010  8018 consensus_peers.cc:597] T 9858ccd9d1794ad8834fc00515ad40c4 P 230e820870274f5eb8ee22cbb0c74144 -> Peer bbbbf613886248fc95a9739920f9f26b (127.5.160.130:36719): Couldn't send request to peer bbbbf613886248fc95a9739920f9f26b. Status: Network error: Client connection negotiation failed: client connection to 127.5.160.130:36719: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:04:23.988322  8017 consensus_peers.cc:597] T f1243c10eebe499ba90d8b5c1ec7affc P 230e820870274f5eb8ee22cbb0c74144 -> Peer 563e0460160a490cb55c8a288dfd50b2 (127.5.160.131:38597): Couldn't send request to peer 563e0460160a490cb55c8a288dfd50b2. Status: Network error: Client connection negotiation failed: client connection to 127.5.160.131:38597: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:04:24.006672  8017 consensus_peers.cc:597] T 62f98eadef4148f69647bca27672f57b P 230e820870274f5eb8ee22cbb0c74144 -> Peer 563e0460160a490cb55c8a288dfd50b2 (127.5.160.131:38597): Couldn't send request to peer 563e0460160a490cb55c8a288dfd50b2. Status: Network error: Client connection negotiation failed: client connection to 127.5.160.131:38597: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:04:24.062700  8017 consensus_peers.cc:597] T 0fd24a27851a41ec86ec88d3a120b410 P 230e820870274f5eb8ee22cbb0c74144 -> Peer 563e0460160a490cb55c8a288dfd50b2 (127.5.160.131:38597): Couldn't send request to peer 563e0460160a490cb55c8a288dfd50b2. Status: Network error: Client connection negotiation failed: client connection to 127.5.160.131:38597: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:04:24.139200  8017 consensus_peers.cc:597] T 22264477e6244300a862b87f189e24f3 P 230e820870274f5eb8ee22cbb0c74144 -> Peer 563e0460160a490cb55c8a288dfd50b2 (127.5.160.131:38597): Couldn't send request to peer 563e0460160a490cb55c8a288dfd50b2. Status: Network error: Client connection negotiation failed: client connection to 127.5.160.131:38597: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:04:24.489650  8683 raft_consensus.cc:493] T f21f6b6e05c646768935f2e5fcbd8279 P 230e820870274f5eb8ee22cbb0c74144 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 8a143551383247b4a28d8ba59b6d1f1e)
I20260713 09:04:24.490201  8683 raft_consensus.cc:515] T f21f6b6e05c646768935f2e5fcbd8279 P 230e820870274f5eb8ee22cbb0c74144 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } } peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } } peers { permanent_uuid: "bbbbf613886248fc95a9739920f9f26b" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36719 } }
I20260713 09:04:24.491959  8683 leader_election.cc:290] T f21f6b6e05c646768935f2e5fcbd8279 P 230e820870274f5eb8ee22cbb0c74144 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 8a143551383247b4a28d8ba59b6d1f1e (127.5.160.129:40381), bbbbf613886248fc95a9739920f9f26b (127.5.160.130:36719)
W20260713 09:04:24.495525  8017 leader_election.cc:336] T f21f6b6e05c646768935f2e5fcbd8279 P 230e820870274f5eb8ee22cbb0c74144 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 8a143551383247b4a28d8ba59b6d1f1e (127.5.160.129:40381): Network error: Client connection negotiation failed: client connection to 127.5.160.129:40381: connect: Connection refused (error 111)
W20260713 09:04:24.496184  8018 leader_election.cc:336] T f21f6b6e05c646768935f2e5fcbd8279 P 230e820870274f5eb8ee22cbb0c74144 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer bbbbf613886248fc95a9739920f9f26b (127.5.160.130:36719): Network error: Client connection negotiation failed: client connection to 127.5.160.130:36719: connect: Connection refused (error 111)
I20260713 09:04:24.496559  8018 leader_election.cc:304] T f21f6b6e05c646768935f2e5fcbd8279 P 230e820870274f5eb8ee22cbb0c74144 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 230e820870274f5eb8ee22cbb0c74144; no voters: 8a143551383247b4a28d8ba59b6d1f1e, bbbbf613886248fc95a9739920f9f26b
I20260713 09:04:24.497138  8683 raft_consensus.cc:2749] T f21f6b6e05c646768935f2e5fcbd8279 P 230e820870274f5eb8ee22cbb0c74144 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260713 09:04:24.633502  8682 raft_consensus.cc:493] T ea6a0152e0a2434dbff75cee53aae8b8 P 230e820870274f5eb8ee22cbb0c74144 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 8a143551383247b4a28d8ba59b6d1f1e)
I20260713 09:04:24.634019  8682 raft_consensus.cc:515] T ea6a0152e0a2434dbff75cee53aae8b8 P 230e820870274f5eb8ee22cbb0c74144 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } } peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } } peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } }
I20260713 09:04:24.635797  8682 leader_election.cc:290] T ea6a0152e0a2434dbff75cee53aae8b8 P 230e820870274f5eb8ee22cbb0c74144 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 563e0460160a490cb55c8a288dfd50b2 (127.5.160.131:38597), 8a143551383247b4a28d8ba59b6d1f1e (127.5.160.129:40381)
W20260713 09:04:24.641527  8017 leader_election.cc:336] T ea6a0152e0a2434dbff75cee53aae8b8 P 230e820870274f5eb8ee22cbb0c74144 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 563e0460160a490cb55c8a288dfd50b2 (127.5.160.131:38597): Network error: Client connection negotiation failed: client connection to 127.5.160.131:38597: connect: Connection refused (error 111)
W20260713 09:04:24.642205  8017 leader_election.cc:336] T ea6a0152e0a2434dbff75cee53aae8b8 P 230e820870274f5eb8ee22cbb0c74144 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 8a143551383247b4a28d8ba59b6d1f1e (127.5.160.129:40381): Network error: Client connection negotiation failed: client connection to 127.5.160.129:40381: connect: Connection refused (error 111)
I20260713 09:04:24.642581  8017 leader_election.cc:304] T ea6a0152e0a2434dbff75cee53aae8b8 P 230e820870274f5eb8ee22cbb0c74144 [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: 230e820870274f5eb8ee22cbb0c74144; no voters: 563e0460160a490cb55c8a288dfd50b2, 8a143551383247b4a28d8ba59b6d1f1e
I20260713 09:04:24.643378  8683 raft_consensus.cc:2749] T ea6a0152e0a2434dbff75cee53aae8b8 P 230e820870274f5eb8ee22cbb0c74144 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260713 09:04:24.655635  5762 tablet_server.cc:196] TabletServer@127.5.160.131:0 shutdown complete.
I20260713 09:04:24.684165  8683 raft_consensus.cc:493] T 07891f04ea2344e5bc258f39afa753e0 P 230e820870274f5eb8ee22cbb0c74144 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 8a143551383247b4a28d8ba59b6d1f1e)
I20260713 09:04:24.684731  8683 raft_consensus.cc:515] T 07891f04ea2344e5bc258f39afa753e0 P 230e820870274f5eb8ee22cbb0c74144 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "563e0460160a490cb55c8a288dfd50b2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38597 } } peers { permanent_uuid: "230e820870274f5eb8ee22cbb0c74144" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40121 } } peers { permanent_uuid: "8a143551383247b4a28d8ba59b6d1f1e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40381 } }
I20260713 09:04:24.686131  5762 tablet_server.cc:179] TabletServer@127.5.160.132:0 shutting down...
I20260713 09:04:24.686689  8683 leader_election.cc:290] T 07891f04ea2344e5bc258f39afa753e0 P 230e820870274f5eb8ee22cbb0c74144 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 563e0460160a490cb55c8a288dfd50b2 (127.5.160.131:38597), 8a143551383247b4a28d8ba59b6d1f1e (127.5.160.129:40381)
W20260713 09:04:24.694450  8017 leader_election.cc:336] T 07891f04ea2344e5bc258f39afa753e0 P 230e820870274f5eb8ee22cbb0c74144 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 563e0460160a490cb55c8a288dfd50b2 (127.5.160.131:38597): Network error: Client connection negotiation failed: client connection to 127.5.160.131:38597: connect: Connection refused (error 111)
W20260713 09:04:24.695137  8017 leader_election.cc:336] T 07891f04ea2344e5bc258f39afa753e0 P 230e820870274f5eb8ee22cbb0c74144 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 8a143551383247b4a28d8ba59b6d1f1e (127.5.160.129:40381): Network error: Client connection negotiation failed: client connection to 127.5.160.129:40381: connect: Connection refused (error 111)
I20260713 09:04:24.695556  8017 leader_election.cc:304] T 07891f04ea2344e5bc258f39afa753e0 P 230e820870274f5eb8ee22cbb0c74144 [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: 230e820870274f5eb8ee22cbb0c74144; no voters: 563e0460160a490cb55c8a288dfd50b2, 8a143551383247b4a28d8ba59b6d1f1e
I20260713 09:04:24.696292  8683 raft_consensus.cc:2749] T 07891f04ea2344e5bc258f39afa753e0 P 230e820870274f5eb8ee22cbb0c74144 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260713 09:04:24.724843  5762 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:04:24.725636  5762 tablet_replica.cc:333] T ea6a0152e0a2434dbff75cee53aae8b8 P 230e820870274f5eb8ee22cbb0c74144: stopping tablet replica
I20260713 09:04:24.726426  5762 raft_consensus.cc:2243] T ea6a0152e0a2434dbff75cee53aae8b8 P 230e820870274f5eb8ee22cbb0c74144 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:24.726840  5762 raft_consensus.cc:2272] T ea6a0152e0a2434dbff75cee53aae8b8 P 230e820870274f5eb8ee22cbb0c74144 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:24.728443  5762 tablet_replica.cc:333] T 07891f04ea2344e5bc258f39afa753e0 P 230e820870274f5eb8ee22cbb0c74144: stopping tablet replica
I20260713 09:04:24.728886  5762 raft_consensus.cc:2243] T 07891f04ea2344e5bc258f39afa753e0 P 230e820870274f5eb8ee22cbb0c74144 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:24.729315  5762 raft_consensus.cc:2272] T 07891f04ea2344e5bc258f39afa753e0 P 230e820870274f5eb8ee22cbb0c74144 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:24.730952  5762 tablet_replica.cc:333] T 340b5ea9b7fd4373b732c253782cbe5f P 230e820870274f5eb8ee22cbb0c74144: stopping tablet replica
I20260713 09:04:24.731388  5762 raft_consensus.cc:2243] T 340b5ea9b7fd4373b732c253782cbe5f P 230e820870274f5eb8ee22cbb0c74144 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:24.731714  5762 raft_consensus.cc:2272] T 340b5ea9b7fd4373b732c253782cbe5f P 230e820870274f5eb8ee22cbb0c74144 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:24.733367  5762 tablet_replica.cc:333] T dd451be358f04205acac56e45d2c0669 P 230e820870274f5eb8ee22cbb0c74144: stopping tablet replica
I20260713 09:04:24.733919  5762 raft_consensus.cc:2243] T dd451be358f04205acac56e45d2c0669 P 230e820870274f5eb8ee22cbb0c74144 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:24.734236  5762 raft_consensus.cc:2272] T dd451be358f04205acac56e45d2c0669 P 230e820870274f5eb8ee22cbb0c74144 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:24.735724  5762 tablet_replica.cc:333] T 8e219271f8544025b14b5c22f733728d P 230e820870274f5eb8ee22cbb0c74144: stopping tablet replica
I20260713 09:04:24.736155  5762 raft_consensus.cc:2243] T 8e219271f8544025b14b5c22f733728d P 230e820870274f5eb8ee22cbb0c74144 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:24.736485  5762 raft_consensus.cc:2272] T 8e219271f8544025b14b5c22f733728d P 230e820870274f5eb8ee22cbb0c74144 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:24.738147  5762 tablet_replica.cc:333] T 9858ccd9d1794ad8834fc00515ad40c4 P 230e820870274f5eb8ee22cbb0c74144: stopping tablet replica
I20260713 09:04:24.738605  5762 raft_consensus.cc:2243] T 9858ccd9d1794ad8834fc00515ad40c4 P 230e820870274f5eb8ee22cbb0c74144 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:04:24.739226  5762 raft_consensus.cc:2272] T 9858ccd9d1794ad8834fc00515ad40c4 P 230e820870274f5eb8ee22cbb0c74144 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:24.740841  5762 tablet_replica.cc:333] T e7eda1205f854091ba505135234b719d P 230e820870274f5eb8ee22cbb0c74144: stopping tablet replica
I20260713 09:04:24.741353  5762 raft_consensus.cc:2243] T e7eda1205f854091ba505135234b719d P 230e820870274f5eb8ee22cbb0c74144 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:24.741694  5762 raft_consensus.cc:2272] T e7eda1205f854091ba505135234b719d P 230e820870274f5eb8ee22cbb0c74144 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:24.743253  5762 tablet_replica.cc:333] T f21f6b6e05c646768935f2e5fcbd8279 P 230e820870274f5eb8ee22cbb0c74144: stopping tablet replica
I20260713 09:04:24.743682  5762 raft_consensus.cc:2243] T f21f6b6e05c646768935f2e5fcbd8279 P 230e820870274f5eb8ee22cbb0c74144 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:24.744051  5762 raft_consensus.cc:2272] T f21f6b6e05c646768935f2e5fcbd8279 P 230e820870274f5eb8ee22cbb0c74144 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:24.745723  5762 tablet_replica.cc:333] T 7a254603fa294d8296183913cc81c2ec P 230e820870274f5eb8ee22cbb0c74144: stopping tablet replica
I20260713 09:04:24.746219  5762 raft_consensus.cc:2243] T 7a254603fa294d8296183913cc81c2ec P 230e820870274f5eb8ee22cbb0c74144 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:24.746603  5762 raft_consensus.cc:2272] T 7a254603fa294d8296183913cc81c2ec P 230e820870274f5eb8ee22cbb0c74144 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:24.748159  5762 tablet_replica.cc:333] T 007f0a6419574b3c994665be9d1d3d41 P 230e820870274f5eb8ee22cbb0c74144: stopping tablet replica
I20260713 09:04:24.748623  5762 raft_consensus.cc:2243] T 007f0a6419574b3c994665be9d1d3d41 P 230e820870274f5eb8ee22cbb0c74144 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:24.749006  5762 raft_consensus.cc:2272] T 007f0a6419574b3c994665be9d1d3d41 P 230e820870274f5eb8ee22cbb0c74144 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:24.750579  5762 tablet_replica.cc:333] T 1e4af418c0904d2eb05a0d3f53b5c74a P 230e820870274f5eb8ee22cbb0c74144: stopping tablet replica
I20260713 09:04:24.751056  5762 raft_consensus.cc:2243] T 1e4af418c0904d2eb05a0d3f53b5c74a P 230e820870274f5eb8ee22cbb0c74144 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:24.751421  5762 raft_consensus.cc:2272] T 1e4af418c0904d2eb05a0d3f53b5c74a P 230e820870274f5eb8ee22cbb0c74144 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:24.752920  5762 tablet_replica.cc:333] T a3849714eb0b4d73ad78a0313e5db28f P 230e820870274f5eb8ee22cbb0c74144: stopping tablet replica
I20260713 09:04:24.753396  5762 raft_consensus.cc:2243] T a3849714eb0b4d73ad78a0313e5db28f P 230e820870274f5eb8ee22cbb0c74144 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:04:24.754091  5762 raft_consensus.cc:2272] T a3849714eb0b4d73ad78a0313e5db28f P 230e820870274f5eb8ee22cbb0c74144 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:24.755776  5762 tablet_replica.cc:333] T 0fd24a27851a41ec86ec88d3a120b410 P 230e820870274f5eb8ee22cbb0c74144: stopping tablet replica
I20260713 09:04:24.756253  5762 raft_consensus.cc:2243] T 0fd24a27851a41ec86ec88d3a120b410 P 230e820870274f5eb8ee22cbb0c74144 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:04:24.756925  5762 raft_consensus.cc:2272] T 0fd24a27851a41ec86ec88d3a120b410 P 230e820870274f5eb8ee22cbb0c74144 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:24.758558  5762 tablet_replica.cc:333] T 62f98eadef4148f69647bca27672f57b P 230e820870274f5eb8ee22cbb0c74144: stopping tablet replica
I20260713 09:04:24.759035  5762 raft_consensus.cc:2243] T 62f98eadef4148f69647bca27672f57b P 230e820870274f5eb8ee22cbb0c74144 [term 4 LEADER]: Raft consensus shutting down.
I20260713 09:04:24.759701  5762 raft_consensus.cc:2272] T 62f98eadef4148f69647bca27672f57b P 230e820870274f5eb8ee22cbb0c74144 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:24.761287  5762 tablet_replica.cc:333] T 3f6e447aa45e428dab575bff8f3dade2 P 230e820870274f5eb8ee22cbb0c74144: stopping tablet replica
I20260713 09:04:24.761760  5762 raft_consensus.cc:2243] T 3f6e447aa45e428dab575bff8f3dade2 P 230e820870274f5eb8ee22cbb0c74144 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:24.762179  5762 raft_consensus.cc:2272] T 3f6e447aa45e428dab575bff8f3dade2 P 230e820870274f5eb8ee22cbb0c74144 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:24.763753  5762 tablet_replica.cc:333] T f1243c10eebe499ba90d8b5c1ec7affc P 230e820870274f5eb8ee22cbb0c74144: stopping tablet replica
I20260713 09:04:24.764235  5762 raft_consensus.cc:2243] T f1243c10eebe499ba90d8b5c1ec7affc P 230e820870274f5eb8ee22cbb0c74144 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:04:24.764879  5762 raft_consensus.cc:2272] T f1243c10eebe499ba90d8b5c1ec7affc P 230e820870274f5eb8ee22cbb0c74144 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:24.766458  5762 tablet_replica.cc:333] T 76b28f919bb3453bb7a170e102b491ca P 230e820870274f5eb8ee22cbb0c74144: stopping tablet replica
I20260713 09:04:24.766925  5762 raft_consensus.cc:2243] T 76b28f919bb3453bb7a170e102b491ca P 230e820870274f5eb8ee22cbb0c74144 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:24.767308  5762 raft_consensus.cc:2272] T 76b28f919bb3453bb7a170e102b491ca P 230e820870274f5eb8ee22cbb0c74144 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:24.768880  5762 tablet_replica.cc:333] T 22264477e6244300a862b87f189e24f3 P 230e820870274f5eb8ee22cbb0c74144: stopping tablet replica
I20260713 09:04:24.769331  5762 raft_consensus.cc:2243] T 22264477e6244300a862b87f189e24f3 P 230e820870274f5eb8ee22cbb0c74144 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:04:24.770087  5762 raft_consensus.cc:2272] T 22264477e6244300a862b87f189e24f3 P 230e820870274f5eb8ee22cbb0c74144 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:24.809012  5762 tablet_server.cc:196] TabletServer@127.5.160.132:0 shutdown complete.
I20260713 09:04:24.839473  5762 master.cc:562] Master@127.5.160.190:39697 shutting down...
I20260713 09:04:24.871726  5762 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 807adac4c9b346ee98fef1565c2b915a [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:04:24.872447  5762 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 807adac4c9b346ee98fef1565c2b915a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:24.872902  5762 tablet_replica.cc:333] T 00000000000000000000000000000000 P 807adac4c9b346ee98fef1565c2b915a: stopping tablet replica
I20260713 09:04:24.895905  5762 master.cc:584] Master@127.5.160.190:39697 shutdown complete.
[       OK ] LeaderRebalancerTest.RestartTserver (27105 ms)
[ RUN      ] LeaderRebalancerTest.TestMaintenanceMode
I20260713 09:04:24.952107  5762 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.5.160.190:42187
I20260713 09:04:24.953431  5762 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:04:24.959757  8687 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:04:24.960202  8690 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:04:24.960268  8688 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:04:24.961315  5762 server_base.cc:1061] running on GCE node
I20260713 09:04:24.962468  5762 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:04:24.962674  5762 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:04:24.962836  5762 hybrid_clock.cc:648] HybridClock initialized: now 1783933464962820 us; error 0 us; skew 500 ppm
I20260713 09:04:24.963366  5762 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:04:24.966164  5762 webserver.cc:533] Webserver started at http://127.5.160.190:41065/ using document root <none> and password file <none>
I20260713 09:04:24.966651  5762 fs_manager.cc:362] Metadata directory not provided
I20260713 09:04:24.966849  5762 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:04:24.967120  5762 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:04:24.968187  5762 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskS8ctUk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933387563348-5762-0/minicluster-data/master-0-root/instance:
uuid: "4fe425dfda43433bb0043448918c57b6"
format_stamp: "Formatted at 2026-07-13 09:04:24 on dist-test-slave-0vb5"
I20260713 09:04:24.972513  5762 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260713 09:04:24.976346  8695 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:04:24.977293  5762 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.002s
I20260713 09:04:24.977535  5762 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskS8ctUk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933387563348-5762-0/minicluster-data/master-0-root
uuid: "4fe425dfda43433bb0043448918c57b6"
format_stamp: "Formatted at 2026-07-13 09:04:24 on dist-test-slave-0vb5"
I20260713 09:04:24.977779  5762 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskS8ctUk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933387563348-5762-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskS8ctUk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933387563348-5762-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskS8ctUk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933387563348-5762-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:04:24.987943  5762 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:04:24.989158  5762 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:04:25.028882  5762 rpc_server.cc:307] RPC server started. Bound to: 127.5.160.190:42187
I20260713 09:04:25.029062  8746 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.160.190:42187 every 8 connection(s)
I20260713 09:04:25.033316  8747 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:25.043002  8747 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4fe425dfda43433bb0043448918c57b6: Bootstrap starting.
I20260713 09:04:25.047605  8747 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 4fe425dfda43433bb0043448918c57b6: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:25.051756  8747 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4fe425dfda43433bb0043448918c57b6: No bootstrap required, opened a new log
I20260713 09:04:25.053856  8747 raft_consensus.cc:359] T 00000000000000000000000000000000 P 4fe425dfda43433bb0043448918c57b6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4fe425dfda43433bb0043448918c57b6" member_type: VOTER }
I20260713 09:04:25.054224  8747 raft_consensus.cc:385] T 00000000000000000000000000000000 P 4fe425dfda43433bb0043448918c57b6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:25.054499  8747 raft_consensus.cc:740] T 00000000000000000000000000000000 P 4fe425dfda43433bb0043448918c57b6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4fe425dfda43433bb0043448918c57b6, State: Initialized, Role: FOLLOWER
I20260713 09:04:25.055126  8747 consensus_queue.cc:260] T 00000000000000000000000000000000 P 4fe425dfda43433bb0043448918c57b6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "4fe425dfda43433bb0043448918c57b6" member_type: VOTER }
I20260713 09:04:25.055562  8747 raft_consensus.cc:399] T 00000000000000000000000000000000 P 4fe425dfda43433bb0043448918c57b6 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:04:25.055764  8747 raft_consensus.cc:493] T 00000000000000000000000000000000 P 4fe425dfda43433bb0043448918c57b6 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:04:25.056056  8747 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 4fe425dfda43433bb0043448918c57b6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:25.060253  8747 raft_consensus.cc:515] T 00000000000000000000000000000000 P 4fe425dfda43433bb0043448918c57b6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4fe425dfda43433bb0043448918c57b6" member_type: VOTER }
I20260713 09:04:25.060750  8747 leader_election.cc:304] T 00000000000000000000000000000000 P 4fe425dfda43433bb0043448918c57b6 [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: 4fe425dfda43433bb0043448918c57b6; no voters: 
I20260713 09:04:25.061846  8747 leader_election.cc:290] T 00000000000000000000000000000000 P 4fe425dfda43433bb0043448918c57b6 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:04:25.062175  8750 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 4fe425dfda43433bb0043448918c57b6 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:04:25.063589  8750 raft_consensus.cc:697] T 00000000000000000000000000000000 P 4fe425dfda43433bb0043448918c57b6 [term 1 LEADER]: Becoming Leader. State: Replica: 4fe425dfda43433bb0043448918c57b6, State: Running, Role: LEADER
I20260713 09:04:25.064193  8750 consensus_queue.cc:237] T 00000000000000000000000000000000 P 4fe425dfda43433bb0043448918c57b6 [LEADER]: Queue going to LEADER mode. State: All 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: "4fe425dfda43433bb0043448918c57b6" member_type: VOTER }
I20260713 09:04:25.064769  8747 sys_catalog.cc:565] T 00000000000000000000000000000000 P 4fe425dfda43433bb0043448918c57b6 [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:04:25.068413  8751 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4fe425dfda43433bb0043448918c57b6 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "4fe425dfda43433bb0043448918c57b6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4fe425dfda43433bb0043448918c57b6" member_type: VOTER } }
I20260713 09:04:25.069157  8751 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4fe425dfda43433bb0043448918c57b6 [sys.catalog]: This master's current role is: LEADER
I20260713 09:04:25.069001  8752 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4fe425dfda43433bb0043448918c57b6 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 4fe425dfda43433bb0043448918c57b6. Latest consensus state: current_term: 1 leader_uuid: "4fe425dfda43433bb0043448918c57b6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4fe425dfda43433bb0043448918c57b6" member_type: VOTER } }
I20260713 09:04:25.069602  8752 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4fe425dfda43433bb0043448918c57b6 [sys.catalog]: This master's current role is: LEADER
I20260713 09:04:25.071059  8756 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:04:25.076154  8756 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:04:25.082259  5762 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:04:25.085795  8756 catalog_manager.cc:1383] Generated new cluster ID: 770f0ca0fff44d30a35d240b13b14c59
I20260713 09:04:25.086081  8756 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:04:25.128461  8756 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:04:25.129750  8756 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:04:25.143581  8756 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 4fe425dfda43433bb0043448918c57b6: Generated new TSK 0
I20260713 09:04:25.144220  8756 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:04:25.149449  5762 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:04:25.155225  8768 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:04:25.156487  8769 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:04:25.158206  8771 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:04:25.158715  5762 server_base.cc:1061] running on GCE node
I20260713 09:04:25.159663  5762 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:04:25.159893  5762 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:04:25.160065  5762 hybrid_clock.cc:648] HybridClock initialized: now 1783933465160043 us; error 0 us; skew 500 ppm
I20260713 09:04:25.160601  5762 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:04:25.163029  5762 webserver.cc:533] Webserver started at http://127.5.160.129:46565/ using document root <none> and password file <none>
I20260713 09:04:25.163522  5762 fs_manager.cc:362] Metadata directory not provided
I20260713 09:04:25.163729  5762 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:04:25.164012  5762 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:04:25.165045  5762 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskS8ctUk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933387563348-5762-0/minicluster-data/ts-0-root/instance:
uuid: "b067f9a6723d49a9a79819dcc74fa42f"
format_stamp: "Formatted at 2026-07-13 09:04:25 on dist-test-slave-0vb5"
I20260713 09:04:25.169589  5762 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260713 09:04:25.172955  8776 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:04:25.173848  5762 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 09:04:25.174149  5762 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskS8ctUk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933387563348-5762-0/minicluster-data/ts-0-root
uuid: "b067f9a6723d49a9a79819dcc74fa42f"
format_stamp: "Formatted at 2026-07-13 09:04:25 on dist-test-slave-0vb5"
I20260713 09:04:25.174420  5762 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskS8ctUk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933387563348-5762-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskS8ctUk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933387563348-5762-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskS8ctUk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933387563348-5762-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:04:25.185623  5762 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:04:25.186816  5762 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:04:25.188231  5762 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:04:25.190536  5762 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:04:25.190757  5762 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:04:25.191005  5762 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:04:25.191188  5762 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:04:25.231374  5762 rpc_server.cc:307] RPC server started. Bound to: 127.5.160.129:41773
I20260713 09:04:25.231477  8838 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.160.129:41773 every 8 connection(s)
I20260713 09:04:25.236277  5762 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:04:25.242733  8843 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:04:25.244699  8844 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:04:25.246068  8846 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:04:25.246764  5762 server_base.cc:1061] running on GCE node
I20260713 09:04:25.248168  8839 heartbeater.cc:344] Connected to a master server at 127.5.160.190:42187
I20260713 09:04:25.248375  5762 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260713 09:04:25.248559  8839 heartbeater.cc:461] Registering TS with master...
W20260713 09:04:25.248658  5762 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:04:25.248940  5762 hybrid_clock.cc:648] HybridClock initialized: now 1783933465248922 us; error 0 us; skew 500 ppm
I20260713 09:04:25.249547  5762 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:04:25.249513  8839 heartbeater.cc:507] Master 127.5.160.190:42187 requested a full tablet report, sending...
I20260713 09:04:25.251940  8712 ts_manager.cc:194] Registered new tserver with Master: b067f9a6723d49a9a79819dcc74fa42f (127.5.160.129:41773)
I20260713 09:04:25.252249  5762 webserver.cc:533] Webserver started at http://127.5.160.130:44155/ using document root <none> and password file <none>
I20260713 09:04:25.252877  5762 fs_manager.cc:362] Metadata directory not provided
I20260713 09:04:25.253139  5762 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:04:25.253466  5762 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:04:25.254333  8712 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42958
I20260713 09:04:25.254866  5762 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskS8ctUk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933387563348-5762-0/minicluster-data/ts-1-root/instance:
uuid: "04b1814f41984e548c05a26f92f4bbfa"
format_stamp: "Formatted at 2026-07-13 09:04:25 on dist-test-slave-0vb5"
I20260713 09:04:25.259491  5762 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.001s
I20260713 09:04:25.262742  8851 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:04:25.263530  5762 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260713 09:04:25.263814  5762 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskS8ctUk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933387563348-5762-0/minicluster-data/ts-1-root
uuid: "04b1814f41984e548c05a26f92f4bbfa"
format_stamp: "Formatted at 2026-07-13 09:04:25 on dist-test-slave-0vb5"
I20260713 09:04:25.264153  5762 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskS8ctUk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933387563348-5762-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskS8ctUk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933387563348-5762-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskS8ctUk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933387563348-5762-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:04:25.288450  5762 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:04:25.289618  5762 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:04:25.290993  5762 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:04:25.293203  5762 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:04:25.293380  5762 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:04:25.293654  5762 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:04:25.293816  5762 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:04:25.333256  5762 rpc_server.cc:307] RPC server started. Bound to: 127.5.160.130:36759
I20260713 09:04:25.333562  8913 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.160.130:36759 every 8 connection(s)
I20260713 09:04:25.338001  5762 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:04:25.345034  8917 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:04:25.346004  8918 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:04:25.351728  8921 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:04:25.352133  8914 heartbeater.cc:344] Connected to a master server at 127.5.160.190:42187
I20260713 09:04:25.352228  5762 server_base.cc:1061] running on GCE node
I20260713 09:04:25.352638  8914 heartbeater.cc:461] Registering TS with master...
I20260713 09:04:25.353229  5762 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:04:25.353467  5762 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:04:25.353464  8914 heartbeater.cc:507] Master 127.5.160.190:42187 requested a full tablet report, sending...
I20260713 09:04:25.353730  5762 hybrid_clock.cc:648] HybridClock initialized: now 1783933465353710 us; error 0 us; skew 500 ppm
I20260713 09:04:25.354420  5762 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:04:25.355764  8712 ts_manager.cc:194] Registered new tserver with Master: 04b1814f41984e548c05a26f92f4bbfa (127.5.160.130:36759)
I20260713 09:04:25.357012  5762 webserver.cc:533] Webserver started at http://127.5.160.131:44807/ using document root <none> and password file <none>
I20260713 09:04:25.357535  8712 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42972
I20260713 09:04:25.357620  5762 fs_manager.cc:362] Metadata directory not provided
I20260713 09:04:25.358023  5762 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:04:25.358304  5762 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:04:25.359566  5762 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskS8ctUk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933387563348-5762-0/minicluster-data/ts-2-root/instance:
uuid: "7c4077ce5e1f4390bfb463d707da3d42"
format_stamp: "Formatted at 2026-07-13 09:04:25 on dist-test-slave-0vb5"
I20260713 09:04:25.364005  5762 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260713 09:04:25.367524  8925 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:04:25.368350  5762 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260713 09:04:25.368743  5762 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskS8ctUk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933387563348-5762-0/minicluster-data/ts-2-root
uuid: "7c4077ce5e1f4390bfb463d707da3d42"
format_stamp: "Formatted at 2026-07-13 09:04:25 on dist-test-slave-0vb5"
I20260713 09:04:25.369058  5762 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskS8ctUk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933387563348-5762-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskS8ctUk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933387563348-5762-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskS8ctUk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933387563348-5762-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:04:25.383669  5762 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:04:25.384848  5762 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:04:25.386296  5762 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:04:25.388494  5762 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:04:25.388721  5762 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:04:25.388957  5762 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:04:25.389142  5762 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260713 09:04:25.429714  5762 rpc_server.cc:307] RPC server started. Bound to: 127.5.160.131:34469
I20260713 09:04:25.429802  8987 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.160.131:34469 every 8 connection(s)
I20260713 09:04:25.443598  8988 heartbeater.cc:344] Connected to a master server at 127.5.160.190:42187
I20260713 09:04:25.444025  8988 heartbeater.cc:461] Registering TS with master...
I20260713 09:04:25.444738  8988 heartbeater.cc:507] Master 127.5.160.190:42187 requested a full tablet report, sending...
I20260713 09:04:25.446750  8712 ts_manager.cc:194] Registered new tserver with Master: 7c4077ce5e1f4390bfb463d707da3d42 (127.5.160.131:34469)
I20260713 09:04:25.447683  5762 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014794231s
I20260713 09:04:25.448308  8712 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42984
I20260713 09:04:25.473837  8712 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:42988:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s""\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260713 09:04:25.476915  8712 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260713 09:04:25.551381  8801 tablet_service.cc:1511] Processing CreateTablet for tablet 4c5b95e282e6400eb015c76df3895a91 (DEFAULT_TABLE table=test-workload [id=814475e297e64c288c696f8c2f7882fe]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260713 09:04:25.552469  8803 tablet_service.cc:1511] Processing CreateTablet for tablet b9df434206fc454886a67bad20633d70 (DEFAULT_TABLE table=test-workload [id=814475e297e64c288c696f8c2f7882fe]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260713 09:04:25.551436  8804 tablet_service.cc:1511] Processing CreateTablet for tablet 0753129bc32a459fb1f5881ea5990366 (DEFAULT_TABLE table=test-workload [id=814475e297e64c288c696f8c2f7882fe]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260713 09:04:25.554770  8802 tablet_service.cc:1511] Processing CreateTablet for tablet 64f024733a264892b069fea164febb53 (DEFAULT_TABLE table=test-workload [id=814475e297e64c288c696f8c2f7882fe]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260713 09:04:25.555372  8800 tablet_service.cc:1511] Processing CreateTablet for tablet 53e98520fb9f41479da61f0c1f0ca01f (DEFAULT_TABLE table=test-workload [id=814475e297e64c288c696f8c2f7882fe]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260713 09:04:25.552911  8801 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c5b95e282e6400eb015c76df3895a91. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:25.557200  8804 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0753129bc32a459fb1f5881ea5990366. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:25.557844  8803 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b9df434206fc454886a67bad20633d70. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:25.559604  8800 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 53e98520fb9f41479da61f0c1f0ca01f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:25.560626  8802 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64f024733a264892b069fea164febb53. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:25.561012  8799 tablet_service.cc:1511] Processing CreateTablet for tablet 9419f55d3eb1427d86ac2da4391266a6 (DEFAULT_TABLE table=test-workload [id=814475e297e64c288c696f8c2f7882fe]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260713 09:04:25.562358  8799 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9419f55d3eb1427d86ac2da4391266a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:25.566825  8798 tablet_service.cc:1511] Processing CreateTablet for tablet 0c5d519856084a48aa4f262fd6acd1bf (DEFAULT_TABLE table=test-workload [id=814475e297e64c288c696f8c2f7882fe]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260713 09:04:25.568179  8798 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c5d519856084a48aa4f262fd6acd1bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:25.574154  8797 tablet_service.cc:1511] Processing CreateTablet for tablet 8ebf2adb861b4f5b851764110417d744 (DEFAULT_TABLE table=test-workload [id=814475e297e64c288c696f8c2f7882fe]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260713 09:04:25.575524  8797 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ebf2adb861b4f5b851764110417d744. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:25.577229  8879 tablet_service.cc:1511] Processing CreateTablet for tablet 0753129bc32a459fb1f5881ea5990366 (DEFAULT_TABLE table=test-workload [id=814475e297e64c288c696f8c2f7882fe]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260713 09:04:25.578521  8879 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0753129bc32a459fb1f5881ea5990366. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:25.580299  8873 tablet_service.cc:1511] Processing CreateTablet for tablet 0c5d519856084a48aa4f262fd6acd1bf (DEFAULT_TABLE table=test-workload [id=814475e297e64c288c696f8c2f7882fe]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260713 09:04:25.580489  8878 tablet_service.cc:1511] Processing CreateTablet for tablet b9df434206fc454886a67bad20633d70 (DEFAULT_TABLE table=test-workload [id=814475e297e64c288c696f8c2f7882fe]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260713 09:04:25.581837  8873 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c5d519856084a48aa4f262fd6acd1bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:25.582448  8877 tablet_service.cc:1511] Processing CreateTablet for tablet 64f024733a264892b069fea164febb53 (DEFAULT_TABLE table=test-workload [id=814475e297e64c288c696f8c2f7882fe]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260713 09:04:25.583762  8877 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64f024733a264892b069fea164febb53. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:25.586225  8872 tablet_service.cc:1511] Processing CreateTablet for tablet 8ebf2adb861b4f5b851764110417d744 (DEFAULT_TABLE table=test-workload [id=814475e297e64c288c696f8c2f7882fe]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260713 09:04:25.587550  8872 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ebf2adb861b4f5b851764110417d744. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:25.587358  8875 tablet_service.cc:1511] Processing CreateTablet for tablet 53e98520fb9f41479da61f0c1f0ca01f (DEFAULT_TABLE table=test-workload [id=814475e297e64c288c696f8c2f7882fe]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260713 09:04:25.588303  8796 tablet_service.cc:1511] Processing CreateTablet for tablet bc677109a2b84f3392c0d48cc24330e5 (DEFAULT_TABLE table=test-workload [id=814475e297e64c288c696f8c2f7882fe]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260713 09:04:25.589665  8796 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc677109a2b84f3392c0d48cc24330e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:25.589596  8874 tablet_service.cc:1511] Processing CreateTablet for tablet 9419f55d3eb1427d86ac2da4391266a6 (DEFAULT_TABLE table=test-workload [id=814475e297e64c288c696f8c2f7882fe]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260713 09:04:25.590948  8874 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9419f55d3eb1427d86ac2da4391266a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:25.586231  8876 tablet_service.cc:1511] Processing CreateTablet for tablet 4c5b95e282e6400eb015c76df3895a91 (DEFAULT_TABLE table=test-workload [id=814475e297e64c288c696f8c2f7882fe]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260713 09:04:25.596598  8875 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 53e98520fb9f41479da61f0c1f0ca01f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:25.596735  8871 tablet_service.cc:1511] Processing CreateTablet for tablet bc677109a2b84f3392c0d48cc24330e5 (DEFAULT_TABLE table=test-workload [id=814475e297e64c288c696f8c2f7882fe]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260713 09:04:25.598007  8871 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc677109a2b84f3392c0d48cc24330e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:25.601390  8878 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b9df434206fc454886a67bad20633d70. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:25.609421  8876 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c5b95e282e6400eb015c76df3895a91. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:25.627635  8795 tablet_service.cc:1511] Processing CreateTablet for tablet f3b53fa85a7b41b5bdb2f9901ece402d (DEFAULT_TABLE table=test-workload [id=814475e297e64c288c696f8c2f7882fe]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260713 09:04:25.629053  8795 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f3b53fa85a7b41b5bdb2f9901ece402d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:25.648715  8874 tablet_service.cc:1511] Processing CreateTablet for tablet f3b53fa85a7b41b5bdb2f9901ece402d (DEFAULT_TABLE table=test-workload [id=814475e297e64c288c696f8c2f7882fe]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260713 09:04:25.654505  8874 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f3b53fa85a7b41b5bdb2f9901ece402d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:25.658169  8953 tablet_service.cc:1511] Processing CreateTablet for tablet 0753129bc32a459fb1f5881ea5990366 (DEFAULT_TABLE table=test-workload [id=814475e297e64c288c696f8c2f7882fe]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260713 09:04:25.659488  8953 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0753129bc32a459fb1f5881ea5990366. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:25.663225  8952 tablet_service.cc:1511] Processing CreateTablet for tablet b9df434206fc454886a67bad20633d70 (DEFAULT_TABLE table=test-workload [id=814475e297e64c288c696f8c2f7882fe]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260713 09:04:25.664670  8952 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b9df434206fc454886a67bad20633d70. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:25.664822  8947 tablet_service.cc:1511] Processing CreateTablet for tablet 0c5d519856084a48aa4f262fd6acd1bf (DEFAULT_TABLE table=test-workload [id=814475e297e64c288c696f8c2f7882fe]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260713 09:04:25.665222  8951 tablet_service.cc:1511] Processing CreateTablet for tablet 64f024733a264892b069fea164febb53 (DEFAULT_TABLE table=test-workload [id=814475e297e64c288c696f8c2f7882fe]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260713 09:04:25.666138  8947 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c5d519856084a48aa4f262fd6acd1bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:25.668510  8951 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64f024733a264892b069fea164febb53. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:25.668601  8946 tablet_service.cc:1511] Processing CreateTablet for tablet 8ebf2adb861b4f5b851764110417d744 (DEFAULT_TABLE table=test-workload [id=814475e297e64c288c696f8c2f7882fe]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260713 09:04:25.670291  8946 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ebf2adb861b4f5b851764110417d744. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:25.672549  8950 tablet_service.cc:1511] Processing CreateTablet for tablet 4c5b95e282e6400eb015c76df3895a91 (DEFAULT_TABLE table=test-workload [id=814475e297e64c288c696f8c2f7882fe]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260713 09:04:25.674270  8950 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c5b95e282e6400eb015c76df3895a91. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:25.677891  8949 tablet_service.cc:1511] Processing CreateTablet for tablet 53e98520fb9f41479da61f0c1f0ca01f (DEFAULT_TABLE table=test-workload [id=814475e297e64c288c696f8c2f7882fe]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260713 09:04:25.680773  8949 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 53e98520fb9f41479da61f0c1f0ca01f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:25.681453  8948 tablet_service.cc:1511] Processing CreateTablet for tablet 9419f55d3eb1427d86ac2da4391266a6 (DEFAULT_TABLE table=test-workload [id=814475e297e64c288c696f8c2f7882fe]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260713 09:04:25.683228  8948 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9419f55d3eb1427d86ac2da4391266a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:25.693482  8945 tablet_service.cc:1511] Processing CreateTablet for tablet bc677109a2b84f3392c0d48cc24330e5 (DEFAULT_TABLE table=test-workload [id=814475e297e64c288c696f8c2f7882fe]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260713 09:04:25.695454  8945 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc677109a2b84f3392c0d48cc24330e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:25.699122  8944 tablet_service.cc:1511] Processing CreateTablet for tablet f3b53fa85a7b41b5bdb2f9901ece402d (DEFAULT_TABLE table=test-workload [id=814475e297e64c288c696f8c2f7882fe]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260713 09:04:25.700453  8944 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f3b53fa85a7b41b5bdb2f9901ece402d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:25.733877  9004 tablet_bootstrap.cc:492] T 8ebf2adb861b4f5b851764110417d744 P b067f9a6723d49a9a79819dcc74fa42f: Bootstrap starting.
I20260713 09:04:25.740305  9004 tablet_bootstrap.cc:654] T 8ebf2adb861b4f5b851764110417d744 P b067f9a6723d49a9a79819dcc74fa42f: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:25.741381  9003 tablet_bootstrap.cc:492] T b9df434206fc454886a67bad20633d70 P 04b1814f41984e548c05a26f92f4bbfa: Bootstrap starting.
I20260713 09:04:25.741842  9005 tablet_bootstrap.cc:492] T 0c5d519856084a48aa4f262fd6acd1bf P 7c4077ce5e1f4390bfb463d707da3d42: Bootstrap starting.
I20260713 09:04:25.748291  9003 tablet_bootstrap.cc:654] T b9df434206fc454886a67bad20633d70 P 04b1814f41984e548c05a26f92f4bbfa: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:25.762442  9005 tablet_bootstrap.cc:654] T 0c5d519856084a48aa4f262fd6acd1bf P 7c4077ce5e1f4390bfb463d707da3d42: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:25.764101  9004 tablet_bootstrap.cc:492] T 8ebf2adb861b4f5b851764110417d744 P b067f9a6723d49a9a79819dcc74fa42f: No bootstrap required, opened a new log
I20260713 09:04:25.764497  9003 tablet_bootstrap.cc:492] T b9df434206fc454886a67bad20633d70 P 04b1814f41984e548c05a26f92f4bbfa: No bootstrap required, opened a new log
I20260713 09:04:25.764652  9004 ts_tablet_manager.cc:1403] T 8ebf2adb861b4f5b851764110417d744 P b067f9a6723d49a9a79819dcc74fa42f: Time spent bootstrapping tablet: real 0.031s	user 0.012s	sys 0.009s
I20260713 09:04:25.764954  9003 ts_tablet_manager.cc:1403] T b9df434206fc454886a67bad20633d70 P 04b1814f41984e548c05a26f92f4bbfa: Time spent bootstrapping tablet: real 0.037s	user 0.008s	sys 0.014s
I20260713 09:04:25.768054  9003 raft_consensus.cc:359] T b9df434206fc454886a67bad20633d70 P 04b1814f41984e548c05a26f92f4bbfa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b067f9a6723d49a9a79819dcc74fa42f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41773 } } peers { permanent_uuid: "04b1814f41984e548c05a26f92f4bbfa" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36759 } } peers { permanent_uuid: "7c4077ce5e1f4390bfb463d707da3d42" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34469 } }
I20260713 09:04:25.767988  9004 raft_consensus.cc:359] T 8ebf2adb861b4f5b851764110417d744 P b067f9a6723d49a9a79819dcc74fa42f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b067f9a6723d49a9a79819dcc74fa42f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41773 } } peers { permanent_uuid: "04b1814f41984e548c05a26f92f4bbfa" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36759 } } peers { permanent_uuid: "7c4077ce5e1f4390bfb463d707da3d42" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34469 } }
I20260713 09:04:25.768692  9003 raft_consensus.cc:385] T b9df434206fc454886a67bad20633d70 P 04b1814f41984e548c05a26f92f4bbfa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:25.768790  9004 raft_consensus.cc:385] T 8ebf2adb861b4f5b851764110417d744 P b067f9a6723d49a9a79819dcc74fa42f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:25.769071  9003 raft_consensus.cc:740] T b9df434206fc454886a67bad20633d70 P 04b1814f41984e548c05a26f92f4bbfa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 04b1814f41984e548c05a26f92f4bbfa, State: Initialized, Role: FOLLOWER
I20260713 09:04:25.769202  9004 raft_consensus.cc:740] T 8ebf2adb861b4f5b851764110417d744 P b067f9a6723d49a9a79819dcc74fa42f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b067f9a6723d49a9a79819dcc74fa42f, State: Initialized, Role: FOLLOWER
I20260713 09:04:25.769416  9005 tablet_bootstrap.cc:492] T 0c5d519856084a48aa4f262fd6acd1bf P 7c4077ce5e1f4390bfb463d707da3d42: No bootstrap required, opened a new log
I20260713 09:04:25.770078  9005 ts_tablet_manager.cc:1403] T 0c5d519856084a48aa4f262fd6acd1bf P 7c4077ce5e1f4390bfb463d707da3d42: Time spent bootstrapping tablet: real 0.029s	user 0.013s	sys 0.000s
I20260713 09:04:25.770043  9004 consensus_queue.cc:260] T 8ebf2adb861b4f5b851764110417d744 P b067f9a6723d49a9a79819dcc74fa42f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b067f9a6723d49a9a79819dcc74fa42f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41773 } } peers { permanent_uuid: "04b1814f41984e548c05a26f92f4bbfa" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36759 } } peers { permanent_uuid: "7c4077ce5e1f4390bfb463d707da3d42" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34469 } }
I20260713 09:04:25.770087  9003 consensus_queue.cc:260] T b9df434206fc454886a67bad20633d70 P 04b1814f41984e548c05a26f92f4bbfa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b067f9a6723d49a9a79819dcc74fa42f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41773 } } peers { permanent_uuid: "04b1814f41984e548c05a26f92f4bbfa" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36759 } } peers { permanent_uuid: "7c4077ce5e1f4390bfb463d707da3d42" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34469 } }
I20260713 09:04:25.772723  8914 heartbeater.cc:499] Master 127.5.160.190:42187 was elected leader, sending a full tablet report...
I20260713 09:04:25.773037  9003 ts_tablet_manager.cc:1434] T b9df434206fc454886a67bad20633d70 P 04b1814f41984e548c05a26f92f4bbfa: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 09:04:25.773501  9005 raft_consensus.cc:359] T 0c5d519856084a48aa4f262fd6acd1bf P 7c4077ce5e1f4390bfb463d707da3d42 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b067f9a6723d49a9a79819dcc74fa42f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41773 } } peers { permanent_uuid: "04b1814f41984e548c05a26f92f4bbfa" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36759 } } peers { permanent_uuid: "7c4077ce5e1f4390bfb463d707da3d42" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34469 } }
I20260713 09:04:25.774062  9003 tablet_bootstrap.cc:492] T 53e98520fb9f41479da61f0c1f0ca01f P 04b1814f41984e548c05a26f92f4bbfa: Bootstrap starting.
I20260713 09:04:25.774209  9005 raft_consensus.cc:385] T 0c5d519856084a48aa4f262fd6acd1bf P 7c4077ce5e1f4390bfb463d707da3d42 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:25.774528  9005 raft_consensus.cc:740] T 0c5d519856084a48aa4f262fd6acd1bf P 7c4077ce5e1f4390bfb463d707da3d42 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c4077ce5e1f4390bfb463d707da3d42, State: Initialized, Role: FOLLOWER
I20260713 09:04:25.775252  9005 consensus_queue.cc:260] T 0c5d519856084a48aa4f262fd6acd1bf P 7c4077ce5e1f4390bfb463d707da3d42 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b067f9a6723d49a9a79819dcc74fa42f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41773 } } peers { permanent_uuid: "04b1814f41984e548c05a26f92f4bbfa" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36759 } } peers { permanent_uuid: "7c4077ce5e1f4390bfb463d707da3d42" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34469 } }
I20260713 09:04:25.778633  8839 heartbeater.cc:499] Master 127.5.160.190:42187 was elected leader, sending a full tablet report...
I20260713 09:04:25.779578  9004 ts_tablet_manager.cc:1434] T 8ebf2adb861b4f5b851764110417d744 P b067f9a6723d49a9a79819dcc74fa42f: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.008s
I20260713 09:04:25.780629  9004 tablet_bootstrap.cc:492] T 0753129bc32a459fb1f5881ea5990366 P b067f9a6723d49a9a79819dcc74fa42f: Bootstrap starting.
I20260713 09:04:25.787075  9004 tablet_bootstrap.cc:654] T 0753129bc32a459fb1f5881ea5990366 P b067f9a6723d49a9a79819dcc74fa42f: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:25.793525  8988 heartbeater.cc:499] Master 127.5.160.190:42187 was elected leader, sending a full tablet report...
I20260713 09:04:25.793994  9005 ts_tablet_manager.cc:1434] T 0c5d519856084a48aa4f262fd6acd1bf P 7c4077ce5e1f4390bfb463d707da3d42: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.016s
I20260713 09:04:25.795073  9005 tablet_bootstrap.cc:492] T b9df434206fc454886a67bad20633d70 P 7c4077ce5e1f4390bfb463d707da3d42: Bootstrap starting.
I20260713 09:04:25.795746  9004 tablet_bootstrap.cc:492] T 0753129bc32a459fb1f5881ea5990366 P b067f9a6723d49a9a79819dcc74fa42f: No bootstrap required, opened a new log
I20260713 09:04:25.796164  9004 ts_tablet_manager.cc:1403] T 0753129bc32a459fb1f5881ea5990366 P b067f9a6723d49a9a79819dcc74fa42f: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.003s
I20260713 09:04:25.798491  9003 tablet_bootstrap.cc:654] T 53e98520fb9f41479da61f0c1f0ca01f P 04b1814f41984e548c05a26f92f4bbfa: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:25.798710  9004 raft_consensus.cc:359] T 0753129bc32a459fb1f5881ea5990366 P b067f9a6723d49a9a79819dcc74fa42f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b067f9a6723d49a9a79819dcc74fa42f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41773 } } peers { permanent_uuid: "7c4077ce5e1f4390bfb463d707da3d42" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34469 } } peers { permanent_uuid: "04b1814f41984e548c05a26f92f4bbfa" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36759 } }
I20260713 09:04:25.799492  9004 raft_consensus.cc:385] T 0753129bc32a459fb1f5881ea5990366 P b067f9a6723d49a9a79819dcc74fa42f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:25.799821  9004 raft_consensus.cc:740] T 0753129bc32a459fb1f5881ea5990366 P b067f9a6723d49a9a79819dcc74fa42f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b067f9a6723d49a9a79819dcc74fa42f, State: Initialized, Role: FOLLOWER
I20260713 09:04:25.800767  9004 consensus_queue.cc:260] T 0753129bc32a459fb1f5881ea5990366 P b067f9a6723d49a9a79819dcc74fa42f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b067f9a6723d49a9a79819dcc74fa42f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41773 } } peers { permanent_uuid: "7c4077ce5e1f4390bfb463d707da3d42" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34469 } } peers { permanent_uuid: "04b1814f41984e548c05a26f92f4bbfa" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36759 } }
I20260713 09:04:25.801281  9005 tablet_bootstrap.cc:654] T b9df434206fc454886a67bad20633d70 P 7c4077ce5e1f4390bfb463d707da3d42: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:25.805745  9009 raft_consensus.cc:493] T 8ebf2adb861b4f5b851764110417d744 P b067f9a6723d49a9a79819dcc74fa42f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:25.806346  9009 raft_consensus.cc:515] T 8ebf2adb861b4f5b851764110417d744 P b067f9a6723d49a9a79819dcc74fa42f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b067f9a6723d49a9a79819dcc74fa42f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41773 } } peers { permanent_uuid: "04b1814f41984e548c05a26f92f4bbfa" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36759 } } peers { permanent_uuid: "7c4077ce5e1f4390bfb463d707da3d42" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34469 } }
I20260713 09:04:25.808689  9004 ts_tablet_manager.cc:1434] T 0753129bc32a459fb1f5881ea5990366 P b067f9a6723d49a9a79819dcc74fa42f: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260713 09:04:25.809765  9004 tablet_bootstrap.cc:492] T 4c5b95e282e6400eb015c76df3895a91 P b067f9a6723d49a9a79819dcc74fa42f: Bootstrap starting.
I20260713 09:04:25.810211  9003 tablet_bootstrap.cc:492] T 53e98520fb9f41479da61f0c1f0ca01f P 04b1814f41984e548c05a26f92f4bbfa: No bootstrap required, opened a new log
I20260713 09:04:25.810809  9003 ts_tablet_manager.cc:1403] T 53e98520fb9f41479da61f0c1f0ca01f P 04b1814f41984e548c05a26f92f4bbfa: Time spent bootstrapping tablet: real 0.037s	user 0.010s	sys 0.006s
I20260713 09:04:25.813762  9003 raft_consensus.cc:359] T 53e98520fb9f41479da61f0c1f0ca01f P 04b1814f41984e548c05a26f92f4bbfa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b067f9a6723d49a9a79819dcc74fa42f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41773 } } peers { permanent_uuid: "04b1814f41984e548c05a26f92f4bbfa" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36759 } } peers { permanent_uuid: "7c4077ce5e1f4390bfb463d707da3d42" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34469 } }
I20260713 09:04:25.814661  9003 raft_consensus.cc:385] T 53e98520fb9f41479da61f0c1f0ca01f P 04b1814f41984e548c05a26f92f4bbfa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:25.815153  9003 raft_consensus.cc:740] T 53e98520fb9f41479da61f0c1f0ca01f P 04b1814f41984e548c05a26f92f4bbfa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 04b1814f41984e548c05a26f92f4bbfa, State: Initialized, Role: FOLLOWER
I20260713 09:04:25.816241  9004 tablet_bootstrap.cc:654] T 4c5b95e282e6400eb015c76df3895a91 P b067f9a6723d49a9a79819dcc74fa42f: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:25.816092  9003 consensus_queue.cc:260] T 53e98520fb9f41479da61f0c1f0ca01f P 04b1814f41984e548c05a26f92f4bbfa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b067f9a6723d49a9a79819dcc74fa42f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41773 } } peers { permanent_uuid: "04b1814f41984e548c05a26f92f4bbfa" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36759 } } peers { permanent_uuid: "7c4077ce5e1f4390bfb463d707da3d42" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34469 } }
I20260713 09:04:25.818252  9009 leader_election.cc:290] T 8ebf2adb861b4f5b851764110417d744 P b067f9a6723d49a9a79819dcc74fa42f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 04b1814f41984e548c05a26f92f4bbfa (127.5.160.130:36759), 7c4077ce5e1f4390bfb463d707da3d42 (127.5.160.131:34469)
I20260713 09:04:25.819233  9005 tablet_bootstrap.cc:492] T b9df434206fc454886a67bad20633d70 P 7c4077ce5e1f4390bfb463d707da3d42: No bootstrap required, opened a new log
I20260713 09:04:25.819269  9003 ts_tablet_manager.cc:1434] T 53e98520fb9f41479da61f0c1f0ca01f P 04b1814f41984e548c05a26f92f4bbfa: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.003s
I20260713 09:04:25.819772  9005 ts_tablet_manager.cc:1403] T b9df434206fc454886a67bad20633d70 P 7c4077ce5e1f4390bfb463d707da3d42: Time spent bootstrapping tablet: real 0.025s	user 0.004s	sys 0.006s
I20260713 09:04:25.820905  9003 tablet_bootstrap.cc:492] T 9419f55d3eb1427d86ac2da4391266a6 P 04b1814f41984e548c05a26f92f4bbfa: Bootstrap starting.
I20260713 09:04:25.822773  9005 raft_consensus.cc:359] T b9df434206fc454886a67bad20633d70 P 7c4077ce5e1f4390bfb463d707da3d42 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b067f9a6723d49a9a79819dcc74fa42f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41773 } } peers { permanent_uuid: "04b1814f41984e548c05a26f92f4bbfa" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36759 } } peers { permanent_uuid: "7c4077ce5e1f4390bfb463d707da3d42" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34469 } }
I20260713 09:04:25.823482  9005 raft_consensus.cc:385] T b9df434206fc454886a67bad20633d70 P 7c4077ce5e1f4390bfb463d707da3d42 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:25.823931  9005 raft_consensus.cc:740] T b9df434206fc454886a67bad20633d70 P 7c4077ce5e1f4390bfb463d707da3d42 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c4077ce5e1f4390bfb463d707da3d42, State: Initialized, Role: FOLLOWER
I20260713 09:04:25.825255  9005 consensus_queue.cc:260] T b9df434206fc454886a67bad20633d70 P 7c4077ce5e1f4390bfb463d707da3d42 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b067f9a6723d49a9a79819dcc74fa42f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41773 } } peers { permanent_uuid: "04b1814f41984e548c05a26f92f4bbfa" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36759 } } peers { permanent_uuid: "7c4077ce5e1f4390bfb463d707da3d42" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34469 } }
I20260713 09:04:25.828527  9005 ts_tablet_manager.cc:1434] T b9df434206fc454886a67bad20633d70 P 7c4077ce5e1f4390bfb463d707da3d42: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260713 09:04:25.829492  9005 tablet_bootstrap.cc:492] T 64f024733a264892b069fea164febb53 P 7c4077ce5e1f4390bfb463d707da3d42: Bootstrap starting.
I20260713 09:04:25.833328  9003 tablet_bootstrap.cc:654] T 9419f55d3eb1427d86ac2da4391266a6 P 04b1814f41984e548c05a26f92f4bbfa: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:25.836025  9005 tablet_bootstrap.cc:654] T 64f024733a264892b069fea164febb53 P 7c4077ce5e1f4390bfb463d707da3d42: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:25.838593  9011 raft_consensus.cc:493] T b9df434206fc454886a67bad20633d70 P 7c4077ce5e1f4390bfb463d707da3d42 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:25.839147  9011 raft_consensus.cc:515] T b9df434206fc454886a67bad20633d70 P 7c4077ce5e1f4390bfb463d707da3d42 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b067f9a6723d49a9a79819dcc74fa42f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41773 } } peers { permanent_uuid: "04b1814f41984e548c05a26f92f4bbfa" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36759 } } peers { permanent_uuid: "7c4077ce5e1f4390bfb463d707da3d42" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34469 } }
I20260713 09:04:25.848690  9010 raft_consensus.cc:493] T 53e98520fb9f41479da61f0c1f0ca01f P 04b1814f41984e548c05a26f92f4bbfa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:25.849233  9010 raft_consensus.cc:515] T 53e98520fb9f41479da61f0c1f0ca01f P 04b1814f41984e548c05a26f92f4bbfa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b067f9a6723d49a9a79819dcc74fa42f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41773 } } peers { permanent_uuid: "04b1814f41984e548c05a26f92f4bbfa" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36759 } } peers { permanent_uuid: "7c4077ce5e1f4390bfb463d707da3d42" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34469 } }
I20260713 09:04:25.852964  9010 leader_election.cc:290] T 53e98520fb9f41479da61f0c1f0ca01f P 04b1814f41984e548c05a26f92f4bbfa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b067f9a6723d49a9a79819dcc74fa42f (127.5.160.129:41773), 7c4077ce5e1f4390bfb463d707da3d42 (127.5.160.131:34469)
I20260713 09:04:25.843114  9011 leader_election.cc:290] T b9df434206fc454886a67bad20633d70 P 7c4077ce5e1f4390bfb463d707da3d42 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b067f9a6723d49a9a79819dcc74fa42f (127.5.160.129:41773), 04b1814f41984e548c05a26f92f4bbfa (127.5.160.130:36759)
I20260713 09:04:25.870615  8814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9df434206fc454886a67bad20633d70" candidate_uuid: "7c4077ce5e1f4390bfb463d707da3d42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b067f9a6723d49a9a79819dcc74fa42f" is_pre_election: true
W20260713 09:04:25.872674  8929 leader_election.cc:343] T b9df434206fc454886a67bad20633d70 P 7c4077ce5e1f4390bfb463d707da3d42 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b067f9a6723d49a9a79819dcc74fa42f (127.5.160.129:41773): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:25.879375  9004 tablet_bootstrap.cc:492] T 4c5b95e282e6400eb015c76df3895a91 P b067f9a6723d49a9a79819dcc74fa42f: No bootstrap required, opened a new log
I20260713 09:04:25.879936  9004 ts_tablet_manager.cc:1403] T 4c5b95e282e6400eb015c76df3895a91 P b067f9a6723d49a9a79819dcc74fa42f: Time spent bootstrapping tablet: real 0.070s	user 0.022s	sys 0.023s
I20260713 09:04:25.880406  9005 tablet_bootstrap.cc:492] T 64f024733a264892b069fea164febb53 P 7c4077ce5e1f4390bfb463d707da3d42: No bootstrap required, opened a new log
I20260713 09:04:25.881048  9005 ts_tablet_manager.cc:1403] T 64f024733a264892b069fea164febb53 P 7c4077ce5e1f4390bfb463d707da3d42: Time spent bootstrapping tablet: real 0.052s	user 0.021s	sys 0.008s
I20260713 09:04:25.883260  9003 tablet_bootstrap.cc:492] T 9419f55d3eb1427d86ac2da4391266a6 P 04b1814f41984e548c05a26f92f4bbfa: No bootstrap required, opened a new log
I20260713 09:04:25.882905  9004 raft_consensus.cc:359] T 4c5b95e282e6400eb015c76df3895a91 P b067f9a6723d49a9a79819dcc74fa42f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b067f9a6723d49a9a79819dcc74fa42f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41773 } } peers { permanent_uuid: "04b1814f41984e548c05a26f92f4bbfa" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36759 } } peers { permanent_uuid: "7c4077ce5e1f4390bfb463d707da3d42" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34469 } }
I20260713 09:04:25.883735  9004 raft_consensus.cc:385] T 4c5b95e282e6400eb015c76df3895a91 P b067f9a6723d49a9a79819dcc74fa42f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:25.883908  9003 ts_tablet_manager.cc:1403] T 9419f55d3eb1427d86ac2da4391266a6 P 04b1814f41984e548c05a26f92f4bbfa: Time spent bootstrapping tablet: real 0.063s	user 0.009s	sys 0.022s
I20260713 09:04:25.884087  9004 raft_consensus.cc:740] T 4c5b95e282e6400eb015c76df3895a91 P b067f9a6723d49a9a79819dcc74fa42f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b067f9a6723d49a9a79819dcc74fa42f, State: Initialized, Role: FOLLOWER
I20260713 09:04:25.884649  9005 raft_consensus.cc:359] T 64f024733a264892b069fea164febb53 P 7c4077ce5e1f4390bfb463d707da3d42 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b067f9a6723d49a9a79819dcc74fa42f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41773 } } peers { permanent_uuid: "04b1814f41984e548c05a26f92f4bbfa" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36759 } } peers { permanent_uuid: "7c4077ce5e1f4390bfb463d707da3d42" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34469 } }
I20260713 09:04:25.884928  9004 consensus_queue.cc:260] T 4c5b95e282e6400eb015c76df3895a91 P b067f9a6723d49a9a79819dcc74fa42f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b067f9a6723d49a9a79819dcc74fa42f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41773 } } peers { permanent_uuid: "04b1814f41984e548c05a26f92f4bbfa" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36759 } } peers { permanent_uuid: "7c4077ce5e1f4390bfb463d707da3d42" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34469 } }
I20260713 09:04:25.885442  9005 raft_consensus.cc:385] T 64f024733a264892b069fea164febb53 P 7c4077ce5e1f4390bfb463d707da3d42 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:25.885937  9005 raft_consensus.cc:740] T 64f024733a264892b069fea164febb53 P 7c4077ce5e1f4390bfb463d707da3d42 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c4077ce5e1f4390bfb463d707da3d42, State: Initialized, Role: FOLLOWER
I20260713 09:04:25.886824  9005 consensus_queue.cc:260] T 64f024733a264892b069fea164febb53 P 7c4077ce5e1f4390bfb463d707da3d42 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b067f9a6723d49a9a79819dcc74fa42f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41773 } } peers { permanent_uuid: "04b1814f41984e548c05a26f92f4bbfa" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36759 } } peers { permanent_uuid: "7c4077ce5e1f4390bfb463d707da3d42" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34469 } }
I20260713 09:04:25.887264  9003 raft_consensus.cc:359] T 9419f55d3eb1427d86ac2da4391266a6 P 04b1814f41984e548c05a26f92f4bbfa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b067f9a6723d49a9a79819dcc74fa42f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41773 } } peers { permanent_uuid: "04b1814f41984e548c05a26f92f4bbfa" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36759 } } peers { permanent_uuid: "7c4077ce5e1f4390bfb463d707da3d42" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34469 } }
I20260713 09:04:25.888067  9003 raft_consensus.cc:385] T 9419f55d3eb1427d86ac2da4391266a6 P 04b1814f41984e548c05a26f92f4bbfa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:25.888398  9003 raft_consensus.cc:740] T 9419f55d3eb1427d86ac2da4391266a6 P 04b1814f41984e548c05a26f92f4bbfa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 04b1814f41984e548c05a26f92f4bbfa, State: Initialized, Role: FOLLOWER
I20260713 09:04:25.889181  9005 ts_tablet_manager.cc:1434] T 64f024733a264892b069fea164febb53 P 7c4077ce5e1f4390bfb463d707da3d42: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.002s
I20260713 09:04:25.889276  9003 consensus_queue.cc:260] T 9419f55d3eb1427d86ac2da4391266a6 P 04b1814f41984e548c05a26f92f4bbfa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b067f9a6723d49a9a79819dcc74fa42f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41773 } } peers { permanent_uuid: "04b1814f41984e548c05a26f92f4bbfa" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36759 } } peers { permanent_uuid: "7c4077ce5e1f4390bfb463d707da3d42" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34469 } }
I20260713 09:04:25.890329  9005 tablet_bootstrap.cc:492] T f3b53fa85a7b41b5bdb2f9901ece402d P 7c4077ce5e1f4390bfb463d707da3d42: Bootstrap starting.
I20260713 09:04:25.892004  9003 ts_tablet_manager.cc:1434] T 9419f55d3eb1427d86ac2da4391266a6 P 04b1814f41984e548c05a26f92f4bbfa: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 09:04:25.893051  9003 tablet_bootstrap.cc:492] T bc677109a2b84f3392c0d48cc24330e5 P 04b1814f41984e548c05a26f92f4bbfa: Bootstrap starting.
I20260713 09:04:25.897192  9005 tablet_bootstrap.cc:654] T f3b53fa85a7b41b5bdb2f9901ece402d P 7c4077ce5e1f4390bfb463d707da3d42: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:25.899363  9003 tablet_bootstrap.cc:654] T bc677109a2b84f3392c0d48cc24330e5 P 04b1814f41984e548c05a26f92f4bbfa: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:25.901398  9010 raft_consensus.cc:493] T b9df434206fc454886a67bad20633d70 P 04b1814f41984e548c05a26f92f4bbfa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:25.902213  9004 ts_tablet_manager.cc:1434] T 4c5b95e282e6400eb015c76df3895a91 P b067f9a6723d49a9a79819dcc74fa42f: Time spent starting tablet: real 0.022s	user 0.009s	sys 0.000s
I20260713 09:04:25.903560  9004 tablet_bootstrap.cc:492] T 0c5d519856084a48aa4f262fd6acd1bf P b067f9a6723d49a9a79819dcc74fa42f: Bootstrap starting.
I20260713 09:04:25.902045  9010 raft_consensus.cc:515] T b9df434206fc454886a67bad20633d70 P 04b1814f41984e548c05a26f92f4bbfa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b067f9a6723d49a9a79819dcc74fa42f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41773 } } peers { permanent_uuid: "04b1814f41984e548c05a26f92f4bbfa" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36759 } } peers { permanent_uuid: "7c4077ce5e1f4390bfb463d707da3d42" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34469 } }
I20260713 09:04:25.908501  9010 leader_election.cc:290] T b9df434206fc454886a67bad20633d70 P 04b1814f41984e548c05a26f92f4bbfa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b067f9a6723d49a9a79819dcc74fa42f (127.5.160.129:41773), 7c4077ce5e1f4390bfb463d707da3d42 (127.5.160.131:34469)
I20260713 09:04:25.908766  9005 tablet_bootstrap.cc:492] T f3b53fa85a7b41b5bdb2f9901ece402d P 7c4077ce5e1f4390bfb463d707da3d42: No bootstrap required, opened a new log
I20260713 09:04:25.909327  9005 ts_tablet_manager.cc:1403] T f3b53fa85a7b41b5bdb2f9901ece402d P 7c4077ce5e1f4390bfb463d707da3d42: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.003s
I20260713 09:04:25.912644  9004 tablet_bootstrap.cc:654] T 0c5d519856084a48aa4f262fd6acd1bf P b067f9a6723d49a9a79819dcc74fa42f: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:25.912403  9005 raft_consensus.cc:359] T f3b53fa85a7b41b5bdb2f9901ece402d P 7c4077ce5e1f4390bfb463d707da3d42 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b067f9a6723d49a9a79819dcc74fa42f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41773 } } peers { permanent_uuid: "04b1814f41984e548c05a26f92f4bbfa" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36759 } } peers { permanent_uuid: "7c4077ce5e1f4390bfb463d707da3d42" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34469 } }
I20260713 09:04:25.914354  9005 raft_consensus.cc:385] T f3b53fa85a7b41b5bdb2f9901ece402d P 7c4077ce5e1f4390bfb463d707da3d42 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:25.914752  9005 raft_consensus.cc:740] T f3b53fa85a7b41b5bdb2f9901ece402d P 7c4077ce5e1f4390bfb463d707da3d42 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c4077ce5e1f4390bfb463d707da3d42, State: Initialized, Role: FOLLOWER
I20260713 09:04:25.916350  9005 consensus_queue.cc:260] T f3b53fa85a7b41b5bdb2f9901ece402d P 7c4077ce5e1f4390bfb463d707da3d42 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b067f9a6723d49a9a79819dcc74fa42f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41773 } } peers { permanent_uuid: "04b1814f41984e548c05a26f92f4bbfa" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36759 } } peers { permanent_uuid: "7c4077ce5e1f4390bfb463d707da3d42" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34469 } }
I20260713 09:04:25.917151  9003 tablet_bootstrap.cc:492] T bc677109a2b84f3392c0d48cc24330e5 P 04b1814f41984e548c05a26f92f4bbfa: No bootstrap required, opened a new log
I20260713 09:04:25.917662  9003 ts_tablet_manager.cc:1403] T bc677109a2b84f3392c0d48cc24330e5 P 04b1814f41984e548c05a26f92f4bbfa: Time spent bootstrapping tablet: real 0.025s	user 0.008s	sys 0.014s
I20260713 09:04:25.921414  9003 raft_consensus.cc:359] T bc677109a2b84f3392c0d48cc24330e5 P 04b1814f41984e548c05a26f92f4bbfa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b067f9a6723d49a9a79819dcc74fa42f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41773 } } peers { permanent_uuid: "04b1814f41984e548c05a26f92f4bbfa" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36759 } } peers { permanent_uuid: "7c4077ce5e1f4390bfb463d707da3d42" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34469 } }
I20260713 09:04:25.922508  9003 raft_consensus.cc:385] T bc677109a2b84f3392c0d48cc24330e5 P 04b1814f41984e548c05a26f92f4bbfa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:25.922957  9003 raft_consensus.cc:740] T bc677109a2b84f3392c0d48cc24330e5 P 04b1814f41984e548c05a26f92f4bbfa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 04b1814f41984e548c05a26f92f4bbfa, State: Initialized, Role: FOLLOWER
I20260713 09:04:25.923890  9003 consensus_queue.cc:260] T bc677109a2b84f3392c0d48cc24330e5 P 04b1814f41984e548c05a26f92f4bbfa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b067f9a6723d49a9a79819dcc74fa42f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41773 } } peers { permanent_uuid: "04b1814f41984e548c05a26f92f4bbfa" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36759 } } peers { permanent_uuid: "7c4077ce5e1f4390bfb463d707da3d42" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34469 } }
I20260713 09:04:25.925644  9005 ts_tablet_manager.cc:1434] T f3b53fa85a7b41b5bdb2f9901ece402d P 7c4077ce5e1f4390bfb463d707da3d42: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.001s
I20260713 09:04:25.927270  9003 ts_tablet_manager.cc:1434] T bc677109a2b84f3392c0d48cc24330e5 P 04b1814f41984e548c05a26f92f4bbfa: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260713 09:04:25.928643  9003 tablet_bootstrap.cc:492] T 0c5d519856084a48aa4f262fd6acd1bf P 04b1814f41984e548c05a26f92f4bbfa: Bootstrap starting.
I20260713 09:04:25.928893  9005 tablet_bootstrap.cc:492] T bc677109a2b84f3392c0d48cc24330e5 P 7c4077ce5e1f4390bfb463d707da3d42: Bootstrap starting.
I20260713 09:04:25.935842  9005 tablet_bootstrap.cc:654] T bc677109a2b84f3392c0d48cc24330e5 P 7c4077ce5e1f4390bfb463d707da3d42: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:25.938020  9003 tablet_bootstrap.cc:654] T 0c5d519856084a48aa4f262fd6acd1bf P 04b1814f41984e548c05a26f92f4bbfa: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:25.943010  8963 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ebf2adb861b4f5b851764110417d744" candidate_uuid: "b067f9a6723d49a9a79819dcc74fa42f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c4077ce5e1f4390bfb463d707da3d42" is_pre_election: true
W20260713 09:04:25.945320  8780 leader_election.cc:343] T 8ebf2adb861b4f5b851764110417d744 P b067f9a6723d49a9a79819dcc74fa42f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7c4077ce5e1f4390bfb463d707da3d42 (127.5.160.131:34469): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:25.946938  9009 raft_consensus.cc:493] T 4c5b95e282e6400eb015c76df3895a91 P b067f9a6723d49a9a79819dcc74fa42f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:25.947588  9009 raft_consensus.cc:515] T 4c5b95e282e6400eb015c76df3895a91 P b067f9a6723d49a9a79819dcc74fa42f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b067f9a6723d49a9a79819dcc74fa42f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41773 } } peers { permanent_uuid: "04b1814f41984e548c05a26f92f4bbfa" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36759 } } peers { permanent_uuid: "7c4077ce5e1f4390bfb463d707da3d42" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34469 } }
I20260713 09:04:25.950412  9009 leader_election.cc:290] T 4c5b95e282e6400eb015c76df3895a91 P b067f9a6723d49a9a79819dcc74fa42f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 04b1814f41984e548c05a26f92f4bbfa (127.5.160.130:36759), 7c4077ce5e1f4390bfb463d707da3d42 (127.5.160.131:34469)
I20260713 09:04:25.955906  8963 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c5b95e282e6400eb015c76df3895a91" candidate_uuid: "b067f9a6723d49a9a79819dcc74fa42f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c4077ce5e1f4390bfb463d707da3d42" is_pre_election: true
I20260713 09:04:25.957154  9003 tablet_bootstrap.cc:492] T 0c5d519856084a48aa4f262fd6acd1bf P 04b1814f41984e548c05a26f92f4bbfa: No bootstrap required, opened a new log
I20260713 09:04:25.957914  9003 ts_tablet_manager.cc:1403] T 0c5d519856084a48aa4f262fd6acd1bf P 04b1814f41984e548c05a26f92f4bbfa: Time spent bootstrapping tablet: real 0.029s	user 0.017s	sys 0.006s
I20260713 09:04:25.965212  8889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ebf2adb861b4f5b851764110417d744" candidate_uuid: "b067f9a6723d49a9a79819dcc74fa42f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04b1814f41984e548c05a26f92f4bbfa" is_pre_election: true
I20260713 09:04:25.965955  8888 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c5b95e282e6400eb015c76df3895a91" candidate_uuid: "b067f9a6723d49a9a79819dcc74fa42f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04b1814f41984e548c05a26f92f4bbfa" is_pre_election: true
I20260713 09:04:25.967641  9003 raft_consensus.cc:359] T 0c5d519856084a48aa4f262fd6acd1bf P 04b1814f41984e548c05a26f92f4bbfa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b067f9a6723d49a9a79819dcc74fa42f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41773 } } peers { permanent_uuid: "04b1814f41984e548c05a26f92f4bbfa" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36759 } } peers { permanent_uuid: "7c4077ce5e1f4390bfb463d707da3d42" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34469 } }
W20260713 09:04:25.957985  8780 leader_election.cc:343] T 4c5b95e282e6400eb015c76df3895a91 P b067f9a6723d49a9a79819dcc74fa42f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7c4077ce5e1f4390bfb463d707da3d42 (127.5.160.131:34469): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:04:25.968176  8779 leader_election.cc:343] T 8ebf2adb861b4f5b851764110417d744 P b067f9a6723d49a9a79819dcc74fa42f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 04b1814f41984e548c05a26f92f4bbfa (127.5.160.130:36759): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:25.968397  9003 raft_consensus.cc:385] T 0c5d519856084a48aa4f262fd6acd1bf P 04b1814f41984e548c05a26f92f4bbfa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:25.968452  9011 raft_consensus.cc:493] T 0c5d519856084a48aa4f262fd6acd1bf P 7c4077ce5e1f4390bfb463d707da3d42 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:25.968729  8779 leader_election.cc:304] T 8ebf2adb861b4f5b851764110417d744 P b067f9a6723d49a9a79819dcc74fa42f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b067f9a6723d49a9a79819dcc74fa42f; no voters: 04b1814f41984e548c05a26f92f4bbfa, 7c4077ce5e1f4390bfb463d707da3d42
I20260713 09:04:25.969049  9011 raft_consensus.cc:515] T 0c5d519856084a48aa4f262fd6acd1bf P 7c4077ce5e1f4390bfb463d707da3d42 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b067f9a6723d49a9a79819dcc74fa42f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41773 } } peers { permanent_uuid: "04b1814f41984e548c05a26f92f4bbfa" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36759 } } peers { permanent_uuid: "7c4077ce5e1f4390bfb463d707da3d42" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34469 } }
I20260713 09:04:25.970137  9009 raft_consensus.cc:2749] T 8ebf2adb861b4f5b851764110417d744 P b067f9a6723d49a9a79819dcc74fa42f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:04:25.968870  9003 raft_consensus.cc:740] T 0c5d519856084a48aa4f262fd6acd1bf P 04b1814f41984e548c05a26f92f4bbfa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 04b1814f41984e548c05a26f92f4bbfa, State: Initialized, Role: FOLLOWER
I20260713 09:04:25.971139  9011 leader_election.cc:290] T 0c5d519856084a48aa4f262fd6acd1bf P 7c4077ce5e1f4390bfb463d707da3d42 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b067f9a6723d49a9a79819dcc74fa42f (127.5.160.129:41773), 04b1814f41984e548c05a26f92f4bbfa (127.5.160.130:36759)
I20260713 09:04:25.971381  9003 consensus_queue.cc:260] T 0c5d519856084a48aa4f262fd6acd1bf P 04b1814f41984e548c05a26f92f4bbfa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b067f9a6723d49a9a79819dcc74fa42f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41773 } } peers { permanent_uuid: "04b1814f41984e548c05a26f92f4bbfa" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36759 } } peers { permanent_uuid: "7c4077ce5e1f4390bfb463d707da3d42" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34469 } }
I20260713 09:04:25.973222  8814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c5d519856084a48aa4f262fd6acd1bf" candidate_uuid: "7c4077ce5e1f4390bfb463d707da3d42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b067f9a6723d49a9a79819dcc74fa42f" is_pre_election: true
I20260713 09:04:25.973745  9003 ts_tablet_manager.cc:1434] T 0c5d519856084a48aa4f262fd6acd1bf P 04b1814f41984e548c05a26f92f4bbfa: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.002s
W20260713 09:04:25.974622  8929 leader_election.cc:343] T 0c5d519856084a48aa4f262fd6acd1bf P 7c4077ce5e1f4390bfb463d707da3d42 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b067f9a6723d49a9a79819dcc74fa42f (127.5.160.129:41773): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:25.976787  9009 raft_consensus.cc:493] T 0753129bc32a459fb1f5881ea5990366 P b067f9a6723d49a9a79819dcc74fa42f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:25.977284  9009 raft_consensus.cc:515] T 0753129bc32a459fb1f5881ea5990366 P b067f9a6723d49a9a79819dcc74fa42f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b067f9a6723d49a9a79819dcc74fa42f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41773 } } peers { permanent_uuid: "7c4077ce5e1f4390bfb463d707da3d42" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34469 } } peers { permanent_uuid: "04b1814f41984e548c05a26f92f4bbfa" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36759 } }
I20260713 09:04:25.979328  9009 leader_election.cc:290] T 0753129bc32a459fb1f5881ea5990366 P b067f9a6723d49a9a79819dcc74fa42f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7c4077ce5e1f4390bfb463d707da3d42 (127.5.160.131:34469), 04b1814f41984e548c05a26f92f4bbfa (127.5.160.130:36759)
W20260713 09:04:25.980440  8779 leader_election.cc:343] T 4c5b95e282e6400eb015c76df3895a91 P b067f9a6723d49a9a79819dcc74fa42f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 04b1814f41984e548c05a26f92f4bbfa (127.5.160.130:36759): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:25.982199  9003 tablet_bootstrap.cc:492] T 64f024733a264892b069fea164febb53 P 04b1814f41984e548c05a26f92f4bbfa: Bootstrap starting.
I20260713 09:04:25.982820  8888 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9df434206fc454886a67bad20633d70" candidate_uuid: "7c4077ce5e1f4390bfb463d707da3d42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04b1814f41984e548c05a26f92f4bbfa" is_pre_election: true
I20260713 09:04:25.983685  8888 raft_consensus.cc:2468] T b9df434206fc454886a67bad20633d70 P 04b1814f41984e548c05a26f92f4bbfa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c4077ce5e1f4390bfb463d707da3d42 in term 0.
I20260713 09:04:25.984964  8963 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0753129bc32a459fb1f5881ea5990366" candidate_uuid: "b067f9a6723d49a9a79819dcc74fa42f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c4077ce5e1f4390bfb463d707da3d42" is_pre_election: true
W20260713 09:04:25.986536  8780 leader_election.cc:343] T 0753129bc32a459fb1f5881ea5990366 P b067f9a6723d49a9a79819dcc74fa42f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7c4077ce5e1f4390bfb463d707da3d42 (127.5.160.131:34469): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:25.988659  8779 leader_election.cc:304] T 4c5b95e282e6400eb015c76df3895a91 P b067f9a6723d49a9a79819dcc74fa42f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b067f9a6723d49a9a79819dcc74fa42f; no voters: 04b1814f41984e548c05a26f92f4bbfa, 7c4077ce5e1f4390bfb463d707da3d42
I20260713 09:04:25.989754  9009 raft_consensus.cc:2749] T 4c5b95e282e6400eb015c76df3895a91 P b067f9a6723d49a9a79819dcc74fa42f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:04:25.991259  9003 tablet_bootstrap.cc:654] T 64f024733a264892b069fea164febb53 P 04b1814f41984e548c05a26f92f4bbfa: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:25.992455  8888 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0753129bc32a459fb1f5881ea5990366" candidate_uuid: "b067f9a6723d49a9a79819dcc74fa42f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04b1814f41984e548c05a26f92f4bbfa" is_pre_election: true
W20260713 09:04:25.995081  8779 leader_election.cc:343] T 0753129bc32a459fb1f5881ea5990366 P b067f9a6723d49a9a79819dcc74fa42f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 04b1814f41984e548c05a26f92f4bbfa (127.5.160.130:36759): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:25.995692  8779 leader_election.cc:304] T 0753129bc32a459fb1f5881ea5990366 P b067f9a6723d49a9a79819dcc74fa42f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b067f9a6723d49a9a79819dcc74fa42f; no voters: 04b1814f41984e548c05a26f92f4bbfa, 7c4077ce5e1f4390bfb463d707da3d42
I20260713 09:04:25.996665  9009 raft_consensus.cc:2749] T 0753129bc32a459fb1f5881ea5990366 P b067f9a6723d49a9a79819dcc74fa42f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:04:25.998996  8888 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c5d519856084a48aa4f262fd6acd1bf" candidate_uuid: "7c4077ce5e1f4390bfb463d707da3d42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04b1814f41984e548c05a26f92f4bbfa" is_pre_election: true
I20260713 09:04:26.000106  8888 raft_consensus.cc:2468] T 0c5d519856084a48aa4f262fd6acd1bf P 04b1814f41984e548c05a26f92f4bbfa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c4077ce5e1f4390bfb463d707da3d42 in term 0.
I20260713 09:04:26.002290  8928 leader_election.cc:304] T b9df434206fc454886a67bad20633d70 P 7c4077ce5e1f4390bfb463d707da3d42 [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: 04b1814f41984e548c05a26f92f4bbfa, 7c4077ce5e1f4390bfb463d707da3d42; no voters: b067f9a6723d49a9a79819dcc74fa42f
I20260713 09:04:26.003624  9011 raft_consensus.cc:2804] T b9df434206fc454886a67bad20633d70 P 7c4077ce5e1f4390bfb463d707da3d42 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:04:26.004145  9011 raft_consensus.cc:493] T b9df434206fc454886a67bad20633d70 P 7c4077ce5e1f4390bfb463d707da3d42 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:04:26.004577  9011 raft_consensus.cc:3060] T b9df434206fc454886a67bad20633d70 P 7c4077ce5e1f4390bfb463d707da3d42 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:26.013872  8928 leader_election.cc:304] T 0c5d519856084a48aa4f262fd6acd1bf P 7c4077ce5e1f4390bfb463d707da3d42 [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: 04b1814f41984e548c05a26f92f4bbfa, 7c4077ce5e1f4390bfb463d707da3d42; no voters: b067f9a6723d49a9a79819dcc74fa42f
I20260713 09:04:26.024734  8814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53e98520fb9f41479da61f0c1f0ca01f" candidate_uuid: "04b1814f41984e548c05a26f92f4bbfa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b067f9a6723d49a9a79819dcc74fa42f" is_pre_election: true
W20260713 09:04:26.033648  8855 leader_election.cc:343] T 53e98520fb9f41479da61f0c1f0ca01f P 04b1814f41984e548c05a26f92f4bbfa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b067f9a6723d49a9a79819dcc74fa42f (127.5.160.129:41773): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:26.034089  8814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9df434206fc454886a67bad20633d70" candidate_uuid: "04b1814f41984e548c05a26f92f4bbfa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b067f9a6723d49a9a79819dcc74fa42f" is_pre_election: true
W20260713 09:04:26.035624  8855 leader_election.cc:343] T b9df434206fc454886a67bad20633d70 P 04b1814f41984e548c05a26f92f4bbfa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b067f9a6723d49a9a79819dcc74fa42f (127.5.160.129:41773): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:26.040453  9032 raft_consensus.cc:2804] T 0c5d519856084a48aa4f262fd6acd1bf P 7c4077ce5e1f4390bfb463d707da3d42 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:04:26.041064  9032 raft_consensus.cc:493] T 0c5d519856084a48aa4f262fd6acd1bf P 7c4077ce5e1f4390bfb463d707da3d42 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:04:26.041497  9032 raft_consensus.cc:3060] T 0c5d519856084a48aa4f262fd6acd1bf P 7c4077ce5e1f4390bfb463d707da3d42 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:26.020051  9011 raft_consensus.cc:515] T b9df434206fc454886a67bad20633d70 P 7c4077ce5e1f4390bfb463d707da3d42 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b067f9a6723d49a9a79819dcc74fa42f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41773 } } peers { permanent_uuid: "04b1814f41984e548c05a26f92f4bbfa" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36759 } } peers { permanent_uuid: "7c4077ce5e1f4390bfb463d707da3d42" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34469 } }
I20260713 09:04:26.052625  9011 leader_election.cc:290] T b9df434206fc454886a67bad20633d70 P 7c4077ce5e1f4390bfb463d707da3d42 [CANDIDATE]: Term 1 election: Requested vote from peers b067f9a6723d49a9a79819dcc74fa42f (127.5.160.129:41773), 04b1814f41984e548c05a26f92f4bbfa (127.5.160.130:36759)
I20260713 09:04:26.053373  8814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9df434206fc454886a67bad20633d70" candidate_uuid: "7c4077ce5e1f4390bfb463d707da3d42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b067f9a6723d49a9a79819dcc74fa42f"
I20260713 09:04:26.054206  9004 tablet_bootstrap.cc:492] T 0c5d519856084a48aa4f262fd6acd1bf P b067f9a6723d49a9a79819dcc74fa42f: No bootstrap required, opened a new log
I20260713 09:04:26.054668  9004 ts_tablet_manager.cc:1403] T 0c5d519856084a48aa4f262fd6acd1bf P b067f9a6723d49a9a79819dcc74fa42f: Time spent bootstrapping tablet: real 0.151s	user 0.080s	sys 0.053s
I20260713 09:04:26.055066  8888 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9df434206fc454886a67bad20633d70" candidate_uuid: "7c4077ce5e1f4390bfb463d707da3d42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04b1814f41984e548c05a26f92f4bbfa"
W20260713 09:04:26.055289  8929 leader_election.cc:343] T b9df434206fc454886a67bad20633d70 P 7c4077ce5e1f4390bfb463d707da3d42 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b067f9a6723d49a9a79819dcc74fa42f (127.5.160.129:41773): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:26.055661  8888 raft_consensus.cc:3060] T b9df434206fc454886a67bad20633d70 P 04b1814f41984e548c05a26f92f4bbfa [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:26.057648  9004 raft_consensus.cc:359] T 0c5d519856084a48aa4f262fd6acd1bf P b067f9a6723d49a9a79819dcc74fa42f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b067f9a6723d49a9a79819dcc74fa42f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41773 } } peers { permanent_uuid: "04b1814f41984e548c05a26f92f4bbfa" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36759 } } peers { permanent_uuid: "7c4077ce5e1f4390bfb463d707da3d42" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34469 } }
I20260713 09:04:26.057927  9032 raft_consensus.cc:515] T 0c5d519856084a48aa4f262fd6acd1bf P 7c4077ce5e1f4390bfb463d707da3d42 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b067f9a6723d49a9a79819dcc74fa42f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41773 } } peers { permanent_uuid: "04b1814f41984e548c05a26f92f4bbfa" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36759 } } peers { permanent_uuid: "7c4077ce5e1f4390bfb463d707da3d42" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34469 } }
I20260713 09:04:26.058391  9004 raft_consensus.cc:385] T 0c5d519856084a48aa4f262fd6acd1bf P b067f9a6723d49a9a79819dcc74fa42f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:26.058486  9005 tablet_bootstrap.cc:492] T bc677109a2b84f3392c0d48cc24330e5 P 7c4077ce5e1f4390bfb463d707da3d42: No bootstrap required, opened a new log
I20260713 09:04:26.058732  9004 raft_consensus.cc:740] T 0c5d519856084a48aa4f262fd6acd1bf P b067f9a6723d49a9a79819dcc74fa42f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b067f9a6723d49a9a79819dcc74fa42f, State: Initialized, Role: FOLLOWER
I20260713 09:04:26.059012  9005 ts_tablet_manager.cc:1403] T bc677109a2b84f3392c0d48cc24330e5 P 7c4077ce5e1f4390bfb463d707da3d42: Time spent bootstrapping tablet: real 0.130s	user 0.047s	sys 0.054s
I20260713 09:04:26.059545  9004 consensus_queue.cc:260] T 0c5d519856084a48aa4f262fd6acd1bf P b067f9a6723d49a9a79819dcc74fa42f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b067f9a6723d49a9a79819dcc74fa42f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41773 } } peers { permanent_uuid: "04b1814f41984e548c05a26f92f4bbfa" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36759 } } peers { permanent_uuid: "7c4077ce5e1f4390bfb463d707da3d42" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34469 } }
I20260713 09:04:26.061817  9004 ts_tablet_manager.cc:1434] T 0c5d519856084a48aa4f262fd6acd1bf P b067f9a6723d49a9a79819dcc74fa42f: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260713 09:04:26.062801  9004 tablet_bootstrap.cc:492] T b9df434206fc454886a67bad20633d70 P b067f9a6723d49a9a79819dcc74fa42f: Bootstrap starting.
I20260713 09:04:26.062697  8888 raft_consensus.cc:2468] T b9df434206fc454886a67bad20633d70 P 04b1814f41984e548c05a26f92f4bbfa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c4077ce5e1f4390bfb463d707da3d42 in term 1.
I20260713 09:04:26.063874  9005 raft_consensus.cc:359] T bc677109a2b84f3392c0d48cc24330e5 P 7c4077ce5e1f4390bfb463d707da3d42 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b067f9a6723d49a9a79819dcc74fa42f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41773 } } peers { permanent_uuid: "04b1814f41984e548c05a26f92f4bbfa" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36759 } } peers { permanent_uuid: "7c4077ce5e1f4390bfb463d707da3d42" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34469 } }
I20260713 09:04:26.064646  9005 raft_consensus.cc:385] T bc677109a2b84f3392c0d48cc24330e5 P 7c4077ce5e1f4390bfb463d707da3d42 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:26.065132  8814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c5d519856084a48aa4f262fd6acd1bf" candidate_uuid: "7c4077ce5e1f4390bfb463d707da3d42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b067f9a6723d49a9a79819dcc74fa42f"
I20260713 09:04:26.065702  8814 raft_consensus.cc:3060] T 0c5d519856084a48aa4f262fd6acd1bf P b067f9a6723d49a9a79819dcc74fa42f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:26.068181  9004 tablet_bootstrap.cc:654] T b9df434206fc454886a67bad20633d70 P b067f9a6723d49a9a79819dcc74fa42f: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:26.064939  9005 raft_consensus.cc:740] T bc677109a2b84f3392c0d48cc24330e5 P 7c4077ce5e1f4390bfb463d707da3d42 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c4077ce5e1f4390bfb463d707da3d42, State: Initialized, Role: FOLLOWER
I20260713 09:04:26.069274  9005 consensus_queue.cc:260] T bc677109a2b84f3392c0d48cc24330e5 P 7c4077ce5e1f4390bfb463d707da3d42 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b067f9a6723d49a9a79819dcc74fa42f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41773 } } peers { permanent_uuid: "04b1814f41984e548c05a26f92f4bbfa" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36759 } } peers { permanent_uuid: "7c4077ce5e1f4390bfb463d707da3d42" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34469 } }
I20260713 09:04:26.069615  8928 leader_election.cc:304] T b9df434206fc454886a67bad20633d70 P 7c4077ce5e1f4390bfb463d707da3d42 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 04b1814f41984e548c05a26f92f4bbfa, 7c4077ce5e1f4390bfb463d707da3d42; no voters: b067f9a6723d49a9a79819dcc74fa42f
I20260713 09:04:26.071733  9005 ts_tablet_manager.cc:1434] T bc677109a2b84f3392c0d48cc24330e5 P 7c4077ce5e1f4390bfb463d707da3d42: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.003s
I20260713 09:04:26.072665  9005 tablet_bootstrap.cc:492] T 9419f55d3eb1427d86ac2da4391266a6 P 7c4077ce5e1f4390bfb463d707da3d42: Bootstrap starting.
I20260713 09:04:26.075088  8814 raft_consensus.cc:2468] T 0c5d519856084a48aa4f262fd6acd1bf P b067f9a6723d49a9a79819dcc74fa42f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c4077ce5e1f4390bfb463d707da3d42 in term 1.
W20260713 09:04:26.079082  8760 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:04:26.090751  8962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9df434206fc454886a67bad20633d70" candidate_uuid: "04b1814f41984e548c05a26f92f4bbfa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c4077ce5e1f4390bfb463d707da3d42" is_pre_election: true
I20260713 09:04:26.084357  9003 tablet_bootstrap.cc:492] T 64f024733a264892b069fea164febb53 P 04b1814f41984e548c05a26f92f4bbfa: No bootstrap required, opened a new log
I20260713 09:04:26.089279  8963 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53e98520fb9f41479da61f0c1f0ca01f" candidate_uuid: "04b1814f41984e548c05a26f92f4bbfa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c4077ce5e1f4390bfb463d707da3d42" is_pre_election: true
I20260713 09:04:26.091804  9003 ts_tablet_manager.cc:1403] T 64f024733a264892b069fea164febb53 P 04b1814f41984e548c05a26f92f4bbfa: Time spent bootstrapping tablet: real 0.110s	user 0.037s	sys 0.033s
I20260713 09:04:26.092111  9005 tablet_bootstrap.cc:654] T 9419f55d3eb1427d86ac2da4391266a6 P 7c4077ce5e1f4390bfb463d707da3d42: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:26.080768  8929 leader_election.cc:304] T 0c5d519856084a48aa4f262fd6acd1bf P 7c4077ce5e1f4390bfb463d707da3d42 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7c4077ce5e1f4390bfb463d707da3d42, b067f9a6723d49a9a79819dcc74fa42f; no voters: 
I20260713 09:04:26.092940  9004 tablet_bootstrap.cc:492] T b9df434206fc454886a67bad20633d70 P b067f9a6723d49a9a79819dcc74fa42f: No bootstrap required, opened a new log
I20260713 09:04:26.093510  9004 ts_tablet_manager.cc:1403] T b9df434206fc454886a67bad20633d70 P b067f9a6723d49a9a79819dcc74fa42f: Time spent bootstrapping tablet: real 0.031s	user 0.019s	sys 0.011s
W20260713 09:04:26.093731  8855 leader_election.cc:343] T 53e98520fb9f41479da61f0c1f0ca01f P 04b1814f41984e548c05a26f92f4bbfa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7c4077ce5e1f4390bfb463d707da3d42 (127.5.160.131:34469): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:26.094261  8855 leader_election.cc:304] T 53e98520fb9f41479da61f0c1f0ca01f P 04b1814f41984e548c05a26f92f4bbfa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 04b1814f41984e548c05a26f92f4bbfa; no voters: 7c4077ce5e1f4390bfb463d707da3d42, b067f9a6723d49a9a79819dcc74fa42f
I20260713 09:04:26.094992  9003 raft_consensus.cc:359] T 64f024733a264892b069fea164febb53 P 04b1814f41984e548c05a26f92f4bbfa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b067f9a6723d49a9a79819dcc74fa42f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41773 } } peers { permanent_uuid: "04b1814f41984e548c05a26f92f4bbfa" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36759 } } peers { permanent_uuid: "7c4077ce5e1f4390bfb463d707da3d42" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34469 } }
I20260713 09:04:26.095499  9010 raft_consensus.cc:2749] T 53e98520fb9f41479da61f0c1f0ca01f P 04b1814f41984e548c05a26f92f4bbfa [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:04:26.095743  9003 raft_consensus.cc:385] T 64f024733a264892b069fea164febb53 P 04b1814f41984e548c05a26f92f4bbfa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:26.097674  9003 raft_consensus.cc:740] T 64f024733a264892b069fea164febb53 P 04b1814f41984e548c05a26f92f4bbfa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 04b1814f41984e548c05a26f92f4bbfa, State: Initialized, Role: FOLLOWER
I20260713 09:04:26.088027  9034 raft_consensus.cc:2804] T b9df434206fc454886a67bad20633d70 P 7c4077ce5e1f4390bfb463d707da3d42 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:04:26.096781  9004 raft_consensus.cc:359] T b9df434206fc454886a67bad20633d70 P b067f9a6723d49a9a79819dcc74fa42f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b067f9a6723d49a9a79819dcc74fa42f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41773 } } peers { permanent_uuid: "04b1814f41984e548c05a26f92f4bbfa" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36759 } } peers { permanent_uuid: "7c4077ce5e1f4390bfb463d707da3d42" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34469 } }
I20260713 09:04:26.098505  9003 consensus_queue.cc:260] T 64f024733a264892b069fea164febb53 P 04b1814f41984e548c05a26f92f4bbfa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b067f9a6723d49a9a79819dcc74fa42f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41773 } } peers { permanent_uuid: "04b1814f41984e548c05a26f92f4bbfa" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36759 } } peers { permanent_uuid: "7c4077ce5e1f4390bfb463d707da3d42" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34469 } }
I20260713 09:04:26.099027  9004 raft_consensus.cc:385] T b9df434206fc454886a67bad20633d70 P b067f9a6723d49a9a79819dcc74fa42f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:26.099421  9004 raft_consensus.cc:740] T b9df434206fc454886a67bad20633d70 P b067f9a6723d49a9a79819dcc74fa42f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b067f9a6723d49a9a79819dcc74fa42f, State: Initialized, Role: FOLLOWER
I20260713 09:04:26.100310  9004 consensus_queue.cc:260] T b9df434206fc454886a67bad20633d70 P b067f9a6723d49a9a79819dcc74fa42f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b067f9a6723d49a9a79819dcc74fa42f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41773 } } peers { permanent_uuid: "04b1814f41984e548c05a26f92f4bbfa" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36759 } } peers { permanent_uuid: "7c4077ce5e1f4390bfb463d707da3d42" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34469 } }
I20260713 09:04:26.102142  9011 raft_consensus.cc:2804] T 0c5d519856084a48aa4f262fd6acd1bf P 7c4077ce5e1f4390bfb463d707da3d42 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:04:26.102624  9011 raft_consensus.cc:697] T 0c5d519856084a48aa4f262fd6acd1bf P 7c4077ce5e1f4390bfb463d707da3d42 [term 1 LEADER]: Becoming Leader. State: Replica: 7c4077ce5e1f4390bfb463d707da3d42, State: Running, Role: LEADER
I20260713 09:04:26.103807  9005 tablet_bootstrap.cc:492] T 9419f55d3eb1427d86ac2da4391266a6 P 7c4077ce5e1f4390bfb463d707da3d42: No bootstrap required, opened a new log
I20260713 09:04:26.104437  9005 ts_tablet_manager.cc:1403] T 9419f55d3eb1427d86ac2da4391266a6 P 7c4077ce5e1f4390bfb463d707da3d42: Time spent bootstrapping tablet: real 0.032s	user 0.017s	sys 0.008s
I20260713 09:04:26.097836  9037 raft_consensus.cc:493] T 9419f55d3eb1427d86ac2da4391266a6 P 04b1814f41984e548c05a26f92f4bbfa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:26.100878  9003 ts_tablet_manager.cc:1434] T 64f024733a264892b069fea164febb53 P 04b1814f41984e548c05a26f92f4bbfa: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.000s
I20260713 09:04:26.106209  9003 tablet_bootstrap.cc:492] T 0753129bc32a459fb1f5881ea5990366 P 04b1814f41984e548c05a26f92f4bbfa: Bootstrap starting.
I20260713 09:04:26.103451  9011 consensus_queue.cc:237] T 0c5d519856084a48aa4f262fd6acd1bf P 7c4077ce5e1f4390bfb463d707da3d42 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b067f9a6723d49a9a79819dcc74fa42f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41773 } } peers { permanent_uuid: "04b1814f41984e548c05a26f92f4bbfa" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36759 } } peers { permanent_uuid: "7c4077ce5e1f4390bfb463d707da3d42" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34469 } }
I20260713 09:04:26.105048  9037 raft_consensus.cc:515] T 9419f55d3eb1427d86ac2da4391266a6 P 04b1814f41984e548c05a26f92f4bbfa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b067f9a6723d49a9a79819dcc74fa42f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41773 } } peers { permanent_uuid: "04b1814f41984e548c05a26f92f4bbfa" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36759 } } peers { permanent_uuid: "7c4077ce5e1f4390bfb463d707da3d42" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34469 } }
I20260713 09:04:26.106369  9004 ts_tablet_manager.cc:1434] T b9df434206fc454886a67bad20633d70 P b067f9a6723d49a9a79819dcc74fa42f: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260713 09:04:26.108224  9005 raft_consensus.cc:359] T 9419f55d3eb1427d86ac2da4391266a6 P 7c4077ce5e1f4390bfb463d707da3d42 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b067f9a6723d49a9a79819dcc74fa42f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41773 } } peers { permanent_uuid: "04b1814f41984e548c05a26f92f4bbfa" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36759 } } peers { permanent_uuid: "7c4077ce5e1f4390bfb463d707da3d42" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34469 } }
I20260713 09:04:26.108901  9032 leader_election.cc:290] T 0c5d519856084a48aa4f262fd6acd1bf P 7c4077ce5e1f4390bfb463d707da3d42 [CANDIDATE]: Term 1 election: Requested vote from peers b067f9a6723d49a9a79819dcc74fa42f (127.5.160.129:41773), 04b1814f41984e548c05a26f92f4bbfa (127.5.160.130:36759)
I20260713 09:04:26.108956  9004 tablet_bootstrap.cc:492] T 53e98520fb9f41479da61f0c1f0ca01f P b067f9a6723d49a9a79819dcc74fa42f: Bootstrap starting.
I20260713 09:04:26.109162  9005 raft_consensus.cc:385] T 9419f55d3eb1427d86ac2da4391266a6 P 7c4077ce5e1f4390bfb463d707da3d42 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:26.109642  9005 raft_consensus.cc:740] T 9419f55d3eb1427d86ac2da4391266a6 P 7c4077ce5e1f4390bfb463d707da3d42 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c4077ce5e1f4390bfb463d707da3d42, State: Initialized, Role: FOLLOWER
I20260713 09:04:26.110664  9005 consensus_queue.cc:260] T 9419f55d3eb1427d86ac2da4391266a6 P 7c4077ce5e1f4390bfb463d707da3d42 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b067f9a6723d49a9a79819dcc74fa42f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41773 } } peers { permanent_uuid: "04b1814f41984e548c05a26f92f4bbfa" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36759 } } peers { permanent_uuid: "7c4077ce5e1f4390bfb463d707da3d42" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34469 } }
I20260713 09:04:26.113245  9005 ts_tablet_manager.cc:1434] T 9419f55d3eb1427d86ac2da4391266a6 P 7c4077ce5e1f4390bfb463d707da3d42: Time spent starting tablet: real 0.008s	user 0.010s	sys 0.000s
I20260713 09:04:26.114243  9037 leader_election.cc:290] T 9419f55d3eb1427d86ac2da4391266a6 P 04b1814f41984e548c05a26f92f4bbfa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b067f9a6723d49a9a79819dcc74fa42f (127.5.160.129:41773), 7c4077ce5e1f4390bfb463d707da3d42 (127.5.160.131:34469)
I20260713 09:04:26.114360  9005 tablet_bootstrap.cc:492] T 53e98520fb9f41479da61f0c1f0ca01f P 7c4077ce5e1f4390bfb463d707da3d42: Bootstrap starting.
I20260713 09:04:26.114940  8814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9419f55d3eb1427d86ac2da4391266a6" candidate_uuid: "04b1814f41984e548c05a26f92f4bbfa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b067f9a6723d49a9a79819dcc74fa42f" is_pre_election: true
I20260713 09:04:26.117323  8963 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9419f55d3eb1427d86ac2da4391266a6" candidate_uuid: "04b1814f41984e548c05a26f92f4bbfa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c4077ce5e1f4390bfb463d707da3d42" is_pre_election: true
I20260713 09:04:26.117856  9004 tablet_bootstrap.cc:654] T 53e98520fb9f41479da61f0c1f0ca01f P b067f9a6723d49a9a79819dcc74fa42f: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:26.117987  8963 raft_consensus.cc:2468] T 9419f55d3eb1427d86ac2da4391266a6 P 7c4077ce5e1f4390bfb463d707da3d42 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 04b1814f41984e548c05a26f92f4bbfa in term 0.
I20260713 09:04:26.119416  8855 leader_election.cc:304] T 9419f55d3eb1427d86ac2da4391266a6 P 04b1814f41984e548c05a26f92f4bbfa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 04b1814f41984e548c05a26f92f4bbfa, 7c4077ce5e1f4390bfb463d707da3d42; no voters: 
I20260713 09:04:26.120213  9037 raft_consensus.cc:2804] T 9419f55d3eb1427d86ac2da4391266a6 P 04b1814f41984e548c05a26f92f4bbfa [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260713 09:04:26.120338  8855 leader_election.cc:343] T 9419f55d3eb1427d86ac2da4391266a6 P 04b1814f41984e548c05a26f92f4bbfa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b067f9a6723d49a9a79819dcc74fa42f (127.5.160.129:41773): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:26.120620  9037 raft_consensus.cc:493] T 9419f55d3eb1427d86ac2da4391266a6 P 04b1814f41984e548c05a26f92f4bbfa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:04:26.121026  9037 raft_consensus.cc:3060] T 9419f55d3eb1427d86ac2da4391266a6 P 04b1814f41984e548c05a26f92f4bbfa [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:26.122437  9005 tablet_bootstrap.cc:654] T 53e98520fb9f41479da61f0c1f0ca01f P 7c4077ce5e1f4390bfb463d707da3d42: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:26.124513  8888 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c5d519856084a48aa4f262fd6acd1bf" candidate_uuid: "7c4077ce5e1f4390bfb463d707da3d42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04b1814f41984e548c05a26f92f4bbfa"
I20260713 09:04:26.125200  8888 raft_consensus.cc:3060] T 0c5d519856084a48aa4f262fd6acd1bf P 04b1814f41984e548c05a26f92f4bbfa [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:26.129220  9003 tablet_bootstrap.cc:654] T 0753129bc32a459fb1f5881ea5990366 P 04b1814f41984e548c05a26f92f4bbfa: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:26.129695  9037 raft_consensus.cc:515] T 9419f55d3eb1427d86ac2da4391266a6 P 04b1814f41984e548c05a26f92f4bbfa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b067f9a6723d49a9a79819dcc74fa42f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41773 } } peers { permanent_uuid: "04b1814f41984e548c05a26f92f4bbfa" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36759 } } peers { permanent_uuid: "7c4077ce5e1f4390bfb463d707da3d42" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34469 } }
I20260713 09:04:26.132830  9037 leader_election.cc:290] T 9419f55d3eb1427d86ac2da4391266a6 P 04b1814f41984e548c05a26f92f4bbfa [CANDIDATE]: Term 1 election: Requested vote from peers b067f9a6723d49a9a79819dcc74fa42f (127.5.160.129:41773), 7c4077ce5e1f4390bfb463d707da3d42 (127.5.160.131:34469)
I20260713 09:04:26.134618  8814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9419f55d3eb1427d86ac2da4391266a6" candidate_uuid: "04b1814f41984e548c05a26f92f4bbfa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b067f9a6723d49a9a79819dcc74fa42f"
I20260713 09:04:26.135999  9005 tablet_bootstrap.cc:492] T 53e98520fb9f41479da61f0c1f0ca01f P 7c4077ce5e1f4390bfb463d707da3d42: No bootstrap required, opened a new log
I20260713 09:04:26.136700  9005 ts_tablet_manager.cc:1403] T 53e98520fb9f41479da61f0c1f0ca01f P 7c4077ce5e1f4390bfb463d707da3d42: Time spent bootstrapping tablet: real 0.023s	user 0.011s	sys 0.007s
I20260713 09:04:26.136932  8963 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9419f55d3eb1427d86ac2da4391266a6" candidate_uuid: "04b1814f41984e548c05a26f92f4bbfa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c4077ce5e1f4390bfb463d707da3d42"
W20260713 09:04:26.136976  8855 leader_election.cc:343] T 9419f55d3eb1427d86ac2da4391266a6 P 04b1814f41984e548c05a26f92f4bbfa [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b067f9a6723d49a9a79819dcc74fa42f (127.5.160.129:41773): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:26.137611  8963 raft_consensus.cc:3060] T 9419f55d3eb1427d86ac2da4391266a6 P 7c4077ce5e1f4390bfb463d707da3d42 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:26.142200  9004 tablet_bootstrap.cc:492] T 53e98520fb9f41479da61f0c1f0ca01f P b067f9a6723d49a9a79819dcc74fa42f: No bootstrap required, opened a new log
I20260713 09:04:26.142711  9004 ts_tablet_manager.cc:1403] T 53e98520fb9f41479da61f0c1f0ca01f P b067f9a6723d49a9a79819dcc74fa42f: Time spent bootstrapping tablet: real 0.034s	user 0.012s	sys 0.002s
I20260713 09:04:26.140221  9005 raft_consensus.cc:359] T 53e98520fb9f41479da61f0c1f0ca01f P 7c4077ce5e1f4390bfb463d707da3d42 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b067f9a6723d49a9a79819dcc74fa42f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41773 } } peers { permanent_uuid: "04b1814f41984e548c05a26f92f4bbfa" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36759 } } peers { permanent_uuid: "7c4077ce5e1f4390bfb463d707da3d42" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34469 } }
I20260713 09:04:26.144778  9005 raft_consensus.cc:385] T 53e98520fb9f41479da61f0c1f0ca01f P 7c4077ce5e1f4390bfb463d707da3d42 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:26.145071  9005 raft_consensus.cc:740] T 53e98520fb9f41479da61f0c1f0ca01f P 7c4077ce5e1f4390bfb463d707da3d42 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c4077ce5e1f4390bfb463d707da3d42, State: Initialized, Role: FOLLOWER
I20260713 09:04:26.145920  9005 consensus_queue.cc:260] T 53e98520fb9f41479da61f0c1f0ca01f P 7c4077ce5e1f4390bfb463d707da3d42 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b067f9a6723d49a9a79819dcc74fa42f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41773 } } peers { permanent_uuid: "04b1814f41984e548c05a26f92f4bbfa" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36759 } } peers { permanent_uuid: "7c4077ce5e1f4390bfb463d707da3d42" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34469 } }
I20260713 09:04:26.148082  9005 ts_tablet_manager.cc:1434] T 53e98520fb9f41479da61f0c1f0ca01f P 7c4077ce5e1f4390bfb463d707da3d42: Time spent starting tablet: real 0.011s	user 0.002s	sys 0.003s
I20260713 09:04:26.149211  9005 tablet_bootstrap.cc:492] T 8ebf2adb861b4f5b851764110417d744 P 7c4077ce5e1f4390bfb463d707da3d42: Bootstrap starting.
I20260713 09:04:26.150529  9004 raft_consensus.cc:359] T 53e98520fb9f41479da61f0c1f0ca01f P b067f9a6723d49a9a79819dcc74fa42f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b067f9a6723d49a9a79819dcc74fa42f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41773 } } peers { permanent_uuid: "04b1814f41984e548c05a26f92f4bbfa" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36759 } } peers { permanent_uuid: "7c4077ce5e1f4390bfb463d707da3d42" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34469 } }
I20260713 09:04:26.151134  9004 raft_consensus.cc:385] T 53e98520fb9f41479da61f0c1f0ca01f P b067f9a6723d49a9a79819dcc74fa42f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:26.151377  9004 raft_consensus.cc:740] T 53e98520fb9f41479da61f0c1f0ca01f P b067f9a6723d49a9a79819dcc74fa42f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b067f9a6723d49a9a79819dcc74fa42f, State: Initialized, Role: FOLLOWER
I20260713 09:04:26.151686  8963 raft_consensus.cc:2468] T 9419f55d3eb1427d86ac2da4391266a6 P 7c4077ce5e1f4390bfb463d707da3d42 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 04b1814f41984e548c05a26f92f4bbfa in term 1.
I20260713 09:04:26.153658  9034 raft_consensus.cc:697] T b9df434206fc454886a67bad20633d70 P 7c4077ce5e1f4390bfb463d707da3d42 [term 1 LEADER]: Becoming Leader. State: Replica: 7c4077ce5e1f4390bfb463d707da3d42, State: Running, Role: LEADER
I20260713 09:04:26.154589  9034 consensus_queue.cc:237] T b9df434206fc454886a67bad20633d70 P 7c4077ce5e1f4390bfb463d707da3d42 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b067f9a6723d49a9a79819dcc74fa42f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41773 } } peers { permanent_uuid: "04b1814f41984e548c05a26f92f4bbfa" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36759 } } peers { permanent_uuid: "7c4077ce5e1f4390bfb463d707da3d42" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34469 } }
I20260713 09:04:26.155153  8855 leader_election.cc:304] T 9419f55d3eb1427d86ac2da4391266a6 P 04b1814f41984e548c05a26f92f4bbfa [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 04b1814f41984e548c05a26f92f4bbfa, 7c4077ce5e1f4390bfb463d707da3d42; no voters: b067f9a6723d49a9a79819dcc74fa42f
I20260713 09:04:26.156443  9005 tablet_bootstrap.cc:654] T 8ebf2adb861b4f5b851764110417d744 P 7c4077ce5e1f4390bfb463d707da3d42: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:26.156702  9037 raft_consensus.cc:2804] T 9419f55d3eb1427d86ac2da4391266a6 P 04b1814f41984e548c05a26f92f4bbfa [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:04:26.157416  9037 raft_consensus.cc:697] T 9419f55d3eb1427d86ac2da4391266a6 P 04b1814f41984e548c05a26f92f4bbfa [term 1 LEADER]: Becoming Leader. State: Replica: 04b1814f41984e548c05a26f92f4bbfa, State: Running, Role: LEADER
I20260713 09:04:26.158402  9037 consensus_queue.cc:237] T 9419f55d3eb1427d86ac2da4391266a6 P 04b1814f41984e548c05a26f92f4bbfa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b067f9a6723d49a9a79819dcc74fa42f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41773 } } peers { permanent_uuid: "04b1814f41984e548c05a26f92f4bbfa" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36759 } } peers { permanent_uuid: "7c4077ce5e1f4390bfb463d707da3d42" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34469 } }
I20260713 09:04:26.152108  9004 consensus_queue.cc:260] T 53e98520fb9f41479da61f0c1f0ca01f P b067f9a6723d49a9a79819dcc74fa42f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b067f9a6723d49a9a79819dcc74fa42f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41773 } } peers { permanent_uuid: "04b1814f41984e548c05a26f92f4bbfa" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36759 } } peers { permanent_uuid: "7c4077ce5e1f4390bfb463d707da3d42" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34469 } }
I20260713 09:04:26.168237  9004 ts_tablet_manager.cc:1434] T 53e98520fb9f41479da61f0c1f0ca01f P b067f9a6723d49a9a79819dcc74fa42f: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.001s
I20260713 09:04:26.174247  9004 tablet_bootstrap.cc:492] T bc677109a2b84f3392c0d48cc24330e5 P b067f9a6723d49a9a79819dcc74fa42f: Bootstrap starting.
I20260713 09:04:26.172595  8888 raft_consensus.cc:2468] T 0c5d519856084a48aa4f262fd6acd1bf P 04b1814f41984e548c05a26f92f4bbfa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c4077ce5e1f4390bfb463d707da3d42 in term 1.
I20260713 09:04:26.182305  9004 tablet_bootstrap.cc:654] T bc677109a2b84f3392c0d48cc24330e5 P b067f9a6723d49a9a79819dcc74fa42f: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:26.184203  8712 catalog_manager.cc:5697] T 9419f55d3eb1427d86ac2da4391266a6 P 04b1814f41984e548c05a26f92f4bbfa reported cstate change: term changed from 0 to 1, leader changed from <none> to 04b1814f41984e548c05a26f92f4bbfa (127.5.160.130). New cstate: current_term: 1 leader_uuid: "04b1814f41984e548c05a26f92f4bbfa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b067f9a6723d49a9a79819dcc74fa42f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "04b1814f41984e548c05a26f92f4bbfa" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36759 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7c4077ce5e1f4390bfb463d707da3d42" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34469 } health_report { overall_health: UNKNOWN } } }
W20260713 09:04:26.194229  8929 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.160.129:41773, user_credentials={real_user=slave}} blocked reactor thread for 113566us
I20260713 09:04:26.195664  9038 raft_consensus.cc:493] T f3b53fa85a7b41b5bdb2f9901ece402d P 7c4077ce5e1f4390bfb463d707da3d42 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:26.195966  9003 tablet_bootstrap.cc:492] T 0753129bc32a459fb1f5881ea5990366 P 04b1814f41984e548c05a26f92f4bbfa: No bootstrap required, opened a new log
I20260713 09:04:26.196556  9003 ts_tablet_manager.cc:1403] T 0753129bc32a459fb1f5881ea5990366 P 04b1814f41984e548c05a26f92f4bbfa: Time spent bootstrapping tablet: real 0.091s	user 0.011s	sys 0.039s
I20260713 09:04:26.196319  9038 raft_consensus.cc:515] T f3b53fa85a7b41b5bdb2f9901ece402d P 7c4077ce5e1f4390bfb463d707da3d42 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b067f9a6723d49a9a79819dcc74fa42f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41773 } } peers { permanent_uuid: "04b1814f41984e548c05a26f92f4bbfa" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36759 } } peers { permanent_uuid: "7c4077ce5e1f4390bfb463d707da3d42" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34469 } }
I20260713 09:04:26.197183  9011 raft_consensus.cc:493] T bc677109a2b84f3392c0d48cc24330e5 P 7c4077ce5e1f4390bfb463d707da3d42 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:26.197645  9011 raft_consensus.cc:515] T bc677109a2b84f3392c0d48cc24330e5 P 7c4077ce5e1f4390bfb463d707da3d42 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b067f9a6723d49a9a79819dcc74fa42f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41773 } } peers { permanent_uuid: "04b1814f41984e548c05a26f92f4bbfa" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36759 } } peers { permanent_uuid: "7c4077ce5e1f4390bfb463d707da3d42" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34469 } }
I20260713 09:04:26.199041  9038 leader_election.cc:290] T f3b53fa85a7b41b5bdb2f9901ece402d P 7c4077ce5e1f4390bfb463d707da3d42 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b067f9a6723d49a9a79819dcc74fa42f (127.5.160.129:41773), 04b1814f41984e548c05a26f92f4bbfa (127.5.160.130:36759)
I20260713 09:04:26.199595  9011 leader_election.cc:290] T bc677109a2b84f3392c0d48cc24330e5 P 7c4077ce5e1f4390bfb463d707da3d42 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b067f9a6723d49a9a79819dcc74fa42f (127.5.160.129:41773), 04b1814f41984e548c05a26f92f4bbfa (127.5.160.130:36759)
I20260713 09:04:26.199688  8888 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3b53fa85a7b41b5bdb2f9901ece402d" candidate_uuid: "7c4077ce5e1f4390bfb463d707da3d42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04b1814f41984e548c05a26f92f4bbfa" is_pre_election: true
I20260713 09:04:26.200623  8814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3b53fa85a7b41b5bdb2f9901ece402d" candidate_uuid: "7c4077ce5e1f4390bfb463d707da3d42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b067f9a6723d49a9a79819dcc74fa42f" is_pre_election: true
I20260713 09:04:26.199718  9003 raft_consensus.cc:359] T 0753129bc32a459fb1f5881ea5990366 P 04b1814f41984e548c05a26f92f4bbfa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b067f9a6723d49a9a79819dcc74fa42f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41773 } } peers { permanent_uuid: "7c4077ce5e1f4390bfb463d707da3d42" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34469 } } peers { permanent_uuid: "04b1814f41984e548c05a26f92f4bbfa" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36759 } }
I20260713 09:04:26.201828  9003 raft_consensus.cc:385] T 0753129bc32a459fb1f5881ea5990366 P 04b1814f41984e548c05a26f92f4bbfa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260713 09:04:26.201992  8928 leader_election.cc:343] T f3b53fa85a7b41b5bdb2f9901ece402d P 7c4077ce5e1f4390bfb463d707da3d42 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 04b1814f41984e548c05a26f92f4bbfa (127.5.160.130:36759): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:26.202144  9003 raft_consensus.cc:740] T 0753129bc32a459fb1f5881ea5990366 P 04b1814f41984e548c05a26f92f4bbfa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 04b1814f41984e548c05a26f92f4bbfa, State: Initialized, Role: FOLLOWER
I20260713 09:04:26.202301  9004 tablet_bootstrap.cc:492] T bc677109a2b84f3392c0d48cc24330e5 P b067f9a6723d49a9a79819dcc74fa42f: No bootstrap required, opened a new log
I20260713 09:04:26.202708  8814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc677109a2b84f3392c0d48cc24330e5" candidate_uuid: "7c4077ce5e1f4390bfb463d707da3d42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b067f9a6723d49a9a79819dcc74fa42f" is_pre_election: true
I20260713 09:04:26.202944  9004 ts_tablet_manager.cc:1403] T bc677109a2b84f3392c0d48cc24330e5 P b067f9a6723d49a9a79819dcc74fa42f: Time spent bootstrapping tablet: real 0.029s	user 0.004s	sys 0.008s
I20260713 09:04:26.203063  9003 consensus_queue.cc:260] T 0753129bc32a459fb1f5881ea5990366 P 04b1814f41984e548c05a26f92f4bbfa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b067f9a6723d49a9a79819dcc74fa42f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41773 } } peers { permanent_uuid: "7c4077ce5e1f4390bfb463d707da3d42" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34469 } } peers { permanent_uuid: "04b1814f41984e548c05a26f92f4bbfa" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36759 } }
W20260713 09:04:26.204209  8929 leader_election.cc:343] T f3b53fa85a7b41b5bdb2f9901ece402d P 7c4077ce5e1f4390bfb463d707da3d42 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b067f9a6723d49a9a79819dcc74fa42f (127.5.160.129:41773): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:26.204643  8929 leader_election.cc:304] T f3b53fa85a7b41b5bdb2f9901ece402d P 7c4077ce5e1f4390bfb463d707da3d42 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7c4077ce5e1f4390bfb463d707da3d42; no voters: 04b1814f41984e548c05a26f92f4bbfa, b067f9a6723d49a9a79819dcc74fa42f
I20260713 09:04:26.205542  9003 ts_tablet_manager.cc:1434] T 0753129bc32a459fb1f5881ea5990366 P 04b1814f41984e548c05a26f92f4bbfa: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.003s
I20260713 09:04:26.206559  9003 tablet_bootstrap.cc:492] T 8ebf2adb861b4f5b851764110417d744 P 04b1814f41984e548c05a26f92f4bbfa: Bootstrap starting.
I20260713 09:04:26.206552  9004 raft_consensus.cc:359] T bc677109a2b84f3392c0d48cc24330e5 P b067f9a6723d49a9a79819dcc74fa42f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b067f9a6723d49a9a79819dcc74fa42f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41773 } } peers { permanent_uuid: "04b1814f41984e548c05a26f92f4bbfa" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36759 } } peers { permanent_uuid: "7c4077ce5e1f4390bfb463d707da3d42" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34469 } }
I20260713 09:04:26.207521  9004 raft_consensus.cc:385] T bc677109a2b84f3392c0d48cc24330e5 P b067f9a6723d49a9a79819dcc74fa42f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:26.207857  9004 raft_consensus.cc:740] T bc677109a2b84f3392c0d48cc24330e5 P b067f9a6723d49a9a79819dcc74fa42f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b067f9a6723d49a9a79819dcc74fa42f, State: Initialized, Role: FOLLOWER
I20260713 09:04:26.208645  9004 consensus_queue.cc:260] T bc677109a2b84f3392c0d48cc24330e5 P b067f9a6723d49a9a79819dcc74fa42f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b067f9a6723d49a9a79819dcc74fa42f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41773 } } peers { permanent_uuid: "04b1814f41984e548c05a26f92f4bbfa" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36759 } } peers { permanent_uuid: "7c4077ce5e1f4390bfb463d707da3d42" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34469 } }
I20260713 09:04:26.211018  8708 catalog_manager.cc:5697] T b9df434206fc454886a67bad20633d70 P 7c4077ce5e1f4390bfb463d707da3d42 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7c4077ce5e1f4390bfb463d707da3d42 (127.5.160.131). New cstate: current_term: 1 leader_uuid: "7c4077ce5e1f4390bfb463d707da3d42" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b067f9a6723d49a9a79819dcc74fa42f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "04b1814f41984e548c05a26f92f4bbfa" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36759 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c4077ce5e1f4390bfb463d707da3d42" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34469 } health_report { overall_health: HEALTHY } } }
I20260713 09:04:26.213493  9003 tablet_bootstrap.cc:654] T 8ebf2adb861b4f5b851764110417d744 P 04b1814f41984e548c05a26f92f4bbfa: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:26.213446  8888 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc677109a2b84f3392c0d48cc24330e5" candidate_uuid: "7c4077ce5e1f4390bfb463d707da3d42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04b1814f41984e548c05a26f92f4bbfa" is_pre_election: true
I20260713 09:04:26.214232  8888 raft_consensus.cc:2468] T bc677109a2b84f3392c0d48cc24330e5 P 04b1814f41984e548c05a26f92f4bbfa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c4077ce5e1f4390bfb463d707da3d42 in term 0.
I20260713 09:04:26.214999  9004 ts_tablet_manager.cc:1434] T bc677109a2b84f3392c0d48cc24330e5 P b067f9a6723d49a9a79819dcc74fa42f: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260713 09:04:26.216087  9004 tablet_bootstrap.cc:492] T 64f024733a264892b069fea164febb53 P b067f9a6723d49a9a79819dcc74fa42f: Bootstrap starting.
I20260713 09:04:26.216073  8928 leader_election.cc:304] T bc677109a2b84f3392c0d48cc24330e5 P 7c4077ce5e1f4390bfb463d707da3d42 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 04b1814f41984e548c05a26f92f4bbfa, 7c4077ce5e1f4390bfb463d707da3d42; no voters: 
I20260713 09:04:26.217594  8855 leader_election.cc:304] T b9df434206fc454886a67bad20633d70 P 04b1814f41984e548c05a26f92f4bbfa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 04b1814f41984e548c05a26f92f4bbfa; no voters: 7c4077ce5e1f4390bfb463d707da3d42, b067f9a6723d49a9a79819dcc74fa42f
I20260713 09:04:26.218675  9037 raft_consensus.cc:2749] T b9df434206fc454886a67bad20633d70 P 04b1814f41984e548c05a26f92f4bbfa [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:04:26.222066  9038 raft_consensus.cc:2749] T f3b53fa85a7b41b5bdb2f9901ece402d P 7c4077ce5e1f4390bfb463d707da3d42 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:04:26.222244  9005 tablet_bootstrap.cc:492] T 8ebf2adb861b4f5b851764110417d744 P 7c4077ce5e1f4390bfb463d707da3d42: No bootstrap required, opened a new log
I20260713 09:04:26.222708  9005 ts_tablet_manager.cc:1403] T 8ebf2adb861b4f5b851764110417d744 P 7c4077ce5e1f4390bfb463d707da3d42: Time spent bootstrapping tablet: real 0.074s	user 0.028s	sys 0.020s
I20260713 09:04:26.222757  9038 raft_consensus.cc:2804] T bc677109a2b84f3392c0d48cc24330e5 P 7c4077ce5e1f4390bfb463d707da3d42 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:04:26.223161  9038 raft_consensus.cc:493] T bc677109a2b84f3392c0d48cc24330e5 P 7c4077ce5e1f4390bfb463d707da3d42 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:04:26.223484  9038 raft_consensus.cc:3060] T bc677109a2b84f3392c0d48cc24330e5 P 7c4077ce5e1f4390bfb463d707da3d42 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:26.225436  9005 raft_consensus.cc:359] T 8ebf2adb861b4f5b851764110417d744 P 7c4077ce5e1f4390bfb463d707da3d42 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b067f9a6723d49a9a79819dcc74fa42f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41773 } } peers { permanent_uuid: "04b1814f41984e548c05a26f92f4bbfa" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36759 } } peers { permanent_uuid: "7c4077ce5e1f4390bfb463d707da3d42" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34469 } }
I20260713 09:04:26.226130  9005 raft_consensus.cc:385] T 8ebf2adb861b4f5b851764110417d744 P 7c4077ce5e1f4390bfb463d707da3d42 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:26.226444  9005 raft_consensus.cc:740] T 8ebf2adb861b4f5b851764110417d744 P 7c4077ce5e1f4390bfb463d707da3d42 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c4077ce5e1f4390bfb463d707da3d42, State: Initialized, Role: FOLLOWER
I20260713 09:04:26.227094  9005 consensus_queue.cc:260] T 8ebf2adb861b4f5b851764110417d744 P 7c4077ce5e1f4390bfb463d707da3d42 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b067f9a6723d49a9a79819dcc74fa42f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41773 } } peers { permanent_uuid: "04b1814f41984e548c05a26f92f4bbfa" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36759 } } peers { permanent_uuid: "7c4077ce5e1f4390bfb463d707da3d42" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34469 } }
I20260713 09:04:26.228674  9004 tablet_bootstrap.cc:654] T 64f024733a264892b069fea164febb53 P b067f9a6723d49a9a79819dcc74fa42f: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:26.229122  9005 ts_tablet_manager.cc:1434] T 8ebf2adb861b4f5b851764110417d744 P 7c4077ce5e1f4390bfb463d707da3d42: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260713 09:04:26.230057  9005 tablet_bootstrap.cc:492] T 0753129bc32a459fb1f5881ea5990366 P 7c4077ce5e1f4390bfb463d707da3d42: Bootstrap starting.
I20260713 09:04:26.231221  9038 raft_consensus.cc:515] T bc677109a2b84f3392c0d48cc24330e5 P 7c4077ce5e1f4390bfb463d707da3d42 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b067f9a6723d49a9a79819dcc74fa42f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41773 } } peers { permanent_uuid: "04b1814f41984e548c05a26f92f4bbfa" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36759 } } peers { permanent_uuid: "7c4077ce5e1f4390bfb463d707da3d42" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34469 } }
W20260713 09:04:26.233726  8929 leader_election.cc:343] T bc677109a2b84f3392c0d48cc24330e5 P 7c4077ce5e1f4390bfb463d707da3d42 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b067f9a6723d49a9a79819dcc74fa42f (127.5.160.129:41773): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:26.235487  9005 tablet_bootstrap.cc:654] T 0753129bc32a459fb1f5881ea5990366 P 7c4077ce5e1f4390bfb463d707da3d42: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:26.235558  8814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc677109a2b84f3392c0d48cc24330e5" candidate_uuid: "7c4077ce5e1f4390bfb463d707da3d42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b067f9a6723d49a9a79819dcc74fa42f"
I20260713 09:04:26.236217  8814 raft_consensus.cc:3060] T bc677109a2b84f3392c0d48cc24330e5 P b067f9a6723d49a9a79819dcc74fa42f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:26.244246  8814 raft_consensus.cc:2468] T bc677109a2b84f3392c0d48cc24330e5 P b067f9a6723d49a9a79819dcc74fa42f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c4077ce5e1f4390bfb463d707da3d42 in term 1.
I20260713 09:04:26.245042  9004 tablet_bootstrap.cc:492] T 64f024733a264892b069fea164febb53 P b067f9a6723d49a9a79819dcc74fa42f: No bootstrap required, opened a new log
I20260713 09:04:26.245797  9004 ts_tablet_manager.cc:1403] T 64f024733a264892b069fea164febb53 P b067f9a6723d49a9a79819dcc74fa42f: Time spent bootstrapping tablet: real 0.030s	user 0.009s	sys 0.013s
I20260713 09:04:26.247895  8888 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc677109a2b84f3392c0d48cc24330e5" candidate_uuid: "7c4077ce5e1f4390bfb463d707da3d42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04b1814f41984e548c05a26f92f4bbfa"
I20260713 09:04:26.248200  9038 leader_election.cc:290] T bc677109a2b84f3392c0d48cc24330e5 P 7c4077ce5e1f4390bfb463d707da3d42 [CANDIDATE]: Term 1 election: Requested vote from peers b067f9a6723d49a9a79819dcc74fa42f (127.5.160.129:41773), 04b1814f41984e548c05a26f92f4bbfa (127.5.160.130:36759)
I20260713 09:04:26.248589  8888 raft_consensus.cc:3060] T bc677109a2b84f3392c0d48cc24330e5 P 04b1814f41984e548c05a26f92f4bbfa [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:26.249482  9004 raft_consensus.cc:359] T 64f024733a264892b069fea164febb53 P b067f9a6723d49a9a79819dcc74fa42f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b067f9a6723d49a9a79819dcc74fa42f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41773 } } peers { permanent_uuid: "04b1814f41984e548c05a26f92f4bbfa" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36759 } } peers { permanent_uuid: "7c4077ce5e1f4390bfb463d707da3d42" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34469 } }
I20260713 09:04:26.250260  8929 leader_election.cc:304] T bc677109a2b84f3392c0d48cc24330e5 P 7c4077ce5e1f4390bfb463d707da3d42 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7c4077ce5e1f4390bfb463d707da3d42, b067f9a6723d49a9a79819dcc74fa42f; no voters: 
I20260713 09:04:26.250557  9004 raft_consensus.cc:385] T 64f024733a264892b069fea164febb53 P b067f9a6723d49a9a79819dcc74fa42f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:26.251135  9004 raft_consensus.cc:740] T 64f024733a264892b069fea164febb53 P b067f9a6723d49a9a79819dcc74fa42f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b067f9a6723d49a9a79819dcc74fa42f, State: Initialized, Role: FOLLOWER
I20260713 09:04:26.251160  9038 raft_consensus.cc:2804] T bc677109a2b84f3392c0d48cc24330e5 P 7c4077ce5e1f4390bfb463d707da3d42 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:04:26.253579  9038 raft_consensus.cc:697] T bc677109a2b84f3392c0d48cc24330e5 P 7c4077ce5e1f4390bfb463d707da3d42 [term 1 LEADER]: Becoming Leader. State: Replica: 7c4077ce5e1f4390bfb463d707da3d42, State: Running, Role: LEADER
I20260713 09:04:26.254752  9038 consensus_queue.cc:237] T bc677109a2b84f3392c0d48cc24330e5 P 7c4077ce5e1f4390bfb463d707da3d42 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b067f9a6723d49a9a79819dcc74fa42f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41773 } } peers { permanent_uuid: "04b1814f41984e548c05a26f92f4bbfa" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36759 } } peers { permanent_uuid: "7c4077ce5e1f4390bfb463d707da3d42" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34469 } }
I20260713 09:04:26.255666  8888 raft_consensus.cc:2468] T bc677109a2b84f3392c0d48cc24330e5 P 04b1814f41984e548c05a26f92f4bbfa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c4077ce5e1f4390bfb463d707da3d42 in term 1.
I20260713 09:04:26.252735  9004 consensus_queue.cc:260] T 64f024733a264892b069fea164febb53 P b067f9a6723d49a9a79819dcc74fa42f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b067f9a6723d49a9a79819dcc74fa42f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41773 } } peers { permanent_uuid: "04b1814f41984e548c05a26f92f4bbfa" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36759 } } peers { permanent_uuid: "7c4077ce5e1f4390bfb463d707da3d42" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34469 } }
I20260713 09:04:26.260769  9004 ts_tablet_manager.cc:1434] T 64f024733a264892b069fea164febb53 P b067f9a6723d49a9a79819dcc74fa42f: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260713 09:04:26.263648  9004 tablet_bootstrap.cc:492] T 9419f55d3eb1427d86ac2da4391266a6 P b067f9a6723d49a9a79819dcc74fa42f: Bootstrap starting.
I20260713 09:04:26.275990  9004 tablet_bootstrap.cc:654] T 9419f55d3eb1427d86ac2da4391266a6 P b067f9a6723d49a9a79819dcc74fa42f: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:26.289323  9004 tablet_bootstrap.cc:492] T 9419f55d3eb1427d86ac2da4391266a6 P b067f9a6723d49a9a79819dcc74fa42f: No bootstrap required, opened a new log
I20260713 09:04:26.290132  9004 ts_tablet_manager.cc:1403] T 9419f55d3eb1427d86ac2da4391266a6 P b067f9a6723d49a9a79819dcc74fa42f: Time spent bootstrapping tablet: real 0.027s	user 0.012s	sys 0.007s
I20260713 09:04:26.293849  9004 raft_consensus.cc:359] T 9419f55d3eb1427d86ac2da4391266a6 P b067f9a6723d49a9a79819dcc74fa42f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b067f9a6723d49a9a79819dcc74fa42f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41773 } } peers { permanent_uuid: "04b1814f41984e548c05a26f92f4bbfa" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36759 } } peers { permanent_uuid: "7c4077ce5e1f4390bfb463d707da3d42" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34469 } }
I20260713 09:04:26.295030  9004 raft_consensus.cc:385] T 9419f55d3eb1427d86ac2da4391266a6 P b067f9a6723d49a9a79819dcc74fa42f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:26.295464  9004 raft_consensus.cc:740] T 9419f55d3eb1427d86ac2da4391266a6 P b067f9a6723d49a9a79819dcc74fa42f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b067f9a6723d49a9a79819dcc74fa42f, State: Initialized, Role: FOLLOWER
I20260713 09:04:26.296563  9004 consensus_queue.cc:260] T 9419f55d3eb1427d86ac2da4391266a6 P b067f9a6723d49a9a79819dcc74fa42f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b067f9a6723d49a9a79819dcc74fa42f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41773 } } peers { permanent_uuid: "04b1814f41984e548c05a26f92f4bbfa" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36759 } } peers { permanent_uuid: "7c4077ce5e1f4390bfb463d707da3d42" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34469 } }
I20260713 09:04:26.303262  9004 ts_tablet_manager.cc:1434] T 9419f55d3eb1427d86ac2da4391266a6 P b067f9a6723d49a9a79819dcc74fa42f: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260713 09:04:26.304582  9004 tablet_bootstrap.cc:492] T f3b53fa85a7b41b5bdb2f9901ece402d P b067f9a6723d49a9a79819dcc74fa42f: Bootstrap starting.
I20260713 09:04:26.305817  9005 tablet_bootstrap.cc:492] T 0753129bc32a459fb1f5881ea5990366 P 7c4077ce5e1f4390bfb463d707da3d42: No bootstrap required, opened a new log
I20260713 09:04:26.306347  9003 tablet_bootstrap.cc:492] T 8ebf2adb861b4f5b851764110417d744 P 04b1814f41984e548c05a26f92f4bbfa: No bootstrap required, opened a new log
I20260713 09:04:26.306389  9005 ts_tablet_manager.cc:1403] T 0753129bc32a459fb1f5881ea5990366 P 7c4077ce5e1f4390bfb463d707da3d42: Time spent bootstrapping tablet: real 0.077s	user 0.023s	sys 0.039s
I20260713 09:04:26.306915  9009 raft_consensus.cc:493] T 53e98520fb9f41479da61f0c1f0ca01f P b067f9a6723d49a9a79819dcc74fa42f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:26.307061  9003 ts_tablet_manager.cc:1403] T 8ebf2adb861b4f5b851764110417d744 P 04b1814f41984e548c05a26f92f4bbfa: Time spent bootstrapping tablet: real 0.101s	user 0.030s	sys 0.066s
I20260713 09:04:26.307410  9009 raft_consensus.cc:515] T 53e98520fb9f41479da61f0c1f0ca01f P b067f9a6723d49a9a79819dcc74fa42f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b067f9a6723d49a9a79819dcc74fa42f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41773 } } peers { permanent_uuid: "04b1814f41984e548c05a26f92f4bbfa" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36759 } } peers { permanent_uuid: "7c4077ce5e1f4390bfb463d707da3d42" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34469 } }
I20260713 09:04:26.309582  9009 leader_election.cc:290] T 53e98520fb9f41479da61f0c1f0ca01f P b067f9a6723d49a9a79819dcc74fa42f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 04b1814f41984e548c05a26f92f4bbfa (127.5.160.130:36759), 7c4077ce5e1f4390bfb463d707da3d42 (127.5.160.131:34469)
I20260713 09:04:26.309943  9003 raft_consensus.cc:359] T 8ebf2adb861b4f5b851764110417d744 P 04b1814f41984e548c05a26f92f4bbfa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b067f9a6723d49a9a79819dcc74fa42f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41773 } } peers { permanent_uuid: "04b1814f41984e548c05a26f92f4bbfa" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36759 } } peers { permanent_uuid: "7c4077ce5e1f4390bfb463d707da3d42" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34469 } }
I20260713 09:04:26.310663  9003 raft_consensus.cc:385] T 8ebf2adb861b4f5b851764110417d744 P 04b1814f41984e548c05a26f92f4bbfa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:26.311015  9003 raft_consensus.cc:740] T 8ebf2adb861b4f5b851764110417d744 P 04b1814f41984e548c05a26f92f4bbfa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 04b1814f41984e548c05a26f92f4bbfa, State: Initialized, Role: FOLLOWER
I20260713 09:04:26.311137  8962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53e98520fb9f41479da61f0c1f0ca01f" candidate_uuid: "b067f9a6723d49a9a79819dcc74fa42f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c4077ce5e1f4390bfb463d707da3d42" is_pre_election: true
I20260713 09:04:26.311872  8962 raft_consensus.cc:2468] T 53e98520fb9f41479da61f0c1f0ca01f P 7c4077ce5e1f4390bfb463d707da3d42 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b067f9a6723d49a9a79819dcc74fa42f in term 0.
I20260713 09:04:26.311933  9003 consensus_queue.cc:260] T 8ebf2adb861b4f5b851764110417d744 P 04b1814f41984e548c05a26f92f4bbfa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b067f9a6723d49a9a79819dcc74fa42f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41773 } } peers { permanent_uuid: "04b1814f41984e548c05a26f92f4bbfa" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36759 } } peers { permanent_uuid: "7c4077ce5e1f4390bfb463d707da3d42" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34469 } }
I20260713 09:04:26.313005  8888 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53e98520fb9f41479da61f0c1f0ca01f" candidate_uuid: "b067f9a6723d49a9a79819dcc74fa42f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04b1814f41984e548c05a26f92f4bbfa" is_pre_election: true
I20260713 09:04:26.313726  9004 tablet_bootstrap.cc:654] T f3b53fa85a7b41b5bdb2f9901ece402d P b067f9a6723d49a9a79819dcc74fa42f: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:26.313724  8888 raft_consensus.cc:2468] T 53e98520fb9f41479da61f0c1f0ca01f P 04b1814f41984e548c05a26f92f4bbfa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b067f9a6723d49a9a79819dcc74fa42f in term 0.
I20260713 09:04:26.314627  9003 ts_tablet_manager.cc:1434] T 8ebf2adb861b4f5b851764110417d744 P 04b1814f41984e548c05a26f92f4bbfa: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:04:26.315718  9003 tablet_bootstrap.cc:492] T 4c5b95e282e6400eb015c76df3895a91 P 04b1814f41984e548c05a26f92f4bbfa: Bootstrap starting.
I20260713 09:04:26.315433  8780 leader_election.cc:304] T 53e98520fb9f41479da61f0c1f0ca01f P b067f9a6723d49a9a79819dcc74fa42f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7c4077ce5e1f4390bfb463d707da3d42, b067f9a6723d49a9a79819dcc74fa42f; no voters: 
I20260713 09:04:26.316543  9009 raft_consensus.cc:2804] T 53e98520fb9f41479da61f0c1f0ca01f P b067f9a6723d49a9a79819dcc74fa42f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:04:26.317041  9009 raft_consensus.cc:493] T 53e98520fb9f41479da61f0c1f0ca01f P b067f9a6723d49a9a79819dcc74fa42f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:04:26.317533  9009 raft_consensus.cc:3060] T 53e98520fb9f41479da61f0c1f0ca01f P b067f9a6723d49a9a79819dcc74fa42f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:26.317202  9005 raft_consensus.cc:359] T 0753129bc32a459fb1f5881ea5990366 P 7c4077ce5e1f4390bfb463d707da3d42 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b067f9a6723d49a9a79819dcc74fa42f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41773 } } peers { permanent_uuid: "7c4077ce5e1f4390bfb463d707da3d42" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34469 } } peers { permanent_uuid: "04b1814f41984e548c05a26f92f4bbfa" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36759 } }
I20260713 09:04:26.318061  9005 raft_consensus.cc:385] T 0753129bc32a459fb1f5881ea5990366 P 7c4077ce5e1f4390bfb463d707da3d42 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:26.318369  9005 raft_consensus.cc:740] T 0753129bc32a459fb1f5881ea5990366 P 7c4077ce5e1f4390bfb463d707da3d42 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c4077ce5e1f4390bfb463d707da3d42, State: Initialized, Role: FOLLOWER
I20260713 09:04:26.319106  9005 consensus_queue.cc:260] T 0753129bc32a459fb1f5881ea5990366 P 7c4077ce5e1f4390bfb463d707da3d42 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b067f9a6723d49a9a79819dcc74fa42f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41773 } } peers { permanent_uuid: "7c4077ce5e1f4390bfb463d707da3d42" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34469 } } peers { permanent_uuid: "04b1814f41984e548c05a26f92f4bbfa" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36759 } }
I20260713 09:04:26.322165  9005 ts_tablet_manager.cc:1434] T 0753129bc32a459fb1f5881ea5990366 P 7c4077ce5e1f4390bfb463d707da3d42: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260713 09:04:26.323099  9005 tablet_bootstrap.cc:492] T 4c5b95e282e6400eb015c76df3895a91 P 7c4077ce5e1f4390bfb463d707da3d42: Bootstrap starting.
I20260713 09:04:26.330343  9005 tablet_bootstrap.cc:654] T 4c5b95e282e6400eb015c76df3895a91 P 7c4077ce5e1f4390bfb463d707da3d42: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:26.331574  9004 tablet_bootstrap.cc:492] T f3b53fa85a7b41b5bdb2f9901ece402d P b067f9a6723d49a9a79819dcc74fa42f: No bootstrap required, opened a new log
I20260713 09:04:26.332046  9004 ts_tablet_manager.cc:1403] T f3b53fa85a7b41b5bdb2f9901ece402d P b067f9a6723d49a9a79819dcc74fa42f: Time spent bootstrapping tablet: real 0.028s	user 0.006s	sys 0.015s
I20260713 09:04:26.334576  9004 raft_consensus.cc:359] T f3b53fa85a7b41b5bdb2f9901ece402d P b067f9a6723d49a9a79819dcc74fa42f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b067f9a6723d49a9a79819dcc74fa42f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41773 } } peers { permanent_uuid: "04b1814f41984e548c05a26f92f4bbfa" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36759 } } peers { permanent_uuid: "7c4077ce5e1f4390bfb463d707da3d42" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34469 } }
I20260713 09:04:26.330088  9009 raft_consensus.cc:515] T 53e98520fb9f41479da61f0c1f0ca01f P b067f9a6723d49a9a79819dcc74fa42f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b067f9a6723d49a9a79819dcc74fa42f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41773 } } peers { permanent_uuid: "04b1814f41984e548c05a26f92f4bbfa" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36759 } } peers { permanent_uuid: "7c4077ce5e1f4390bfb463d707da3d42" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34469 } }
I20260713 09:04:26.335239  9004 raft_consensus.cc:385] T f3b53fa85a7b41b5bdb2f9901ece402d P b067f9a6723d49a9a79819dcc74fa42f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:26.335582  9004 raft_consensus.cc:740] T f3b53fa85a7b41b5bdb2f9901ece402d P b067f9a6723d49a9a79819dcc74fa42f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b067f9a6723d49a9a79819dcc74fa42f, State: Initialized, Role: FOLLOWER
I20260713 09:04:26.336345  9004 consensus_queue.cc:260] T f3b53fa85a7b41b5bdb2f9901ece402d P b067f9a6723d49a9a79819dcc74fa42f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b067f9a6723d49a9a79819dcc74fa42f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41773 } } peers { permanent_uuid: "04b1814f41984e548c05a26f92f4bbfa" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36759 } } peers { permanent_uuid: "7c4077ce5e1f4390bfb463d707da3d42" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34469 } }
I20260713 09:04:26.337842  8888 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53e98520fb9f41479da61f0c1f0ca01f" candidate_uuid: "b067f9a6723d49a9a79819dcc74fa42f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04b1814f41984e548c05a26f92f4bbfa"
I20260713 09:04:26.338603  8888 raft_consensus.cc:3060] T 53e98520fb9f41479da61f0c1f0ca01f P 04b1814f41984e548c05a26f92f4bbfa [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:26.345479  9004 ts_tablet_manager.cc:1434] T f3b53fa85a7b41b5bdb2f9901ece402d P b067f9a6723d49a9a79819dcc74fa42f: Time spent starting tablet: real 0.013s	user 0.014s	sys 0.000s
I20260713 09:04:26.347028  8888 raft_consensus.cc:2468] T 53e98520fb9f41479da61f0c1f0ca01f P 04b1814f41984e548c05a26f92f4bbfa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b067f9a6723d49a9a79819dcc74fa42f in term 1.
I20260713 09:04:26.348155  8779 leader_election.cc:304] T 53e98520fb9f41479da61f0c1f0ca01f P b067f9a6723d49a9a79819dcc74fa42f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 04b1814f41984e548c05a26f92f4bbfa, b067f9a6723d49a9a79819dcc74fa42f; no voters: 
I20260713 09:04:26.348994  9003 tablet_bootstrap.cc:654] T 4c5b95e282e6400eb015c76df3895a91 P 04b1814f41984e548c05a26f92f4bbfa: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:26.349177  9058 raft_consensus.cc:2804] T 53e98520fb9f41479da61f0c1f0ca01f P b067f9a6723d49a9a79819dcc74fa42f [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:04:26.351975  9005 tablet_bootstrap.cc:492] T 4c5b95e282e6400eb015c76df3895a91 P 7c4077ce5e1f4390bfb463d707da3d42: No bootstrap required, opened a new log
I20260713 09:04:26.352464  9005 ts_tablet_manager.cc:1403] T 4c5b95e282e6400eb015c76df3895a91 P 7c4077ce5e1f4390bfb463d707da3d42: Time spent bootstrapping tablet: real 0.030s	user 0.014s	sys 0.002s
I20260713 09:04:26.354344  8962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53e98520fb9f41479da61f0c1f0ca01f" candidate_uuid: "b067f9a6723d49a9a79819dcc74fa42f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c4077ce5e1f4390bfb463d707da3d42"
I20260713 09:04:26.355156  8962 raft_consensus.cc:3060] T 53e98520fb9f41479da61f0c1f0ca01f P 7c4077ce5e1f4390bfb463d707da3d42 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:26.355289  9005 raft_consensus.cc:359] T 4c5b95e282e6400eb015c76df3895a91 P 7c4077ce5e1f4390bfb463d707da3d42 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b067f9a6723d49a9a79819dcc74fa42f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41773 } } peers { permanent_uuid: "04b1814f41984e548c05a26f92f4bbfa" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36759 } } peers { permanent_uuid: "7c4077ce5e1f4390bfb463d707da3d42" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34469 } }
I20260713 09:04:26.356129  9005 raft_consensus.cc:385] T 4c5b95e282e6400eb015c76df3895a91 P 7c4077ce5e1f4390bfb463d707da3d42 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:26.356449  9005 raft_consensus.cc:740] T 4c5b95e282e6400eb015c76df3895a91 P 7c4077ce5e1f4390bfb463d707da3d42 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c4077ce5e1f4390bfb463d707da3d42, State: Initialized, Role: FOLLOWER
I20260713 09:04:26.360379  9038 raft_consensus.cc:493] T 64f024733a264892b069fea164febb53 P 7c4077ce5e1f4390bfb463d707da3d42 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:26.361066  9038 raft_consensus.cc:515] T 64f024733a264892b069fea164febb53 P 7c4077ce5e1f4390bfb463d707da3d42 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b067f9a6723d49a9a79819dcc74fa42f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41773 } } peers { permanent_uuid: "04b1814f41984e548c05a26f92f4bbfa" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36759 } } peers { permanent_uuid: "7c4077ce5e1f4390bfb463d707da3d42" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34469 } }
I20260713 09:04:26.361366  9005 consensus_queue.cc:260] T 4c5b95e282e6400eb015c76df3895a91 P 7c4077ce5e1f4390bfb463d707da3d42 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b067f9a6723d49a9a79819dcc74fa42f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41773 } } peers { permanent_uuid: "04b1814f41984e548c05a26f92f4bbfa" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36759 } } peers { permanent_uuid: "7c4077ce5e1f4390bfb463d707da3d42" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34469 } }
I20260713 09:04:26.362587  8712 catalog_manager.cc:5697] T 0c5d519856084a48aa4f262fd6acd1bf P 7c4077ce5e1f4390bfb463d707da3d42 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7c4077ce5e1f4390bfb463d707da3d42 (127.5.160.131). New cstate: current_term: 1 leader_uuid: "7c4077ce5e1f4390bfb463d707da3d42" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b067f9a6723d49a9a79819dcc74fa42f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "04b1814f41984e548c05a26f92f4bbfa" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36759 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c4077ce5e1f4390bfb463d707da3d42" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34469 } health_report { overall_health: HEALTHY } } }
I20260713 09:04:26.363974  9005 ts_tablet_manager.cc:1434] T 4c5b95e282e6400eb015c76df3895a91 P 7c4077ce5e1f4390bfb463d707da3d42: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260713 09:04:26.365170  9058 raft_consensus.cc:697] T 53e98520fb9f41479da61f0c1f0ca01f P b067f9a6723d49a9a79819dcc74fa42f [term 1 LEADER]: Becoming Leader. State: Replica: b067f9a6723d49a9a79819dcc74fa42f, State: Running, Role: LEADER
I20260713 09:04:26.364874  8814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64f024733a264892b069fea164febb53" candidate_uuid: "7c4077ce5e1f4390bfb463d707da3d42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b067f9a6723d49a9a79819dcc74fa42f" is_pre_election: true
I20260713 09:04:26.364771  8712 catalog_manager.cc:5697] T bc677109a2b84f3392c0d48cc24330e5 P 7c4077ce5e1f4390bfb463d707da3d42 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7c4077ce5e1f4390bfb463d707da3d42 (127.5.160.131). New cstate: current_term: 1 leader_uuid: "7c4077ce5e1f4390bfb463d707da3d42" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b067f9a6723d49a9a79819dcc74fa42f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "04b1814f41984e548c05a26f92f4bbfa" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36759 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c4077ce5e1f4390bfb463d707da3d42" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34469 } health_report { overall_health: HEALTHY } } }
I20260713 09:04:26.365911  8814 raft_consensus.cc:2468] T 64f024733a264892b069fea164febb53 P b067f9a6723d49a9a79819dcc74fa42f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c4077ce5e1f4390bfb463d707da3d42 in term 0.
I20260713 09:04:26.366716  9038 leader_election.cc:290] T 64f024733a264892b069fea164febb53 P 7c4077ce5e1f4390bfb463d707da3d42 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b067f9a6723d49a9a79819dcc74fa42f (127.5.160.129:41773), 04b1814f41984e548c05a26f92f4bbfa (127.5.160.130:36759)
I20260713 09:04:26.367323  8929 leader_election.cc:304] T 64f024733a264892b069fea164febb53 P 7c4077ce5e1f4390bfb463d707da3d42 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7c4077ce5e1f4390bfb463d707da3d42, b067f9a6723d49a9a79819dcc74fa42f; no voters: 
I20260713 09:04:26.368189  9038 raft_consensus.cc:2804] T 64f024733a264892b069fea164febb53 P 7c4077ce5e1f4390bfb463d707da3d42 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:04:26.368626  9038 raft_consensus.cc:493] T 64f024733a264892b069fea164febb53 P 7c4077ce5e1f4390bfb463d707da3d42 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:04:26.368561  9058 consensus_queue.cc:237] T 53e98520fb9f41479da61f0c1f0ca01f P b067f9a6723d49a9a79819dcc74fa42f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b067f9a6723d49a9a79819dcc74fa42f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41773 } } peers { permanent_uuid: "04b1814f41984e548c05a26f92f4bbfa" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36759 } } peers { permanent_uuid: "7c4077ce5e1f4390bfb463d707da3d42" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34469 } }
I20260713 09:04:26.369212  9038 raft_consensus.cc:3060] T 64f024733a264892b069fea164febb53 P 7c4077ce5e1f4390bfb463d707da3d42 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:26.371605  8962 raft_consensus.cc:2468] T 53e98520fb9f41479da61f0c1f0ca01f P 7c4077ce5e1f4390bfb463d707da3d42 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b067f9a6723d49a9a79819dcc74fa42f in term 1.
I20260713 09:04:26.370458  9009 leader_election.cc:290] T 53e98520fb9f41479da61f0c1f0ca01f P b067f9a6723d49a9a79819dcc74fa42f [CANDIDATE]: Term 1 election: Requested vote from peers 04b1814f41984e548c05a26f92f4bbfa (127.5.160.130:36759), 7c4077ce5e1f4390bfb463d707da3d42 (127.5.160.131:34469)
I20260713 09:04:26.373842  9059 raft_consensus.cc:493] T 9419f55d3eb1427d86ac2da4391266a6 P b067f9a6723d49a9a79819dcc74fa42f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:26.374038  8888 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64f024733a264892b069fea164febb53" candidate_uuid: "7c4077ce5e1f4390bfb463d707da3d42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04b1814f41984e548c05a26f92f4bbfa" is_pre_election: true
I20260713 09:04:26.374965  8888 raft_consensus.cc:2468] T 64f024733a264892b069fea164febb53 P 04b1814f41984e548c05a26f92f4bbfa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c4077ce5e1f4390bfb463d707da3d42 in term 0.
I20260713 09:04:26.374794  9059 raft_consensus.cc:515] T 9419f55d3eb1427d86ac2da4391266a6 P b067f9a6723d49a9a79819dcc74fa42f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b067f9a6723d49a9a79819dcc74fa42f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41773 } } peers { permanent_uuid: "04b1814f41984e548c05a26f92f4bbfa" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36759 } } peers { permanent_uuid: "7c4077ce5e1f4390bfb463d707da3d42" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34469 } }
I20260713 09:04:26.376398  9038 raft_consensus.cc:515] T 64f024733a264892b069fea164febb53 P 7c4077ce5e1f4390bfb463d707da3d42 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b067f9a6723d49a9a79819dcc74fa42f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41773 } } peers { permanent_uuid: "04b1814f41984e548c05a26f92f4bbfa" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36759 } } peers { permanent_uuid: "7c4077ce5e1f4390bfb463d707da3d42" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34469 } }
I20260713 09:04:26.379020  9038 leader_election.cc:290] T 64f024733a264892b069fea164febb53 P 7c4077ce5e1f4390bfb463d707da3d42 [CANDIDATE]: Term 1 election: Requested vote from peers b067f9a6723d49a9a79819dcc74fa42f (127.5.160.129:41773), 04b1814f41984e548c05a26f92f4bbfa (127.5.160.130:36759)
I20260713 09:04:26.380144  8814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64f024733a264892b069fea164febb53" candidate_uuid: "7c4077ce5e1f4390bfb463d707da3d42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b067f9a6723d49a9a79819dcc74fa42f"
I20260713 09:04:26.380460  8888 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9419f55d3eb1427d86ac2da4391266a6" candidate_uuid: "b067f9a6723d49a9a79819dcc74fa42f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04b1814f41984e548c05a26f92f4bbfa" is_pre_election: true
I20260713 09:04:26.380718  8814 raft_consensus.cc:3060] T 64f024733a264892b069fea164febb53 P b067f9a6723d49a9a79819dcc74fa42f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:26.380148  8889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64f024733a264892b069fea164febb53" candidate_uuid: "7c4077ce5e1f4390bfb463d707da3d42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04b1814f41984e548c05a26f92f4bbfa"
I20260713 09:04:26.381649  9059 leader_election.cc:290] T 9419f55d3eb1427d86ac2da4391266a6 P b067f9a6723d49a9a79819dcc74fa42f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 04b1814f41984e548c05a26f92f4bbfa (127.5.160.130:36759), 7c4077ce5e1f4390bfb463d707da3d42 (127.5.160.131:34469)
I20260713 09:04:26.383232  8962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9419f55d3eb1427d86ac2da4391266a6" candidate_uuid: "b067f9a6723d49a9a79819dcc74fa42f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c4077ce5e1f4390bfb463d707da3d42" is_pre_election: true
I20260713 09:04:26.383967  8962 raft_consensus.cc:2393] T 9419f55d3eb1427d86ac2da4391266a6 P 7c4077ce5e1f4390bfb463d707da3d42 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b067f9a6723d49a9a79819dcc74fa42f in current term 1: Already voted for candidate 04b1814f41984e548c05a26f92f4bbfa in this term.
I20260713 09:04:26.385401  8889 raft_consensus.cc:3060] T 64f024733a264892b069fea164febb53 P 04b1814f41984e548c05a26f92f4bbfa [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:26.387657  8814 raft_consensus.cc:2468] T 64f024733a264892b069fea164febb53 P b067f9a6723d49a9a79819dcc74fa42f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c4077ce5e1f4390bfb463d707da3d42 in term 1.
I20260713 09:04:26.389422  9003 tablet_bootstrap.cc:492] T 4c5b95e282e6400eb015c76df3895a91 P 04b1814f41984e548c05a26f92f4bbfa: No bootstrap required, opened a new log
I20260713 09:04:26.390049  9003 ts_tablet_manager.cc:1403] T 4c5b95e282e6400eb015c76df3895a91 P 04b1814f41984e548c05a26f92f4bbfa: Time spent bootstrapping tablet: real 0.075s	user 0.009s	sys 0.001s
I20260713 09:04:26.390357  8779 leader_election.cc:304] T 9419f55d3eb1427d86ac2da4391266a6 P b067f9a6723d49a9a79819dcc74fa42f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b067f9a6723d49a9a79819dcc74fa42f; no voters: 04b1814f41984e548c05a26f92f4bbfa, 7c4077ce5e1f4390bfb463d707da3d42
I20260713 09:04:26.389312  8929 leader_election.cc:304] T 64f024733a264892b069fea164febb53 P 7c4077ce5e1f4390bfb463d707da3d42 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7c4077ce5e1f4390bfb463d707da3d42, b067f9a6723d49a9a79819dcc74fa42f; no voters: 
I20260713 09:04:26.391799  9038 raft_consensus.cc:2804] T 64f024733a264892b069fea164febb53 P 7c4077ce5e1f4390bfb463d707da3d42 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:04:26.392124  8889 raft_consensus.cc:2468] T 64f024733a264892b069fea164febb53 P 04b1814f41984e548c05a26f92f4bbfa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c4077ce5e1f4390bfb463d707da3d42 in term 1.
I20260713 09:04:26.392275  9038 raft_consensus.cc:697] T 64f024733a264892b069fea164febb53 P 7c4077ce5e1f4390bfb463d707da3d42 [term 1 LEADER]: Becoming Leader. State: Replica: 7c4077ce5e1f4390bfb463d707da3d42, State: Running, Role: LEADER
I20260713 09:04:26.393157  9038 consensus_queue.cc:237] T 64f024733a264892b069fea164febb53 P 7c4077ce5e1f4390bfb463d707da3d42 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b067f9a6723d49a9a79819dcc74fa42f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41773 } } peers { permanent_uuid: "04b1814f41984e548c05a26f92f4bbfa" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36759 } } peers { permanent_uuid: "7c4077ce5e1f4390bfb463d707da3d42" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34469 } }
I20260713 09:04:26.393415  9003 raft_consensus.cc:359] T 4c5b95e282e6400eb015c76df3895a91 P 04b1814f41984e548c05a26f92f4bbfa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b067f9a6723d49a9a79819dcc74fa42f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41773 } } peers { permanent_uuid: "04b1814f41984e548c05a26f92f4bbfa" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36759 } } peers { permanent_uuid: "7c4077ce5e1f4390bfb463d707da3d42" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34469 } }
I20260713 09:04:26.394270  9003 raft_consensus.cc:385] T 4c5b95e282e6400eb015c76df3895a91 P 04b1814f41984e548c05a26f92f4bbfa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:26.394641  9003 raft_consensus.cc:740] T 4c5b95e282e6400eb015c76df3895a91 P 04b1814f41984e548c05a26f92f4bbfa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 04b1814f41984e548c05a26f92f4bbfa, State: Initialized, Role: FOLLOWER
I20260713 09:04:26.395972  9058 raft_consensus.cc:3060] T 9419f55d3eb1427d86ac2da4391266a6 P b067f9a6723d49a9a79819dcc74fa42f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:26.397306  9003 consensus_queue.cc:260] T 4c5b95e282e6400eb015c76df3895a91 P 04b1814f41984e548c05a26f92f4bbfa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b067f9a6723d49a9a79819dcc74fa42f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41773 } } peers { permanent_uuid: "04b1814f41984e548c05a26f92f4bbfa" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36759 } } peers { permanent_uuid: "7c4077ce5e1f4390bfb463d707da3d42" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34469 } }
I20260713 09:04:26.403235  9058 raft_consensus.cc:2749] T 9419f55d3eb1427d86ac2da4391266a6 P b067f9a6723d49a9a79819dcc74fa42f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:04:26.403165  8712 catalog_manager.cc:5697] T 53e98520fb9f41479da61f0c1f0ca01f P b067f9a6723d49a9a79819dcc74fa42f reported cstate change: term changed from 0 to 1, leader changed from <none> to b067f9a6723d49a9a79819dcc74fa42f (127.5.160.129). New cstate: current_term: 1 leader_uuid: "b067f9a6723d49a9a79819dcc74fa42f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b067f9a6723d49a9a79819dcc74fa42f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41773 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "04b1814f41984e548c05a26f92f4bbfa" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36759 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c4077ce5e1f4390bfb463d707da3d42" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34469 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:26.406337  9003 ts_tablet_manager.cc:1434] T 4c5b95e282e6400eb015c76df3895a91 P 04b1814f41984e548c05a26f92f4bbfa: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.002s
I20260713 09:04:26.407266  9003 tablet_bootstrap.cc:492] T f3b53fa85a7b41b5bdb2f9901ece402d P 04b1814f41984e548c05a26f92f4bbfa: Bootstrap starting.
I20260713 09:04:26.408422  8708 catalog_manager.cc:5697] T 64f024733a264892b069fea164febb53 P 7c4077ce5e1f4390bfb463d707da3d42 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7c4077ce5e1f4390bfb463d707da3d42 (127.5.160.131). New cstate: current_term: 1 leader_uuid: "7c4077ce5e1f4390bfb463d707da3d42" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b067f9a6723d49a9a79819dcc74fa42f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "04b1814f41984e548c05a26f92f4bbfa" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36759 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c4077ce5e1f4390bfb463d707da3d42" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34469 } health_report { overall_health: HEALTHY } } }
I20260713 09:04:26.413408  9003 tablet_bootstrap.cc:654] T f3b53fa85a7b41b5bdb2f9901ece402d P 04b1814f41984e548c05a26f92f4bbfa: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:26.419816  9003 tablet_bootstrap.cc:492] T f3b53fa85a7b41b5bdb2f9901ece402d P 04b1814f41984e548c05a26f92f4bbfa: No bootstrap required, opened a new log
I20260713 09:04:26.420231  9003 ts_tablet_manager.cc:1403] T f3b53fa85a7b41b5bdb2f9901ece402d P 04b1814f41984e548c05a26f92f4bbfa: Time spent bootstrapping tablet: real 0.013s	user 0.007s	sys 0.003s
I20260713 09:04:26.422242  9003 raft_consensus.cc:359] T f3b53fa85a7b41b5bdb2f9901ece402d P 04b1814f41984e548c05a26f92f4bbfa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b067f9a6723d49a9a79819dcc74fa42f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41773 } } peers { permanent_uuid: "04b1814f41984e548c05a26f92f4bbfa" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36759 } } peers { permanent_uuid: "7c4077ce5e1f4390bfb463d707da3d42" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34469 } }
I20260713 09:04:26.422787  9003 raft_consensus.cc:385] T f3b53fa85a7b41b5bdb2f9901ece402d P 04b1814f41984e548c05a26f92f4bbfa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:26.423030  9003 raft_consensus.cc:740] T f3b53fa85a7b41b5bdb2f9901ece402d P 04b1814f41984e548c05a26f92f4bbfa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 04b1814f41984e548c05a26f92f4bbfa, State: Initialized, Role: FOLLOWER
I20260713 09:04:26.423576  9003 consensus_queue.cc:260] T f3b53fa85a7b41b5bdb2f9901ece402d P 04b1814f41984e548c05a26f92f4bbfa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b067f9a6723d49a9a79819dcc74fa42f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41773 } } peers { permanent_uuid: "04b1814f41984e548c05a26f92f4bbfa" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36759 } } peers { permanent_uuid: "7c4077ce5e1f4390bfb463d707da3d42" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34469 } }
I20260713 09:04:26.425462  9003 ts_tablet_manager.cc:1434] T f3b53fa85a7b41b5bdb2f9901ece402d P 04b1814f41984e548c05a26f92f4bbfa: Time spent starting tablet: real 0.005s	user 0.007s	sys 0.000s
I20260713 09:04:26.444008  9038 raft_consensus.cc:493] T 8ebf2adb861b4f5b851764110417d744 P 7c4077ce5e1f4390bfb463d707da3d42 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:26.444540  9038 raft_consensus.cc:515] T 8ebf2adb861b4f5b851764110417d744 P 7c4077ce5e1f4390bfb463d707da3d42 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b067f9a6723d49a9a79819dcc74fa42f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41773 } } peers { permanent_uuid: "04b1814f41984e548c05a26f92f4bbfa" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36759 } } peers { permanent_uuid: "7c4077ce5e1f4390bfb463d707da3d42" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34469 } }
I20260713 09:04:26.446240  9038 leader_election.cc:290] T 8ebf2adb861b4f5b851764110417d744 P 7c4077ce5e1f4390bfb463d707da3d42 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b067f9a6723d49a9a79819dcc74fa42f (127.5.160.129:41773), 04b1814f41984e548c05a26f92f4bbfa (127.5.160.130:36759)
I20260713 09:04:26.446987  8814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ebf2adb861b4f5b851764110417d744" candidate_uuid: "7c4077ce5e1f4390bfb463d707da3d42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b067f9a6723d49a9a79819dcc74fa42f" is_pre_election: true
I20260713 09:04:26.447296  8889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ebf2adb861b4f5b851764110417d744" candidate_uuid: "7c4077ce5e1f4390bfb463d707da3d42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04b1814f41984e548c05a26f92f4bbfa" is_pre_election: true
I20260713 09:04:26.447566  8814 raft_consensus.cc:2468] T 8ebf2adb861b4f5b851764110417d744 P b067f9a6723d49a9a79819dcc74fa42f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c4077ce5e1f4390bfb463d707da3d42 in term 0.
I20260713 09:04:26.447932  8889 raft_consensus.cc:2468] T 8ebf2adb861b4f5b851764110417d744 P 04b1814f41984e548c05a26f92f4bbfa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c4077ce5e1f4390bfb463d707da3d42 in term 0.
I20260713 09:04:26.448738  8929 leader_election.cc:304] T 8ebf2adb861b4f5b851764110417d744 P 7c4077ce5e1f4390bfb463d707da3d42 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7c4077ce5e1f4390bfb463d707da3d42, b067f9a6723d49a9a79819dcc74fa42f; no voters: 
I20260713 09:04:26.449504  9038 raft_consensus.cc:2804] T 8ebf2adb861b4f5b851764110417d744 P 7c4077ce5e1f4390bfb463d707da3d42 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:04:26.449748  9038 raft_consensus.cc:493] T 8ebf2adb861b4f5b851764110417d744 P 7c4077ce5e1f4390bfb463d707da3d42 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:04:26.449963  9038 raft_consensus.cc:3060] T 8ebf2adb861b4f5b851764110417d744 P 7c4077ce5e1f4390bfb463d707da3d42 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:26.454818  9038 raft_consensus.cc:515] T 8ebf2adb861b4f5b851764110417d744 P 7c4077ce5e1f4390bfb463d707da3d42 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b067f9a6723d49a9a79819dcc74fa42f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41773 } } peers { permanent_uuid: "04b1814f41984e548c05a26f92f4bbfa" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36759 } } peers { permanent_uuid: "7c4077ce5e1f4390bfb463d707da3d42" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34469 } }
I20260713 09:04:26.456486  9038 leader_election.cc:290] T 8ebf2adb861b4f5b851764110417d744 P 7c4077ce5e1f4390bfb463d707da3d42 [CANDIDATE]: Term 1 election: Requested vote from peers b067f9a6723d49a9a79819dcc74fa42f (127.5.160.129:41773), 04b1814f41984e548c05a26f92f4bbfa (127.5.160.130:36759)
I20260713 09:04:26.457194  8814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ebf2adb861b4f5b851764110417d744" candidate_uuid: "7c4077ce5e1f4390bfb463d707da3d42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b067f9a6723d49a9a79819dcc74fa42f"
I20260713 09:04:26.457508  8889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ebf2adb861b4f5b851764110417d744" candidate_uuid: "7c4077ce5e1f4390bfb463d707da3d42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04b1814f41984e548c05a26f92f4bbfa"
I20260713 09:04:26.457861  8814 raft_consensus.cc:3060] T 8ebf2adb861b4f5b851764110417d744 P b067f9a6723d49a9a79819dcc74fa42f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:26.458067  8889 raft_consensus.cc:3060] T 8ebf2adb861b4f5b851764110417d744 P 04b1814f41984e548c05a26f92f4bbfa [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:26.464716  8814 raft_consensus.cc:2468] T 8ebf2adb861b4f5b851764110417d744 P b067f9a6723d49a9a79819dcc74fa42f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c4077ce5e1f4390bfb463d707da3d42 in term 1.
I20260713 09:04:26.464716  8889 raft_consensus.cc:2468] T 8ebf2adb861b4f5b851764110417d744 P 04b1814f41984e548c05a26f92f4bbfa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c4077ce5e1f4390bfb463d707da3d42 in term 1.
I20260713 09:04:26.466284  8928 leader_election.cc:304] T 8ebf2adb861b4f5b851764110417d744 P 7c4077ce5e1f4390bfb463d707da3d42 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 04b1814f41984e548c05a26f92f4bbfa, 7c4077ce5e1f4390bfb463d707da3d42; no voters: 
I20260713 09:04:26.467139  9038 raft_consensus.cc:2804] T 8ebf2adb861b4f5b851764110417d744 P 7c4077ce5e1f4390bfb463d707da3d42 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:04:26.467626  9038 raft_consensus.cc:697] T 8ebf2adb861b4f5b851764110417d744 P 7c4077ce5e1f4390bfb463d707da3d42 [term 1 LEADER]: Becoming Leader. State: Replica: 7c4077ce5e1f4390bfb463d707da3d42, State: Running, Role: LEADER
I20260713 09:04:26.468397  9038 consensus_queue.cc:237] T 8ebf2adb861b4f5b851764110417d744 P 7c4077ce5e1f4390bfb463d707da3d42 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b067f9a6723d49a9a79819dcc74fa42f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41773 } } peers { permanent_uuid: "04b1814f41984e548c05a26f92f4bbfa" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36759 } } peers { permanent_uuid: "7c4077ce5e1f4390bfb463d707da3d42" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34469 } }
I20260713 09:04:26.473016  9037 raft_consensus.cc:493] T 0753129bc32a459fb1f5881ea5990366 P 04b1814f41984e548c05a26f92f4bbfa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:26.473577  9037 raft_consensus.cc:515] T 0753129bc32a459fb1f5881ea5990366 P 04b1814f41984e548c05a26f92f4bbfa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b067f9a6723d49a9a79819dcc74fa42f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41773 } } peers { permanent_uuid: "7c4077ce5e1f4390bfb463d707da3d42" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34469 } } peers { permanent_uuid: "04b1814f41984e548c05a26f92f4bbfa" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36759 } }
I20260713 09:04:26.475529  9037 leader_election.cc:290] T 0753129bc32a459fb1f5881ea5990366 P 04b1814f41984e548c05a26f92f4bbfa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b067f9a6723d49a9a79819dcc74fa42f (127.5.160.129:41773), 7c4077ce5e1f4390bfb463d707da3d42 (127.5.160.131:34469)
I20260713 09:04:26.476869  8814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0753129bc32a459fb1f5881ea5990366" candidate_uuid: "04b1814f41984e548c05a26f92f4bbfa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b067f9a6723d49a9a79819dcc74fa42f" is_pre_election: true
I20260713 09:04:26.476411  8708 catalog_manager.cc:5697] T 8ebf2adb861b4f5b851764110417d744 P 7c4077ce5e1f4390bfb463d707da3d42 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7c4077ce5e1f4390bfb463d707da3d42 (127.5.160.131). New cstate: current_term: 1 leader_uuid: "7c4077ce5e1f4390bfb463d707da3d42" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b067f9a6723d49a9a79819dcc74fa42f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "04b1814f41984e548c05a26f92f4bbfa" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36759 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c4077ce5e1f4390bfb463d707da3d42" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34469 } health_report { overall_health: HEALTHY } } }
I20260713 09:04:26.477238  8962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0753129bc32a459fb1f5881ea5990366" candidate_uuid: "04b1814f41984e548c05a26f92f4bbfa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c4077ce5e1f4390bfb463d707da3d42" is_pre_election: true
I20260713 09:04:26.477572  8814 raft_consensus.cc:2468] T 0753129bc32a459fb1f5881ea5990366 P b067f9a6723d49a9a79819dcc74fa42f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 04b1814f41984e548c05a26f92f4bbfa in term 0.
I20260713 09:04:26.477898  8962 raft_consensus.cc:2468] T 0753129bc32a459fb1f5881ea5990366 P 7c4077ce5e1f4390bfb463d707da3d42 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 04b1814f41984e548c05a26f92f4bbfa in term 0.
I20260713 09:04:26.478888  8855 leader_election.cc:304] T 0753129bc32a459fb1f5881ea5990366 P 04b1814f41984e548c05a26f92f4bbfa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 04b1814f41984e548c05a26f92f4bbfa, 7c4077ce5e1f4390bfb463d707da3d42; no voters: 
I20260713 09:04:26.479729  9037 raft_consensus.cc:2804] T 0753129bc32a459fb1f5881ea5990366 P 04b1814f41984e548c05a26f92f4bbfa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:04:26.480172  9037 raft_consensus.cc:493] T 0753129bc32a459fb1f5881ea5990366 P 04b1814f41984e548c05a26f92f4bbfa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:04:26.480507  9037 raft_consensus.cc:3060] T 0753129bc32a459fb1f5881ea5990366 P 04b1814f41984e548c05a26f92f4bbfa [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:26.486550  9037 raft_consensus.cc:515] T 0753129bc32a459fb1f5881ea5990366 P 04b1814f41984e548c05a26f92f4bbfa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b067f9a6723d49a9a79819dcc74fa42f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41773 } } peers { permanent_uuid: "7c4077ce5e1f4390bfb463d707da3d42" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34469 } } peers { permanent_uuid: "04b1814f41984e548c05a26f92f4bbfa" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36759 } }
I20260713 09:04:26.488247  9037 leader_election.cc:290] T 0753129bc32a459fb1f5881ea5990366 P 04b1814f41984e548c05a26f92f4bbfa [CANDIDATE]: Term 1 election: Requested vote from peers b067f9a6723d49a9a79819dcc74fa42f (127.5.160.129:41773), 7c4077ce5e1f4390bfb463d707da3d42 (127.5.160.131:34469)
I20260713 09:04:26.489020  8814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0753129bc32a459fb1f5881ea5990366" candidate_uuid: "04b1814f41984e548c05a26f92f4bbfa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b067f9a6723d49a9a79819dcc74fa42f"
I20260713 09:04:26.489279  8962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0753129bc32a459fb1f5881ea5990366" candidate_uuid: "04b1814f41984e548c05a26f92f4bbfa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c4077ce5e1f4390bfb463d707da3d42"
I20260713 09:04:26.489606  8814 raft_consensus.cc:3060] T 0753129bc32a459fb1f5881ea5990366 P b067f9a6723d49a9a79819dcc74fa42f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:26.489907  8962 raft_consensus.cc:3060] T 0753129bc32a459fb1f5881ea5990366 P 7c4077ce5e1f4390bfb463d707da3d42 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:26.495071  8962 raft_consensus.cc:2468] T 0753129bc32a459fb1f5881ea5990366 P 7c4077ce5e1f4390bfb463d707da3d42 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 04b1814f41984e548c05a26f92f4bbfa in term 1.
I20260713 09:04:26.495445  8814 raft_consensus.cc:2468] T 0753129bc32a459fb1f5881ea5990366 P b067f9a6723d49a9a79819dcc74fa42f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 04b1814f41984e548c05a26f92f4bbfa in term 1.
I20260713 09:04:26.496212  8855 leader_election.cc:304] T 0753129bc32a459fb1f5881ea5990366 P 04b1814f41984e548c05a26f92f4bbfa [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 04b1814f41984e548c05a26f92f4bbfa, 7c4077ce5e1f4390bfb463d707da3d42; no voters: 
I20260713 09:04:26.497116  9037 raft_consensus.cc:2804] T 0753129bc32a459fb1f5881ea5990366 P 04b1814f41984e548c05a26f92f4bbfa [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:04:26.497640  9037 raft_consensus.cc:697] T 0753129bc32a459fb1f5881ea5990366 P 04b1814f41984e548c05a26f92f4bbfa [term 1 LEADER]: Becoming Leader. State: Replica: 04b1814f41984e548c05a26f92f4bbfa, State: Running, Role: LEADER
I20260713 09:04:26.498519  9037 consensus_queue.cc:237] T 0753129bc32a459fb1f5881ea5990366 P 04b1814f41984e548c05a26f92f4bbfa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b067f9a6723d49a9a79819dcc74fa42f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41773 } } peers { permanent_uuid: "7c4077ce5e1f4390bfb463d707da3d42" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34469 } } peers { permanent_uuid: "04b1814f41984e548c05a26f92f4bbfa" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36759 } }
I20260713 09:04:26.505728  8708 catalog_manager.cc:5697] T 0753129bc32a459fb1f5881ea5990366 P 04b1814f41984e548c05a26f92f4bbfa reported cstate change: term changed from 0 to 1, leader changed from <none> to 04b1814f41984e548c05a26f92f4bbfa (127.5.160.130). New cstate: current_term: 1 leader_uuid: "04b1814f41984e548c05a26f92f4bbfa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b067f9a6723d49a9a79819dcc74fa42f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c4077ce5e1f4390bfb463d707da3d42" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34469 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "04b1814f41984e548c05a26f92f4bbfa" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36759 } health_report { overall_health: HEALTHY } } }
I20260713 09:04:26.548040  9058 raft_consensus.cc:493] T b9df434206fc454886a67bad20633d70 P b067f9a6723d49a9a79819dcc74fa42f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:26.548585  9058 raft_consensus.cc:515] T b9df434206fc454886a67bad20633d70 P b067f9a6723d49a9a79819dcc74fa42f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b067f9a6723d49a9a79819dcc74fa42f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41773 } } peers { permanent_uuid: "04b1814f41984e548c05a26f92f4bbfa" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36759 } } peers { permanent_uuid: "7c4077ce5e1f4390bfb463d707da3d42" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34469 } }
I20260713 09:04:26.550386  9058 leader_election.cc:290] T b9df434206fc454886a67bad20633d70 P b067f9a6723d49a9a79819dcc74fa42f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 04b1814f41984e548c05a26f92f4bbfa (127.5.160.130:36759), 7c4077ce5e1f4390bfb463d707da3d42 (127.5.160.131:34469)
I20260713 09:04:26.551363  8889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9df434206fc454886a67bad20633d70" candidate_uuid: "b067f9a6723d49a9a79819dcc74fa42f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04b1814f41984e548c05a26f92f4bbfa" is_pre_election: true
I20260713 09:04:26.551582  8962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9df434206fc454886a67bad20633d70" candidate_uuid: "b067f9a6723d49a9a79819dcc74fa42f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c4077ce5e1f4390bfb463d707da3d42" is_pre_election: true
I20260713 09:04:26.552090  8889 raft_consensus.cc:2393] T b9df434206fc454886a67bad20633d70 P 04b1814f41984e548c05a26f92f4bbfa [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b067f9a6723d49a9a79819dcc74fa42f in current term 1: Already voted for candidate 7c4077ce5e1f4390bfb463d707da3d42 in this term.
I20260713 09:04:26.553217  8779 leader_election.cc:304] T b9df434206fc454886a67bad20633d70 P b067f9a6723d49a9a79819dcc74fa42f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b067f9a6723d49a9a79819dcc74fa42f; no voters: 04b1814f41984e548c05a26f92f4bbfa, 7c4077ce5e1f4390bfb463d707da3d42
I20260713 09:04:26.553936  9058 raft_consensus.cc:3060] T b9df434206fc454886a67bad20633d70 P b067f9a6723d49a9a79819dcc74fa42f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:26.558733  9058 raft_consensus.cc:2749] T b9df434206fc454886a67bad20633d70 P b067f9a6723d49a9a79819dcc74fa42f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:04:26.570453  9037 consensus_queue.cc:1048] T 9419f55d3eb1427d86ac2da4391266a6 P 04b1814f41984e548c05a26f92f4bbfa [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c4077ce5e1f4390bfb463d707da3d42" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34469 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:26.573812  9038 consensus_queue.cc:1048] T b9df434206fc454886a67bad20633d70 P 7c4077ce5e1f4390bfb463d707da3d42 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b067f9a6723d49a9a79819dcc74fa42f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:26.586737  9010 consensus_queue.cc:1048] T 9419f55d3eb1427d86ac2da4391266a6 P 04b1814f41984e548c05a26f92f4bbfa [LEADER]: Connected to new peer: Peer: permanent_uuid: "b067f9a6723d49a9a79819dcc74fa42f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:26.599298  9038 consensus_queue.cc:1048] T b9df434206fc454886a67bad20633d70 P 7c4077ce5e1f4390bfb463d707da3d42 [LEADER]: Connected to new peer: Peer: permanent_uuid: "04b1814f41984e548c05a26f92f4bbfa" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36759 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:04:26.618237  9036 consensus_queue.cc:1048] T 0c5d519856084a48aa4f262fd6acd1bf P 7c4077ce5e1f4390bfb463d707da3d42 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b067f9a6723d49a9a79819dcc74fa42f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:26.622918  9058 raft_consensus.cc:493] T f3b53fa85a7b41b5bdb2f9901ece402d P b067f9a6723d49a9a79819dcc74fa42f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:26.623561  9058 raft_consensus.cc:515] T f3b53fa85a7b41b5bdb2f9901ece402d P b067f9a6723d49a9a79819dcc74fa42f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b067f9a6723d49a9a79819dcc74fa42f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41773 } } peers { permanent_uuid: "04b1814f41984e548c05a26f92f4bbfa" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36759 } } peers { permanent_uuid: "7c4077ce5e1f4390bfb463d707da3d42" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34469 } }
I20260713 09:04:26.630822  9058 leader_election.cc:290] T f3b53fa85a7b41b5bdb2f9901ece402d P b067f9a6723d49a9a79819dcc74fa42f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 04b1814f41984e548c05a26f92f4bbfa (127.5.160.130:36759), 7c4077ce5e1f4390bfb463d707da3d42 (127.5.160.131:34469)
I20260713 09:04:26.631263  8888 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3b53fa85a7b41b5bdb2f9901ece402d" candidate_uuid: "b067f9a6723d49a9a79819dcc74fa42f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04b1814f41984e548c05a26f92f4bbfa" is_pre_election: true
I20260713 09:04:26.631860  8888 raft_consensus.cc:2468] T f3b53fa85a7b41b5bdb2f9901ece402d P 04b1814f41984e548c05a26f92f4bbfa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b067f9a6723d49a9a79819dcc74fa42f in term 0.
I20260713 09:04:26.632820  8779 leader_election.cc:304] T f3b53fa85a7b41b5bdb2f9901ece402d P b067f9a6723d49a9a79819dcc74fa42f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 04b1814f41984e548c05a26f92f4bbfa, b067f9a6723d49a9a79819dcc74fa42f; no voters: 
I20260713 09:04:26.633530  9058 raft_consensus.cc:2804] T f3b53fa85a7b41b5bdb2f9901ece402d P b067f9a6723d49a9a79819dcc74fa42f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:04:26.633921  9058 raft_consensus.cc:493] T f3b53fa85a7b41b5bdb2f9901ece402d P b067f9a6723d49a9a79819dcc74fa42f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:04:26.633904  8962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3b53fa85a7b41b5bdb2f9901ece402d" candidate_uuid: "b067f9a6723d49a9a79819dcc74fa42f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c4077ce5e1f4390bfb463d707da3d42" is_pre_election: true
I20260713 09:04:26.634613  9058 raft_consensus.cc:3060] T f3b53fa85a7b41b5bdb2f9901ece402d P b067f9a6723d49a9a79819dcc74fa42f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:26.634747  8962 raft_consensus.cc:2468] T f3b53fa85a7b41b5bdb2f9901ece402d P 7c4077ce5e1f4390bfb463d707da3d42 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b067f9a6723d49a9a79819dcc74fa42f in term 0.
I20260713 09:04:26.641849  9036 consensus_queue.cc:1048] T 0c5d519856084a48aa4f262fd6acd1bf P 7c4077ce5e1f4390bfb463d707da3d42 [LEADER]: Connected to new peer: Peer: permanent_uuid: "04b1814f41984e548c05a26f92f4bbfa" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36759 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:26.651105  9058 raft_consensus.cc:515] T f3b53fa85a7b41b5bdb2f9901ece402d P b067f9a6723d49a9a79819dcc74fa42f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b067f9a6723d49a9a79819dcc74fa42f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41773 } } peers { permanent_uuid: "04b1814f41984e548c05a26f92f4bbfa" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36759 } } peers { permanent_uuid: "7c4077ce5e1f4390bfb463d707da3d42" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34469 } }
I20260713 09:04:26.654328  8888 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3b53fa85a7b41b5bdb2f9901ece402d" candidate_uuid: "b067f9a6723d49a9a79819dcc74fa42f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04b1814f41984e548c05a26f92f4bbfa"
I20260713 09:04:26.655002  8888 raft_consensus.cc:3060] T f3b53fa85a7b41b5bdb2f9901ece402d P 04b1814f41984e548c05a26f92f4bbfa [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:26.658073  9058 leader_election.cc:290] T f3b53fa85a7b41b5bdb2f9901ece402d P b067f9a6723d49a9a79819dcc74fa42f [CANDIDATE]: Term 1 election: Requested vote from peers 04b1814f41984e548c05a26f92f4bbfa (127.5.160.130:36759), 7c4077ce5e1f4390bfb463d707da3d42 (127.5.160.131:34469)
I20260713 09:04:26.659101  8962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3b53fa85a7b41b5bdb2f9901ece402d" candidate_uuid: "b067f9a6723d49a9a79819dcc74fa42f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c4077ce5e1f4390bfb463d707da3d42"
I20260713 09:04:26.659745  8962 raft_consensus.cc:3060] T f3b53fa85a7b41b5bdb2f9901ece402d P 7c4077ce5e1f4390bfb463d707da3d42 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:26.662040  8888 raft_consensus.cc:2468] T f3b53fa85a7b41b5bdb2f9901ece402d P 04b1814f41984e548c05a26f92f4bbfa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b067f9a6723d49a9a79819dcc74fa42f in term 1.
I20260713 09:04:26.663043  8779 leader_election.cc:304] T f3b53fa85a7b41b5bdb2f9901ece402d P b067f9a6723d49a9a79819dcc74fa42f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 04b1814f41984e548c05a26f92f4bbfa, b067f9a6723d49a9a79819dcc74fa42f; no voters: 
I20260713 09:04:26.663823  9058 raft_consensus.cc:2804] T f3b53fa85a7b41b5bdb2f9901ece402d P b067f9a6723d49a9a79819dcc74fa42f [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:04:26.664270  9058 raft_consensus.cc:697] T f3b53fa85a7b41b5bdb2f9901ece402d P b067f9a6723d49a9a79819dcc74fa42f [term 1 LEADER]: Becoming Leader. State: Replica: b067f9a6723d49a9a79819dcc74fa42f, State: Running, Role: LEADER
I20260713 09:04:26.664734  9036 raft_consensus.cc:493] T 4c5b95e282e6400eb015c76df3895a91 P 7c4077ce5e1f4390bfb463d707da3d42 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:26.664916  8962 raft_consensus.cc:2468] T f3b53fa85a7b41b5bdb2f9901ece402d P 7c4077ce5e1f4390bfb463d707da3d42 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b067f9a6723d49a9a79819dcc74fa42f in term 1.
I20260713 09:04:26.665256  9036 raft_consensus.cc:515] T 4c5b95e282e6400eb015c76df3895a91 P 7c4077ce5e1f4390bfb463d707da3d42 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b067f9a6723d49a9a79819dcc74fa42f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41773 } } peers { permanent_uuid: "04b1814f41984e548c05a26f92f4bbfa" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36759 } } peers { permanent_uuid: "7c4077ce5e1f4390bfb463d707da3d42" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34469 } }
I20260713 09:04:26.665392  9058 consensus_queue.cc:237] T f3b53fa85a7b41b5bdb2f9901ece402d P b067f9a6723d49a9a79819dcc74fa42f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b067f9a6723d49a9a79819dcc74fa42f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41773 } } peers { permanent_uuid: "04b1814f41984e548c05a26f92f4bbfa" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36759 } } peers { permanent_uuid: "7c4077ce5e1f4390bfb463d707da3d42" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34469 } }
I20260713 09:04:26.667338  9036 leader_election.cc:290] T 4c5b95e282e6400eb015c76df3895a91 P 7c4077ce5e1f4390bfb463d707da3d42 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b067f9a6723d49a9a79819dcc74fa42f (127.5.160.129:41773), 04b1814f41984e548c05a26f92f4bbfa (127.5.160.130:36759)
I20260713 09:04:26.668275  8813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c5b95e282e6400eb015c76df3895a91" candidate_uuid: "7c4077ce5e1f4390bfb463d707da3d42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b067f9a6723d49a9a79819dcc74fa42f" is_pre_election: true
I20260713 09:04:26.668483  8888 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c5b95e282e6400eb015c76df3895a91" candidate_uuid: "7c4077ce5e1f4390bfb463d707da3d42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04b1814f41984e548c05a26f92f4bbfa" is_pre_election: true
I20260713 09:04:26.668859  8813 raft_consensus.cc:2468] T 4c5b95e282e6400eb015c76df3895a91 P b067f9a6723d49a9a79819dcc74fa42f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c4077ce5e1f4390bfb463d707da3d42 in term 0.
I20260713 09:04:26.669270  8888 raft_consensus.cc:2468] T 4c5b95e282e6400eb015c76df3895a91 P 04b1814f41984e548c05a26f92f4bbfa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c4077ce5e1f4390bfb463d707da3d42 in term 0.
I20260713 09:04:26.670205  8929 leader_election.cc:304] T 4c5b95e282e6400eb015c76df3895a91 P 7c4077ce5e1f4390bfb463d707da3d42 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7c4077ce5e1f4390bfb463d707da3d42, b067f9a6723d49a9a79819dcc74fa42f; no voters: 
I20260713 09:04:26.671195  9036 raft_consensus.cc:2804] T 4c5b95e282e6400eb015c76df3895a91 P 7c4077ce5e1f4390bfb463d707da3d42 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:04:26.671553  9036 raft_consensus.cc:493] T 4c5b95e282e6400eb015c76df3895a91 P 7c4077ce5e1f4390bfb463d707da3d42 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:04:26.671880  9036 raft_consensus.cc:3060] T 4c5b95e282e6400eb015c76df3895a91 P 7c4077ce5e1f4390bfb463d707da3d42 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:26.674633  8708 catalog_manager.cc:5697] T f3b53fa85a7b41b5bdb2f9901ece402d P b067f9a6723d49a9a79819dcc74fa42f reported cstate change: term changed from 0 to 1, leader changed from <none> to b067f9a6723d49a9a79819dcc74fa42f (127.5.160.129). New cstate: current_term: 1 leader_uuid: "b067f9a6723d49a9a79819dcc74fa42f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b067f9a6723d49a9a79819dcc74fa42f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41773 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "04b1814f41984e548c05a26f92f4bbfa" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36759 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c4077ce5e1f4390bfb463d707da3d42" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34469 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:26.676895  9036 raft_consensus.cc:515] T 4c5b95e282e6400eb015c76df3895a91 P 7c4077ce5e1f4390bfb463d707da3d42 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b067f9a6723d49a9a79819dcc74fa42f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41773 } } peers { permanent_uuid: "04b1814f41984e548c05a26f92f4bbfa" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36759 } } peers { permanent_uuid: "7c4077ce5e1f4390bfb463d707da3d42" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34469 } }
I20260713 09:04:26.679342  9036 leader_election.cc:290] T 4c5b95e282e6400eb015c76df3895a91 P 7c4077ce5e1f4390bfb463d707da3d42 [CANDIDATE]: Term 1 election: Requested vote from peers b067f9a6723d49a9a79819dcc74fa42f (127.5.160.129:41773), 04b1814f41984e548c05a26f92f4bbfa (127.5.160.130:36759)
I20260713 09:04:26.679731  8813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c5b95e282e6400eb015c76df3895a91" candidate_uuid: "7c4077ce5e1f4390bfb463d707da3d42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b067f9a6723d49a9a79819dcc74fa42f"
I20260713 09:04:26.680002  8888 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c5b95e282e6400eb015c76df3895a91" candidate_uuid: "7c4077ce5e1f4390bfb463d707da3d42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04b1814f41984e548c05a26f92f4bbfa"
I20260713 09:04:26.680364  8813 raft_consensus.cc:3060] T 4c5b95e282e6400eb015c76df3895a91 P b067f9a6723d49a9a79819dcc74fa42f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:26.680502  8888 raft_consensus.cc:3060] T 4c5b95e282e6400eb015c76df3895a91 P 04b1814f41984e548c05a26f92f4bbfa [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:26.687306  8888 raft_consensus.cc:2468] T 4c5b95e282e6400eb015c76df3895a91 P 04b1814f41984e548c05a26f92f4bbfa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c4077ce5e1f4390bfb463d707da3d42 in term 1.
I20260713 09:04:26.687314  8813 raft_consensus.cc:2468] T 4c5b95e282e6400eb015c76df3895a91 P b067f9a6723d49a9a79819dcc74fa42f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c4077ce5e1f4390bfb463d707da3d42 in term 1.
I20260713 09:04:26.688705  8928 leader_election.cc:304] T 4c5b95e282e6400eb015c76df3895a91 P 7c4077ce5e1f4390bfb463d707da3d42 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 04b1814f41984e548c05a26f92f4bbfa, 7c4077ce5e1f4390bfb463d707da3d42; no voters: 
I20260713 09:04:26.689642  9036 raft_consensus.cc:2804] T 4c5b95e282e6400eb015c76df3895a91 P 7c4077ce5e1f4390bfb463d707da3d42 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:04:26.690083  9036 raft_consensus.cc:697] T 4c5b95e282e6400eb015c76df3895a91 P 7c4077ce5e1f4390bfb463d707da3d42 [term 1 LEADER]: Becoming Leader. State: Replica: 7c4077ce5e1f4390bfb463d707da3d42, State: Running, Role: LEADER
I20260713 09:04:26.690755  9036 consensus_queue.cc:237] T 4c5b95e282e6400eb015c76df3895a91 P 7c4077ce5e1f4390bfb463d707da3d42 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b067f9a6723d49a9a79819dcc74fa42f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41773 } } peers { permanent_uuid: "04b1814f41984e548c05a26f92f4bbfa" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36759 } } peers { permanent_uuid: "7c4077ce5e1f4390bfb463d707da3d42" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34469 } }
I20260713 09:04:26.697831  8708 catalog_manager.cc:5697] T 4c5b95e282e6400eb015c76df3895a91 P 7c4077ce5e1f4390bfb463d707da3d42 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7c4077ce5e1f4390bfb463d707da3d42 (127.5.160.131). New cstate: current_term: 1 leader_uuid: "7c4077ce5e1f4390bfb463d707da3d42" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b067f9a6723d49a9a79819dcc74fa42f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "04b1814f41984e548c05a26f92f4bbfa" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36759 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c4077ce5e1f4390bfb463d707da3d42" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34469 } health_report { overall_health: HEALTHY } } }
I20260713 09:04:26.789376  9036 consensus_queue.cc:1048] T bc677109a2b84f3392c0d48cc24330e5 P 7c4077ce5e1f4390bfb463d707da3d42 [LEADER]: Connected to new peer: Peer: permanent_uuid: "04b1814f41984e548c05a26f92f4bbfa" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36759 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:26.800009  9036 consensus_queue.cc:1048] T bc677109a2b84f3392c0d48cc24330e5 P 7c4077ce5e1f4390bfb463d707da3d42 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b067f9a6723d49a9a79819dcc74fa42f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:26.815343  5762 ts_manager.cc:295] Set tserver state for b067f9a6723d49a9a79819dcc74fa42f to MAINTENANCE_MODE
I20260713 09:04:26.816138  5762 tablet_server.cc:179] TabletServer@127.5.160.129:0 shutting down...
I20260713 09:04:26.837834  5762 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:04:26.838790  5762 tablet_replica.cc:333] T 9419f55d3eb1427d86ac2da4391266a6 P b067f9a6723d49a9a79819dcc74fa42f: stopping tablet replica
I20260713 09:04:26.840116  5762 raft_consensus.cc:2243] T 9419f55d3eb1427d86ac2da4391266a6 P b067f9a6723d49a9a79819dcc74fa42f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:26.840972  5762 raft_consensus.cc:2272] T 9419f55d3eb1427d86ac2da4391266a6 P b067f9a6723d49a9a79819dcc74fa42f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:26.845759  5762 tablet_replica.cc:333] T 64f024733a264892b069fea164febb53 P b067f9a6723d49a9a79819dcc74fa42f: stopping tablet replica
I20260713 09:04:26.846248  5762 raft_consensus.cc:2243] T 64f024733a264892b069fea164febb53 P b067f9a6723d49a9a79819dcc74fa42f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:26.846568  5762 raft_consensus.cc:2272] T 64f024733a264892b069fea164febb53 P b067f9a6723d49a9a79819dcc74fa42f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:26.848443  5762 tablet_replica.cc:333] T bc677109a2b84f3392c0d48cc24330e5 P b067f9a6723d49a9a79819dcc74fa42f: stopping tablet replica
I20260713 09:04:26.848985  5762 raft_consensus.cc:2243] T bc677109a2b84f3392c0d48cc24330e5 P b067f9a6723d49a9a79819dcc74fa42f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:26.849543  5762 raft_consensus.cc:2272] T bc677109a2b84f3392c0d48cc24330e5 P b067f9a6723d49a9a79819dcc74fa42f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:26.849808  9011 consensus_queue.cc:1048] T 64f024733a264892b069fea164febb53 P 7c4077ce5e1f4390bfb463d707da3d42 [LEADER]: Connected to new peer: Peer: permanent_uuid: "04b1814f41984e548c05a26f92f4bbfa" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36759 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:26.853336  5762 tablet_replica.cc:333] T 53e98520fb9f41479da61f0c1f0ca01f P b067f9a6723d49a9a79819dcc74fa42f: stopping tablet replica
I20260713 09:04:26.854130  5762 raft_consensus.cc:2243] T 53e98520fb9f41479da61f0c1f0ca01f P b067f9a6723d49a9a79819dcc74fa42f [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:04:26.854892  5762 pending_rounds.cc:70] T 53e98520fb9f41479da61f0c1f0ca01f P b067f9a6723d49a9a79819dcc74fa42f: Trying to abort 1 pending ops.
I20260713 09:04:26.855130  5762 pending_rounds.cc:77] T 53e98520fb9f41479da61f0c1f0ca01f P b067f9a6723d49a9a79819dcc74fa42f: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7306991478256914432 op_type: NO_OP noop_request { }
I20260713 09:04:26.855460  5762 raft_consensus.cc:2889] T 53e98520fb9f41479da61f0c1f0ca01f P b067f9a6723d49a9a79819dcc74fa42f [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260713 09:04:26.855759  5762 raft_consensus.cc:2272] T 53e98520fb9f41479da61f0c1f0ca01f P b067f9a6723d49a9a79819dcc74fa42f [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:04:26.855589  8929 consensus_peers.cc:597] T 8ebf2adb861b4f5b851764110417d744 P 7c4077ce5e1f4390bfb463d707da3d42 -> Peer b067f9a6723d49a9a79819dcc74fa42f (127.5.160.129:41773): Couldn't send request to peer b067f9a6723d49a9a79819dcc74fa42f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:04:26.858309  5762 tablet_replica.cc:333] T f3b53fa85a7b41b5bdb2f9901ece402d P b067f9a6723d49a9a79819dcc74fa42f: stopping tablet replica
I20260713 09:04:26.858897  5762 raft_consensus.cc:2243] T f3b53fa85a7b41b5bdb2f9901ece402d P b067f9a6723d49a9a79819dcc74fa42f [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:04:26.859673  5762 pending_rounds.cc:70] T f3b53fa85a7b41b5bdb2f9901ece402d P b067f9a6723d49a9a79819dcc74fa42f: Trying to abort 1 pending ops.
I20260713 09:04:26.859905  5762 pending_rounds.cc:77] T f3b53fa85a7b41b5bdb2f9901ece402d P b067f9a6723d49a9a79819dcc74fa42f: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7306991479473319936 op_type: NO_OP noop_request { }
I20260713 09:04:26.860248  5762 raft_consensus.cc:2889] T f3b53fa85a7b41b5bdb2f9901ece402d P b067f9a6723d49a9a79819dcc74fa42f [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260713 09:04:26.860570  5762 raft_consensus.cc:2272] T f3b53fa85a7b41b5bdb2f9901ece402d P b067f9a6723d49a9a79819dcc74fa42f [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:04:26.868773  8929 consensus_peers.cc:597] T 64f024733a264892b069fea164febb53 P 7c4077ce5e1f4390bfb463d707da3d42 -> Peer b067f9a6723d49a9a79819dcc74fa42f (127.5.160.129:41773): Couldn't send request to peer b067f9a6723d49a9a79819dcc74fa42f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:04:26.871749  5762 tablet_replica.cc:333] T 0c5d519856084a48aa4f262fd6acd1bf P b067f9a6723d49a9a79819dcc74fa42f: stopping tablet replica
I20260713 09:04:26.872604  5762 raft_consensus.cc:2243] T 0c5d519856084a48aa4f262fd6acd1bf P b067f9a6723d49a9a79819dcc74fa42f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:26.873154  5762 raft_consensus.cc:2272] T 0c5d519856084a48aa4f262fd6acd1bf P b067f9a6723d49a9a79819dcc74fa42f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:26.876108  5762 tablet_replica.cc:333] T b9df434206fc454886a67bad20633d70 P b067f9a6723d49a9a79819dcc74fa42f: stopping tablet replica
I20260713 09:04:26.876691  5762 raft_consensus.cc:2243] T b9df434206fc454886a67bad20633d70 P b067f9a6723d49a9a79819dcc74fa42f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:26.877178  5762 raft_consensus.cc:2272] T b9df434206fc454886a67bad20633d70 P b067f9a6723d49a9a79819dcc74fa42f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:26.879511  5762 tablet_replica.cc:333] T 8ebf2adb861b4f5b851764110417d744 P b067f9a6723d49a9a79819dcc74fa42f: stopping tablet replica
I20260713 09:04:26.880023  5762 raft_consensus.cc:2243] T 8ebf2adb861b4f5b851764110417d744 P b067f9a6723d49a9a79819dcc74fa42f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:26.880376  5762 raft_consensus.cc:2272] T 8ebf2adb861b4f5b851764110417d744 P b067f9a6723d49a9a79819dcc74fa42f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:26.881913  5762 tablet_replica.cc:333] T 4c5b95e282e6400eb015c76df3895a91 P b067f9a6723d49a9a79819dcc74fa42f: stopping tablet replica
I20260713 09:04:26.882382  5762 raft_consensus.cc:2243] T 4c5b95e282e6400eb015c76df3895a91 P b067f9a6723d49a9a79819dcc74fa42f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:26.882730  5762 raft_consensus.cc:2272] T 4c5b95e282e6400eb015c76df3895a91 P b067f9a6723d49a9a79819dcc74fa42f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:26.884233  5762 tablet_replica.cc:333] T 0753129bc32a459fb1f5881ea5990366 P b067f9a6723d49a9a79819dcc74fa42f: stopping tablet replica
I20260713 09:04:26.884680  5762 raft_consensus.cc:2243] T 0753129bc32a459fb1f5881ea5990366 P b067f9a6723d49a9a79819dcc74fa42f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:26.885035  5762 raft_consensus.cc:2272] T 0753129bc32a459fb1f5881ea5990366 P b067f9a6723d49a9a79819dcc74fa42f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:26.892196  9011 consensus_queue.cc:1048] T 8ebf2adb861b4f5b851764110417d744 P 7c4077ce5e1f4390bfb463d707da3d42 [LEADER]: Connected to new peer: Peer: permanent_uuid: "04b1814f41984e548c05a26f92f4bbfa" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36759 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:26.911324  5762 tablet_server.cc:196] TabletServer@127.5.160.129:0 shutdown complete.
I20260713 09:04:26.951028  9069 consensus_queue.cc:1048] T 0753129bc32a459fb1f5881ea5990366 P 04b1814f41984e548c05a26f92f4bbfa [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c4077ce5e1f4390bfb463d707da3d42" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34469 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:04:26.966029  8855 consensus_peers.cc:597] T 0753129bc32a459fb1f5881ea5990366 P 04b1814f41984e548c05a26f92f4bbfa -> Peer b067f9a6723d49a9a79819dcc74fa42f (127.5.160.129:41773): Couldn't send request to peer b067f9a6723d49a9a79819dcc74fa42f. Status: Network error: Client connection negotiation failed: client connection to 127.5.160.129:41773: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:04:27.091773  8760 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260713 09:04:27.133225  8855 consensus_peers.cc:597] T 9419f55d3eb1427d86ac2da4391266a6 P 04b1814f41984e548c05a26f92f4bbfa -> Peer b067f9a6723d49a9a79819dcc74fa42f (127.5.160.129:41773): Couldn't send request to peer b067f9a6723d49a9a79819dcc74fa42f. Status: Network error: Client connection negotiation failed: client connection to 127.5.160.129:41773: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:04:27.141461  8929 consensus_peers.cc:597] T 0c5d519856084a48aa4f262fd6acd1bf P 7c4077ce5e1f4390bfb463d707da3d42 -> Peer b067f9a6723d49a9a79819dcc74fa42f (127.5.160.129:41773): Couldn't send request to peer b067f9a6723d49a9a79819dcc74fa42f. Status: Network error: Client connection negotiation failed: client connection to 127.5.160.129:41773: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:04:27.152694  8929 consensus_peers.cc:597] T b9df434206fc454886a67bad20633d70 P 7c4077ce5e1f4390bfb463d707da3d42 -> Peer b067f9a6723d49a9a79819dcc74fa42f (127.5.160.129:41773): Couldn't send request to peer b067f9a6723d49a9a79819dcc74fa42f. Status: Network error: Client connection negotiation failed: client connection to 127.5.160.129:41773: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:04:27.162225  9011 consensus_queue.cc:1048] T 4c5b95e282e6400eb015c76df3895a91 P 7c4077ce5e1f4390bfb463d707da3d42 [LEADER]: Connected to new peer: Peer: permanent_uuid: "04b1814f41984e548c05a26f92f4bbfa" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36759 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:04:27.175961  8929 consensus_peers.cc:597] T 4c5b95e282e6400eb015c76df3895a91 P 7c4077ce5e1f4390bfb463d707da3d42 -> Peer b067f9a6723d49a9a79819dcc74fa42f (127.5.160.129:41773): Couldn't send request to peer b067f9a6723d49a9a79819dcc74fa42f. Status: Network error: Client connection negotiation failed: client connection to 127.5.160.129:41773: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:04:27.274087  8929 consensus_peers.cc:597] T bc677109a2b84f3392c0d48cc24330e5 P 7c4077ce5e1f4390bfb463d707da3d42 -> Peer b067f9a6723d49a9a79819dcc74fa42f (127.5.160.129:41773): Couldn't send request to peer b067f9a6723d49a9a79819dcc74fa42f. Status: Network error: Client connection negotiation failed: client connection to 127.5.160.129:41773: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:04:27.885730  9011 raft_consensus.cc:493] T 53e98520fb9f41479da61f0c1f0ca01f P 7c4077ce5e1f4390bfb463d707da3d42 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:27.886211  9011 raft_consensus.cc:515] T 53e98520fb9f41479da61f0c1f0ca01f P 7c4077ce5e1f4390bfb463d707da3d42 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b067f9a6723d49a9a79819dcc74fa42f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41773 } } peers { permanent_uuid: "04b1814f41984e548c05a26f92f4bbfa" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36759 } } peers { permanent_uuid: "7c4077ce5e1f4390bfb463d707da3d42" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34469 } }
I20260713 09:04:27.888085  9011 leader_election.cc:290] T 53e98520fb9f41479da61f0c1f0ca01f P 7c4077ce5e1f4390bfb463d707da3d42 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b067f9a6723d49a9a79819dcc74fa42f (127.5.160.129:41773), 04b1814f41984e548c05a26f92f4bbfa (127.5.160.130:36759)
I20260713 09:04:27.889340  8889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53e98520fb9f41479da61f0c1f0ca01f" candidate_uuid: "7c4077ce5e1f4390bfb463d707da3d42" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04b1814f41984e548c05a26f92f4bbfa" is_pre_election: true
I20260713 09:04:27.889935  8889 raft_consensus.cc:2468] T 53e98520fb9f41479da61f0c1f0ca01f P 04b1814f41984e548c05a26f92f4bbfa [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c4077ce5e1f4390bfb463d707da3d42 in term 1.
I20260713 09:04:27.890978  8928 leader_election.cc:304] T 53e98520fb9f41479da61f0c1f0ca01f P 7c4077ce5e1f4390bfb463d707da3d42 [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: 04b1814f41984e548c05a26f92f4bbfa, 7c4077ce5e1f4390bfb463d707da3d42; no voters: 
I20260713 09:04:27.891821  9011 raft_consensus.cc:2804] T 53e98520fb9f41479da61f0c1f0ca01f P 7c4077ce5e1f4390bfb463d707da3d42 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260713 09:04:27.891865  8929 leader_election.cc:336] T 53e98520fb9f41479da61f0c1f0ca01f P 7c4077ce5e1f4390bfb463d707da3d42 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer b067f9a6723d49a9a79819dcc74fa42f (127.5.160.129:41773): Network error: Client connection negotiation failed: client connection to 127.5.160.129:41773: connect: Connection refused (error 111)
I20260713 09:04:27.892359  9011 raft_consensus.cc:493] T 53e98520fb9f41479da61f0c1f0ca01f P 7c4077ce5e1f4390bfb463d707da3d42 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:04:27.892704  9011 raft_consensus.cc:3060] T 53e98520fb9f41479da61f0c1f0ca01f P 7c4077ce5e1f4390bfb463d707da3d42 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:27.897413  9011 raft_consensus.cc:515] T 53e98520fb9f41479da61f0c1f0ca01f P 7c4077ce5e1f4390bfb463d707da3d42 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b067f9a6723d49a9a79819dcc74fa42f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41773 } } peers { permanent_uuid: "04b1814f41984e548c05a26f92f4bbfa" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36759 } } peers { permanent_uuid: "7c4077ce5e1f4390bfb463d707da3d42" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34469 } }
I20260713 09:04:27.899123  9011 leader_election.cc:290] T 53e98520fb9f41479da61f0c1f0ca01f P 7c4077ce5e1f4390bfb463d707da3d42 [CANDIDATE]: Term 2 election: Requested vote from peers b067f9a6723d49a9a79819dcc74fa42f (127.5.160.129:41773), 04b1814f41984e548c05a26f92f4bbfa (127.5.160.130:36759)
I20260713 09:04:27.900229  8889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53e98520fb9f41479da61f0c1f0ca01f" candidate_uuid: "7c4077ce5e1f4390bfb463d707da3d42" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04b1814f41984e548c05a26f92f4bbfa"
I20260713 09:04:27.900883  8889 raft_consensus.cc:3060] T 53e98520fb9f41479da61f0c1f0ca01f P 04b1814f41984e548c05a26f92f4bbfa [term 1 FOLLOWER]: Advancing to term 2
W20260713 09:04:27.903100  8929 leader_election.cc:336] T 53e98520fb9f41479da61f0c1f0ca01f P 7c4077ce5e1f4390bfb463d707da3d42 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer b067f9a6723d49a9a79819dcc74fa42f (127.5.160.129:41773): Network error: Client connection negotiation failed: client connection to 127.5.160.129:41773: connect: Connection refused (error 111)
I20260713 09:04:27.906620  8889 raft_consensus.cc:2468] T 53e98520fb9f41479da61f0c1f0ca01f P 04b1814f41984e548c05a26f92f4bbfa [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c4077ce5e1f4390bfb463d707da3d42 in term 2.
I20260713 09:04:27.907721  8928 leader_election.cc:304] T 53e98520fb9f41479da61f0c1f0ca01f P 7c4077ce5e1f4390bfb463d707da3d42 [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: 04b1814f41984e548c05a26f92f4bbfa, 7c4077ce5e1f4390bfb463d707da3d42; no voters: b067f9a6723d49a9a79819dcc74fa42f
I20260713 09:04:27.908429  9011 raft_consensus.cc:2804] T 53e98520fb9f41479da61f0c1f0ca01f P 7c4077ce5e1f4390bfb463d707da3d42 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:04:27.908914  9011 raft_consensus.cc:697] T 53e98520fb9f41479da61f0c1f0ca01f P 7c4077ce5e1f4390bfb463d707da3d42 [term 2 LEADER]: Becoming Leader. State: Replica: 7c4077ce5e1f4390bfb463d707da3d42, State: Running, Role: LEADER
I20260713 09:04:27.909754  9011 consensus_queue.cc:237] T 53e98520fb9f41479da61f0c1f0ca01f P 7c4077ce5e1f4390bfb463d707da3d42 [LEADER]: Queue going to LEADER 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: "b067f9a6723d49a9a79819dcc74fa42f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41773 } } peers { permanent_uuid: "04b1814f41984e548c05a26f92f4bbfa" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36759 } } peers { permanent_uuid: "7c4077ce5e1f4390bfb463d707da3d42" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34469 } }
I20260713 09:04:27.917558  8708 catalog_manager.cc:5697] T 53e98520fb9f41479da61f0c1f0ca01f P 7c4077ce5e1f4390bfb463d707da3d42 reported cstate change: term changed from 1 to 2, leader changed from b067f9a6723d49a9a79819dcc74fa42f (127.5.160.129) to 7c4077ce5e1f4390bfb463d707da3d42 (127.5.160.131). New cstate: current_term: 2 leader_uuid: "7c4077ce5e1f4390bfb463d707da3d42" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b067f9a6723d49a9a79819dcc74fa42f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "04b1814f41984e548c05a26f92f4bbfa" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36759 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c4077ce5e1f4390bfb463d707da3d42" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34469 } health_report { overall_health: HEALTHY } } }
W20260713 09:04:28.092787  8760 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:04:28.332782  9090 raft_consensus.cc:493] T f3b53fa85a7b41b5bdb2f9901ece402d P 04b1814f41984e548c05a26f92f4bbfa [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:28.334139  9090 raft_consensus.cc:515] T f3b53fa85a7b41b5bdb2f9901ece402d P 04b1814f41984e548c05a26f92f4bbfa [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b067f9a6723d49a9a79819dcc74fa42f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41773 } } peers { permanent_uuid: "04b1814f41984e548c05a26f92f4bbfa" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36759 } } peers { permanent_uuid: "7c4077ce5e1f4390bfb463d707da3d42" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34469 } }
I20260713 09:04:28.336778  9090 leader_election.cc:290] T f3b53fa85a7b41b5bdb2f9901ece402d P 04b1814f41984e548c05a26f92f4bbfa [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b067f9a6723d49a9a79819dcc74fa42f (127.5.160.129:41773), 7c4077ce5e1f4390bfb463d707da3d42 (127.5.160.131:34469)
I20260713 09:04:28.339063  8962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3b53fa85a7b41b5bdb2f9901ece402d" candidate_uuid: "04b1814f41984e548c05a26f92f4bbfa" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c4077ce5e1f4390bfb463d707da3d42" is_pre_election: true
I20260713 09:04:28.340299  8962 raft_consensus.cc:2468] T f3b53fa85a7b41b5bdb2f9901ece402d P 7c4077ce5e1f4390bfb463d707da3d42 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 04b1814f41984e548c05a26f92f4bbfa in term 1.
W20260713 09:04:28.341581  8855 leader_election.cc:336] T f3b53fa85a7b41b5bdb2f9901ece402d P 04b1814f41984e548c05a26f92f4bbfa [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer b067f9a6723d49a9a79819dcc74fa42f (127.5.160.129:41773): Network error: Client connection negotiation failed: client connection to 127.5.160.129:41773: connect: Connection refused (error 111)
I20260713 09:04:28.342475  8855 leader_election.cc:304] T f3b53fa85a7b41b5bdb2f9901ece402d P 04b1814f41984e548c05a26f92f4bbfa [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: 04b1814f41984e548c05a26f92f4bbfa, 7c4077ce5e1f4390bfb463d707da3d42; no voters: b067f9a6723d49a9a79819dcc74fa42f
I20260713 09:04:28.343189  9090 raft_consensus.cc:2804] T f3b53fa85a7b41b5bdb2f9901ece402d P 04b1814f41984e548c05a26f92f4bbfa [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:04:28.343487  9090 raft_consensus.cc:493] T f3b53fa85a7b41b5bdb2f9901ece402d P 04b1814f41984e548c05a26f92f4bbfa [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:04:28.343756  9090 raft_consensus.cc:3060] T f3b53fa85a7b41b5bdb2f9901ece402d P 04b1814f41984e548c05a26f92f4bbfa [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:28.351061  9090 raft_consensus.cc:515] T f3b53fa85a7b41b5bdb2f9901ece402d P 04b1814f41984e548c05a26f92f4bbfa [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b067f9a6723d49a9a79819dcc74fa42f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41773 } } peers { permanent_uuid: "04b1814f41984e548c05a26f92f4bbfa" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36759 } } peers { permanent_uuid: "7c4077ce5e1f4390bfb463d707da3d42" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34469 } }
I20260713 09:04:28.352699  9090 leader_election.cc:290] T f3b53fa85a7b41b5bdb2f9901ece402d P 04b1814f41984e548c05a26f92f4bbfa [CANDIDATE]: Term 2 election: Requested vote from peers b067f9a6723d49a9a79819dcc74fa42f (127.5.160.129:41773), 7c4077ce5e1f4390bfb463d707da3d42 (127.5.160.131:34469)
I20260713 09:04:28.354216  8962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3b53fa85a7b41b5bdb2f9901ece402d" candidate_uuid: "04b1814f41984e548c05a26f92f4bbfa" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c4077ce5e1f4390bfb463d707da3d42"
I20260713 09:04:28.354825  8962 raft_consensus.cc:3060] T f3b53fa85a7b41b5bdb2f9901ece402d P 7c4077ce5e1f4390bfb463d707da3d42 [term 1 FOLLOWER]: Advancing to term 2
W20260713 09:04:28.356398  8855 leader_election.cc:336] T f3b53fa85a7b41b5bdb2f9901ece402d P 04b1814f41984e548c05a26f92f4bbfa [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer b067f9a6723d49a9a79819dcc74fa42f (127.5.160.129:41773): Network error: Client connection negotiation failed: client connection to 127.5.160.129:41773: connect: Connection refused (error 111)
I20260713 09:04:28.361493  8962 raft_consensus.cc:2468] T f3b53fa85a7b41b5bdb2f9901ece402d P 7c4077ce5e1f4390bfb463d707da3d42 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 04b1814f41984e548c05a26f92f4bbfa in term 2.
I20260713 09:04:28.362527  8855 leader_election.cc:304] T f3b53fa85a7b41b5bdb2f9901ece402d P 04b1814f41984e548c05a26f92f4bbfa [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: 04b1814f41984e548c05a26f92f4bbfa, 7c4077ce5e1f4390bfb463d707da3d42; no voters: b067f9a6723d49a9a79819dcc74fa42f
I20260713 09:04:28.363224  9090 raft_consensus.cc:2804] T f3b53fa85a7b41b5bdb2f9901ece402d P 04b1814f41984e548c05a26f92f4bbfa [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:04:28.364128  9090 raft_consensus.cc:697] T f3b53fa85a7b41b5bdb2f9901ece402d P 04b1814f41984e548c05a26f92f4bbfa [term 2 LEADER]: Becoming Leader. State: Replica: 04b1814f41984e548c05a26f92f4bbfa, State: Running, Role: LEADER
I20260713 09:04:28.365413  9090 consensus_queue.cc:237] T f3b53fa85a7b41b5bdb2f9901ece402d P 04b1814f41984e548c05a26f92f4bbfa [LEADER]: Queue going to LEADER 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: "b067f9a6723d49a9a79819dcc74fa42f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41773 } } peers { permanent_uuid: "04b1814f41984e548c05a26f92f4bbfa" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36759 } } peers { permanent_uuid: "7c4077ce5e1f4390bfb463d707da3d42" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34469 } }
I20260713 09:04:28.376488  8708 catalog_manager.cc:5697] T f3b53fa85a7b41b5bdb2f9901ece402d P 04b1814f41984e548c05a26f92f4bbfa reported cstate change: term changed from 1 to 2, leader changed from b067f9a6723d49a9a79819dcc74fa42f (127.5.160.129) to 04b1814f41984e548c05a26f92f4bbfa (127.5.160.130). New cstate: current_term: 2 leader_uuid: "04b1814f41984e548c05a26f92f4bbfa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b067f9a6723d49a9a79819dcc74fa42f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "04b1814f41984e548c05a26f92f4bbfa" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36759 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7c4077ce5e1f4390bfb463d707da3d42" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34469 } health_report { overall_health: UNKNOWN } } }
W20260713 09:04:28.395038  8929 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.5.160.129:41773: connect: Connection refused (error 111) [suppressed 74 similar messages]
W20260713 09:04:28.445497  8929 consensus_peers.cc:597] T 53e98520fb9f41479da61f0c1f0ca01f P 7c4077ce5e1f4390bfb463d707da3d42 -> Peer b067f9a6723d49a9a79819dcc74fa42f (127.5.160.129:41773): Couldn't send request to peer b067f9a6723d49a9a79819dcc74fa42f. Status: Network error: Client connection negotiation failed: client connection to 127.5.160.129:41773: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:04:28.448614  8889 raft_consensus.cc:1275] T 53e98520fb9f41479da61f0c1f0ca01f P 04b1814f41984e548c05a26f92f4bbfa [term 2 FOLLOWER]: Refusing update from remote peer 7c4077ce5e1f4390bfb463d707da3d42: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260713 09:04:28.450183  9011 consensus_queue.cc:1048] T 53e98520fb9f41479da61f0c1f0ca01f P 7c4077ce5e1f4390bfb463d707da3d42 [LEADER]: Connected to new peer: Peer: permanent_uuid: "04b1814f41984e548c05a26f92f4bbfa" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36759 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:04:28.767196  8855 consensus_peers.cc:597] T f3b53fa85a7b41b5bdb2f9901ece402d P 04b1814f41984e548c05a26f92f4bbfa -> Peer b067f9a6723d49a9a79819dcc74fa42f (127.5.160.129:41773): Couldn't send request to peer b067f9a6723d49a9a79819dcc74fa42f. Status: Network error: Client connection negotiation failed: client connection to 127.5.160.129:41773: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:04:28.924255  8962 raft_consensus.cc:1275] T f3b53fa85a7b41b5bdb2f9901ece402d P 7c4077ce5e1f4390bfb463d707da3d42 [term 2 FOLLOWER]: Refusing update from remote peer 04b1814f41984e548c05a26f92f4bbfa: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260713 09:04:28.925829  9090 consensus_queue.cc:1048] T f3b53fa85a7b41b5bdb2f9901ece402d P 04b1814f41984e548c05a26f92f4bbfa [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c4077ce5e1f4390bfb463d707da3d42" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34469 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:04:29.094293  8760 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260713 09:04:29.259479  8929 consensus_peers.cc:597] T 8ebf2adb861b4f5b851764110417d744 P 7c4077ce5e1f4390bfb463d707da3d42 -> Peer b067f9a6723d49a9a79819dcc74fa42f (127.5.160.129:41773): Couldn't send request to peer b067f9a6723d49a9a79819dcc74fa42f. Status: Network error: Client connection negotiation failed: client connection to 127.5.160.129:41773: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:04:29.306792  8855 consensus_peers.cc:597] T 0753129bc32a459fb1f5881ea5990366 P 04b1814f41984e548c05a26f92f4bbfa -> Peer b067f9a6723d49a9a79819dcc74fa42f (127.5.160.129:41773): Couldn't send request to peer b067f9a6723d49a9a79819dcc74fa42f. Status: Network error: Client connection negotiation failed: client connection to 127.5.160.129:41773: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:04:29.410223  8929 consensus_peers.cc:597] T 64f024733a264892b069fea164febb53 P 7c4077ce5e1f4390bfb463d707da3d42 -> Peer b067f9a6723d49a9a79819dcc74fa42f (127.5.160.129:41773): Couldn't send request to peer b067f9a6723d49a9a79819dcc74fa42f. Status: Network error: Client connection negotiation failed: client connection to 127.5.160.129:41773: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:04:29.543767  8929 consensus_peers.cc:597] T b9df434206fc454886a67bad20633d70 P 7c4077ce5e1f4390bfb463d707da3d42 -> Peer b067f9a6723d49a9a79819dcc74fa42f (127.5.160.129:41773): Couldn't send request to peer b067f9a6723d49a9a79819dcc74fa42f. Status: Network error: Client connection negotiation failed: client connection to 127.5.160.129:41773: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:04:29.551151  8855 consensus_peers.cc:597] T 9419f55d3eb1427d86ac2da4391266a6 P 04b1814f41984e548c05a26f92f4bbfa -> Peer b067f9a6723d49a9a79819dcc74fa42f (127.5.160.129:41773): Couldn't send request to peer b067f9a6723d49a9a79819dcc74fa42f. Status: Network error: Client connection negotiation failed: client connection to 127.5.160.129:41773: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:04:29.761463  8929 consensus_peers.cc:597] T 4c5b95e282e6400eb015c76df3895a91 P 7c4077ce5e1f4390bfb463d707da3d42 -> Peer b067f9a6723d49a9a79819dcc74fa42f (127.5.160.129:41773): Couldn't send request to peer b067f9a6723d49a9a79819dcc74fa42f. Status: Network error: Client connection negotiation failed: client connection to 127.5.160.129:41773: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:04:29.791122  8929 consensus_peers.cc:597] T 0c5d519856084a48aa4f262fd6acd1bf P 7c4077ce5e1f4390bfb463d707da3d42 -> Peer b067f9a6723d49a9a79819dcc74fa42f (127.5.160.129:41773): Couldn't send request to peer b067f9a6723d49a9a79819dcc74fa42f. Status: Network error: Client connection negotiation failed: client connection to 127.5.160.129:41773: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:04:29.958024  8929 consensus_peers.cc:597] T bc677109a2b84f3392c0d48cc24330e5 P 7c4077ce5e1f4390bfb463d707da3d42 -> Peer b067f9a6723d49a9a79819dcc74fa42f (127.5.160.129:41773): Couldn't send request to peer b067f9a6723d49a9a79819dcc74fa42f. Status: Network error: Client connection negotiation failed: client connection to 127.5.160.129:41773: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:04:30.095357  8760 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260713 09:04:31.031991  8855 consensus_peers.cc:597] T f3b53fa85a7b41b5bdb2f9901ece402d P 04b1814f41984e548c05a26f92f4bbfa -> Peer b067f9a6723d49a9a79819dcc74fa42f (127.5.160.129:41773): Couldn't send request to peer b067f9a6723d49a9a79819dcc74fa42f. Status: Network error: Client connection negotiation failed: client connection to 127.5.160.129:41773: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:04:31.060117  8929 consensus_peers.cc:597] T 53e98520fb9f41479da61f0c1f0ca01f P 7c4077ce5e1f4390bfb463d707da3d42 -> Peer b067f9a6723d49a9a79819dcc74fa42f (127.5.160.129:41773): Couldn't send request to peer b067f9a6723d49a9a79819dcc74fa42f. Status: Network error: Client connection negotiation failed: client connection to 127.5.160.129:41773: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:04:31.096380  8760 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260713 09:04:31.680090  8929 consensus_peers.cc:597] T 64f024733a264892b069fea164febb53 P 7c4077ce5e1f4390bfb463d707da3d42 -> Peer b067f9a6723d49a9a79819dcc74fa42f (127.5.160.129:41773): Couldn't send request to peer b067f9a6723d49a9a79819dcc74fa42f. Status: Network error: Client connection negotiation failed: client connection to 127.5.160.129:41773: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260713 09:04:31.900038  8929 consensus_peers.cc:597] T 8ebf2adb861b4f5b851764110417d744 P 7c4077ce5e1f4390bfb463d707da3d42 -> Peer b067f9a6723d49a9a79819dcc74fa42f (127.5.160.129:41773): Couldn't send request to peer b067f9a6723d49a9a79819dcc74fa42f. Status: Network error: Client connection negotiation failed: client connection to 127.5.160.129:41773: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260713 09:04:31.929210  5762 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:04:31.937700  9108 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:04:31.937734  9107 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:04:31.938880  9110 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:04:31.940968  5762 server_base.cc:1061] running on GCE node
I20260713 09:04:31.942981  5762 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:04:31.943444  5762 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:04:31.943769  5762 hybrid_clock.cc:648] HybridClock initialized: now 1783933471943749 us; error 0 us; skew 500 ppm
I20260713 09:04:31.944474  5762 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:04:31.947804  5762 webserver.cc:533] Webserver started at http://127.5.160.129:46565/ using document root <none> and password file <none>
I20260713 09:04:31.948487  5762 fs_manager.cc:362] Metadata directory not provided
I20260713 09:04:31.948715  5762 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260713 09:04:31.953070  5762 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.002s	sys 0.001s
I20260713 09:04:31.958153  9115 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:04:31.958997  5762 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.003s
I20260713 09:04:31.959425  5762 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskS8ctUk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933387563348-5762-0/minicluster-data/ts-0-root
uuid: "b067f9a6723d49a9a79819dcc74fa42f"
format_stamp: "Formatted at 2026-07-13 09:04:25 on dist-test-slave-0vb5"
I20260713 09:04:31.959985  5762 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskS8ctUk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933387563348-5762-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskS8ctUk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933387563348-5762-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskS8ctUk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933387563348-5762-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)
W20260713 09:04:31.969210  8855 consensus_peers.cc:597] T 0753129bc32a459fb1f5881ea5990366 P 04b1814f41984e548c05a26f92f4bbfa -> Peer b067f9a6723d49a9a79819dcc74fa42f (127.5.160.129:41773): Couldn't send request to peer b067f9a6723d49a9a79819dcc74fa42f. Status: Network error: Client connection negotiation failed: client connection to 127.5.160.129:41773: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260713 09:04:31.990600  5762 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:04:31.992143  5762 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:04:31.993818  5762 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:04:31.998401  9122 ts_tablet_manager.cc:548] Loading tablet metadata (0/10 complete)
W20260713 09:04:32.000607  8855 consensus_peers.cc:597] T 9419f55d3eb1427d86ac2da4391266a6 P 04b1814f41984e548c05a26f92f4bbfa -> Peer b067f9a6723d49a9a79819dcc74fa42f (127.5.160.129:41773): Couldn't send request to peer b067f9a6723d49a9a79819dcc74fa42f. Status: Network error: Client connection negotiation failed: client connection to 127.5.160.129:41773: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260713 09:04:32.050104  5762 ts_tablet_manager.cc:585] Loaded tablet metadata (10 total tablets, 10 live tablets)
I20260713 09:04:32.050529  5762 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.053s	user 0.003s	sys 0.000s
I20260713 09:04:32.050915  5762 ts_tablet_manager.cc:600] Registering tablets (0/10 complete)
W20260713 09:04:32.052440  8929 consensus_peers.cc:597] T b9df434206fc454886a67bad20633d70 P 7c4077ce5e1f4390bfb463d707da3d42 -> Peer b067f9a6723d49a9a79819dcc74fa42f (127.5.160.129:41773): Couldn't send request to peer b067f9a6723d49a9a79819dcc74fa42f. Status: Network error: Client connection negotiation failed: client connection to 127.5.160.129:41773: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260713 09:04:32.054368  8929 consensus_peers.cc:597] T 0c5d519856084a48aa4f262fd6acd1bf P 7c4077ce5e1f4390bfb463d707da3d42 -> Peer b067f9a6723d49a9a79819dcc74fa42f (127.5.160.129:41773): Couldn't send request to peer b067f9a6723d49a9a79819dcc74fa42f. Status: Network error: Client connection negotiation failed: client connection to 127.5.160.129:41773: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260713 09:04:32.057436  9122 tablet_bootstrap.cc:492] T 64f024733a264892b069fea164febb53 P b067f9a6723d49a9a79819dcc74fa42f: Bootstrap starting.
I20260713 09:04:32.070163  9122 tablet_bootstrap.cc:492] T 64f024733a264892b069fea164febb53 P b067f9a6723d49a9a79819dcc74fa42f: 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
I20260713 09:04:32.070822  9122 tablet_bootstrap.cc:492] T 64f024733a264892b069fea164febb53 P b067f9a6723d49a9a79819dcc74fa42f: Bootstrap complete.
I20260713 09:04:32.071465  9122 ts_tablet_manager.cc:1403] T 64f024733a264892b069fea164febb53 P b067f9a6723d49a9a79819dcc74fa42f: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.001s
I20260713 09:04:32.073884  9122 raft_consensus.cc:359] T 64f024733a264892b069fea164febb53 P b067f9a6723d49a9a79819dcc74fa42f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b067f9a6723d49a9a79819dcc74fa42f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41773 } } peers { permanent_uuid: "04b1814f41984e548c05a26f92f4bbfa" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36759 } } peers { permanent_uuid: "7c4077ce5e1f4390bfb463d707da3d42" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34469 } }
I20260713 09:04:32.074507  9122 raft_consensus.cc:740] T 64f024733a264892b069fea164febb53 P b067f9a6723d49a9a79819dcc74fa42f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b067f9a6723d49a9a79819dcc74fa42f, State: Initialized, Role: FOLLOWER
I20260713 09:04:32.075112  9122 consensus_queue.cc:260] T 64f024733a264892b069fea164febb53 P b067f9a6723d49a9a79819dcc74fa42f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b067f9a6723d49a9a79819dcc74fa42f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41773 } } peers { permanent_uuid: "04b1814f41984e548c05a26f92f4bbfa" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36759 } } peers { permanent_uuid: "7c4077ce5e1f4390bfb463d707da3d42" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34469 } }
I20260713 09:04:32.077464  9122 ts_tablet_manager.cc:1434] T 64f024733a264892b069fea164febb53 P b067f9a6723d49a9a79819dcc74fa42f: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.003s
I20260713 09:04:32.078109  9122 tablet_bootstrap.cc:492] T 9419f55d3eb1427d86ac2da4391266a6 P b067f9a6723d49a9a79819dcc74fa42f: Bootstrap starting.
I20260713 09:04:32.090704  9122 tablet_bootstrap.cc:492] T 9419f55d3eb1427d86ac2da4391266a6 P b067f9a6723d49a9a79819dcc74fa42f: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:04:32.091452  9122 tablet_bootstrap.cc:492] T 9419f55d3eb1427d86ac2da4391266a6 P b067f9a6723d49a9a79819dcc74fa42f: Bootstrap complete.
I20260713 09:04:32.091985  9122 ts_tablet_manager.cc:1403] T 9419f55d3eb1427d86ac2da4391266a6 P b067f9a6723d49a9a79819dcc74fa42f: Time spent bootstrapping tablet: real 0.014s	user 0.011s	sys 0.000s
I20260713 09:04:32.093187  5762 ts_tablet_manager.cc:616] Registered 10 tablets
I20260713 09:04:32.093478  5762 ts_tablet_manager.cc:595] Time spent register tablets: real 0.043s	user 0.037s	sys 0.004s
I20260713 09:04:32.094175  9122 raft_consensus.cc:359] T 9419f55d3eb1427d86ac2da4391266a6 P b067f9a6723d49a9a79819dcc74fa42f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b067f9a6723d49a9a79819dcc74fa42f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41773 } } peers { permanent_uuid: "04b1814f41984e548c05a26f92f4bbfa" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36759 } } peers { permanent_uuid: "7c4077ce5e1f4390bfb463d707da3d42" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34469 } }
I20260713 09:04:32.094764  9122 raft_consensus.cc:740] T 9419f55d3eb1427d86ac2da4391266a6 P b067f9a6723d49a9a79819dcc74fa42f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b067f9a6723d49a9a79819dcc74fa42f, State: Initialized, Role: FOLLOWER
I20260713 09:04:32.095364  9122 consensus_queue.cc:260] T 9419f55d3eb1427d86ac2da4391266a6 P b067f9a6723d49a9a79819dcc74fa42f [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: "b067f9a6723d49a9a79819dcc74fa42f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41773 } } peers { permanent_uuid: "04b1814f41984e548c05a26f92f4bbfa" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36759 } } peers { permanent_uuid: "7c4077ce5e1f4390bfb463d707da3d42" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34469 } }
I20260713 09:04:32.096855  9122 ts_tablet_manager.cc:1434] T 9419f55d3eb1427d86ac2da4391266a6 P b067f9a6723d49a9a79819dcc74fa42f: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:04:32.097539  9122 tablet_bootstrap.cc:492] T 0753129bc32a459fb1f5881ea5990366 P b067f9a6723d49a9a79819dcc74fa42f: Bootstrap starting.
W20260713 09:04:32.097479  8760 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:04:32.110167  9122 tablet_bootstrap.cc:492] T 0753129bc32a459fb1f5881ea5990366 P b067f9a6723d49a9a79819dcc74fa42f: 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
I20260713 09:04:32.110906  9122 tablet_bootstrap.cc:492] T 0753129bc32a459fb1f5881ea5990366 P b067f9a6723d49a9a79819dcc74fa42f: Bootstrap complete.
I20260713 09:04:32.111505  9122 ts_tablet_manager.cc:1403] T 0753129bc32a459fb1f5881ea5990366 P b067f9a6723d49a9a79819dcc74fa42f: Time spent bootstrapping tablet: real 0.014s	user 0.007s	sys 0.004s
I20260713 09:04:32.113713  9122 raft_consensus.cc:359] T 0753129bc32a459fb1f5881ea5990366 P b067f9a6723d49a9a79819dcc74fa42f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b067f9a6723d49a9a79819dcc74fa42f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41773 } } peers { permanent_uuid: "7c4077ce5e1f4390bfb463d707da3d42" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34469 } } peers { permanent_uuid: "04b1814f41984e548c05a26f92f4bbfa" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36759 } }
I20260713 09:04:32.114265  9122 raft_consensus.cc:740] T 0753129bc32a459fb1f5881ea5990366 P b067f9a6723d49a9a79819dcc74fa42f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b067f9a6723d49a9a79819dcc74fa42f, State: Initialized, Role: FOLLOWER
I20260713 09:04:32.114976  9122 consensus_queue.cc:260] T 0753129bc32a459fb1f5881ea5990366 P b067f9a6723d49a9a79819dcc74fa42f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b067f9a6723d49a9a79819dcc74fa42f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41773 } } peers { permanent_uuid: "7c4077ce5e1f4390bfb463d707da3d42" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34469 } } peers { permanent_uuid: "04b1814f41984e548c05a26f92f4bbfa" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36759 } }
I20260713 09:04:32.116758  9122 ts_tablet_manager.cc:1434] T 0753129bc32a459fb1f5881ea5990366 P b067f9a6723d49a9a79819dcc74fa42f: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:04:32.119329  9122 tablet_bootstrap.cc:492] T f3b53fa85a7b41b5bdb2f9901ece402d P b067f9a6723d49a9a79819dcc74fa42f: Bootstrap starting.
I20260713 09:04:32.134123  9122 tablet_bootstrap.cc:492] T f3b53fa85a7b41b5bdb2f9901ece402d P b067f9a6723d49a9a79819dcc74fa42f: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260713 09:04:32.135180  9122 tablet_bootstrap.cc:492] T f3b53fa85a7b41b5bdb2f9901ece402d P b067f9a6723d49a9a79819dcc74fa42f: Bootstrap complete.
I20260713 09:04:32.135890  9122 ts_tablet_manager.cc:1403] T f3b53fa85a7b41b5bdb2f9901ece402d P b067f9a6723d49a9a79819dcc74fa42f: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.000s
I20260713 09:04:32.137818  9122 raft_consensus.cc:359] T f3b53fa85a7b41b5bdb2f9901ece402d P b067f9a6723d49a9a79819dcc74fa42f [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b067f9a6723d49a9a79819dcc74fa42f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41773 } } peers { permanent_uuid: "04b1814f41984e548c05a26f92f4bbfa" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36759 } } peers { permanent_uuid: "7c4077ce5e1f4390bfb463d707da3d42" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34469 } }
I20260713 09:04:32.138486  9122 raft_consensus.cc:740] T f3b53fa85a7b41b5bdb2f9901ece402d P b067f9a6723d49a9a79819dcc74fa42f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b067f9a6723d49a9a79819dcc74fa42f, State: Initialized, Role: FOLLOWER
I20260713 09:04:32.139194  9122 consensus_queue.cc:260] T f3b53fa85a7b41b5bdb2f9901ece402d P b067f9a6723d49a9a79819dcc74fa42f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b067f9a6723d49a9a79819dcc74fa42f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41773 } } peers { permanent_uuid: "04b1814f41984e548c05a26f92f4bbfa" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36759 } } peers { permanent_uuid: "7c4077ce5e1f4390bfb463d707da3d42" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34469 } }
I20260713 09:04:32.140897  9122 ts_tablet_manager.cc:1434] T f3b53fa85a7b41b5bdb2f9901ece402d P b067f9a6723d49a9a79819dcc74fa42f: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:04:32.141570  9122 tablet_bootstrap.cc:492] T 8ebf2adb861b4f5b851764110417d744 P b067f9a6723d49a9a79819dcc74fa42f: Bootstrap starting.
I20260713 09:04:32.153374  5762 rpc_server.cc:307] RPC server started. Bound to: 127.5.160.129:41773
I20260713 09:04:32.153546  9184 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.160.129:41773 every 8 connection(s)
I20260713 09:04:32.154003  9122 tablet_bootstrap.cc:492] T 8ebf2adb861b4f5b851764110417d744 P b067f9a6723d49a9a79819dcc74fa42f: 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
I20260713 09:04:32.154697  9122 tablet_bootstrap.cc:492] T 8ebf2adb861b4f5b851764110417d744 P b067f9a6723d49a9a79819dcc74fa42f: Bootstrap complete.
I20260713 09:04:32.155246  9122 ts_tablet_manager.cc:1403] T 8ebf2adb861b4f5b851764110417d744 P b067f9a6723d49a9a79819dcc74fa42f: Time spent bootstrapping tablet: real 0.014s	user 0.011s	sys 0.000s
W20260713 09:04:32.157605  9186 tablet.cc:2406] T 0753129bc32a459fb1f5881ea5990366 P b067f9a6723d49a9a79819dcc74fa42f: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260713 09:04:32.157388  9122 raft_consensus.cc:359] T 8ebf2adb861b4f5b851764110417d744 P b067f9a6723d49a9a79819dcc74fa42f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b067f9a6723d49a9a79819dcc74fa42f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41773 } } peers { permanent_uuid: "04b1814f41984e548c05a26f92f4bbfa" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36759 } } peers { permanent_uuid: "7c4077ce5e1f4390bfb463d707da3d42" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34469 } }
I20260713 09:04:32.158239  9122 raft_consensus.cc:740] T 8ebf2adb861b4f5b851764110417d744 P b067f9a6723d49a9a79819dcc74fa42f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b067f9a6723d49a9a79819dcc74fa42f, State: Initialized, Role: FOLLOWER
I20260713 09:04:32.158322  5762 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:04:32.158965  9122 consensus_queue.cc:260] T 8ebf2adb861b4f5b851764110417d744 P b067f9a6723d49a9a79819dcc74fa42f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b067f9a6723d49a9a79819dcc74fa42f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41773 } } peers { permanent_uuid: "04b1814f41984e548c05a26f92f4bbfa" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36759 } } peers { permanent_uuid: "7c4077ce5e1f4390bfb463d707da3d42" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34469 } }
I20260713 09:04:32.160885  9122 ts_tablet_manager.cc:1434] T 8ebf2adb861b4f5b851764110417d744 P b067f9a6723d49a9a79819dcc74fa42f: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260713 09:04:32.161697  9122 tablet_bootstrap.cc:492] T 53e98520fb9f41479da61f0c1f0ca01f P b067f9a6723d49a9a79819dcc74fa42f: Bootstrap starting.
I20260713 09:04:32.205467  9122 tablet_bootstrap.cc:492] T 53e98520fb9f41479da61f0c1f0ca01f P b067f9a6723d49a9a79819dcc74fa42f: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260713 09:04:32.206574  9122 tablet_bootstrap.cc:492] T 53e98520fb9f41479da61f0c1f0ca01f P b067f9a6723d49a9a79819dcc74fa42f: Bootstrap complete.
I20260713 09:04:32.207237  9122 ts_tablet_manager.cc:1403] T 53e98520fb9f41479da61f0c1f0ca01f P b067f9a6723d49a9a79819dcc74fa42f: Time spent bootstrapping tablet: real 0.046s	user 0.010s	sys 0.030s
I20260713 09:04:32.209771  9122 raft_consensus.cc:359] T 53e98520fb9f41479da61f0c1f0ca01f P b067f9a6723d49a9a79819dcc74fa42f [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b067f9a6723d49a9a79819dcc74fa42f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41773 } } peers { permanent_uuid: "04b1814f41984e548c05a26f92f4bbfa" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36759 } } peers { permanent_uuid: "7c4077ce5e1f4390bfb463d707da3d42" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34469 } }
I20260713 09:04:32.210685  9122 raft_consensus.cc:740] T 53e98520fb9f41479da61f0c1f0ca01f P b067f9a6723d49a9a79819dcc74fa42f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b067f9a6723d49a9a79819dcc74fa42f, State: Initialized, Role: FOLLOWER
I20260713 09:04:32.211476  9122 consensus_queue.cc:260] T 53e98520fb9f41479da61f0c1f0ca01f P b067f9a6723d49a9a79819dcc74fa42f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b067f9a6723d49a9a79819dcc74fa42f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41773 } } peers { permanent_uuid: "04b1814f41984e548c05a26f92f4bbfa" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36759 } } peers { permanent_uuid: "7c4077ce5e1f4390bfb463d707da3d42" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34469 } }
I20260713 09:04:32.213511  9122 ts_tablet_manager.cc:1434] T 53e98520fb9f41479da61f0c1f0ca01f P b067f9a6723d49a9a79819dcc74fa42f: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20260713 09:04:32.214664  9122 tablet_bootstrap.cc:492] T 0c5d519856084a48aa4f262fd6acd1bf P b067f9a6723d49a9a79819dcc74fa42f: Bootstrap starting.
I20260713 09:04:32.214454  8962 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4c5b95e282e6400eb015c76df3895a91"
dest_uuid: "7c4077ce5e1f4390bfb463d707da3d42"
mode: GRACEFUL
new_leader_uuid: "04b1814f41984e548c05a26f92f4bbfa"
 from {username='slave'} at 127.0.0.1:55674
I20260713 09:04:32.214815  9185 heartbeater.cc:344] Connected to a master server at 127.5.160.190:42187
I20260713 09:04:32.215171  8962 raft_consensus.cc:606] T 4c5b95e282e6400eb015c76df3895a91 P 7c4077ce5e1f4390bfb463d707da3d42 [term 1 LEADER]: Received request to transfer leadership to TS 04b1814f41984e548c05a26f92f4bbfa
I20260713 09:04:32.215312  9185 heartbeater.cc:461] Registering TS with master...
I20260713 09:04:32.216332  9185 heartbeater.cc:507] Master 127.5.160.190:42187 requested a full tablet report, sending...
I20260713 09:04:32.218314  8962 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "64f024733a264892b069fea164febb53"
dest_uuid: "7c4077ce5e1f4390bfb463d707da3d42"
mode: GRACEFUL
new_leader_uuid: "04b1814f41984e548c05a26f92f4bbfa"
 from {username='slave'} at 127.0.0.1:55674
I20260713 09:04:32.218894  8962 raft_consensus.cc:606] T 64f024733a264892b069fea164febb53 P 7c4077ce5e1f4390bfb463d707da3d42 [term 1 LEADER]: Received request to transfer leadership to TS 04b1814f41984e548c05a26f92f4bbfa
I20260713 09:04:32.220342  5762 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260713 09:04:32.220960  5762 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:04:32.221763  5762 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:04:32.230047  8708 ts_manager.cc:194] Re-registered known tserver with Master: b067f9a6723d49a9a79819dcc74fa42f (127.5.160.129:41773)
I20260713 09:04:32.230863  9122 tablet_bootstrap.cc:492] T 0c5d519856084a48aa4f262fd6acd1bf P b067f9a6723d49a9a79819dcc74fa42f: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:04:32.231758  9122 tablet_bootstrap.cc:492] T 0c5d519856084a48aa4f262fd6acd1bf P b067f9a6723d49a9a79819dcc74fa42f: Bootstrap complete.
I20260713 09:04:32.232311  9122 ts_tablet_manager.cc:1403] T 0c5d519856084a48aa4f262fd6acd1bf P b067f9a6723d49a9a79819dcc74fa42f: Time spent bootstrapping tablet: real 0.018s	user 0.014s	sys 0.000s
I20260713 09:04:32.232977  9196 raft_consensus.cc:993] T 64f024733a264892b069fea164febb53 P 7c4077ce5e1f4390bfb463d707da3d42: : Instructing follower 04b1814f41984e548c05a26f92f4bbfa to start an election
I20260713 09:04:32.233626  9106 raft_consensus.cc:1081] T 64f024733a264892b069fea164febb53 P 7c4077ce5e1f4390bfb463d707da3d42 [term 1 LEADER]: Signalling peer 04b1814f41984e548c05a26f92f4bbfa to start an election
I20260713 09:04:32.234606  9122 raft_consensus.cc:359] T 0c5d519856084a48aa4f262fd6acd1bf P b067f9a6723d49a9a79819dcc74fa42f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b067f9a6723d49a9a79819dcc74fa42f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41773 } } peers { permanent_uuid: "04b1814f41984e548c05a26f92f4bbfa" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36759 } } peers { permanent_uuid: "7c4077ce5e1f4390bfb463d707da3d42" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34469 } }
I20260713 09:04:32.235219  9122 raft_consensus.cc:740] T 0c5d519856084a48aa4f262fd6acd1bf P b067f9a6723d49a9a79819dcc74fa42f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b067f9a6723d49a9a79819dcc74fa42f, State: Initialized, Role: FOLLOWER
I20260713 09:04:32.235476  8888 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "64f024733a264892b069fea164febb53"
dest_uuid: "04b1814f41984e548c05a26f92f4bbfa"
 from {username='slave'} at 127.0.0.1:56402
I20260713 09:04:32.235839  9122 consensus_queue.cc:260] T 0c5d519856084a48aa4f262fd6acd1bf P b067f9a6723d49a9a79819dcc74fa42f [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: "b067f9a6723d49a9a79819dcc74fa42f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41773 } } peers { permanent_uuid: "04b1814f41984e548c05a26f92f4bbfa" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36759 } } peers { permanent_uuid: "7c4077ce5e1f4390bfb463d707da3d42" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34469 } }
I20260713 09:04:32.236052  8888 raft_consensus.cc:493] T 64f024733a264892b069fea164febb53 P 04b1814f41984e548c05a26f92f4bbfa [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:04:32.236542  8888 raft_consensus.cc:3060] T 64f024733a264892b069fea164febb53 P 04b1814f41984e548c05a26f92f4bbfa [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:32.237574  9122 ts_tablet_manager.cc:1434] T 0c5d519856084a48aa4f262fd6acd1bf P b067f9a6723d49a9a79819dcc74fa42f: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260713 09:04:32.238219  9122 tablet_bootstrap.cc:492] T 4c5b95e282e6400eb015c76df3895a91 P b067f9a6723d49a9a79819dcc74fa42f: Bootstrap starting.
I20260713 09:04:32.242707  8708 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43520
I20260713 09:04:32.244745  8888 raft_consensus.cc:515] T 64f024733a264892b069fea164febb53 P 04b1814f41984e548c05a26f92f4bbfa [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b067f9a6723d49a9a79819dcc74fa42f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41773 } } peers { permanent_uuid: "04b1814f41984e548c05a26f92f4bbfa" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36759 } } peers { permanent_uuid: "7c4077ce5e1f4390bfb463d707da3d42" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34469 } }
I20260713 09:04:32.246727  8888 leader_election.cc:290] T 64f024733a264892b069fea164febb53 P 04b1814f41984e548c05a26f92f4bbfa [CANDIDATE]: Term 2 election: Requested vote from peers b067f9a6723d49a9a79819dcc74fa42f (127.5.160.129:41773), 7c4077ce5e1f4390bfb463d707da3d42 (127.5.160.131:34469)
I20260713 09:04:32.246917  9185 heartbeater.cc:499] Master 127.5.160.190:42187 was elected leader, sending a full tablet report...
I20260713 09:04:32.248872  8962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64f024733a264892b069fea164febb53" candidate_uuid: "04b1814f41984e548c05a26f92f4bbfa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7c4077ce5e1f4390bfb463d707da3d42"
I20260713 09:04:32.249444  8962 raft_consensus.cc:3055] T 64f024733a264892b069fea164febb53 P 7c4077ce5e1f4390bfb463d707da3d42 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:04:32.249783  8962 raft_consensus.cc:740] T 64f024733a264892b069fea164febb53 P 7c4077ce5e1f4390bfb463d707da3d42 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7c4077ce5e1f4390bfb463d707da3d42, State: Running, Role: LEADER
I20260713 09:04:32.250705  8962 consensus_queue.cc:260] T 64f024733a264892b069fea164febb53 P 7c4077ce5e1f4390bfb463d707da3d42 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b067f9a6723d49a9a79819dcc74fa42f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41773 } } peers { permanent_uuid: "04b1814f41984e548c05a26f92f4bbfa" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36759 } } peers { permanent_uuid: "7c4077ce5e1f4390bfb463d707da3d42" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34469 } }
I20260713 09:04:32.252060  8962 raft_consensus.cc:3060] T 64f024733a264892b069fea164febb53 P 7c4077ce5e1f4390bfb463d707da3d42 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:32.254313  9122 tablet_bootstrap.cc:492] T 4c5b95e282e6400eb015c76df3895a91 P b067f9a6723d49a9a79819dcc74fa42f: 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
I20260713 09:04:32.255168  9122 tablet_bootstrap.cc:492] T 4c5b95e282e6400eb015c76df3895a91 P b067f9a6723d49a9a79819dcc74fa42f: Bootstrap complete.
I20260713 09:04:32.255816  9122 ts_tablet_manager.cc:1403] T 4c5b95e282e6400eb015c76df3895a91 P b067f9a6723d49a9a79819dcc74fa42f: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.004s
I20260713 09:04:32.258178  9122 raft_consensus.cc:359] T 4c5b95e282e6400eb015c76df3895a91 P b067f9a6723d49a9a79819dcc74fa42f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b067f9a6723d49a9a79819dcc74fa42f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41773 } } peers { permanent_uuid: "04b1814f41984e548c05a26f92f4bbfa" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36759 } } peers { permanent_uuid: "7c4077ce5e1f4390bfb463d707da3d42" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34469 } }
I20260713 09:04:32.258829  9122 raft_consensus.cc:740] T 4c5b95e282e6400eb015c76df3895a91 P b067f9a6723d49a9a79819dcc74fa42f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b067f9a6723d49a9a79819dcc74fa42f, State: Initialized, Role: FOLLOWER
I20260713 09:04:32.259275  8962 raft_consensus.cc:2468] T 64f024733a264892b069fea164febb53 P 7c4077ce5e1f4390bfb463d707da3d42 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 04b1814f41984e548c05a26f92f4bbfa in term 2.
I20260713 09:04:32.259495  9122 consensus_queue.cc:260] T 4c5b95e282e6400eb015c76df3895a91 P b067f9a6723d49a9a79819dcc74fa42f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b067f9a6723d49a9a79819dcc74fa42f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41773 } } peers { permanent_uuid: "04b1814f41984e548c05a26f92f4bbfa" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36759 } } peers { permanent_uuid: "7c4077ce5e1f4390bfb463d707da3d42" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34469 } }
I20260713 09:04:32.259851  9159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64f024733a264892b069fea164febb53" candidate_uuid: "04b1814f41984e548c05a26f92f4bbfa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b067f9a6723d49a9a79819dcc74fa42f"
I20260713 09:04:32.260502  9159 raft_consensus.cc:3060] T 64f024733a264892b069fea164febb53 P b067f9a6723d49a9a79819dcc74fa42f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:32.260710  8855 leader_election.cc:304] T 64f024733a264892b069fea164febb53 P 04b1814f41984e548c05a26f92f4bbfa [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 04b1814f41984e548c05a26f92f4bbfa, 7c4077ce5e1f4390bfb463d707da3d42; no voters: 
I20260713 09:04:32.261715  9105 raft_consensus.cc:2804] T 64f024733a264892b069fea164febb53 P 04b1814f41984e548c05a26f92f4bbfa [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:04:32.262012  9122 ts_tablet_manager.cc:1434] T 4c5b95e282e6400eb015c76df3895a91 P b067f9a6723d49a9a79819dcc74fa42f: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260713 09:04:32.262805  9122 tablet_bootstrap.cc:492] T b9df434206fc454886a67bad20633d70 P b067f9a6723d49a9a79819dcc74fa42f: Bootstrap starting.
I20260713 09:04:32.272560  9159 raft_consensus.cc:2468] T 64f024733a264892b069fea164febb53 P b067f9a6723d49a9a79819dcc74fa42f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 04b1814f41984e548c05a26f92f4bbfa in term 2.
I20260713 09:04:32.276693  9105 raft_consensus.cc:697] T 64f024733a264892b069fea164febb53 P 04b1814f41984e548c05a26f92f4bbfa [term 2 LEADER]: Becoming Leader. State: Replica: 04b1814f41984e548c05a26f92f4bbfa, State: Running, Role: LEADER
I20260713 09:04:32.277683  9105 consensus_queue.cc:237] T 64f024733a264892b069fea164febb53 P 04b1814f41984e548c05a26f92f4bbfa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b067f9a6723d49a9a79819dcc74fa42f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41773 } } peers { permanent_uuid: "04b1814f41984e548c05a26f92f4bbfa" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36759 } } peers { permanent_uuid: "7c4077ce5e1f4390bfb463d707da3d42" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34469 } }
I20260713 09:04:32.279110  9122 tablet_bootstrap.cc:492] T b9df434206fc454886a67bad20633d70 P b067f9a6723d49a9a79819dcc74fa42f: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:04:32.280083  9122 tablet_bootstrap.cc:492] T b9df434206fc454886a67bad20633d70 P b067f9a6723d49a9a79819dcc74fa42f: Bootstrap complete.
I20260713 09:04:32.280725  9122 ts_tablet_manager.cc:1403] T b9df434206fc454886a67bad20633d70 P b067f9a6723d49a9a79819dcc74fa42f: Time spent bootstrapping tablet: real 0.018s	user 0.007s	sys 0.008s
I20260713 09:04:32.283941  9122 raft_consensus.cc:359] T b9df434206fc454886a67bad20633d70 P b067f9a6723d49a9a79819dcc74fa42f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b067f9a6723d49a9a79819dcc74fa42f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41773 } } peers { permanent_uuid: "04b1814f41984e548c05a26f92f4bbfa" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36759 } } peers { permanent_uuid: "7c4077ce5e1f4390bfb463d707da3d42" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34469 } }
I20260713 09:04:32.284896  9122 raft_consensus.cc:740] T b9df434206fc454886a67bad20633d70 P b067f9a6723d49a9a79819dcc74fa42f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b067f9a6723d49a9a79819dcc74fa42f, State: Initialized, Role: FOLLOWER
I20260713 09:04:32.285784  9122 consensus_queue.cc:260] T b9df434206fc454886a67bad20633d70 P b067f9a6723d49a9a79819dcc74fa42f [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: "b067f9a6723d49a9a79819dcc74fa42f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41773 } } peers { permanent_uuid: "04b1814f41984e548c05a26f92f4bbfa" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36759 } } peers { permanent_uuid: "7c4077ce5e1f4390bfb463d707da3d42" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34469 } }
I20260713 09:04:32.288130  9122 ts_tablet_manager.cc:1434] T b9df434206fc454886a67bad20633d70 P b067f9a6723d49a9a79819dcc74fa42f: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:04:32.288911  9122 tablet_bootstrap.cc:492] T bc677109a2b84f3392c0d48cc24330e5 P b067f9a6723d49a9a79819dcc74fa42f: Bootstrap starting.
I20260713 09:04:32.291553  8708 catalog_manager.cc:5697] T 64f024733a264892b069fea164febb53 P 04b1814f41984e548c05a26f92f4bbfa reported cstate change: term changed from 1 to 2, leader changed from 7c4077ce5e1f4390bfb463d707da3d42 (127.5.160.131) to 04b1814f41984e548c05a26f92f4bbfa (127.5.160.130). New cstate: current_term: 2 leader_uuid: "04b1814f41984e548c05a26f92f4bbfa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b067f9a6723d49a9a79819dcc74fa42f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "04b1814f41984e548c05a26f92f4bbfa" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36759 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7c4077ce5e1f4390bfb463d707da3d42" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34469 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:32.305306  9122 tablet_bootstrap.cc:492] T bc677109a2b84f3392c0d48cc24330e5 P b067f9a6723d49a9a79819dcc74fa42f: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:04:32.306126  9122 tablet_bootstrap.cc:492] T bc677109a2b84f3392c0d48cc24330e5 P b067f9a6723d49a9a79819dcc74fa42f: Bootstrap complete.
I20260713 09:04:32.306666  9122 ts_tablet_manager.cc:1403] T bc677109a2b84f3392c0d48cc24330e5 P b067f9a6723d49a9a79819dcc74fa42f: Time spent bootstrapping tablet: real 0.018s	user 0.015s	sys 0.001s
I20260713 09:04:32.309299  9122 raft_consensus.cc:359] T bc677109a2b84f3392c0d48cc24330e5 P b067f9a6723d49a9a79819dcc74fa42f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b067f9a6723d49a9a79819dcc74fa42f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41773 } } peers { permanent_uuid: "04b1814f41984e548c05a26f92f4bbfa" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36759 } } peers { permanent_uuid: "7c4077ce5e1f4390bfb463d707da3d42" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34469 } }
I20260713 09:04:32.309813  9122 raft_consensus.cc:740] T bc677109a2b84f3392c0d48cc24330e5 P b067f9a6723d49a9a79819dcc74fa42f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b067f9a6723d49a9a79819dcc74fa42f, State: Initialized, Role: FOLLOWER
I20260713 09:04:32.310410  9122 consensus_queue.cc:260] T bc677109a2b84f3392c0d48cc24330e5 P b067f9a6723d49a9a79819dcc74fa42f [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: "b067f9a6723d49a9a79819dcc74fa42f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41773 } } peers { permanent_uuid: "04b1814f41984e548c05a26f92f4bbfa" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36759 } } peers { permanent_uuid: "7c4077ce5e1f4390bfb463d707da3d42" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34469 } }
I20260713 09:04:32.312094  9122 ts_tablet_manager.cc:1434] T bc677109a2b84f3392c0d48cc24330e5 P b067f9a6723d49a9a79819dcc74fa42f: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:04:32.464426  9159 raft_consensus.cc:3060] T f3b53fa85a7b41b5bdb2f9901ece402d P b067f9a6723d49a9a79819dcc74fa42f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:32.471330  9159 pending_rounds.cc:85] T f3b53fa85a7b41b5bdb2f9901ece402d P b067f9a6723d49a9a79819dcc74fa42f: Aborting all ops after (but not including) 0
I20260713 09:04:32.471551  9159 pending_rounds.cc:107] T f3b53fa85a7b41b5bdb2f9901ece402d P b067f9a6723d49a9a79819dcc74fa42f: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260713 09:04:32.471853  9159 raft_consensus.cc:2889] T f3b53fa85a7b41b5bdb2f9901ece402d P b067f9a6723d49a9a79819dcc74fa42f [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260713 09:04:32.527462  9106 raft_consensus.cc:993] T 4c5b95e282e6400eb015c76df3895a91 P 7c4077ce5e1f4390bfb463d707da3d42: : Instructing follower 04b1814f41984e548c05a26f92f4bbfa to start an election
I20260713 09:04:32.527954  9196 raft_consensus.cc:1081] T 4c5b95e282e6400eb015c76df3895a91 P 7c4077ce5e1f4390bfb463d707da3d42 [term 1 LEADER]: Signalling peer 04b1814f41984e548c05a26f92f4bbfa to start an election
I20260713 09:04:32.529604  8889 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4c5b95e282e6400eb015c76df3895a91"
dest_uuid: "04b1814f41984e548c05a26f92f4bbfa"
 from {username='slave'} at 127.0.0.1:56402
I20260713 09:04:32.530102  8889 raft_consensus.cc:493] T 4c5b95e282e6400eb015c76df3895a91 P 04b1814f41984e548c05a26f92f4bbfa [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:04:32.530421  8889 raft_consensus.cc:3060] T 4c5b95e282e6400eb015c76df3895a91 P 04b1814f41984e548c05a26f92f4bbfa [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:32.535586  8889 raft_consensus.cc:515] T 4c5b95e282e6400eb015c76df3895a91 P 04b1814f41984e548c05a26f92f4bbfa [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b067f9a6723d49a9a79819dcc74fa42f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41773 } } peers { permanent_uuid: "04b1814f41984e548c05a26f92f4bbfa" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36759 } } peers { permanent_uuid: "7c4077ce5e1f4390bfb463d707da3d42" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34469 } }
I20260713 09:04:32.537237  8889 leader_election.cc:290] T 4c5b95e282e6400eb015c76df3895a91 P 04b1814f41984e548c05a26f92f4bbfa [CANDIDATE]: Term 2 election: Requested vote from peers b067f9a6723d49a9a79819dcc74fa42f (127.5.160.129:41773), 7c4077ce5e1f4390bfb463d707da3d42 (127.5.160.131:34469)
I20260713 09:04:32.538157  9159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c5b95e282e6400eb015c76df3895a91" candidate_uuid: "04b1814f41984e548c05a26f92f4bbfa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b067f9a6723d49a9a79819dcc74fa42f"
I20260713 09:04:32.538406  8962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c5b95e282e6400eb015c76df3895a91" candidate_uuid: "04b1814f41984e548c05a26f92f4bbfa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7c4077ce5e1f4390bfb463d707da3d42"
I20260713 09:04:32.538698  9159 raft_consensus.cc:3060] T 4c5b95e282e6400eb015c76df3895a91 P b067f9a6723d49a9a79819dcc74fa42f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:32.538985  8962 raft_consensus.cc:3055] T 4c5b95e282e6400eb015c76df3895a91 P 7c4077ce5e1f4390bfb463d707da3d42 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:04:32.539283  8962 raft_consensus.cc:740] T 4c5b95e282e6400eb015c76df3895a91 P 7c4077ce5e1f4390bfb463d707da3d42 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7c4077ce5e1f4390bfb463d707da3d42, State: Running, Role: LEADER
I20260713 09:04:32.539933  8962 consensus_queue.cc:260] T 4c5b95e282e6400eb015c76df3895a91 P 7c4077ce5e1f4390bfb463d707da3d42 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b067f9a6723d49a9a79819dcc74fa42f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41773 } } peers { permanent_uuid: "04b1814f41984e548c05a26f92f4bbfa" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36759 } } peers { permanent_uuid: "7c4077ce5e1f4390bfb463d707da3d42" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34469 } }
I20260713 09:04:32.540882  8962 raft_consensus.cc:3060] T 4c5b95e282e6400eb015c76df3895a91 P 7c4077ce5e1f4390bfb463d707da3d42 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:32.543709  9159 raft_consensus.cc:2468] T 4c5b95e282e6400eb015c76df3895a91 P b067f9a6723d49a9a79819dcc74fa42f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 04b1814f41984e548c05a26f92f4bbfa in term 2.
I20260713 09:04:32.544811  8855 leader_election.cc:304] T 4c5b95e282e6400eb015c76df3895a91 P 04b1814f41984e548c05a26f92f4bbfa [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 04b1814f41984e548c05a26f92f4bbfa, b067f9a6723d49a9a79819dcc74fa42f; no voters: 
I20260713 09:04:32.545503  9105 raft_consensus.cc:2804] T 4c5b95e282e6400eb015c76df3895a91 P 04b1814f41984e548c05a26f92f4bbfa [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:04:32.545986  9105 raft_consensus.cc:697] T 4c5b95e282e6400eb015c76df3895a91 P 04b1814f41984e548c05a26f92f4bbfa [term 2 LEADER]: Becoming Leader. State: Replica: 04b1814f41984e548c05a26f92f4bbfa, State: Running, Role: LEADER
I20260713 09:04:32.546201  8962 raft_consensus.cc:2468] T 4c5b95e282e6400eb015c76df3895a91 P 7c4077ce5e1f4390bfb463d707da3d42 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 04b1814f41984e548c05a26f92f4bbfa in term 2.
I20260713 09:04:32.547006  9105 consensus_queue.cc:237] T 4c5b95e282e6400eb015c76df3895a91 P 04b1814f41984e548c05a26f92f4bbfa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b067f9a6723d49a9a79819dcc74fa42f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41773 } } peers { permanent_uuid: "04b1814f41984e548c05a26f92f4bbfa" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36759 } } peers { permanent_uuid: "7c4077ce5e1f4390bfb463d707da3d42" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34469 } }
I20260713 09:04:32.554793  8708 catalog_manager.cc:5697] T 4c5b95e282e6400eb015c76df3895a91 P 04b1814f41984e548c05a26f92f4bbfa reported cstate change: term changed from 1 to 2, leader changed from 7c4077ce5e1f4390bfb463d707da3d42 (127.5.160.131) to 04b1814f41984e548c05a26f92f4bbfa (127.5.160.130). New cstate: current_term: 2 leader_uuid: "04b1814f41984e548c05a26f92f4bbfa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b067f9a6723d49a9a79819dcc74fa42f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "04b1814f41984e548c05a26f92f4bbfa" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36759 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7c4077ce5e1f4390bfb463d707da3d42" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34469 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:32.570940  9159 raft_consensus.cc:3060] T 53e98520fb9f41479da61f0c1f0ca01f P b067f9a6723d49a9a79819dcc74fa42f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:32.577049  9159 pending_rounds.cc:85] T 53e98520fb9f41479da61f0c1f0ca01f P b067f9a6723d49a9a79819dcc74fa42f: Aborting all ops after (but not including) 0
I20260713 09:04:32.577328  9159 pending_rounds.cc:107] T 53e98520fb9f41479da61f0c1f0ca01f P b067f9a6723d49a9a79819dcc74fa42f: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260713 09:04:32.577503  9159 raft_consensus.cc:2889] T 53e98520fb9f41479da61f0c1f0ca01f P b067f9a6723d49a9a79819dcc74fa42f [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260713 09:04:32.702440  8962 raft_consensus.cc:1275] T 64f024733a264892b069fea164febb53 P 7c4077ce5e1f4390bfb463d707da3d42 [term 2 FOLLOWER]: Refusing update from remote peer 04b1814f41984e548c05a26f92f4bbfa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:04:32.703799  9105 consensus_queue.cc:1048] T 64f024733a264892b069fea164febb53 P 04b1814f41984e548c05a26f92f4bbfa [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c4077ce5e1f4390bfb463d707da3d42" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34469 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:04:32.713482  9159 raft_consensus.cc:1275] T 64f024733a264892b069fea164febb53 P b067f9a6723d49a9a79819dcc74fa42f [term 2 FOLLOWER]: Refusing update from remote peer 04b1814f41984e548c05a26f92f4bbfa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:04:32.724444  9198 consensus_queue.cc:1048] T 64f024733a264892b069fea164febb53 P 04b1814f41984e548c05a26f92f4bbfa [LEADER]: Connected to new peer: Peer: permanent_uuid: "b067f9a6723d49a9a79819dcc74fa42f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:04:32.951664  9159 raft_consensus.cc:1275] T 4c5b95e282e6400eb015c76df3895a91 P b067f9a6723d49a9a79819dcc74fa42f [term 2 FOLLOWER]: Refusing update from remote peer 04b1814f41984e548c05a26f92f4bbfa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:04:32.953223  9215 consensus_queue.cc:1048] T 4c5b95e282e6400eb015c76df3895a91 P 04b1814f41984e548c05a26f92f4bbfa [LEADER]: Connected to new peer: Peer: permanent_uuid: "b067f9a6723d49a9a79819dcc74fa42f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:04:32.961031  8962 raft_consensus.cc:1275] T 4c5b95e282e6400eb015c76df3895a91 P 7c4077ce5e1f4390bfb463d707da3d42 [term 2 FOLLOWER]: Refusing update from remote peer 04b1814f41984e548c05a26f92f4bbfa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:04:32.964586  9198 consensus_queue.cc:1048] T 4c5b95e282e6400eb015c76df3895a91 P 04b1814f41984e548c05a26f92f4bbfa [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c4077ce5e1f4390bfb463d707da3d42" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34469 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260713 09:04:33.098654  8760 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:04:33.232542  5762 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:04:33.238022  5762 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260713 09:04:33.238443  5762 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:04:33.238987  5762 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260713 09:04:34.099596  8760 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:04:34.247941  5762 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:04:34.253646  5762 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260713 09:04:34.254021  5762 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:04:34.254415  5762 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260713 09:04:35.100696  8760 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:04:35.284374  5762 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:04:35.290019  5762 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260713 09:04:35.290465  5762 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:04:35.290930  5762 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260713 09:04:35.718436  8743 debug-util.cc:398] Leaking SignalData structure 0x7b0800060e60 after lost signal to thread 5765
W20260713 09:04:35.719501  8743 debug-util.cc:398] Leaking SignalData structure 0x7b0800229ea0 after lost signal to thread 8746
W20260713 09:04:35.720708  8743 debug-util.cc:398] Leaking SignalData structure 0x7b0800128fc0 after lost signal to thread 8913
W20260713 09:04:35.721637  8743 debug-util.cc:398] Leaking SignalData structure 0x7b080011ae40 after lost signal to thread 8987
W20260713 09:04:35.722553  8743 debug-util.cc:398] Leaking SignalData structure 0x7b08000840e0 after lost signal to thread 9184
W20260713 09:04:36.101854  8760 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:04:36.297601  5762 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:04:36.303174  5762 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260713 09:04:36.303620  5762 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:04:36.304108  5762 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260713 09:04:37.103113  8760 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:04:37.309988  5762 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:04:37.317478  5762 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:04:37.322642  5762 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260713 09:04:37.323153  5762 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
W20260713 09:04:38.104228  8760 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:04:38.356997  5762 tablet_server.cc:179] TabletServer@127.5.160.129:41773 shutting down...
I20260713 09:04:38.389310  5762 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:04:38.390071  5762 tablet_replica.cc:333] stopping tablet replica
I20260713 09:04:38.391112  5762 raft_consensus.cc:2243] T 0753129bc32a459fb1f5881ea5990366 P b067f9a6723d49a9a79819dcc74fa42f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:38.391727  5762 raft_consensus.cc:2272] T 0753129bc32a459fb1f5881ea5990366 P b067f9a6723d49a9a79819dcc74fa42f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:38.394399  5762 tablet_replica.cc:333] stopping tablet replica
I20260713 09:04:38.395115  5762 raft_consensus.cc:2243] T 4c5b95e282e6400eb015c76df3895a91 P b067f9a6723d49a9a79819dcc74fa42f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:38.395700  5762 raft_consensus.cc:2272] T 4c5b95e282e6400eb015c76df3895a91 P b067f9a6723d49a9a79819dcc74fa42f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:38.398190  5762 tablet_replica.cc:333] stopping tablet replica
I20260713 09:04:38.398864  5762 raft_consensus.cc:2243] T 8ebf2adb861b4f5b851764110417d744 P b067f9a6723d49a9a79819dcc74fa42f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:38.399344  5762 raft_consensus.cc:2272] T 8ebf2adb861b4f5b851764110417d744 P b067f9a6723d49a9a79819dcc74fa42f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:38.401738  5762 tablet_replica.cc:333] stopping tablet replica
I20260713 09:04:38.402315  5762 raft_consensus.cc:2243] T 9419f55d3eb1427d86ac2da4391266a6 P b067f9a6723d49a9a79819dcc74fa42f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:38.402796  5762 raft_consensus.cc:2272] T 9419f55d3eb1427d86ac2da4391266a6 P b067f9a6723d49a9a79819dcc74fa42f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:38.404995  5762 tablet_replica.cc:333] stopping tablet replica
I20260713 09:04:38.405606  5762 raft_consensus.cc:2243] T b9df434206fc454886a67bad20633d70 P b067f9a6723d49a9a79819dcc74fa42f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:38.406028  5762 raft_consensus.cc:2272] T b9df434206fc454886a67bad20633d70 P b067f9a6723d49a9a79819dcc74fa42f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:38.408989  5762 tablet_replica.cc:333] stopping tablet replica
I20260713 09:04:38.409688  5762 raft_consensus.cc:2243] T 0c5d519856084a48aa4f262fd6acd1bf P b067f9a6723d49a9a79819dcc74fa42f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:38.410317  5762 raft_consensus.cc:2272] T 0c5d519856084a48aa4f262fd6acd1bf P b067f9a6723d49a9a79819dcc74fa42f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:38.412662  5762 tablet_replica.cc:333] stopping tablet replica
I20260713 09:04:38.413195  5762 raft_consensus.cc:2243] T f3b53fa85a7b41b5bdb2f9901ece402d P b067f9a6723d49a9a79819dcc74fa42f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:38.413681  5762 raft_consensus.cc:2272] T f3b53fa85a7b41b5bdb2f9901ece402d P b067f9a6723d49a9a79819dcc74fa42f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:38.415838  5762 tablet_replica.cc:333] stopping tablet replica
I20260713 09:04:38.416332  5762 raft_consensus.cc:2243] T bc677109a2b84f3392c0d48cc24330e5 P b067f9a6723d49a9a79819dcc74fa42f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:38.416842  5762 raft_consensus.cc:2272] T bc677109a2b84f3392c0d48cc24330e5 P b067f9a6723d49a9a79819dcc74fa42f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:38.419186  5762 tablet_replica.cc:333] stopping tablet replica
I20260713 09:04:38.419674  5762 raft_consensus.cc:2243] T 53e98520fb9f41479da61f0c1f0ca01f P b067f9a6723d49a9a79819dcc74fa42f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:38.420193  5762 raft_consensus.cc:2272] T 53e98520fb9f41479da61f0c1f0ca01f P b067f9a6723d49a9a79819dcc74fa42f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:38.422360  5762 tablet_replica.cc:333] stopping tablet replica
I20260713 09:04:38.422876  5762 raft_consensus.cc:2243] T 64f024733a264892b069fea164febb53 P b067f9a6723d49a9a79819dcc74fa42f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:38.423453  5762 raft_consensus.cc:2272] T 64f024733a264892b069fea164febb53 P b067f9a6723d49a9a79819dcc74fa42f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:38.456171  5762 tablet_server.cc:196] TabletServer@127.5.160.129:41773 shutdown complete.
I20260713 09:04:38.489276  5762 tablet_server.cc:179] TabletServer@127.5.160.130:0 shutting down...
W20260713 09:04:38.493961  8928 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 76 similar messages]
W20260713 09:04:38.499927  8928 consensus_peers.cc:597] T bc677109a2b84f3392c0d48cc24330e5 P 7c4077ce5e1f4390bfb463d707da3d42 -> Peer 04b1814f41984e548c05a26f92f4bbfa (127.5.160.130:36759): Couldn't send request to peer 04b1814f41984e548c05a26f92f4bbfa. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:04:38.519899  5762 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:04:38.520982  5762 tablet_replica.cc:333] T 4c5b95e282e6400eb015c76df3895a91 P 04b1814f41984e548c05a26f92f4bbfa: stopping tablet replica
I20260713 09:04:38.521849  5762 raft_consensus.cc:2243] T 4c5b95e282e6400eb015c76df3895a91 P 04b1814f41984e548c05a26f92f4bbfa [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:04:38.522970  5762 raft_consensus.cc:2272] T 4c5b95e282e6400eb015c76df3895a91 P 04b1814f41984e548c05a26f92f4bbfa [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:38.525261  5762 tablet_replica.cc:333] T 8ebf2adb861b4f5b851764110417d744 P 04b1814f41984e548c05a26f92f4bbfa: stopping tablet replica
I20260713 09:04:38.525926  5762 raft_consensus.cc:2243] T 8ebf2adb861b4f5b851764110417d744 P 04b1814f41984e548c05a26f92f4bbfa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:38.526510  5762 raft_consensus.cc:2272] T 8ebf2adb861b4f5b851764110417d744 P 04b1814f41984e548c05a26f92f4bbfa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:38.529214  5762 tablet_replica.cc:333] T 0753129bc32a459fb1f5881ea5990366 P 04b1814f41984e548c05a26f92f4bbfa: stopping tablet replica
I20260713 09:04:38.530141  5762 raft_consensus.cc:2243] T 0753129bc32a459fb1f5881ea5990366 P 04b1814f41984e548c05a26f92f4bbfa [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:04:38.531742  5762 raft_consensus.cc:2272] T 0753129bc32a459fb1f5881ea5990366 P 04b1814f41984e548c05a26f92f4bbfa [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:04:38.532660  8928 consensus_peers.cc:597] T 8ebf2adb861b4f5b851764110417d744 P 7c4077ce5e1f4390bfb463d707da3d42 -> Peer 04b1814f41984e548c05a26f92f4bbfa (127.5.160.130:36759): Couldn't send request to peer 04b1814f41984e548c05a26f92f4bbfa. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:04:38.534735  5762 tablet_replica.cc:333] T 64f024733a264892b069fea164febb53 P 04b1814f41984e548c05a26f92f4bbfa: stopping tablet replica
I20260713 09:04:38.535589  5762 raft_consensus.cc:2243] T 64f024733a264892b069fea164febb53 P 04b1814f41984e548c05a26f92f4bbfa [term 2 LEADER]: Raft consensus shutting down.
W20260713 09:04:38.536628  8855 consensus_peers.cc:597] T 9419f55d3eb1427d86ac2da4391266a6 P 04b1814f41984e548c05a26f92f4bbfa -> Peer b067f9a6723d49a9a79819dcc74fa42f (127.5.160.129:41773): Couldn't send request to peer b067f9a6723d49a9a79819dcc74fa42f. Status: Network error: Client connection negotiation failed: client connection to 127.5.160.129:41773: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:04:38.536778  5762 raft_consensus.cc:2272] T 64f024733a264892b069fea164febb53 P 04b1814f41984e548c05a26f92f4bbfa [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:38.539192  5762 tablet_replica.cc:333] T 53e98520fb9f41479da61f0c1f0ca01f P 04b1814f41984e548c05a26f92f4bbfa: stopping tablet replica
I20260713 09:04:38.539813  5762 raft_consensus.cc:2243] T 53e98520fb9f41479da61f0c1f0ca01f P 04b1814f41984e548c05a26f92f4bbfa [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:38.540328  5762 raft_consensus.cc:2272] T 53e98520fb9f41479da61f0c1f0ca01f P 04b1814f41984e548c05a26f92f4bbfa [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:38.542735  5762 tablet_replica.cc:333] T bc677109a2b84f3392c0d48cc24330e5 P 04b1814f41984e548c05a26f92f4bbfa: stopping tablet replica
I20260713 09:04:38.543327  5762 raft_consensus.cc:2243] T bc677109a2b84f3392c0d48cc24330e5 P 04b1814f41984e548c05a26f92f4bbfa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:38.543895  5762 raft_consensus.cc:2272] T bc677109a2b84f3392c0d48cc24330e5 P 04b1814f41984e548c05a26f92f4bbfa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:38.546296  5762 tablet_replica.cc:333] T 9419f55d3eb1427d86ac2da4391266a6 P 04b1814f41984e548c05a26f92f4bbfa: stopping tablet replica
I20260713 09:04:38.546862  5762 raft_consensus.cc:2243] T 9419f55d3eb1427d86ac2da4391266a6 P 04b1814f41984e548c05a26f92f4bbfa [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:04:38.547869  5762 raft_consensus.cc:2272] T 9419f55d3eb1427d86ac2da4391266a6 P 04b1814f41984e548c05a26f92f4bbfa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:38.550330  5762 tablet_replica.cc:333] T f3b53fa85a7b41b5bdb2f9901ece402d P 04b1814f41984e548c05a26f92f4bbfa: stopping tablet replica
I20260713 09:04:38.551013  5762 raft_consensus.cc:2243] T f3b53fa85a7b41b5bdb2f9901ece402d P 04b1814f41984e548c05a26f92f4bbfa [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:04:38.552102  5762 raft_consensus.cc:2272] T f3b53fa85a7b41b5bdb2f9901ece402d P 04b1814f41984e548c05a26f92f4bbfa [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:38.554419  5762 tablet_replica.cc:333] T 0c5d519856084a48aa4f262fd6acd1bf P 04b1814f41984e548c05a26f92f4bbfa: stopping tablet replica
I20260713 09:04:38.554927  5762 raft_consensus.cc:2243] T 0c5d519856084a48aa4f262fd6acd1bf P 04b1814f41984e548c05a26f92f4bbfa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:38.555331  5762 raft_consensus.cc:2272] T 0c5d519856084a48aa4f262fd6acd1bf P 04b1814f41984e548c05a26f92f4bbfa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:38.557344  5762 tablet_replica.cc:333] T b9df434206fc454886a67bad20633d70 P 04b1814f41984e548c05a26f92f4bbfa: stopping tablet replica
I20260713 09:04:38.557829  5762 raft_consensus.cc:2243] T b9df434206fc454886a67bad20633d70 P 04b1814f41984e548c05a26f92f4bbfa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:38.558306  5762 raft_consensus.cc:2272] T b9df434206fc454886a67bad20633d70 P 04b1814f41984e548c05a26f92f4bbfa [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:04:38.568975  8929 consensus_peers.cc:597] T bc677109a2b84f3392c0d48cc24330e5 P 7c4077ce5e1f4390bfb463d707da3d42 -> Peer b067f9a6723d49a9a79819dcc74fa42f (127.5.160.129:41773): Couldn't send request to peer b067f9a6723d49a9a79819dcc74fa42f. Status: Network error: Client connection negotiation failed: client connection to 127.5.160.129:41773: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:04:38.592537  5762 tablet_server.cc:196] TabletServer@127.5.160.130:0 shutdown complete.
I20260713 09:04:38.616945  5762 tablet_server.cc:179] TabletServer@127.5.160.131:0 shutting down...
W20260713 09:04:38.624651  8929 consensus_peers.cc:597] T 0c5d519856084a48aa4f262fd6acd1bf P 7c4077ce5e1f4390bfb463d707da3d42 -> Peer b067f9a6723d49a9a79819dcc74fa42f (127.5.160.129:41773): Couldn't send request to peer b067f9a6723d49a9a79819dcc74fa42f. Status: Network error: Client connection negotiation failed: client connection to 127.5.160.129:41773: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:04:38.647185  5762 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:04:38.648308  5762 tablet_replica.cc:333] T 0753129bc32a459fb1f5881ea5990366 P 7c4077ce5e1f4390bfb463d707da3d42: stopping tablet replica
I20260713 09:04:38.649138  5762 raft_consensus.cc:2243] T 0753129bc32a459fb1f5881ea5990366 P 7c4077ce5e1f4390bfb463d707da3d42 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:38.649755  5762 raft_consensus.cc:2272] T 0753129bc32a459fb1f5881ea5990366 P 7c4077ce5e1f4390bfb463d707da3d42 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:38.652038  5762 tablet_replica.cc:333] T 4c5b95e282e6400eb015c76df3895a91 P 7c4077ce5e1f4390bfb463d707da3d42: stopping tablet replica
I20260713 09:04:38.652793  5762 raft_consensus.cc:2243] T 4c5b95e282e6400eb015c76df3895a91 P 7c4077ce5e1f4390bfb463d707da3d42 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:38.653337  5762 raft_consensus.cc:2272] T 4c5b95e282e6400eb015c76df3895a91 P 7c4077ce5e1f4390bfb463d707da3d42 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:38.656011  5762 tablet_replica.cc:333] T 8ebf2adb861b4f5b851764110417d744 P 7c4077ce5e1f4390bfb463d707da3d42: stopping tablet replica
I20260713 09:04:38.656551  5762 raft_consensus.cc:2243] T 8ebf2adb861b4f5b851764110417d744 P 7c4077ce5e1f4390bfb463d707da3d42 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:04:38.657477  5762 raft_consensus.cc:2272] T 8ebf2adb861b4f5b851764110417d744 P 7c4077ce5e1f4390bfb463d707da3d42 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:38.659457  5762 tablet_replica.cc:333] T 9419f55d3eb1427d86ac2da4391266a6 P 7c4077ce5e1f4390bfb463d707da3d42: stopping tablet replica
I20260713 09:04:38.659987  5762 raft_consensus.cc:2243] T 9419f55d3eb1427d86ac2da4391266a6 P 7c4077ce5e1f4390bfb463d707da3d42 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:38.660446  5762 raft_consensus.cc:2272] T 9419f55d3eb1427d86ac2da4391266a6 P 7c4077ce5e1f4390bfb463d707da3d42 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:38.662505  5762 tablet_replica.cc:333] T 53e98520fb9f41479da61f0c1f0ca01f P 7c4077ce5e1f4390bfb463d707da3d42: stopping tablet replica
I20260713 09:04:38.662989  5762 raft_consensus.cc:2243] T 53e98520fb9f41479da61f0c1f0ca01f P 7c4077ce5e1f4390bfb463d707da3d42 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:04:38.663873  5762 raft_consensus.cc:2272] T 53e98520fb9f41479da61f0c1f0ca01f P 7c4077ce5e1f4390bfb463d707da3d42 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:38.665854  5762 tablet_replica.cc:333] T 64f024733a264892b069fea164febb53 P 7c4077ce5e1f4390bfb463d707da3d42: stopping tablet replica
I20260713 09:04:38.666489  5762 raft_consensus.cc:2243] T 64f024733a264892b069fea164febb53 P 7c4077ce5e1f4390bfb463d707da3d42 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:38.666996  5762 raft_consensus.cc:2272] T 64f024733a264892b069fea164febb53 P 7c4077ce5e1f4390bfb463d707da3d42 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:38.669118  5762 tablet_replica.cc:333] T bc677109a2b84f3392c0d48cc24330e5 P 7c4077ce5e1f4390bfb463d707da3d42: stopping tablet replica
I20260713 09:04:38.669606  5762 raft_consensus.cc:2243] T bc677109a2b84f3392c0d48cc24330e5 P 7c4077ce5e1f4390bfb463d707da3d42 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:04:38.670500  5762 raft_consensus.cc:2272] T bc677109a2b84f3392c0d48cc24330e5 P 7c4077ce5e1f4390bfb463d707da3d42 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:38.672621  5762 tablet_replica.cc:333] T f3b53fa85a7b41b5bdb2f9901ece402d P 7c4077ce5e1f4390bfb463d707da3d42: stopping tablet replica
I20260713 09:04:38.673065  5762 raft_consensus.cc:2243] T f3b53fa85a7b41b5bdb2f9901ece402d P 7c4077ce5e1f4390bfb463d707da3d42 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:38.673485  5762 raft_consensus.cc:2272] T f3b53fa85a7b41b5bdb2f9901ece402d P 7c4077ce5e1f4390bfb463d707da3d42 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:38.675495  5762 tablet_replica.cc:333] T b9df434206fc454886a67bad20633d70 P 7c4077ce5e1f4390bfb463d707da3d42: stopping tablet replica
I20260713 09:04:38.676070  5762 raft_consensus.cc:2243] T b9df434206fc454886a67bad20633d70 P 7c4077ce5e1f4390bfb463d707da3d42 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:04:38.677068  5762 raft_consensus.cc:2272] T b9df434206fc454886a67bad20633d70 P 7c4077ce5e1f4390bfb463d707da3d42 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:38.679308  5762 tablet_replica.cc:333] T 0c5d519856084a48aa4f262fd6acd1bf P 7c4077ce5e1f4390bfb463d707da3d42: stopping tablet replica
I20260713 09:04:38.679956  5762 raft_consensus.cc:2243] T 0c5d519856084a48aa4f262fd6acd1bf P 7c4077ce5e1f4390bfb463d707da3d42 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:04:38.680801  5762 raft_consensus.cc:2272] T 0c5d519856084a48aa4f262fd6acd1bf P 7c4077ce5e1f4390bfb463d707da3d42 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:38.712172  5762 tablet_server.cc:196] TabletServer@127.5.160.131:0 shutdown complete.
I20260713 09:04:38.735831  5762 master.cc:562] Master@127.5.160.190:42187 shutting down...
I20260713 09:04:38.759088  5762 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 4fe425dfda43433bb0043448918c57b6 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:04:38.759949  5762 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 4fe425dfda43433bb0043448918c57b6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:38.760432  5762 tablet_replica.cc:333] T 00000000000000000000000000000000 P 4fe425dfda43433bb0043448918c57b6: stopping tablet replica
I20260713 09:04:38.796623  5762 master.cc:584] Master@127.5.160.190:42187 shutdown complete.
[       OK ] LeaderRebalancerTest.TestMaintenanceMode (13890 ms)
[ RUN      ] LeaderRebalancerTest.MultiTableLeaderBalance
I20260713 09:04:38.842815  5762 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.5.160.190:45207
I20260713 09:04:38.844015  5762 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:04:38.849869  9235 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:04:38.849933  9234 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:04:38.850960  9237 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:04:38.851871  5762 server_base.cc:1061] running on GCE node
I20260713 09:04:38.852725  5762 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:04:38.852916  5762 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:04:38.853147  5762 hybrid_clock.cc:648] HybridClock initialized: now 1783933478853124 us; error 0 us; skew 500 ppm
I20260713 09:04:38.853706  5762 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:04:38.856266  5762 webserver.cc:533] Webserver started at http://127.5.160.190:33997/ using document root <none> and password file <none>
I20260713 09:04:38.856837  5762 fs_manager.cc:362] Metadata directory not provided
I20260713 09:04:38.857030  5762 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:04:38.857388  5762 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:04:38.858587  5762 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskS8ctUk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933387563348-5762-0/minicluster-data/master-0-root/instance:
uuid: "e2186c7ace55472d920b6b689377dcf7"
format_stamp: "Formatted at 2026-07-13 09:04:38 on dist-test-slave-0vb5"
I20260713 09:04:38.870586  5762 fs_manager.cc:696] Time spent creating directory manager: real 0.011s	user 0.012s	sys 0.000s
I20260713 09:04:38.875293  9242 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:04:38.876053  5762 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:04:38.876313  5762 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskS8ctUk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933387563348-5762-0/minicluster-data/master-0-root
uuid: "e2186c7ace55472d920b6b689377dcf7"
format_stamp: "Formatted at 2026-07-13 09:04:38 on dist-test-slave-0vb5"
I20260713 09:04:38.876565  5762 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskS8ctUk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933387563348-5762-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskS8ctUk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933387563348-5762-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskS8ctUk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933387563348-5762-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:04:38.889376  5762 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:04:38.890543  5762 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:04:38.928920  5762 rpc_server.cc:307] RPC server started. Bound to: 127.5.160.190:45207
I20260713 09:04:38.929015  9293 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.160.190:45207 every 8 connection(s)
I20260713 09:04:38.932788  9294 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:38.943593  9294 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e2186c7ace55472d920b6b689377dcf7: Bootstrap starting.
I20260713 09:04:38.948523  9294 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P e2186c7ace55472d920b6b689377dcf7: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:38.952807  9294 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e2186c7ace55472d920b6b689377dcf7: No bootstrap required, opened a new log
I20260713 09:04:38.955101  9294 raft_consensus.cc:359] T 00000000000000000000000000000000 P e2186c7ace55472d920b6b689377dcf7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e2186c7ace55472d920b6b689377dcf7" member_type: VOTER }
I20260713 09:04:38.955560  9294 raft_consensus.cc:385] T 00000000000000000000000000000000 P e2186c7ace55472d920b6b689377dcf7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:38.955773  9294 raft_consensus.cc:740] T 00000000000000000000000000000000 P e2186c7ace55472d920b6b689377dcf7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e2186c7ace55472d920b6b689377dcf7, State: Initialized, Role: FOLLOWER
I20260713 09:04:38.956423  9294 consensus_queue.cc:260] T 00000000000000000000000000000000 P e2186c7ace55472d920b6b689377dcf7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "e2186c7ace55472d920b6b689377dcf7" member_type: VOTER }
I20260713 09:04:38.956883  9294 raft_consensus.cc:399] T 00000000000000000000000000000000 P e2186c7ace55472d920b6b689377dcf7 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:04:38.957139  9294 raft_consensus.cc:493] T 00000000000000000000000000000000 P e2186c7ace55472d920b6b689377dcf7 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:04:38.957433  9294 raft_consensus.cc:3060] T 00000000000000000000000000000000 P e2186c7ace55472d920b6b689377dcf7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:38.962060  9294 raft_consensus.cc:515] T 00000000000000000000000000000000 P e2186c7ace55472d920b6b689377dcf7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e2186c7ace55472d920b6b689377dcf7" member_type: VOTER }
I20260713 09:04:38.962589  9294 leader_election.cc:304] T 00000000000000000000000000000000 P e2186c7ace55472d920b6b689377dcf7 [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: e2186c7ace55472d920b6b689377dcf7; no voters: 
I20260713 09:04:38.963724  9294 leader_election.cc:290] T 00000000000000000000000000000000 P e2186c7ace55472d920b6b689377dcf7 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:04:38.964169  9297 raft_consensus.cc:2804] T 00000000000000000000000000000000 P e2186c7ace55472d920b6b689377dcf7 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:04:38.965561  9297 raft_consensus.cc:697] T 00000000000000000000000000000000 P e2186c7ace55472d920b6b689377dcf7 [term 1 LEADER]: Becoming Leader. State: Replica: e2186c7ace55472d920b6b689377dcf7, State: Running, Role: LEADER
I20260713 09:04:38.966274  9297 consensus_queue.cc:237] T 00000000000000000000000000000000 P e2186c7ace55472d920b6b689377dcf7 [LEADER]: Queue going to LEADER mode. State: All 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: "e2186c7ace55472d920b6b689377dcf7" member_type: VOTER }
I20260713 09:04:38.966605  9294 sys_catalog.cc:565] T 00000000000000000000000000000000 P e2186c7ace55472d920b6b689377dcf7 [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:04:38.972535  9298 sys_catalog.cc:455] T 00000000000000000000000000000000 P e2186c7ace55472d920b6b689377dcf7 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "e2186c7ace55472d920b6b689377dcf7" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e2186c7ace55472d920b6b689377dcf7" member_type: VOTER } }
I20260713 09:04:38.973220  9298 sys_catalog.cc:458] T 00000000000000000000000000000000 P e2186c7ace55472d920b6b689377dcf7 [sys.catalog]: This master's current role is: LEADER
I20260713 09:04:38.972976  9299 sys_catalog.cc:455] T 00000000000000000000000000000000 P e2186c7ace55472d920b6b689377dcf7 [sys.catalog]: SysCatalogTable state changed. Reason: New leader e2186c7ace55472d920b6b689377dcf7. Latest consensus state: current_term: 1 leader_uuid: "e2186c7ace55472d920b6b689377dcf7" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e2186c7ace55472d920b6b689377dcf7" member_type: VOTER } }
I20260713 09:04:38.973809  9299 sys_catalog.cc:458] T 00000000000000000000000000000000 P e2186c7ace55472d920b6b689377dcf7 [sys.catalog]: This master's current role is: LEADER
I20260713 09:04:38.975718  9306 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:04:38.981245  9306 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:04:38.982609  5762 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:04:38.990376  9306 catalog_manager.cc:1383] Generated new cluster ID: b9a1c21cf1124762b2197f27e4158478
I20260713 09:04:38.990636  9306 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:04:39.006032  9306 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:04:39.007437  9306 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:04:39.023509  9306 catalog_manager.cc:6070] T 00000000000000000000000000000000 P e2186c7ace55472d920b6b689377dcf7: Generated new TSK 0
I20260713 09:04:39.024150  9306 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:04:39.049760  5762 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:04:39.056233  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
W20260713 09:04:39.057442  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
W20260713 09:04:39.060606  9318 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:04:39.060742  5762 server_base.cc:1061] running on GCE node
I20260713 09:04:39.061918  5762 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:04:39.062105  5762 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:04:39.062309  5762 hybrid_clock.cc:648] HybridClock initialized: now 1783933479062272 us; error 0 us; skew 500 ppm
I20260713 09:04:39.063127  5762 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:04:39.065726  5762 webserver.cc:533] Webserver started at http://127.5.160.129:43805/ using document root <none> and password file <none>
I20260713 09:04:39.066202  5762 fs_manager.cc:362] Metadata directory not provided
I20260713 09:04:39.066390  5762 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:04:39.066655  5762 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:04:39.067808  5762 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskS8ctUk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933387563348-5762-0/minicluster-data/ts-0-root/instance:
uuid: "1fd99b199c264936a856992c395fb763"
format_stamp: "Formatted at 2026-07-13 09:04:39 on dist-test-slave-0vb5"
I20260713 09:04:39.072336  5762 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260713 09:04:39.075841  9323 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:04:39.076730  5762 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260713 09:04:39.077149  5762 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskS8ctUk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933387563348-5762-0/minicluster-data/ts-0-root
uuid: "1fd99b199c264936a856992c395fb763"
format_stamp: "Formatted at 2026-07-13 09:04:39 on dist-test-slave-0vb5"
I20260713 09:04:39.077422  5762 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskS8ctUk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933387563348-5762-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskS8ctUk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933387563348-5762-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskS8ctUk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933387563348-5762-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:04:39.099834  5762 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:04:39.101146  5762 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:04:39.102730  5762 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:04:39.105020  5762 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:04:39.105255  5762 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:04:39.105521  5762 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:04:39.105706  5762 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:04:39.148893  5762 rpc_server.cc:307] RPC server started. Bound to: 127.5.160.129:44911
I20260713 09:04:39.148994  9385 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.160.129:44911 every 8 connection(s)
I20260713 09:04:39.154561  5762 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:04:39.161898  9390 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:04:39.163828  9391 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:04:39.165637  5762 server_base.cc:1061] running on GCE node
W20260713 09:04:39.165517  9393 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:04:39.167754  5762 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:04:39.167996  5762 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:04:39.168219  5762 hybrid_clock.cc:648] HybridClock initialized: now 1783933479168197 us; error 0 us; skew 500 ppm
I20260713 09:04:39.168483  9386 heartbeater.cc:344] Connected to a master server at 127.5.160.190:45207
I20260713 09:04:39.168881  9386 heartbeater.cc:461] Registering TS with master...
I20260713 09:04:39.168972  5762 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:04:39.169651  9386 heartbeater.cc:507] Master 127.5.160.190:45207 requested a full tablet report, sending...
I20260713 09:04:39.171967  5762 webserver.cc:533] Webserver started at http://127.5.160.130:45609/ using document root <none> and password file <none>
I20260713 09:04:39.172128  9259 ts_manager.cc:194] Registered new tserver with Master: 1fd99b199c264936a856992c395fb763 (127.5.160.129:44911)
I20260713 09:04:39.172595  5762 fs_manager.cc:362] Metadata directory not provided
I20260713 09:04:39.172857  5762 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:04:39.173200  5762 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:04:39.174038  9259 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43918
I20260713 09:04:39.174602  5762 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskS8ctUk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933387563348-5762-0/minicluster-data/ts-1-root/instance:
uuid: "a336ca526d464b0a96bb6ea244ad9680"
format_stamp: "Formatted at 2026-07-13 09:04:39 on dist-test-slave-0vb5"
I20260713 09:04:39.179965  5762 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.002s
I20260713 09:04:39.183298  9398 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:04:39.184129  5762 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260713 09:04:39.184504  5762 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskS8ctUk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933387563348-5762-0/minicluster-data/ts-1-root
uuid: "a336ca526d464b0a96bb6ea244ad9680"
format_stamp: "Formatted at 2026-07-13 09:04:39 on dist-test-slave-0vb5"
I20260713 09:04:39.184815  5762 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskS8ctUk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933387563348-5762-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskS8ctUk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933387563348-5762-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskS8ctUk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933387563348-5762-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:04:39.197997  5762 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:04:39.199193  5762 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:04:39.200654  5762 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:04:39.202868  5762 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:04:39.203102  5762 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:04:39.203339  5762 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:04:39.203514  5762 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:04:39.244668  5762 rpc_server.cc:307] RPC server started. Bound to: 127.5.160.130:35053
I20260713 09:04:39.244776  9460 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.160.130:35053 every 8 connection(s)
I20260713 09:04:39.249641  5762 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:04:39.256033  9464 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:04:39.257025  9465 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:04:39.259351  5762 server_base.cc:1061] running on GCE node
W20260713 09:04:39.260077  9467 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:04:39.261382  5762 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:04:39.261654  5762 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:04:39.261849  5762 hybrid_clock.cc:648] HybridClock initialized: now 1783933479261831 us; error 0 us; skew 500 ppm
I20260713 09:04:39.262132  9461 heartbeater.cc:344] Connected to a master server at 127.5.160.190:45207
I20260713 09:04:39.262485  9461 heartbeater.cc:461] Registering TS with master...
I20260713 09:04:39.262496  5762 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:04:39.263228  9461 heartbeater.cc:507] Master 127.5.160.190:45207 requested a full tablet report, sending...
I20260713 09:04:39.265426  9259 ts_manager.cc:194] Registered new tserver with Master: a336ca526d464b0a96bb6ea244ad9680 (127.5.160.130:35053)
I20260713 09:04:39.265735  5762 webserver.cc:533] Webserver started at http://127.5.160.131:45055/ using document root <none> and password file <none>
I20260713 09:04:39.266366  5762 fs_manager.cc:362] Metadata directory not provided
I20260713 09:04:39.266609  5762 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:04:39.266912  5762 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:04:39.267009  9259 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43926
I20260713 09:04:39.268318  5762 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskS8ctUk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933387563348-5762-0/minicluster-data/ts-2-root/instance:
uuid: "79e1b0246a7d4cd1bd4fb19138440ac5"
format_stamp: "Formatted at 2026-07-13 09:04:39 on dist-test-slave-0vb5"
I20260713 09:04:39.273236  5762 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.002s
I20260713 09:04:39.276861  9472 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:04:39.277768  5762 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260713 09:04:39.278093  5762 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskS8ctUk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933387563348-5762-0/minicluster-data/ts-2-root
uuid: "79e1b0246a7d4cd1bd4fb19138440ac5"
format_stamp: "Formatted at 2026-07-13 09:04:39 on dist-test-slave-0vb5"
I20260713 09:04:39.278352  5762 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskS8ctUk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933387563348-5762-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskS8ctUk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933387563348-5762-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskS8ctUk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933387563348-5762-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:04:39.297792  5762 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:04:39.298996  5762 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:04:39.300485  5762 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:04:39.302780  5762 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:04:39.302956  5762 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:04:39.303242  5762 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:04:39.303412  5762 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:04:39.346922  5762 rpc_server.cc:307] RPC server started. Bound to: 127.5.160.131:39555
I20260713 09:04:39.347036  9534 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.160.131:39555 every 8 connection(s)
I20260713 09:04:39.361724  9535 heartbeater.cc:344] Connected to a master server at 127.5.160.190:45207
I20260713 09:04:39.362156  9535 heartbeater.cc:461] Registering TS with master...
I20260713 09:04:39.362948  9535 heartbeater.cc:507] Master 127.5.160.190:45207 requested a full tablet report, sending...
I20260713 09:04:39.365043  9259 ts_manager.cc:194] Registered new tserver with Master: 79e1b0246a7d4cd1bd4fb19138440ac5 (127.5.160.131:39555)
I20260713 09:04:39.365338  5762 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014868407s
I20260713 09:04:39.366551  9259 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43936
I20260713 09:04:39.390965  9259 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:43952:
name: "multi_table_leader_balance_table1"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377?""\004\001\000\377\377\377?"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260713 09:04:39.393215  9259 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table multi_table_leader_balance_table1 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260713 09:04:39.449810  9351 tablet_service.cc:1511] Processing CreateTablet for tablet 6c8654aefd244f33878a74bd71615853 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=60c1f49531564796b7b8a8adb8a3a14f]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260713 09:04:39.451406  9351 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c8654aefd244f33878a74bd71615853. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:39.453382  9350 tablet_service.cc:1511] Processing CreateTablet for tablet 3b59a708bd8a4b949d4f1ce39c32c8e9 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=60c1f49531564796b7b8a8adb8a3a14f]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260713 09:04:39.453794  9499 tablet_service.cc:1511] Processing CreateTablet for tablet 3b59a708bd8a4b949d4f1ce39c32c8e9 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=60c1f49531564796b7b8a8adb8a3a14f]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260713 09:04:39.454980  9350 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b59a708bd8a4b949d4f1ce39c32c8e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:39.455415  9499 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b59a708bd8a4b949d4f1ce39c32c8e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:39.456604  9426 tablet_service.cc:1511] Processing CreateTablet for tablet 6c8654aefd244f33878a74bd71615853 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=60c1f49531564796b7b8a8adb8a3a14f]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260713 09:04:39.453384  9500 tablet_service.cc:1511] Processing CreateTablet for tablet 6c8654aefd244f33878a74bd71615853 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=60c1f49531564796b7b8a8adb8a3a14f]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260713 09:04:39.458109  9426 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c8654aefd244f33878a74bd71615853. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:39.458622  9500 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c8654aefd244f33878a74bd71615853. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:39.462308  9425 tablet_service.cc:1511] Processing CreateTablet for tablet 3b59a708bd8a4b949d4f1ce39c32c8e9 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=60c1f49531564796b7b8a8adb8a3a14f]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260713 09:04:39.463860  9425 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b59a708bd8a4b949d4f1ce39c32c8e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:39.488195  9550 tablet_bootstrap.cc:492] T 3b59a708bd8a4b949d4f1ce39c32c8e9 P 79e1b0246a7d4cd1bd4fb19138440ac5: Bootstrap starting.
I20260713 09:04:39.490204  9551 tablet_bootstrap.cc:492] T 3b59a708bd8a4b949d4f1ce39c32c8e9 P 1fd99b199c264936a856992c395fb763: Bootstrap starting.
I20260713 09:04:39.497445  9550 tablet_bootstrap.cc:654] T 3b59a708bd8a4b949d4f1ce39c32c8e9 P 79e1b0246a7d4cd1bd4fb19138440ac5: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:39.502113  9551 tablet_bootstrap.cc:654] T 3b59a708bd8a4b949d4f1ce39c32c8e9 P 1fd99b199c264936a856992c395fb763: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:39.503887  9552 tablet_bootstrap.cc:492] T 3b59a708bd8a4b949d4f1ce39c32c8e9 P a336ca526d464b0a96bb6ea244ad9680: Bootstrap starting.
I20260713 09:04:39.506886  9550 tablet_bootstrap.cc:492] T 3b59a708bd8a4b949d4f1ce39c32c8e9 P 79e1b0246a7d4cd1bd4fb19138440ac5: No bootstrap required, opened a new log
I20260713 09:04:39.507393  9550 ts_tablet_manager.cc:1403] T 3b59a708bd8a4b949d4f1ce39c32c8e9 P 79e1b0246a7d4cd1bd4fb19138440ac5: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.005s
I20260713 09:04:39.509943  9551 tablet_bootstrap.cc:492] T 3b59a708bd8a4b949d4f1ce39c32c8e9 P 1fd99b199c264936a856992c395fb763: No bootstrap required, opened a new log
I20260713 09:04:39.509840  9550 raft_consensus.cc:359] T 3b59a708bd8a4b949d4f1ce39c32c8e9 P 79e1b0246a7d4cd1bd4fb19138440ac5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fd99b199c264936a856992c395fb763" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44911 } } peers { permanent_uuid: "a336ca526d464b0a96bb6ea244ad9680" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35053 } } peers { permanent_uuid: "79e1b0246a7d4cd1bd4fb19138440ac5" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39555 } }
I20260713 09:04:39.510519  9550 raft_consensus.cc:385] T 3b59a708bd8a4b949d4f1ce39c32c8e9 P 79e1b0246a7d4cd1bd4fb19138440ac5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:39.510532  9551 ts_tablet_manager.cc:1403] T 3b59a708bd8a4b949d4f1ce39c32c8e9 P 1fd99b199c264936a856992c395fb763: Time spent bootstrapping tablet: real 0.021s	user 0.014s	sys 0.001s
I20260713 09:04:39.510830  9550 raft_consensus.cc:740] T 3b59a708bd8a4b949d4f1ce39c32c8e9 P 79e1b0246a7d4cd1bd4fb19138440ac5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 79e1b0246a7d4cd1bd4fb19138440ac5, State: Initialized, Role: FOLLOWER
I20260713 09:04:39.511870  9550 consensus_queue.cc:260] T 3b59a708bd8a4b949d4f1ce39c32c8e9 P 79e1b0246a7d4cd1bd4fb19138440ac5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fd99b199c264936a856992c395fb763" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44911 } } peers { permanent_uuid: "a336ca526d464b0a96bb6ea244ad9680" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35053 } } peers { permanent_uuid: "79e1b0246a7d4cd1bd4fb19138440ac5" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39555 } }
I20260713 09:04:39.512391  9552 tablet_bootstrap.cc:654] T 3b59a708bd8a4b949d4f1ce39c32c8e9 P a336ca526d464b0a96bb6ea244ad9680: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:39.514178  9551 raft_consensus.cc:359] T 3b59a708bd8a4b949d4f1ce39c32c8e9 P 1fd99b199c264936a856992c395fb763 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fd99b199c264936a856992c395fb763" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44911 } } peers { permanent_uuid: "a336ca526d464b0a96bb6ea244ad9680" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35053 } } peers { permanent_uuid: "79e1b0246a7d4cd1bd4fb19138440ac5" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39555 } }
I20260713 09:04:39.515048  9551 raft_consensus.cc:385] T 3b59a708bd8a4b949d4f1ce39c32c8e9 P 1fd99b199c264936a856992c395fb763 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:39.515467  9551 raft_consensus.cc:740] T 3b59a708bd8a4b949d4f1ce39c32c8e9 P 1fd99b199c264936a856992c395fb763 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1fd99b199c264936a856992c395fb763, State: Initialized, Role: FOLLOWER
I20260713 09:04:39.516618  9551 consensus_queue.cc:260] T 3b59a708bd8a4b949d4f1ce39c32c8e9 P 1fd99b199c264936a856992c395fb763 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fd99b199c264936a856992c395fb763" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44911 } } peers { permanent_uuid: "a336ca526d464b0a96bb6ea244ad9680" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35053 } } peers { permanent_uuid: "79e1b0246a7d4cd1bd4fb19138440ac5" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39555 } }
I20260713 09:04:39.518383  9535 heartbeater.cc:499] Master 127.5.160.190:45207 was elected leader, sending a full tablet report...
I20260713 09:04:39.518990  9550 ts_tablet_manager.cc:1434] T 3b59a708bd8a4b949d4f1ce39c32c8e9 P 79e1b0246a7d4cd1bd4fb19138440ac5: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.006s
I20260713 09:04:39.520058  9550 tablet_bootstrap.cc:492] T 6c8654aefd244f33878a74bd71615853 P 79e1b0246a7d4cd1bd4fb19138440ac5: Bootstrap starting.
I20260713 09:04:39.520815  9552 tablet_bootstrap.cc:492] T 3b59a708bd8a4b949d4f1ce39c32c8e9 P a336ca526d464b0a96bb6ea244ad9680: No bootstrap required, opened a new log
I20260713 09:04:39.521332  9552 ts_tablet_manager.cc:1403] T 3b59a708bd8a4b949d4f1ce39c32c8e9 P a336ca526d464b0a96bb6ea244ad9680: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.004s
I20260713 09:04:39.524391  9552 raft_consensus.cc:359] T 3b59a708bd8a4b949d4f1ce39c32c8e9 P a336ca526d464b0a96bb6ea244ad9680 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fd99b199c264936a856992c395fb763" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44911 } } peers { permanent_uuid: "a336ca526d464b0a96bb6ea244ad9680" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35053 } } peers { permanent_uuid: "79e1b0246a7d4cd1bd4fb19138440ac5" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39555 } }
I20260713 09:04:39.525231  9552 raft_consensus.cc:385] T 3b59a708bd8a4b949d4f1ce39c32c8e9 P a336ca526d464b0a96bb6ea244ad9680 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:39.525569  9552 raft_consensus.cc:740] T 3b59a708bd8a4b949d4f1ce39c32c8e9 P a336ca526d464b0a96bb6ea244ad9680 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a336ca526d464b0a96bb6ea244ad9680, State: Initialized, Role: FOLLOWER
I20260713 09:04:39.526484  9550 tablet_bootstrap.cc:654] T 6c8654aefd244f33878a74bd71615853 P 79e1b0246a7d4cd1bd4fb19138440ac5: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:39.526485  9552 consensus_queue.cc:260] T 3b59a708bd8a4b949d4f1ce39c32c8e9 P a336ca526d464b0a96bb6ea244ad9680 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fd99b199c264936a856992c395fb763" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44911 } } peers { permanent_uuid: "a336ca526d464b0a96bb6ea244ad9680" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35053 } } peers { permanent_uuid: "79e1b0246a7d4cd1bd4fb19138440ac5" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39555 } }
I20260713 09:04:39.536158  9552 ts_tablet_manager.cc:1434] T 3b59a708bd8a4b949d4f1ce39c32c8e9 P a336ca526d464b0a96bb6ea244ad9680: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.004s
I20260713 09:04:39.536827  9550 tablet_bootstrap.cc:492] T 6c8654aefd244f33878a74bd71615853 P 79e1b0246a7d4cd1bd4fb19138440ac5: No bootstrap required, opened a new log
I20260713 09:04:39.537353  9550 ts_tablet_manager.cc:1403] T 6c8654aefd244f33878a74bd71615853 P 79e1b0246a7d4cd1bd4fb19138440ac5: Time spent bootstrapping tablet: real 0.018s	user 0.015s	sys 0.001s
I20260713 09:04:39.539330  9386 heartbeater.cc:499] Master 127.5.160.190:45207 was elected leader, sending a full tablet report...
I20260713 09:04:39.540019  9551 ts_tablet_manager.cc:1434] T 3b59a708bd8a4b949d4f1ce39c32c8e9 P 1fd99b199c264936a856992c395fb763: Time spent starting tablet: real 0.029s	user 0.011s	sys 0.016s
I20260713 09:04:39.541128  9551 tablet_bootstrap.cc:492] T 6c8654aefd244f33878a74bd71615853 P 1fd99b199c264936a856992c395fb763: Bootstrap starting.
I20260713 09:04:39.541613  9550 raft_consensus.cc:359] T 6c8654aefd244f33878a74bd71615853 P 79e1b0246a7d4cd1bd4fb19138440ac5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79e1b0246a7d4cd1bd4fb19138440ac5" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39555 } } peers { permanent_uuid: "1fd99b199c264936a856992c395fb763" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44911 } } peers { permanent_uuid: "a336ca526d464b0a96bb6ea244ad9680" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35053 } }
I20260713 09:04:39.542197  9550 raft_consensus.cc:385] T 6c8654aefd244f33878a74bd71615853 P 79e1b0246a7d4cd1bd4fb19138440ac5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:39.542450  9550 raft_consensus.cc:740] T 6c8654aefd244f33878a74bd71615853 P 79e1b0246a7d4cd1bd4fb19138440ac5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 79e1b0246a7d4cd1bd4fb19138440ac5, State: Initialized, Role: FOLLOWER
I20260713 09:04:39.543109  9550 consensus_queue.cc:260] T 6c8654aefd244f33878a74bd71615853 P 79e1b0246a7d4cd1bd4fb19138440ac5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79e1b0246a7d4cd1bd4fb19138440ac5" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39555 } } peers { permanent_uuid: "1fd99b199c264936a856992c395fb763" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44911 } } peers { permanent_uuid: "a336ca526d464b0a96bb6ea244ad9680" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35053 } }
I20260713 09:04:39.543932  9461 heartbeater.cc:499] Master 127.5.160.190:45207 was elected leader, sending a full tablet report...
I20260713 09:04:39.546458  9550 ts_tablet_manager.cc:1434] T 6c8654aefd244f33878a74bd71615853 P 79e1b0246a7d4cd1bd4fb19138440ac5: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260713 09:04:39.544607  9552 tablet_bootstrap.cc:492] T 6c8654aefd244f33878a74bd71615853 P a336ca526d464b0a96bb6ea244ad9680: Bootstrap starting.
I20260713 09:04:39.548849  9551 tablet_bootstrap.cc:654] T 6c8654aefd244f33878a74bd71615853 P 1fd99b199c264936a856992c395fb763: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:39.552676  9552 tablet_bootstrap.cc:654] T 6c8654aefd244f33878a74bd71615853 P a336ca526d464b0a96bb6ea244ad9680: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:39.559182  9551 tablet_bootstrap.cc:492] T 6c8654aefd244f33878a74bd71615853 P 1fd99b199c264936a856992c395fb763: No bootstrap required, opened a new log
I20260713 09:04:39.559887  9551 ts_tablet_manager.cc:1403] T 6c8654aefd244f33878a74bd71615853 P 1fd99b199c264936a856992c395fb763: Time spent bootstrapping tablet: real 0.019s	user 0.008s	sys 0.008s
I20260713 09:04:39.564743  9551 raft_consensus.cc:359] T 6c8654aefd244f33878a74bd71615853 P 1fd99b199c264936a856992c395fb763 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79e1b0246a7d4cd1bd4fb19138440ac5" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39555 } } peers { permanent_uuid: "1fd99b199c264936a856992c395fb763" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44911 } } peers { permanent_uuid: "a336ca526d464b0a96bb6ea244ad9680" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35053 } }
I20260713 09:04:39.565447  9551 raft_consensus.cc:385] T 6c8654aefd244f33878a74bd71615853 P 1fd99b199c264936a856992c395fb763 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:39.565701  9551 raft_consensus.cc:740] T 6c8654aefd244f33878a74bd71615853 P 1fd99b199c264936a856992c395fb763 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1fd99b199c264936a856992c395fb763, State: Initialized, Role: FOLLOWER
I20260713 09:04:39.566120  9552 tablet_bootstrap.cc:492] T 6c8654aefd244f33878a74bd71615853 P a336ca526d464b0a96bb6ea244ad9680: No bootstrap required, opened a new log
I20260713 09:04:39.566671  9552 ts_tablet_manager.cc:1403] T 6c8654aefd244f33878a74bd71615853 P a336ca526d464b0a96bb6ea244ad9680: Time spent bootstrapping tablet: real 0.022s	user 0.009s	sys 0.009s
I20260713 09:04:39.566452  9551 consensus_queue.cc:260] T 6c8654aefd244f33878a74bd71615853 P 1fd99b199c264936a856992c395fb763 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79e1b0246a7d4cd1bd4fb19138440ac5" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39555 } } peers { permanent_uuid: "1fd99b199c264936a856992c395fb763" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44911 } } peers { permanent_uuid: "a336ca526d464b0a96bb6ea244ad9680" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35053 } }
I20260713 09:04:39.568807  9551 ts_tablet_manager.cc:1434] T 6c8654aefd244f33878a74bd71615853 P 1fd99b199c264936a856992c395fb763: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260713 09:04:39.569437  9552 raft_consensus.cc:359] T 6c8654aefd244f33878a74bd71615853 P a336ca526d464b0a96bb6ea244ad9680 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79e1b0246a7d4cd1bd4fb19138440ac5" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39555 } } peers { permanent_uuid: "1fd99b199c264936a856992c395fb763" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44911 } } peers { permanent_uuid: "a336ca526d464b0a96bb6ea244ad9680" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35053 } }
I20260713 09:04:39.570043  9552 raft_consensus.cc:385] T 6c8654aefd244f33878a74bd71615853 P a336ca526d464b0a96bb6ea244ad9680 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:39.570294  9552 raft_consensus.cc:740] T 6c8654aefd244f33878a74bd71615853 P a336ca526d464b0a96bb6ea244ad9680 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a336ca526d464b0a96bb6ea244ad9680, State: Initialized, Role: FOLLOWER
I20260713 09:04:39.571036  9552 consensus_queue.cc:260] T 6c8654aefd244f33878a74bd71615853 P a336ca526d464b0a96bb6ea244ad9680 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79e1b0246a7d4cd1bd4fb19138440ac5" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39555 } } peers { permanent_uuid: "1fd99b199c264936a856992c395fb763" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44911 } } peers { permanent_uuid: "a336ca526d464b0a96bb6ea244ad9680" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35053 } }
I20260713 09:04:39.573191  9552 ts_tablet_manager.cc:1434] T 6c8654aefd244f33878a74bd71615853 P a336ca526d464b0a96bb6ea244ad9680: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.003s
I20260713 09:04:39.586182  9555 raft_consensus.cc:493] T 3b59a708bd8a4b949d4f1ce39c32c8e9 P 79e1b0246a7d4cd1bd4fb19138440ac5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:39.586794  9555 raft_consensus.cc:515] T 3b59a708bd8a4b949d4f1ce39c32c8e9 P 79e1b0246a7d4cd1bd4fb19138440ac5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fd99b199c264936a856992c395fb763" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44911 } } peers { permanent_uuid: "a336ca526d464b0a96bb6ea244ad9680" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35053 } } peers { permanent_uuid: "79e1b0246a7d4cd1bd4fb19138440ac5" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39555 } }
I20260713 09:04:39.588943  9555 leader_election.cc:290] T 3b59a708bd8a4b949d4f1ce39c32c8e9 P 79e1b0246a7d4cd1bd4fb19138440ac5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1fd99b199c264936a856992c395fb763 (127.5.160.129:44911), a336ca526d464b0a96bb6ea244ad9680 (127.5.160.130:35053)
I20260713 09:04:39.597805  9361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b59a708bd8a4b949d4f1ce39c32c8e9" candidate_uuid: "79e1b0246a7d4cd1bd4fb19138440ac5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fd99b199c264936a856992c395fb763" is_pre_election: true
I20260713 09:04:39.598543  9361 raft_consensus.cc:2468] T 3b59a708bd8a4b949d4f1ce39c32c8e9 P 1fd99b199c264936a856992c395fb763 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 79e1b0246a7d4cd1bd4fb19138440ac5 in term 0.
I20260713 09:04:39.599033  9436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b59a708bd8a4b949d4f1ce39c32c8e9" candidate_uuid: "79e1b0246a7d4cd1bd4fb19138440ac5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a336ca526d464b0a96bb6ea244ad9680" is_pre_election: true
I20260713 09:04:39.599604  9436 raft_consensus.cc:2468] T 3b59a708bd8a4b949d4f1ce39c32c8e9 P a336ca526d464b0a96bb6ea244ad9680 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 79e1b0246a7d4cd1bd4fb19138440ac5 in term 0.
I20260713 09:04:39.599623  9474 leader_election.cc:304] T 3b59a708bd8a4b949d4f1ce39c32c8e9 P 79e1b0246a7d4cd1bd4fb19138440ac5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1fd99b199c264936a856992c395fb763, 79e1b0246a7d4cd1bd4fb19138440ac5; no voters: 
I20260713 09:04:39.600682  9555 raft_consensus.cc:2804] T 3b59a708bd8a4b949d4f1ce39c32c8e9 P 79e1b0246a7d4cd1bd4fb19138440ac5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:04:39.601117  9555 raft_consensus.cc:493] T 3b59a708bd8a4b949d4f1ce39c32c8e9 P 79e1b0246a7d4cd1bd4fb19138440ac5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:04:39.601509  9555 raft_consensus.cc:3060] T 3b59a708bd8a4b949d4f1ce39c32c8e9 P 79e1b0246a7d4cd1bd4fb19138440ac5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:39.606755  9555 raft_consensus.cc:515] T 3b59a708bd8a4b949d4f1ce39c32c8e9 P 79e1b0246a7d4cd1bd4fb19138440ac5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fd99b199c264936a856992c395fb763" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44911 } } peers { permanent_uuid: "a336ca526d464b0a96bb6ea244ad9680" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35053 } } peers { permanent_uuid: "79e1b0246a7d4cd1bd4fb19138440ac5" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39555 } }
I20260713 09:04:39.608541  9555 leader_election.cc:290] T 3b59a708bd8a4b949d4f1ce39c32c8e9 P 79e1b0246a7d4cd1bd4fb19138440ac5 [CANDIDATE]: Term 1 election: Requested vote from peers 1fd99b199c264936a856992c395fb763 (127.5.160.129:44911), a336ca526d464b0a96bb6ea244ad9680 (127.5.160.130:35053)
I20260713 09:04:39.609361  9361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b59a708bd8a4b949d4f1ce39c32c8e9" candidate_uuid: "79e1b0246a7d4cd1bd4fb19138440ac5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fd99b199c264936a856992c395fb763"
I20260713 09:04:39.609719  9436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b59a708bd8a4b949d4f1ce39c32c8e9" candidate_uuid: "79e1b0246a7d4cd1bd4fb19138440ac5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a336ca526d464b0a96bb6ea244ad9680"
I20260713 09:04:39.610018  9361 raft_consensus.cc:3060] T 3b59a708bd8a4b949d4f1ce39c32c8e9 P 1fd99b199c264936a856992c395fb763 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:39.610266  9436 raft_consensus.cc:3060] T 3b59a708bd8a4b949d4f1ce39c32c8e9 P a336ca526d464b0a96bb6ea244ad9680 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:39.617410  9436 raft_consensus.cc:2468] T 3b59a708bd8a4b949d4f1ce39c32c8e9 P a336ca526d464b0a96bb6ea244ad9680 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 79e1b0246a7d4cd1bd4fb19138440ac5 in term 1.
I20260713 09:04:39.617408  9361 raft_consensus.cc:2468] T 3b59a708bd8a4b949d4f1ce39c32c8e9 P 1fd99b199c264936a856992c395fb763 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 79e1b0246a7d4cd1bd4fb19138440ac5 in term 1.
I20260713 09:04:39.618775  9474 leader_election.cc:304] T 3b59a708bd8a4b949d4f1ce39c32c8e9 P 79e1b0246a7d4cd1bd4fb19138440ac5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 79e1b0246a7d4cd1bd4fb19138440ac5, a336ca526d464b0a96bb6ea244ad9680; no voters: 
I20260713 09:04:39.619493  9555 raft_consensus.cc:2804] T 3b59a708bd8a4b949d4f1ce39c32c8e9 P 79e1b0246a7d4cd1bd4fb19138440ac5 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:04:39.620589  9555 raft_consensus.cc:697] T 3b59a708bd8a4b949d4f1ce39c32c8e9 P 79e1b0246a7d4cd1bd4fb19138440ac5 [term 1 LEADER]: Becoming Leader. State: Replica: 79e1b0246a7d4cd1bd4fb19138440ac5, State: Running, Role: LEADER
I20260713 09:04:39.621325  9555 consensus_queue.cc:237] T 3b59a708bd8a4b949d4f1ce39c32c8e9 P 79e1b0246a7d4cd1bd4fb19138440ac5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fd99b199c264936a856992c395fb763" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44911 } } peers { permanent_uuid: "a336ca526d464b0a96bb6ea244ad9680" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35053 } } peers { permanent_uuid: "79e1b0246a7d4cd1bd4fb19138440ac5" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39555 } }
I20260713 09:04:39.629407  9258 catalog_manager.cc:5697] T 3b59a708bd8a4b949d4f1ce39c32c8e9 P 79e1b0246a7d4cd1bd4fb19138440ac5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 79e1b0246a7d4cd1bd4fb19138440ac5 (127.5.160.131). New cstate: current_term: 1 leader_uuid: "79e1b0246a7d4cd1bd4fb19138440ac5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fd99b199c264936a856992c395fb763" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44911 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a336ca526d464b0a96bb6ea244ad9680" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35053 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "79e1b0246a7d4cd1bd4fb19138440ac5" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39555 } health_report { overall_health: HEALTHY } } }
I20260713 09:04:39.679816  9558 raft_consensus.cc:493] T 6c8654aefd244f33878a74bd71615853 P a336ca526d464b0a96bb6ea244ad9680 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:39.680529  9558 raft_consensus.cc:515] T 6c8654aefd244f33878a74bd71615853 P a336ca526d464b0a96bb6ea244ad9680 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79e1b0246a7d4cd1bd4fb19138440ac5" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39555 } } peers { permanent_uuid: "1fd99b199c264936a856992c395fb763" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44911 } } peers { permanent_uuid: "a336ca526d464b0a96bb6ea244ad9680" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35053 } }
I20260713 09:04:39.682672  9558 leader_election.cc:290] T 6c8654aefd244f33878a74bd71615853 P a336ca526d464b0a96bb6ea244ad9680 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 79e1b0246a7d4cd1bd4fb19138440ac5 (127.5.160.131:39555), 1fd99b199c264936a856992c395fb763 (127.5.160.129:44911)
I20260713 09:04:39.691838  9510 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c8654aefd244f33878a74bd71615853" candidate_uuid: "a336ca526d464b0a96bb6ea244ad9680" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79e1b0246a7d4cd1bd4fb19138440ac5" is_pre_election: true
I20260713 09:04:39.692570  9510 raft_consensus.cc:2468] T 6c8654aefd244f33878a74bd71615853 P 79e1b0246a7d4cd1bd4fb19138440ac5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a336ca526d464b0a96bb6ea244ad9680 in term 0.
I20260713 09:04:39.693037  9361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c8654aefd244f33878a74bd71615853" candidate_uuid: "a336ca526d464b0a96bb6ea244ad9680" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fd99b199c264936a856992c395fb763" is_pre_election: true
I20260713 09:04:39.693696  9361 raft_consensus.cc:2468] T 6c8654aefd244f33878a74bd71615853 P 1fd99b199c264936a856992c395fb763 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a336ca526d464b0a96bb6ea244ad9680 in term 0.
I20260713 09:04:39.693831  9402 leader_election.cc:304] T 6c8654aefd244f33878a74bd71615853 P a336ca526d464b0a96bb6ea244ad9680 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 79e1b0246a7d4cd1bd4fb19138440ac5, a336ca526d464b0a96bb6ea244ad9680; no voters: 
I20260713 09:04:39.694661  9558 raft_consensus.cc:2804] T 6c8654aefd244f33878a74bd71615853 P a336ca526d464b0a96bb6ea244ad9680 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:04:39.694943  9558 raft_consensus.cc:493] T 6c8654aefd244f33878a74bd71615853 P a336ca526d464b0a96bb6ea244ad9680 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:04:39.695216  9558 raft_consensus.cc:3060] T 6c8654aefd244f33878a74bd71615853 P a336ca526d464b0a96bb6ea244ad9680 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:39.700053  9558 raft_consensus.cc:515] T 6c8654aefd244f33878a74bd71615853 P a336ca526d464b0a96bb6ea244ad9680 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79e1b0246a7d4cd1bd4fb19138440ac5" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39555 } } peers { permanent_uuid: "1fd99b199c264936a856992c395fb763" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44911 } } peers { permanent_uuid: "a336ca526d464b0a96bb6ea244ad9680" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35053 } }
I20260713 09:04:39.701720  9558 leader_election.cc:290] T 6c8654aefd244f33878a74bd71615853 P a336ca526d464b0a96bb6ea244ad9680 [CANDIDATE]: Term 1 election: Requested vote from peers 79e1b0246a7d4cd1bd4fb19138440ac5 (127.5.160.131:39555), 1fd99b199c264936a856992c395fb763 (127.5.160.129:44911)
I20260713 09:04:39.702589  9510 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c8654aefd244f33878a74bd71615853" candidate_uuid: "a336ca526d464b0a96bb6ea244ad9680" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79e1b0246a7d4cd1bd4fb19138440ac5"
I20260713 09:04:39.702872  9361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c8654aefd244f33878a74bd71615853" candidate_uuid: "a336ca526d464b0a96bb6ea244ad9680" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fd99b199c264936a856992c395fb763"
I20260713 09:04:39.703083  9510 raft_consensus.cc:3060] T 6c8654aefd244f33878a74bd71615853 P 79e1b0246a7d4cd1bd4fb19138440ac5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:39.703521  9361 raft_consensus.cc:3060] T 6c8654aefd244f33878a74bd71615853 P 1fd99b199c264936a856992c395fb763 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:39.708165  9510 raft_consensus.cc:2468] T 6c8654aefd244f33878a74bd71615853 P 79e1b0246a7d4cd1bd4fb19138440ac5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a336ca526d464b0a96bb6ea244ad9680 in term 1.
I20260713 09:04:39.708189  9361 raft_consensus.cc:2468] T 6c8654aefd244f33878a74bd71615853 P 1fd99b199c264936a856992c395fb763 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a336ca526d464b0a96bb6ea244ad9680 in term 1.
I20260713 09:04:39.709451  9402 leader_election.cc:304] T 6c8654aefd244f33878a74bd71615853 P a336ca526d464b0a96bb6ea244ad9680 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 79e1b0246a7d4cd1bd4fb19138440ac5, a336ca526d464b0a96bb6ea244ad9680; no voters: 
I20260713 09:04:39.710153  9558 raft_consensus.cc:2804] T 6c8654aefd244f33878a74bd71615853 P a336ca526d464b0a96bb6ea244ad9680 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:04:39.711045  9558 raft_consensus.cc:697] T 6c8654aefd244f33878a74bd71615853 P a336ca526d464b0a96bb6ea244ad9680 [term 1 LEADER]: Becoming Leader. State: Replica: a336ca526d464b0a96bb6ea244ad9680, State: Running, Role: LEADER
I20260713 09:04:39.711691  9558 consensus_queue.cc:237] T 6c8654aefd244f33878a74bd71615853 P a336ca526d464b0a96bb6ea244ad9680 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79e1b0246a7d4cd1bd4fb19138440ac5" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39555 } } peers { permanent_uuid: "1fd99b199c264936a856992c395fb763" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44911 } } peers { permanent_uuid: "a336ca526d464b0a96bb6ea244ad9680" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35053 } }
I20260713 09:04:39.718143  9258 catalog_manager.cc:5697] T 6c8654aefd244f33878a74bd71615853 P a336ca526d464b0a96bb6ea244ad9680 reported cstate change: term changed from 0 to 1, leader changed from <none> to a336ca526d464b0a96bb6ea244ad9680 (127.5.160.130). New cstate: current_term: 1 leader_uuid: "a336ca526d464b0a96bb6ea244ad9680" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79e1b0246a7d4cd1bd4fb19138440ac5" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39555 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1fd99b199c264936a856992c395fb763" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44911 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a336ca526d464b0a96bb6ea244ad9680" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35053 } health_report { overall_health: HEALTHY } } }
I20260713 09:04:39.784104  9258 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:43954:
name: "multi_table_leader_balance_table2"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377?""\004\001\000\377\377\377?"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260713 09:04:39.786211  9258 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table multi_table_leader_balance_table2 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260713 09:04:39.812584  9351 tablet_service.cc:1511] Processing CreateTablet for tablet d9e710ba76b8408cbb610f22db9cd669 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=e131429ad599448cb965ffbd30fac2ef]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260713 09:04:39.813880  9351 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9e710ba76b8408cbb610f22db9cd669. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:39.813642  9425 tablet_service.cc:1511] Processing CreateTablet for tablet d9e710ba76b8408cbb610f22db9cd669 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=e131429ad599448cb965ffbd30fac2ef]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260713 09:04:39.814911  9425 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9e710ba76b8408cbb610f22db9cd669. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:39.815451  9499 tablet_service.cc:1511] Processing CreateTablet for tablet d9e710ba76b8408cbb610f22db9cd669 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=e131429ad599448cb965ffbd30fac2ef]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260713 09:04:39.816637  9499 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9e710ba76b8408cbb610f22db9cd669. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:39.822108  9350 tablet_service.cc:1511] Processing CreateTablet for tablet 3586afae56be4c93bfaf5a36afa1560a (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=e131429ad599448cb965ffbd30fac2ef]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260713 09:04:39.822335  9426 tablet_service.cc:1511] Processing CreateTablet for tablet 3586afae56be4c93bfaf5a36afa1560a (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=e131429ad599448cb965ffbd30fac2ef]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260713 09:04:39.823436  9426 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3586afae56be4c93bfaf5a36afa1560a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:39.825294  9500 tablet_service.cc:1511] Processing CreateTablet for tablet 3586afae56be4c93bfaf5a36afa1560a (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=e131429ad599448cb965ffbd30fac2ef]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260713 09:04:39.826548  9500 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3586afae56be4c93bfaf5a36afa1560a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:39.823442  9350 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3586afae56be4c93bfaf5a36afa1560a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:39.829635  9551 tablet_bootstrap.cc:492] T d9e710ba76b8408cbb610f22db9cd669 P 1fd99b199c264936a856992c395fb763: Bootstrap starting.
I20260713 09:04:39.835923  9551 tablet_bootstrap.cc:654] T d9e710ba76b8408cbb610f22db9cd669 P 1fd99b199c264936a856992c395fb763: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:39.838905  9552 tablet_bootstrap.cc:492] T 3586afae56be4c93bfaf5a36afa1560a P a336ca526d464b0a96bb6ea244ad9680: Bootstrap starting.
I20260713 09:04:39.847077  9552 tablet_bootstrap.cc:654] T 3586afae56be4c93bfaf5a36afa1560a P a336ca526d464b0a96bb6ea244ad9680: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:39.855234  9551 tablet_bootstrap.cc:492] T d9e710ba76b8408cbb610f22db9cd669 P 1fd99b199c264936a856992c395fb763: No bootstrap required, opened a new log
I20260713 09:04:39.855257  9552 tablet_bootstrap.cc:492] T 3586afae56be4c93bfaf5a36afa1560a P a336ca526d464b0a96bb6ea244ad9680: No bootstrap required, opened a new log
I20260713 09:04:39.855824  9551 ts_tablet_manager.cc:1403] T d9e710ba76b8408cbb610f22db9cd669 P 1fd99b199c264936a856992c395fb763: Time spent bootstrapping tablet: real 0.026s	user 0.003s	sys 0.014s
I20260713 09:04:39.856025  9552 ts_tablet_manager.cc:1403] T 3586afae56be4c93bfaf5a36afa1560a P a336ca526d464b0a96bb6ea244ad9680: Time spent bootstrapping tablet: real 0.017s	user 0.016s	sys 0.000s
I20260713 09:04:39.856763  9550 tablet_bootstrap.cc:492] T d9e710ba76b8408cbb610f22db9cd669 P 79e1b0246a7d4cd1bd4fb19138440ac5: Bootstrap starting.
I20260713 09:04:39.858855  9551 raft_consensus.cc:359] T d9e710ba76b8408cbb610f22db9cd669 P 1fd99b199c264936a856992c395fb763 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fd99b199c264936a856992c395fb763" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44911 } } peers { permanent_uuid: "a336ca526d464b0a96bb6ea244ad9680" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35053 } } peers { permanent_uuid: "79e1b0246a7d4cd1bd4fb19138440ac5" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39555 } }
I20260713 09:04:39.859877  9551 raft_consensus.cc:385] T d9e710ba76b8408cbb610f22db9cd669 P 1fd99b199c264936a856992c395fb763 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:39.860167  9551 raft_consensus.cc:740] T d9e710ba76b8408cbb610f22db9cd669 P 1fd99b199c264936a856992c395fb763 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1fd99b199c264936a856992c395fb763, State: Initialized, Role: FOLLOWER
I20260713 09:04:39.861338  9551 consensus_queue.cc:260] T d9e710ba76b8408cbb610f22db9cd669 P 1fd99b199c264936a856992c395fb763 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fd99b199c264936a856992c395fb763" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44911 } } peers { permanent_uuid: "a336ca526d464b0a96bb6ea244ad9680" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35053 } } peers { permanent_uuid: "79e1b0246a7d4cd1bd4fb19138440ac5" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39555 } }
I20260713 09:04:39.863086  9550 tablet_bootstrap.cc:654] T d9e710ba76b8408cbb610f22db9cd669 P 79e1b0246a7d4cd1bd4fb19138440ac5: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:39.862380  9552 raft_consensus.cc:359] T 3586afae56be4c93bfaf5a36afa1560a P a336ca526d464b0a96bb6ea244ad9680 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fd99b199c264936a856992c395fb763" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44911 } } peers { permanent_uuid: "a336ca526d464b0a96bb6ea244ad9680" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35053 } } peers { permanent_uuid: "79e1b0246a7d4cd1bd4fb19138440ac5" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39555 } }
I20260713 09:04:39.863758  9551 ts_tablet_manager.cc:1434] T d9e710ba76b8408cbb610f22db9cd669 P 1fd99b199c264936a856992c395fb763: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260713 09:04:39.864188  9552 raft_consensus.cc:385] T 3586afae56be4c93bfaf5a36afa1560a P a336ca526d464b0a96bb6ea244ad9680 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:39.864552  9552 raft_consensus.cc:740] T 3586afae56be4c93bfaf5a36afa1560a P a336ca526d464b0a96bb6ea244ad9680 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a336ca526d464b0a96bb6ea244ad9680, State: Initialized, Role: FOLLOWER
I20260713 09:04:39.865494  9551 tablet_bootstrap.cc:492] T 3586afae56be4c93bfaf5a36afa1560a P 1fd99b199c264936a856992c395fb763: Bootstrap starting.
I20260713 09:04:39.865337  9552 consensus_queue.cc:260] T 3586afae56be4c93bfaf5a36afa1560a P a336ca526d464b0a96bb6ea244ad9680 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fd99b199c264936a856992c395fb763" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44911 } } peers { permanent_uuid: "a336ca526d464b0a96bb6ea244ad9680" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35053 } } peers { permanent_uuid: "79e1b0246a7d4cd1bd4fb19138440ac5" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39555 } }
I20260713 09:04:39.868240  9552 ts_tablet_manager.cc:1434] T 3586afae56be4c93bfaf5a36afa1560a P a336ca526d464b0a96bb6ea244ad9680: Time spent starting tablet: real 0.012s	user 0.003s	sys 0.004s
I20260713 09:04:39.871763  9552 tablet_bootstrap.cc:492] T d9e710ba76b8408cbb610f22db9cd669 P a336ca526d464b0a96bb6ea244ad9680: Bootstrap starting.
I20260713 09:04:39.880676  9552 tablet_bootstrap.cc:654] T d9e710ba76b8408cbb610f22db9cd669 P a336ca526d464b0a96bb6ea244ad9680: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:39.882599  9551 tablet_bootstrap.cc:654] T 3586afae56be4c93bfaf5a36afa1560a P 1fd99b199c264936a856992c395fb763: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:39.883877  9550 tablet_bootstrap.cc:492] T d9e710ba76b8408cbb610f22db9cd669 P 79e1b0246a7d4cd1bd4fb19138440ac5: No bootstrap required, opened a new log
I20260713 09:04:39.884382  9550 ts_tablet_manager.cc:1403] T d9e710ba76b8408cbb610f22db9cd669 P 79e1b0246a7d4cd1bd4fb19138440ac5: Time spent bootstrapping tablet: real 0.028s	user 0.007s	sys 0.018s
I20260713 09:04:39.886150  9552 tablet_bootstrap.cc:492] T d9e710ba76b8408cbb610f22db9cd669 P a336ca526d464b0a96bb6ea244ad9680: No bootstrap required, opened a new log
I20260713 09:04:39.886651  9552 ts_tablet_manager.cc:1403] T d9e710ba76b8408cbb610f22db9cd669 P a336ca526d464b0a96bb6ea244ad9680: Time spent bootstrapping tablet: real 0.017s	user 0.013s	sys 0.001s
I20260713 09:04:39.887468  9550 raft_consensus.cc:359] T d9e710ba76b8408cbb610f22db9cd669 P 79e1b0246a7d4cd1bd4fb19138440ac5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fd99b199c264936a856992c395fb763" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44911 } } peers { permanent_uuid: "a336ca526d464b0a96bb6ea244ad9680" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35053 } } peers { permanent_uuid: "79e1b0246a7d4cd1bd4fb19138440ac5" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39555 } }
I20260713 09:04:39.888258  9550 raft_consensus.cc:385] T d9e710ba76b8408cbb610f22db9cd669 P 79e1b0246a7d4cd1bd4fb19138440ac5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:39.888531  9550 raft_consensus.cc:740] T d9e710ba76b8408cbb610f22db9cd669 P 79e1b0246a7d4cd1bd4fb19138440ac5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 79e1b0246a7d4cd1bd4fb19138440ac5, State: Initialized, Role: FOLLOWER
I20260713 09:04:39.889407  9552 raft_consensus.cc:359] T d9e710ba76b8408cbb610f22db9cd669 P a336ca526d464b0a96bb6ea244ad9680 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fd99b199c264936a856992c395fb763" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44911 } } peers { permanent_uuid: "a336ca526d464b0a96bb6ea244ad9680" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35053 } } peers { permanent_uuid: "79e1b0246a7d4cd1bd4fb19138440ac5" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39555 } }
I20260713 09:04:39.889381  9550 consensus_queue.cc:260] T d9e710ba76b8408cbb610f22db9cd669 P 79e1b0246a7d4cd1bd4fb19138440ac5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fd99b199c264936a856992c395fb763" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44911 } } peers { permanent_uuid: "a336ca526d464b0a96bb6ea244ad9680" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35053 } } peers { permanent_uuid: "79e1b0246a7d4cd1bd4fb19138440ac5" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39555 } }
I20260713 09:04:39.890203  9552 raft_consensus.cc:385] T d9e710ba76b8408cbb610f22db9cd669 P a336ca526d464b0a96bb6ea244ad9680 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:39.890522  9552 raft_consensus.cc:740] T d9e710ba76b8408cbb610f22db9cd669 P a336ca526d464b0a96bb6ea244ad9680 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a336ca526d464b0a96bb6ea244ad9680, State: Initialized, Role: FOLLOWER
I20260713 09:04:39.891247  9552 consensus_queue.cc:260] T d9e710ba76b8408cbb610f22db9cd669 P a336ca526d464b0a96bb6ea244ad9680 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fd99b199c264936a856992c395fb763" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44911 } } peers { permanent_uuid: "a336ca526d464b0a96bb6ea244ad9680" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35053 } } peers { permanent_uuid: "79e1b0246a7d4cd1bd4fb19138440ac5" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39555 } }
I20260713 09:04:39.893675  9551 tablet_bootstrap.cc:492] T 3586afae56be4c93bfaf5a36afa1560a P 1fd99b199c264936a856992c395fb763: No bootstrap required, opened a new log
I20260713 09:04:39.893734  9552 ts_tablet_manager.cc:1434] T d9e710ba76b8408cbb610f22db9cd669 P a336ca526d464b0a96bb6ea244ad9680: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.003s
I20260713 09:04:39.893946  9550 ts_tablet_manager.cc:1434] T d9e710ba76b8408cbb610f22db9cd669 P 79e1b0246a7d4cd1bd4fb19138440ac5: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.002s
I20260713 09:04:39.894301  9551 ts_tablet_manager.cc:1403] T 3586afae56be4c93bfaf5a36afa1560a P 1fd99b199c264936a856992c395fb763: Time spent bootstrapping tablet: real 0.029s	user 0.008s	sys 0.008s
I20260713 09:04:39.894946  9550 tablet_bootstrap.cc:492] T 3586afae56be4c93bfaf5a36afa1560a P 79e1b0246a7d4cd1bd4fb19138440ac5: Bootstrap starting.
I20260713 09:04:39.898059  9551 raft_consensus.cc:359] T 3586afae56be4c93bfaf5a36afa1560a P 1fd99b199c264936a856992c395fb763 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fd99b199c264936a856992c395fb763" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44911 } } peers { permanent_uuid: "a336ca526d464b0a96bb6ea244ad9680" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35053 } } peers { permanent_uuid: "79e1b0246a7d4cd1bd4fb19138440ac5" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39555 } }
I20260713 09:04:39.898795  9551 raft_consensus.cc:385] T 3586afae56be4c93bfaf5a36afa1560a P 1fd99b199c264936a856992c395fb763 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:39.899132  9551 raft_consensus.cc:740] T 3586afae56be4c93bfaf5a36afa1560a P 1fd99b199c264936a856992c395fb763 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1fd99b199c264936a856992c395fb763, State: Initialized, Role: FOLLOWER
I20260713 09:04:39.899993  9551 consensus_queue.cc:260] T 3586afae56be4c93bfaf5a36afa1560a P 1fd99b199c264936a856992c395fb763 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fd99b199c264936a856992c395fb763" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44911 } } peers { permanent_uuid: "a336ca526d464b0a96bb6ea244ad9680" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35053 } } peers { permanent_uuid: "79e1b0246a7d4cd1bd4fb19138440ac5" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39555 } }
I20260713 09:04:39.901726  9550 tablet_bootstrap.cc:654] T 3586afae56be4c93bfaf5a36afa1560a P 79e1b0246a7d4cd1bd4fb19138440ac5: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:39.903702  9551 ts_tablet_manager.cc:1434] T 3586afae56be4c93bfaf5a36afa1560a P 1fd99b199c264936a856992c395fb763: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260713 09:04:39.913167  9550 tablet_bootstrap.cc:492] T 3586afae56be4c93bfaf5a36afa1560a P 79e1b0246a7d4cd1bd4fb19138440ac5: No bootstrap required, opened a new log
I20260713 09:04:39.913758  9550 ts_tablet_manager.cc:1403] T 3586afae56be4c93bfaf5a36afa1560a P 79e1b0246a7d4cd1bd4fb19138440ac5: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.004s
I20260713 09:04:39.916257  9550 raft_consensus.cc:359] T 3586afae56be4c93bfaf5a36afa1560a P 79e1b0246a7d4cd1bd4fb19138440ac5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fd99b199c264936a856992c395fb763" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44911 } } peers { permanent_uuid: "a336ca526d464b0a96bb6ea244ad9680" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35053 } } peers { permanent_uuid: "79e1b0246a7d4cd1bd4fb19138440ac5" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39555 } }
I20260713 09:04:39.916778  9550 raft_consensus.cc:385] T 3586afae56be4c93bfaf5a36afa1560a P 79e1b0246a7d4cd1bd4fb19138440ac5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:39.916975  9550 raft_consensus.cc:740] T 3586afae56be4c93bfaf5a36afa1560a P 79e1b0246a7d4cd1bd4fb19138440ac5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 79e1b0246a7d4cd1bd4fb19138440ac5, State: Initialized, Role: FOLLOWER
I20260713 09:04:39.917594  9550 consensus_queue.cc:260] T 3586afae56be4c93bfaf5a36afa1560a P 79e1b0246a7d4cd1bd4fb19138440ac5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fd99b199c264936a856992c395fb763" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44911 } } peers { permanent_uuid: "a336ca526d464b0a96bb6ea244ad9680" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35053 } } peers { permanent_uuid: "79e1b0246a7d4cd1bd4fb19138440ac5" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39555 } }
I20260713 09:04:39.919119  9550 ts_tablet_manager.cc:1434] T 3586afae56be4c93bfaf5a36afa1560a P 79e1b0246a7d4cd1bd4fb19138440ac5: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
W20260713 09:04:39.977072  9307 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:04:39.979470  9557 raft_consensus.cc:493] T 3586afae56be4c93bfaf5a36afa1560a P 1fd99b199c264936a856992c395fb763 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:39.980046  9557 raft_consensus.cc:515] T 3586afae56be4c93bfaf5a36afa1560a P 1fd99b199c264936a856992c395fb763 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fd99b199c264936a856992c395fb763" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44911 } } peers { permanent_uuid: "a336ca526d464b0a96bb6ea244ad9680" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35053 } } peers { permanent_uuid: "79e1b0246a7d4cd1bd4fb19138440ac5" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39555 } }
I20260713 09:04:39.982129  9557 leader_election.cc:290] T 3586afae56be4c93bfaf5a36afa1560a P 1fd99b199c264936a856992c395fb763 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a336ca526d464b0a96bb6ea244ad9680 (127.5.160.130:35053), 79e1b0246a7d4cd1bd4fb19138440ac5 (127.5.160.131:39555)
I20260713 09:04:39.984769  9555 raft_consensus.cc:493] T d9e710ba76b8408cbb610f22db9cd669 P 79e1b0246a7d4cd1bd4fb19138440ac5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:39.985373  9555 raft_consensus.cc:515] T d9e710ba76b8408cbb610f22db9cd669 P 79e1b0246a7d4cd1bd4fb19138440ac5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fd99b199c264936a856992c395fb763" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44911 } } peers { permanent_uuid: "a336ca526d464b0a96bb6ea244ad9680" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35053 } } peers { permanent_uuid: "79e1b0246a7d4cd1bd4fb19138440ac5" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39555 } }
I20260713 09:04:39.987422  9555 leader_election.cc:290] T d9e710ba76b8408cbb610f22db9cd669 P 79e1b0246a7d4cd1bd4fb19138440ac5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1fd99b199c264936a856992c395fb763 (127.5.160.129:44911), a336ca526d464b0a96bb6ea244ad9680 (127.5.160.130:35053)
I20260713 09:04:39.989197  9361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9e710ba76b8408cbb610f22db9cd669" candidate_uuid: "79e1b0246a7d4cd1bd4fb19138440ac5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fd99b199c264936a856992c395fb763" is_pre_election: true
I20260713 09:04:39.989748  9436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9e710ba76b8408cbb610f22db9cd669" candidate_uuid: "79e1b0246a7d4cd1bd4fb19138440ac5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a336ca526d464b0a96bb6ea244ad9680" is_pre_election: true
I20260713 09:04:39.989835  9361 raft_consensus.cc:2468] T d9e710ba76b8408cbb610f22db9cd669 P 1fd99b199c264936a856992c395fb763 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 79e1b0246a7d4cd1bd4fb19138440ac5 in term 0.
I20260713 09:04:39.990407  9436 raft_consensus.cc:2468] T d9e710ba76b8408cbb610f22db9cd669 P a336ca526d464b0a96bb6ea244ad9680 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 79e1b0246a7d4cd1bd4fb19138440ac5 in term 0.
I20260713 09:04:39.991187  9474 leader_election.cc:304] T d9e710ba76b8408cbb610f22db9cd669 P 79e1b0246a7d4cd1bd4fb19138440ac5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1fd99b199c264936a856992c395fb763, 79e1b0246a7d4cd1bd4fb19138440ac5; no voters: 
I20260713 09:04:39.991999  9555 raft_consensus.cc:2804] T d9e710ba76b8408cbb610f22db9cd669 P 79e1b0246a7d4cd1bd4fb19138440ac5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:04:39.992435  9555 raft_consensus.cc:493] T d9e710ba76b8408cbb610f22db9cd669 P 79e1b0246a7d4cd1bd4fb19138440ac5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:04:39.992830  9555 raft_consensus.cc:3060] T d9e710ba76b8408cbb610f22db9cd669 P 79e1b0246a7d4cd1bd4fb19138440ac5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:39.994617  9510 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3586afae56be4c93bfaf5a36afa1560a" candidate_uuid: "1fd99b199c264936a856992c395fb763" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79e1b0246a7d4cd1bd4fb19138440ac5" is_pre_election: true
I20260713 09:04:39.995283  9510 raft_consensus.cc:2468] T 3586afae56be4c93bfaf5a36afa1560a P 79e1b0246a7d4cd1bd4fb19138440ac5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1fd99b199c264936a856992c395fb763 in term 0.
I20260713 09:04:39.996214  9436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3586afae56be4c93bfaf5a36afa1560a" candidate_uuid: "1fd99b199c264936a856992c395fb763" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a336ca526d464b0a96bb6ea244ad9680" is_pre_election: true
I20260713 09:04:39.996405  9327 leader_election.cc:304] T 3586afae56be4c93bfaf5a36afa1560a P 1fd99b199c264936a856992c395fb763 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1fd99b199c264936a856992c395fb763, 79e1b0246a7d4cd1bd4fb19138440ac5; no voters: 
I20260713 09:04:39.996865  9436 raft_consensus.cc:2468] T 3586afae56be4c93bfaf5a36afa1560a P a336ca526d464b0a96bb6ea244ad9680 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1fd99b199c264936a856992c395fb763 in term 0.
I20260713 09:04:39.997219  9557 raft_consensus.cc:2804] T 3586afae56be4c93bfaf5a36afa1560a P 1fd99b199c264936a856992c395fb763 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:04:39.997615  9557 raft_consensus.cc:493] T 3586afae56be4c93bfaf5a36afa1560a P 1fd99b199c264936a856992c395fb763 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:04:39.997949  9557 raft_consensus.cc:3060] T 3586afae56be4c93bfaf5a36afa1560a P 1fd99b199c264936a856992c395fb763 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:39.999528  9555 raft_consensus.cc:515] T d9e710ba76b8408cbb610f22db9cd669 P 79e1b0246a7d4cd1bd4fb19138440ac5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fd99b199c264936a856992c395fb763" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44911 } } peers { permanent_uuid: "a336ca526d464b0a96bb6ea244ad9680" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35053 } } peers { permanent_uuid: "79e1b0246a7d4cd1bd4fb19138440ac5" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39555 } }
I20260713 09:04:40.001302  9555 leader_election.cc:290] T d9e710ba76b8408cbb610f22db9cd669 P 79e1b0246a7d4cd1bd4fb19138440ac5 [CANDIDATE]: Term 1 election: Requested vote from peers 1fd99b199c264936a856992c395fb763 (127.5.160.129:44911), a336ca526d464b0a96bb6ea244ad9680 (127.5.160.130:35053)
I20260713 09:04:40.002287  9436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9e710ba76b8408cbb610f22db9cd669" candidate_uuid: "79e1b0246a7d4cd1bd4fb19138440ac5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a336ca526d464b0a96bb6ea244ad9680"
I20260713 09:04:40.002369  9361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9e710ba76b8408cbb610f22db9cd669" candidate_uuid: "79e1b0246a7d4cd1bd4fb19138440ac5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fd99b199c264936a856992c395fb763"
I20260713 09:04:40.002897  9436 raft_consensus.cc:3060] T d9e710ba76b8408cbb610f22db9cd669 P a336ca526d464b0a96bb6ea244ad9680 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:40.002921  9361 raft_consensus.cc:3060] T d9e710ba76b8408cbb610f22db9cd669 P 1fd99b199c264936a856992c395fb763 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:40.005527  9557 raft_consensus.cc:515] T 3586afae56be4c93bfaf5a36afa1560a P 1fd99b199c264936a856992c395fb763 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fd99b199c264936a856992c395fb763" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44911 } } peers { permanent_uuid: "a336ca526d464b0a96bb6ea244ad9680" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35053 } } peers { permanent_uuid: "79e1b0246a7d4cd1bd4fb19138440ac5" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39555 } }
I20260713 09:04:40.007912  9557 leader_election.cc:290] T 3586afae56be4c93bfaf5a36afa1560a P 1fd99b199c264936a856992c395fb763 [CANDIDATE]: Term 1 election: Requested vote from peers a336ca526d464b0a96bb6ea244ad9680 (127.5.160.130:35053), 79e1b0246a7d4cd1bd4fb19138440ac5 (127.5.160.131:39555)
I20260713 09:04:40.008777  9436 raft_consensus.cc:2468] T d9e710ba76b8408cbb610f22db9cd669 P a336ca526d464b0a96bb6ea244ad9680 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 79e1b0246a7d4cd1bd4fb19138440ac5 in term 1.
I20260713 09:04:40.008859  9435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3586afae56be4c93bfaf5a36afa1560a" candidate_uuid: "1fd99b199c264936a856992c395fb763" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a336ca526d464b0a96bb6ea244ad9680"
I20260713 09:04:40.009445  9510 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3586afae56be4c93bfaf5a36afa1560a" candidate_uuid: "1fd99b199c264936a856992c395fb763" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79e1b0246a7d4cd1bd4fb19138440ac5"
I20260713 09:04:40.009588  9435 raft_consensus.cc:3060] T 3586afae56be4c93bfaf5a36afa1560a P a336ca526d464b0a96bb6ea244ad9680 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:40.010047  9510 raft_consensus.cc:3060] T 3586afae56be4c93bfaf5a36afa1560a P 79e1b0246a7d4cd1bd4fb19138440ac5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:40.009996  9474 leader_election.cc:304] T d9e710ba76b8408cbb610f22db9cd669 P 79e1b0246a7d4cd1bd4fb19138440ac5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 79e1b0246a7d4cd1bd4fb19138440ac5, a336ca526d464b0a96bb6ea244ad9680; no voters: 
I20260713 09:04:40.011016  9555 raft_consensus.cc:2804] T d9e710ba76b8408cbb610f22db9cd669 P 79e1b0246a7d4cd1bd4fb19138440ac5 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:04:40.011479  9555 raft_consensus.cc:697] T d9e710ba76b8408cbb610f22db9cd669 P 79e1b0246a7d4cd1bd4fb19138440ac5 [term 1 LEADER]: Becoming Leader. State: Replica: 79e1b0246a7d4cd1bd4fb19138440ac5, State: Running, Role: LEADER
I20260713 09:04:40.012274  9555 consensus_queue.cc:237] T d9e710ba76b8408cbb610f22db9cd669 P 79e1b0246a7d4cd1bd4fb19138440ac5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fd99b199c264936a856992c395fb763" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44911 } } peers { permanent_uuid: "a336ca526d464b0a96bb6ea244ad9680" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35053 } } peers { permanent_uuid: "79e1b0246a7d4cd1bd4fb19138440ac5" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39555 } }
I20260713 09:04:40.013167  9361 raft_consensus.cc:2468] T d9e710ba76b8408cbb610f22db9cd669 P 1fd99b199c264936a856992c395fb763 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 79e1b0246a7d4cd1bd4fb19138440ac5 in term 1.
I20260713 09:04:40.017105  9435 raft_consensus.cc:2468] T 3586afae56be4c93bfaf5a36afa1560a P a336ca526d464b0a96bb6ea244ad9680 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1fd99b199c264936a856992c395fb763 in term 1.
I20260713 09:04:40.017292  9510 raft_consensus.cc:2468] T 3586afae56be4c93bfaf5a36afa1560a P 79e1b0246a7d4cd1bd4fb19138440ac5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1fd99b199c264936a856992c395fb763 in term 1.
I20260713 09:04:40.018339  9325 leader_election.cc:304] T 3586afae56be4c93bfaf5a36afa1560a P 1fd99b199c264936a856992c395fb763 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1fd99b199c264936a856992c395fb763, a336ca526d464b0a96bb6ea244ad9680; no voters: 
I20260713 09:04:40.019222  9557 raft_consensus.cc:2804] T 3586afae56be4c93bfaf5a36afa1560a P 1fd99b199c264936a856992c395fb763 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:04:40.020483  9557 raft_consensus.cc:697] T 3586afae56be4c93bfaf5a36afa1560a P 1fd99b199c264936a856992c395fb763 [term 1 LEADER]: Becoming Leader. State: Replica: 1fd99b199c264936a856992c395fb763, State: Running, Role: LEADER
I20260713 09:04:40.021402  9557 consensus_queue.cc:237] T 3586afae56be4c93bfaf5a36afa1560a P 1fd99b199c264936a856992c395fb763 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fd99b199c264936a856992c395fb763" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44911 } } peers { permanent_uuid: "a336ca526d464b0a96bb6ea244ad9680" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35053 } } peers { permanent_uuid: "79e1b0246a7d4cd1bd4fb19138440ac5" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39555 } }
I20260713 09:04:40.021237  9256 catalog_manager.cc:5697] T d9e710ba76b8408cbb610f22db9cd669 P 79e1b0246a7d4cd1bd4fb19138440ac5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 79e1b0246a7d4cd1bd4fb19138440ac5 (127.5.160.131). New cstate: current_term: 1 leader_uuid: "79e1b0246a7d4cd1bd4fb19138440ac5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fd99b199c264936a856992c395fb763" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44911 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a336ca526d464b0a96bb6ea244ad9680" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35053 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "79e1b0246a7d4cd1bd4fb19138440ac5" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39555 } health_report { overall_health: HEALTHY } } }
I20260713 09:04:40.030136  9257 catalog_manager.cc:5697] T 3586afae56be4c93bfaf5a36afa1560a P 1fd99b199c264936a856992c395fb763 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1fd99b199c264936a856992c395fb763 (127.5.160.129). New cstate: current_term: 1 leader_uuid: "1fd99b199c264936a856992c395fb763" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fd99b199c264936a856992c395fb763" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44911 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a336ca526d464b0a96bb6ea244ad9680" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35053 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "79e1b0246a7d4cd1bd4fb19138440ac5" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39555 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:40.066175  9555 consensus_queue.cc:1048] T 3b59a708bd8a4b949d4f1ce39c32c8e9 P 79e1b0246a7d4cd1bd4fb19138440ac5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fd99b199c264936a856992c395fb763" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44911 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:40.081373  9563 consensus_queue.cc:1048] T 3b59a708bd8a4b949d4f1ce39c32c8e9 P 79e1b0246a7d4cd1bd4fb19138440ac5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a336ca526d464b0a96bb6ea244ad9680" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35053 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:04:40.100054  9435 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6c8654aefd244f33878a74bd71615853"
dest_uuid: "a336ca526d464b0a96bb6ea244ad9680"
mode: GRACEFUL
new_leader_uuid: "1fd99b199c264936a856992c395fb763"
 from {username='slave'} at 127.0.0.1:46496
I20260713 09:04:40.100710  9435 raft_consensus.cc:606] T 6c8654aefd244f33878a74bd71615853 P a336ca526d464b0a96bb6ea244ad9680 [term 1 LEADER]: Received request to transfer leadership to TS 1fd99b199c264936a856992c395fb763
I20260713 09:04:40.117007  9510 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d9e710ba76b8408cbb610f22db9cd669"
dest_uuid: "79e1b0246a7d4cd1bd4fb19138440ac5"
mode: GRACEFUL
new_leader_uuid: "1fd99b199c264936a856992c395fb763"
 from {username='slave'} at 127.0.0.1:33434
I20260713 09:04:40.117614  9510 raft_consensus.cc:606] T d9e710ba76b8408cbb610f22db9cd669 P 79e1b0246a7d4cd1bd4fb19138440ac5 [term 1 LEADER]: Received request to transfer leadership to TS 1fd99b199c264936a856992c395fb763
I20260713 09:04:40.177886  9558 consensus_queue.cc:1048] T 6c8654aefd244f33878a74bd71615853 P a336ca526d464b0a96bb6ea244ad9680 [LEADER]: Connected to new peer: Peer: permanent_uuid: "79e1b0246a7d4cd1bd4fb19138440ac5" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:40.189280  9592 consensus_queue.cc:1048] T 6c8654aefd244f33878a74bd71615853 P a336ca526d464b0a96bb6ea244ad9680 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fd99b199c264936a856992c395fb763" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44911 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:04:40.199263  9566 raft_consensus.cc:993] T 6c8654aefd244f33878a74bd71615853 P a336ca526d464b0a96bb6ea244ad9680: : Instructing follower 1fd99b199c264936a856992c395fb763 to start an election
I20260713 09:04:40.199760  9566 raft_consensus.cc:1081] T 6c8654aefd244f33878a74bd71615853 P a336ca526d464b0a96bb6ea244ad9680 [term 1 LEADER]: Signalling peer 1fd99b199c264936a856992c395fb763 to start an election
I20260713 09:04:40.201395  9361 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6c8654aefd244f33878a74bd71615853"
dest_uuid: "1fd99b199c264936a856992c395fb763"
 from {username='slave'} at 127.0.0.1:44390
I20260713 09:04:40.202131  9361 raft_consensus.cc:493] T 6c8654aefd244f33878a74bd71615853 P 1fd99b199c264936a856992c395fb763 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:04:40.202636  9361 raft_consensus.cc:3060] T 6c8654aefd244f33878a74bd71615853 P 1fd99b199c264936a856992c395fb763 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:40.208319  9361 raft_consensus.cc:515] T 6c8654aefd244f33878a74bd71615853 P 1fd99b199c264936a856992c395fb763 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79e1b0246a7d4cd1bd4fb19138440ac5" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39555 } } peers { permanent_uuid: "1fd99b199c264936a856992c395fb763" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44911 } } peers { permanent_uuid: "a336ca526d464b0a96bb6ea244ad9680" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35053 } }
I20260713 09:04:40.210278  9361 leader_election.cc:290] T 6c8654aefd244f33878a74bd71615853 P 1fd99b199c264936a856992c395fb763 [CANDIDATE]: Term 2 election: Requested vote from peers 79e1b0246a7d4cd1bd4fb19138440ac5 (127.5.160.131:39555), a336ca526d464b0a96bb6ea244ad9680 (127.5.160.130:35053)
I20260713 09:04:40.211437  9510 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c8654aefd244f33878a74bd71615853" candidate_uuid: "1fd99b199c264936a856992c395fb763" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "79e1b0246a7d4cd1bd4fb19138440ac5"
I20260713 09:04:40.211731  9435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c8654aefd244f33878a74bd71615853" candidate_uuid: "1fd99b199c264936a856992c395fb763" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a336ca526d464b0a96bb6ea244ad9680"
I20260713 09:04:40.212092  9510 raft_consensus.cc:3060] T 6c8654aefd244f33878a74bd71615853 P 79e1b0246a7d4cd1bd4fb19138440ac5 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:40.212284  9435 raft_consensus.cc:3055] T 6c8654aefd244f33878a74bd71615853 P a336ca526d464b0a96bb6ea244ad9680 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:04:40.212672  9435 raft_consensus.cc:740] T 6c8654aefd244f33878a74bd71615853 P a336ca526d464b0a96bb6ea244ad9680 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a336ca526d464b0a96bb6ea244ad9680, State: Running, Role: LEADER
I20260713 09:04:40.213532  9435 consensus_queue.cc:260] T 6c8654aefd244f33878a74bd71615853 P a336ca526d464b0a96bb6ea244ad9680 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79e1b0246a7d4cd1bd4fb19138440ac5" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39555 } } peers { permanent_uuid: "1fd99b199c264936a856992c395fb763" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44911 } } peers { permanent_uuid: "a336ca526d464b0a96bb6ea244ad9680" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35053 } }
I20260713 09:04:40.214831  9435 raft_consensus.cc:3060] T 6c8654aefd244f33878a74bd71615853 P a336ca526d464b0a96bb6ea244ad9680 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:40.219787  9510 raft_consensus.cc:2468] T 6c8654aefd244f33878a74bd71615853 P 79e1b0246a7d4cd1bd4fb19138440ac5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1fd99b199c264936a856992c395fb763 in term 2.
I20260713 09:04:40.221032  9327 leader_election.cc:304] T 6c8654aefd244f33878a74bd71615853 P 1fd99b199c264936a856992c395fb763 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1fd99b199c264936a856992c395fb763, 79e1b0246a7d4cd1bd4fb19138440ac5; no voters: 
I20260713 09:04:40.221621  9435 raft_consensus.cc:2468] T 6c8654aefd244f33878a74bd71615853 P a336ca526d464b0a96bb6ea244ad9680 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1fd99b199c264936a856992c395fb763 in term 2.
I20260713 09:04:40.221844  9557 raft_consensus.cc:2804] T 6c8654aefd244f33878a74bd71615853 P 1fd99b199c264936a856992c395fb763 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:04:40.222334  9557 raft_consensus.cc:697] T 6c8654aefd244f33878a74bd71615853 P 1fd99b199c264936a856992c395fb763 [term 2 LEADER]: Becoming Leader. State: Replica: 1fd99b199c264936a856992c395fb763, State: Running, Role: LEADER
I20260713 09:04:40.223167  9557 consensus_queue.cc:237] T 6c8654aefd244f33878a74bd71615853 P 1fd99b199c264936a856992c395fb763 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79e1b0246a7d4cd1bd4fb19138440ac5" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39555 } } peers { permanent_uuid: "1fd99b199c264936a856992c395fb763" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44911 } } peers { permanent_uuid: "a336ca526d464b0a96bb6ea244ad9680" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35053 } }
I20260713 09:04:40.229260  9257 catalog_manager.cc:5697] T 6c8654aefd244f33878a74bd71615853 P 1fd99b199c264936a856992c395fb763 reported cstate change: term changed from 1 to 2, leader changed from a336ca526d464b0a96bb6ea244ad9680 (127.5.160.130) to 1fd99b199c264936a856992c395fb763 (127.5.160.129). New cstate: current_term: 2 leader_uuid: "1fd99b199c264936a856992c395fb763" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79e1b0246a7d4cd1bd4fb19138440ac5" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39555 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1fd99b199c264936a856992c395fb763" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44911 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a336ca526d464b0a96bb6ea244ad9680" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35053 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:40.463936  9557 consensus_queue.cc:1048] T 3586afae56be4c93bfaf5a36afa1560a P 1fd99b199c264936a856992c395fb763 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a336ca526d464b0a96bb6ea244ad9680" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35053 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:40.474951  9557 consensus_queue.cc:1048] T 3586afae56be4c93bfaf5a36afa1560a P 1fd99b199c264936a856992c395fb763 [LEADER]: Connected to new peer: Peer: permanent_uuid: "79e1b0246a7d4cd1bd4fb19138440ac5" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:40.542893  9586 consensus_queue.cc:1048] T d9e710ba76b8408cbb610f22db9cd669 P 79e1b0246a7d4cd1bd4fb19138440ac5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a336ca526d464b0a96bb6ea244ad9680" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35053 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:40.555450  9555 consensus_queue.cc:1048] T d9e710ba76b8408cbb610f22db9cd669 P 79e1b0246a7d4cd1bd4fb19138440ac5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fd99b199c264936a856992c395fb763" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44911 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:40.563202  9555 raft_consensus.cc:993] T d9e710ba76b8408cbb610f22db9cd669 P 79e1b0246a7d4cd1bd4fb19138440ac5: : Instructing follower 1fd99b199c264936a856992c395fb763 to start an election
I20260713 09:04:40.563668  9563 raft_consensus.cc:1081] T d9e710ba76b8408cbb610f22db9cd669 P 79e1b0246a7d4cd1bd4fb19138440ac5 [term 1 LEADER]: Signalling peer 1fd99b199c264936a856992c395fb763 to start an election
I20260713 09:04:40.565456  9361 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d9e710ba76b8408cbb610f22db9cd669"
dest_uuid: "1fd99b199c264936a856992c395fb763"
 from {username='slave'} at 127.0.0.1:44374
I20260713 09:04:40.566027  9361 raft_consensus.cc:493] T d9e710ba76b8408cbb610f22db9cd669 P 1fd99b199c264936a856992c395fb763 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:04:40.566385  9361 raft_consensus.cc:3060] T d9e710ba76b8408cbb610f22db9cd669 P 1fd99b199c264936a856992c395fb763 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:40.572110  9361 raft_consensus.cc:515] T d9e710ba76b8408cbb610f22db9cd669 P 1fd99b199c264936a856992c395fb763 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fd99b199c264936a856992c395fb763" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44911 } } peers { permanent_uuid: "a336ca526d464b0a96bb6ea244ad9680" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35053 } } peers { permanent_uuid: "79e1b0246a7d4cd1bd4fb19138440ac5" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39555 } }
I20260713 09:04:40.573884  9361 leader_election.cc:290] T d9e710ba76b8408cbb610f22db9cd669 P 1fd99b199c264936a856992c395fb763 [CANDIDATE]: Term 2 election: Requested vote from peers a336ca526d464b0a96bb6ea244ad9680 (127.5.160.130:35053), 79e1b0246a7d4cd1bd4fb19138440ac5 (127.5.160.131:39555)
I20260713 09:04:40.574471  9436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9e710ba76b8408cbb610f22db9cd669" candidate_uuid: "1fd99b199c264936a856992c395fb763" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a336ca526d464b0a96bb6ea244ad9680"
I20260713 09:04:40.574898  9510 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9e710ba76b8408cbb610f22db9cd669" candidate_uuid: "1fd99b199c264936a856992c395fb763" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "79e1b0246a7d4cd1bd4fb19138440ac5"
I20260713 09:04:40.575083  9436 raft_consensus.cc:3060] T d9e710ba76b8408cbb610f22db9cd669 P a336ca526d464b0a96bb6ea244ad9680 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:40.575497  9510 raft_consensus.cc:3055] T d9e710ba76b8408cbb610f22db9cd669 P 79e1b0246a7d4cd1bd4fb19138440ac5 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:04:40.575829  9510 raft_consensus.cc:740] T d9e710ba76b8408cbb610f22db9cd669 P 79e1b0246a7d4cd1bd4fb19138440ac5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 79e1b0246a7d4cd1bd4fb19138440ac5, State: Running, Role: LEADER
I20260713 09:04:40.576702  9510 consensus_queue.cc:260] T d9e710ba76b8408cbb610f22db9cd669 P 79e1b0246a7d4cd1bd4fb19138440ac5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fd99b199c264936a856992c395fb763" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44911 } } peers { permanent_uuid: "a336ca526d464b0a96bb6ea244ad9680" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35053 } } peers { permanent_uuid: "79e1b0246a7d4cd1bd4fb19138440ac5" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39555 } }
I20260713 09:04:40.577991  9510 raft_consensus.cc:3060] T d9e710ba76b8408cbb610f22db9cd669 P 79e1b0246a7d4cd1bd4fb19138440ac5 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:40.580622  9436 raft_consensus.cc:2468] T d9e710ba76b8408cbb610f22db9cd669 P a336ca526d464b0a96bb6ea244ad9680 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1fd99b199c264936a856992c395fb763 in term 2.
I20260713 09:04:40.581569  9325 leader_election.cc:304] T d9e710ba76b8408cbb610f22db9cd669 P 1fd99b199c264936a856992c395fb763 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1fd99b199c264936a856992c395fb763, a336ca526d464b0a96bb6ea244ad9680; no voters: 
I20260713 09:04:40.582243  9582 raft_consensus.cc:2804] T d9e710ba76b8408cbb610f22db9cd669 P 1fd99b199c264936a856992c395fb763 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:04:40.582613  9582 raft_consensus.cc:697] T d9e710ba76b8408cbb610f22db9cd669 P 1fd99b199c264936a856992c395fb763 [term 2 LEADER]: Becoming Leader. State: Replica: 1fd99b199c264936a856992c395fb763, State: Running, Role: LEADER
I20260713 09:04:40.583321  9582 consensus_queue.cc:237] T d9e710ba76b8408cbb610f22db9cd669 P 1fd99b199c264936a856992c395fb763 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fd99b199c264936a856992c395fb763" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44911 } } peers { permanent_uuid: "a336ca526d464b0a96bb6ea244ad9680" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35053 } } peers { permanent_uuid: "79e1b0246a7d4cd1bd4fb19138440ac5" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39555 } }
I20260713 09:04:40.583688  9510 raft_consensus.cc:2468] T d9e710ba76b8408cbb610f22db9cd669 P 79e1b0246a7d4cd1bd4fb19138440ac5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1fd99b199c264936a856992c395fb763 in term 2.
I20260713 09:04:40.589339  9258 catalog_manager.cc:5697] T d9e710ba76b8408cbb610f22db9cd669 P 1fd99b199c264936a856992c395fb763 reported cstate change: term changed from 1 to 2, leader changed from 79e1b0246a7d4cd1bd4fb19138440ac5 (127.5.160.131) to 1fd99b199c264936a856992c395fb763 (127.5.160.129). New cstate: current_term: 2 leader_uuid: "1fd99b199c264936a856992c395fb763" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fd99b199c264936a856992c395fb763" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44911 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a336ca526d464b0a96bb6ea244ad9680" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35053 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "79e1b0246a7d4cd1bd4fb19138440ac5" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39555 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:40.654603  9510 raft_consensus.cc:1275] T 6c8654aefd244f33878a74bd71615853 P 79e1b0246a7d4cd1bd4fb19138440ac5 [term 2 FOLLOWER]: Refusing update from remote peer 1fd99b199c264936a856992c395fb763: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:04:40.656067  9582 consensus_queue.cc:1048] T 6c8654aefd244f33878a74bd71615853 P 1fd99b199c264936a856992c395fb763 [LEADER]: Connected to new peer: Peer: permanent_uuid: "79e1b0246a7d4cd1bd4fb19138440ac5" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:04:40.663364  9436 raft_consensus.cc:1275] T 6c8654aefd244f33878a74bd71615853 P a336ca526d464b0a96bb6ea244ad9680 [term 2 FOLLOWER]: Refusing update from remote peer 1fd99b199c264936a856992c395fb763: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:04:40.664932  9595 consensus_queue.cc:1048] T 6c8654aefd244f33878a74bd71615853 P 1fd99b199c264936a856992c395fb763 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a336ca526d464b0a96bb6ea244ad9680" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35053 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:04:40.847887  5762 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table1
I20260713 09:04:40.849653  5762 auto_leader_rebalancer.cc:479] table: multi_table_leader_balance_table1, leader rebalance finish, leader transfer count: 0
I20260713 09:04:40.850066  5762 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table2
I20260713 09:04:40.863300  9361 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d9e710ba76b8408cbb610f22db9cd669"
dest_uuid: "1fd99b199c264936a856992c395fb763"
mode: GRACEFUL
new_leader_uuid: "a336ca526d464b0a96bb6ea244ad9680"
 from {username='slave'} at 127.0.0.1:44394
I20260713 09:04:40.863844  9361 raft_consensus.cc:606] T d9e710ba76b8408cbb610f22db9cd669 P 1fd99b199c264936a856992c395fb763 [term 2 LEADER]: Received request to transfer leadership to TS a336ca526d464b0a96bb6ea244ad9680
I20260713 09:04:40.865217  5762 auto_leader_rebalancer.cc:479] table: multi_table_leader_balance_table2, leader rebalance finish, leader transfer count: 1
I20260713 09:04:41.003729  9510 raft_consensus.cc:1275] T d9e710ba76b8408cbb610f22db9cd669 P 79e1b0246a7d4cd1bd4fb19138440ac5 [term 2 FOLLOWER]: Refusing update from remote peer 1fd99b199c264936a856992c395fb763: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:04:41.004902  9595 consensus_queue.cc:1048] T d9e710ba76b8408cbb610f22db9cd669 P 1fd99b199c264936a856992c395fb763 [LEADER]: Connected to new peer: Peer: permanent_uuid: "79e1b0246a7d4cd1bd4fb19138440ac5" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:04:41.012761  9436 raft_consensus.cc:1275] T d9e710ba76b8408cbb610f22db9cd669 P a336ca526d464b0a96bb6ea244ad9680 [term 2 FOLLOWER]: Refusing update from remote peer 1fd99b199c264936a856992c395fb763: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:04:41.014607  9595 consensus_queue.cc:1048] T d9e710ba76b8408cbb610f22db9cd669 P 1fd99b199c264936a856992c395fb763 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a336ca526d464b0a96bb6ea244ad9680" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35053 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:04:41.020872  9595 raft_consensus.cc:993] T d9e710ba76b8408cbb610f22db9cd669 P 1fd99b199c264936a856992c395fb763: : Instructing follower a336ca526d464b0a96bb6ea244ad9680 to start an election
I20260713 09:04:41.021404  9582 raft_consensus.cc:1081] T d9e710ba76b8408cbb610f22db9cd669 P 1fd99b199c264936a856992c395fb763 [term 2 LEADER]: Signalling peer a336ca526d464b0a96bb6ea244ad9680 to start an election
I20260713 09:04:41.022943  9436 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d9e710ba76b8408cbb610f22db9cd669"
dest_uuid: "a336ca526d464b0a96bb6ea244ad9680"
 from {username='slave'} at 127.0.0.1:46488
I20260713 09:04:41.023459  9436 raft_consensus.cc:493] T d9e710ba76b8408cbb610f22db9cd669 P a336ca526d464b0a96bb6ea244ad9680 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:04:41.023787  9436 raft_consensus.cc:3060] T d9e710ba76b8408cbb610f22db9cd669 P a336ca526d464b0a96bb6ea244ad9680 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:04:41.029026  9436 raft_consensus.cc:515] T d9e710ba76b8408cbb610f22db9cd669 P a336ca526d464b0a96bb6ea244ad9680 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fd99b199c264936a856992c395fb763" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44911 } } peers { permanent_uuid: "a336ca526d464b0a96bb6ea244ad9680" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35053 } } peers { permanent_uuid: "79e1b0246a7d4cd1bd4fb19138440ac5" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39555 } }
I20260713 09:04:41.030721  9436 leader_election.cc:290] T d9e710ba76b8408cbb610f22db9cd669 P a336ca526d464b0a96bb6ea244ad9680 [CANDIDATE]: Term 3 election: Requested vote from peers 1fd99b199c264936a856992c395fb763 (127.5.160.129:44911), 79e1b0246a7d4cd1bd4fb19138440ac5 (127.5.160.131:39555)
I20260713 09:04:41.031590  9361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9e710ba76b8408cbb610f22db9cd669" candidate_uuid: "a336ca526d464b0a96bb6ea244ad9680" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1fd99b199c264936a856992c395fb763"
I20260713 09:04:41.031864  9510 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9e710ba76b8408cbb610f22db9cd669" candidate_uuid: "a336ca526d464b0a96bb6ea244ad9680" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "79e1b0246a7d4cd1bd4fb19138440ac5"
I20260713 09:04:41.032294  9361 raft_consensus.cc:3055] T d9e710ba76b8408cbb610f22db9cd669 P 1fd99b199c264936a856992c395fb763 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:04:41.032536  9510 raft_consensus.cc:3060] T d9e710ba76b8408cbb610f22db9cd669 P 79e1b0246a7d4cd1bd4fb19138440ac5 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:04:41.032702  9361 raft_consensus.cc:740] T d9e710ba76b8408cbb610f22db9cd669 P 1fd99b199c264936a856992c395fb763 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 1fd99b199c264936a856992c395fb763, State: Running, Role: LEADER
I20260713 09:04:41.033650  9361 consensus_queue.cc:260] T d9e710ba76b8408cbb610f22db9cd669 P 1fd99b199c264936a856992c395fb763 [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: "1fd99b199c264936a856992c395fb763" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44911 } } peers { permanent_uuid: "a336ca526d464b0a96bb6ea244ad9680" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35053 } } peers { permanent_uuid: "79e1b0246a7d4cd1bd4fb19138440ac5" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39555 } }
I20260713 09:04:41.034708  9361 raft_consensus.cc:3060] T d9e710ba76b8408cbb610f22db9cd669 P 1fd99b199c264936a856992c395fb763 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:04:41.039129  9510 raft_consensus.cc:2468] T d9e710ba76b8408cbb610f22db9cd669 P 79e1b0246a7d4cd1bd4fb19138440ac5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a336ca526d464b0a96bb6ea244ad9680 in term 3.
I20260713 09:04:41.040402  9402 leader_election.cc:304] T d9e710ba76b8408cbb610f22db9cd669 P a336ca526d464b0a96bb6ea244ad9680 [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: 79e1b0246a7d4cd1bd4fb19138440ac5, a336ca526d464b0a96bb6ea244ad9680; no voters: 
I20260713 09:04:41.040474  9361 raft_consensus.cc:2468] T d9e710ba76b8408cbb610f22db9cd669 P 1fd99b199c264936a856992c395fb763 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a336ca526d464b0a96bb6ea244ad9680 in term 3.
I20260713 09:04:41.041235  9592 raft_consensus.cc:2804] T d9e710ba76b8408cbb610f22db9cd669 P a336ca526d464b0a96bb6ea244ad9680 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:04:41.042326  9592 raft_consensus.cc:697] T d9e710ba76b8408cbb610f22db9cd669 P a336ca526d464b0a96bb6ea244ad9680 [term 3 LEADER]: Becoming Leader. State: Replica: a336ca526d464b0a96bb6ea244ad9680, State: Running, Role: LEADER
I20260713 09:04:41.043092  9592 consensus_queue.cc:237] T d9e710ba76b8408cbb610f22db9cd669 P a336ca526d464b0a96bb6ea244ad9680 [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: "1fd99b199c264936a856992c395fb763" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44911 } } peers { permanent_uuid: "a336ca526d464b0a96bb6ea244ad9680" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35053 } } peers { permanent_uuid: "79e1b0246a7d4cd1bd4fb19138440ac5" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39555 } }
I20260713 09:04:41.049577  9256 catalog_manager.cc:5697] T d9e710ba76b8408cbb610f22db9cd669 P a336ca526d464b0a96bb6ea244ad9680 reported cstate change: term changed from 2 to 3, leader changed from 1fd99b199c264936a856992c395fb763 (127.5.160.129) to a336ca526d464b0a96bb6ea244ad9680 (127.5.160.130). New cstate: current_term: 3 leader_uuid: "a336ca526d464b0a96bb6ea244ad9680" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fd99b199c264936a856992c395fb763" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44911 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a336ca526d464b0a96bb6ea244ad9680" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35053 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "79e1b0246a7d4cd1bd4fb19138440ac5" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39555 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:41.076334  5762 tablet_server.cc:179] TabletServer@127.5.160.129:0 shutting down...
I20260713 09:04:41.096482  5762 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:04:41.097126  5762 tablet_replica.cc:333] T 3586afae56be4c93bfaf5a36afa1560a P 1fd99b199c264936a856992c395fb763: stopping tablet replica
I20260713 09:04:41.097672  5762 raft_consensus.cc:2243] T 3586afae56be4c93bfaf5a36afa1560a P 1fd99b199c264936a856992c395fb763 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:04:41.098340  5762 raft_consensus.cc:2272] T 3586afae56be4c93bfaf5a36afa1560a P 1fd99b199c264936a856992c395fb763 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:41.100246  5762 tablet_replica.cc:333] T d9e710ba76b8408cbb610f22db9cd669 P 1fd99b199c264936a856992c395fb763: stopping tablet replica
I20260713 09:04:41.100718  5762 raft_consensus.cc:2243] T d9e710ba76b8408cbb610f22db9cd669 P 1fd99b199c264936a856992c395fb763 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:41.101050  5762 raft_consensus.cc:2272] T d9e710ba76b8408cbb610f22db9cd669 P 1fd99b199c264936a856992c395fb763 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:41.102959  5762 tablet_replica.cc:333] T 6c8654aefd244f33878a74bd71615853 P 1fd99b199c264936a856992c395fb763: stopping tablet replica
I20260713 09:04:41.103384  5762 raft_consensus.cc:2243] T 6c8654aefd244f33878a74bd71615853 P 1fd99b199c264936a856992c395fb763 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:04:41.104005  5762 raft_consensus.cc:2272] T 6c8654aefd244f33878a74bd71615853 P 1fd99b199c264936a856992c395fb763 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:41.105916  5762 tablet_replica.cc:333] T 3b59a708bd8a4b949d4f1ce39c32c8e9 P 1fd99b199c264936a856992c395fb763: stopping tablet replica
I20260713 09:04:41.106309  5762 raft_consensus.cc:2243] T 3b59a708bd8a4b949d4f1ce39c32c8e9 P 1fd99b199c264936a856992c395fb763 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:41.106627  5762 raft_consensus.cc:2272] T 3b59a708bd8a4b949d4f1ce39c32c8e9 P 1fd99b199c264936a856992c395fb763 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:41.118623  5762 tablet_server.cc:196] TabletServer@127.5.160.129:0 shutdown complete.
I20260713 09:04:41.130178  5762 tablet_server.cc:179] TabletServer@127.5.160.130:0 shutting down...
I20260713 09:04:41.151240  5762 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:04:41.151909  5762 tablet_replica.cc:333] T d9e710ba76b8408cbb610f22db9cd669 P a336ca526d464b0a96bb6ea244ad9680: stopping tablet replica
I20260713 09:04:41.152513  5762 raft_consensus.cc:2243] T d9e710ba76b8408cbb610f22db9cd669 P a336ca526d464b0a96bb6ea244ad9680 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:04:41.153184  5762 pending_rounds.cc:70] T d9e710ba76b8408cbb610f22db9cd669 P a336ca526d464b0a96bb6ea244ad9680: Trying to abort 1 pending ops.
W20260713 09:04:41.153252  9474 consensus_peers.cc:597] T 3b59a708bd8a4b949d4f1ce39c32c8e9 P 79e1b0246a7d4cd1bd4fb19138440ac5 -> Peer 1fd99b199c264936a856992c395fb763 (127.5.160.129:44911): Couldn't send request to peer 1fd99b199c264936a856992c395fb763. Status: Network error: Client connection negotiation failed: client connection to 127.5.160.129:44911: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:04:41.153404  5762 pending_rounds.cc:77] T d9e710ba76b8408cbb610f22db9cd669 P a336ca526d464b0a96bb6ea244ad9680: Aborting op as it isn't in flight: id { term: 3 index: 3 } timestamp: 7306991538360082432 op_type: NO_OP noop_request { }
I20260713 09:04:41.153822  5762 raft_consensus.cc:2889] T d9e710ba76b8408cbb610f22db9cd669 P a336ca526d464b0a96bb6ea244ad9680 [term 3 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260713 09:04:41.154119  5762 raft_consensus.cc:2272] T d9e710ba76b8408cbb610f22db9cd669 P a336ca526d464b0a96bb6ea244ad9680 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:41.156109  5762 tablet_replica.cc:333] T 3586afae56be4c93bfaf5a36afa1560a P a336ca526d464b0a96bb6ea244ad9680: stopping tablet replica
I20260713 09:04:41.156612  5762 raft_consensus.cc:2243] T 3586afae56be4c93bfaf5a36afa1560a P a336ca526d464b0a96bb6ea244ad9680 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:41.156999  5762 raft_consensus.cc:2272] T 3586afae56be4c93bfaf5a36afa1560a P a336ca526d464b0a96bb6ea244ad9680 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:41.158939  5762 tablet_replica.cc:333] T 6c8654aefd244f33878a74bd71615853 P a336ca526d464b0a96bb6ea244ad9680: stopping tablet replica
I20260713 09:04:41.159415  5762 raft_consensus.cc:2243] T 6c8654aefd244f33878a74bd71615853 P a336ca526d464b0a96bb6ea244ad9680 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:41.159817  5762 raft_consensus.cc:2272] T 6c8654aefd244f33878a74bd71615853 P a336ca526d464b0a96bb6ea244ad9680 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:41.161852  5762 tablet_replica.cc:333] T 3b59a708bd8a4b949d4f1ce39c32c8e9 P a336ca526d464b0a96bb6ea244ad9680: stopping tablet replica
I20260713 09:04:41.162288  5762 raft_consensus.cc:2243] T 3b59a708bd8a4b949d4f1ce39c32c8e9 P a336ca526d464b0a96bb6ea244ad9680 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:41.162678  5762 raft_consensus.cc:2272] T 3b59a708bd8a4b949d4f1ce39c32c8e9 P a336ca526d464b0a96bb6ea244ad9680 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:41.173929  5762 tablet_server.cc:196] TabletServer@127.5.160.130:0 shutdown complete.
I20260713 09:04:41.185696  5762 tablet_server.cc:179] TabletServer@127.5.160.131:0 shutting down...
I20260713 09:04:41.203668  5762 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:04:41.204411  5762 tablet_replica.cc:333] T 3586afae56be4c93bfaf5a36afa1560a P 79e1b0246a7d4cd1bd4fb19138440ac5: stopping tablet replica
I20260713 09:04:41.205055  5762 raft_consensus.cc:2243] T 3586afae56be4c93bfaf5a36afa1560a P 79e1b0246a7d4cd1bd4fb19138440ac5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:41.205614  5762 raft_consensus.cc:2272] T 3586afae56be4c93bfaf5a36afa1560a P 79e1b0246a7d4cd1bd4fb19138440ac5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:41.207834  5762 tablet_replica.cc:333] T d9e710ba76b8408cbb610f22db9cd669 P 79e1b0246a7d4cd1bd4fb19138440ac5: stopping tablet replica
I20260713 09:04:41.208400  5762 raft_consensus.cc:2243] T d9e710ba76b8408cbb610f22db9cd669 P 79e1b0246a7d4cd1bd4fb19138440ac5 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:41.208871  5762 raft_consensus.cc:2272] T d9e710ba76b8408cbb610f22db9cd669 P 79e1b0246a7d4cd1bd4fb19138440ac5 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:41.211429  5762 tablet_replica.cc:333] T 6c8654aefd244f33878a74bd71615853 P 79e1b0246a7d4cd1bd4fb19138440ac5: stopping tablet replica
I20260713 09:04:41.211961  5762 raft_consensus.cc:2243] T 6c8654aefd244f33878a74bd71615853 P 79e1b0246a7d4cd1bd4fb19138440ac5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:41.212389  5762 raft_consensus.cc:2272] T 6c8654aefd244f33878a74bd71615853 P 79e1b0246a7d4cd1bd4fb19138440ac5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:41.214598  5762 tablet_replica.cc:333] T 3b59a708bd8a4b949d4f1ce39c32c8e9 P 79e1b0246a7d4cd1bd4fb19138440ac5: stopping tablet replica
I20260713 09:04:41.215104  5762 raft_consensus.cc:2243] T 3b59a708bd8a4b949d4f1ce39c32c8e9 P 79e1b0246a7d4cd1bd4fb19138440ac5 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:04:41.215880  5762 raft_consensus.cc:2272] T 3b59a708bd8a4b949d4f1ce39c32c8e9 P 79e1b0246a7d4cd1bd4fb19138440ac5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:41.238282  5762 tablet_server.cc:196] TabletServer@127.5.160.131:0 shutdown complete.
I20260713 09:04:41.248816  5762 master.cc:562] Master@127.5.160.190:45207 shutting down...
I20260713 09:04:41.263222  5762 raft_consensus.cc:2243] T 00000000000000000000000000000000 P e2186c7ace55472d920b6b689377dcf7 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:04:41.263779  5762 raft_consensus.cc:2272] T 00000000000000000000000000000000 P e2186c7ace55472d920b6b689377dcf7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:41.264138  5762 tablet_replica.cc:333] T 00000000000000000000000000000000 P e2186c7ace55472d920b6b689377dcf7: stopping tablet replica
I20260713 09:04:41.282554  5762 master.cc:584] Master@127.5.160.190:45207 shutdown complete.
[       OK ] LeaderRebalancerTest.MultiTableLeaderBalance (2467 ms)
[----------] 6 tests from LeaderRebalancerTest (93576 ms total)

[----------] 2 tests from FilterSoftDeletedTableTest
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0
I20260713 09:04:41.310102  5762 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.5.160.190:37791
I20260713 09:04:41.311152  5762 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:04:41.315925  9604 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:04:41.316177  9605 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:04:41.317562  9607 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:04:41.318681  5762 server_base.cc:1061] running on GCE node
I20260713 09:04:41.319469  5762 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:04:41.319680  5762 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:04:41.319867  5762 hybrid_clock.cc:648] HybridClock initialized: now 1783933481319846 us; error 0 us; skew 500 ppm
I20260713 09:04:41.320540  5762 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:04:41.323045  5762 webserver.cc:533] Webserver started at http://127.5.160.190:33217/ using document root <none> and password file <none>
I20260713 09:04:41.323573  5762 fs_manager.cc:362] Metadata directory not provided
I20260713 09:04:41.323813  5762 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:04:41.324126  5762 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:04:41.325357  5762 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskS8ctUk/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933387563348-5762-0/minicluster-data/master-0-root/instance:
uuid: "763acf5258a54790b74b852eb2fee8d0"
format_stamp: "Formatted at 2026-07-13 09:04:41 on dist-test-slave-0vb5"
I20260713 09:04:41.329986  5762 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260713 09:04:41.333653  9612 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:04:41.334600  5762 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.002s
I20260713 09:04:41.334880  5762 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskS8ctUk/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933387563348-5762-0/minicluster-data/master-0-root
uuid: "763acf5258a54790b74b852eb2fee8d0"
format_stamp: "Formatted at 2026-07-13 09:04:41 on dist-test-slave-0vb5"
I20260713 09:04:41.335139  5762 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskS8ctUk/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933387563348-5762-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskS8ctUk/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933387563348-5762-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskS8ctUk/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933387563348-5762-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:04:41.366873  5762 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:04:41.367929  5762 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:04:41.403728  5762 rpc_server.cc:307] RPC server started. Bound to: 127.5.160.190:37791
I20260713 09:04:41.403815  9663 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.160.190:37791 every 8 connection(s)
I20260713 09:04:41.408164  9664 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:41.418452  9664 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 763acf5258a54790b74b852eb2fee8d0: Bootstrap starting.
I20260713 09:04:41.422773  9664 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 763acf5258a54790b74b852eb2fee8d0: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:41.426744  9664 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 763acf5258a54790b74b852eb2fee8d0: No bootstrap required, opened a new log
I20260713 09:04:41.428651  9664 raft_consensus.cc:359] T 00000000000000000000000000000000 P 763acf5258a54790b74b852eb2fee8d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "763acf5258a54790b74b852eb2fee8d0" member_type: VOTER }
I20260713 09:04:41.428996  9664 raft_consensus.cc:385] T 00000000000000000000000000000000 P 763acf5258a54790b74b852eb2fee8d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:41.429272  9664 raft_consensus.cc:740] T 00000000000000000000000000000000 P 763acf5258a54790b74b852eb2fee8d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 763acf5258a54790b74b852eb2fee8d0, State: Initialized, Role: FOLLOWER
I20260713 09:04:41.429839  9664 consensus_queue.cc:260] T 00000000000000000000000000000000 P 763acf5258a54790b74b852eb2fee8d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "763acf5258a54790b74b852eb2fee8d0" member_type: VOTER }
I20260713 09:04:41.430282  9664 raft_consensus.cc:399] T 00000000000000000000000000000000 P 763acf5258a54790b74b852eb2fee8d0 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:04:41.430485  9664 raft_consensus.cc:493] T 00000000000000000000000000000000 P 763acf5258a54790b74b852eb2fee8d0 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:04:41.430691  9664 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 763acf5258a54790b74b852eb2fee8d0 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:41.435046  9664 raft_consensus.cc:515] T 00000000000000000000000000000000 P 763acf5258a54790b74b852eb2fee8d0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "763acf5258a54790b74b852eb2fee8d0" member_type: VOTER }
I20260713 09:04:41.435514  9664 leader_election.cc:304] T 00000000000000000000000000000000 P 763acf5258a54790b74b852eb2fee8d0 [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: 763acf5258a54790b74b852eb2fee8d0; no voters: 
I20260713 09:04:41.436558  9664 leader_election.cc:290] T 00000000000000000000000000000000 P 763acf5258a54790b74b852eb2fee8d0 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:04:41.436933  9667 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 763acf5258a54790b74b852eb2fee8d0 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:04:41.438316  9667 raft_consensus.cc:697] T 00000000000000000000000000000000 P 763acf5258a54790b74b852eb2fee8d0 [term 1 LEADER]: Becoming Leader. State: Replica: 763acf5258a54790b74b852eb2fee8d0, State: Running, Role: LEADER
I20260713 09:04:41.438963  9667 consensus_queue.cc:237] T 00000000000000000000000000000000 P 763acf5258a54790b74b852eb2fee8d0 [LEADER]: Queue going to LEADER mode. State: All 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: "763acf5258a54790b74b852eb2fee8d0" member_type: VOTER }
I20260713 09:04:41.439554  9664 sys_catalog.cc:565] T 00000000000000000000000000000000 P 763acf5258a54790b74b852eb2fee8d0 [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:04:41.441771  9668 sys_catalog.cc:455] T 00000000000000000000000000000000 P 763acf5258a54790b74b852eb2fee8d0 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "763acf5258a54790b74b852eb2fee8d0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "763acf5258a54790b74b852eb2fee8d0" member_type: VOTER } }
I20260713 09:04:41.441815  9669 sys_catalog.cc:455] T 00000000000000000000000000000000 P 763acf5258a54790b74b852eb2fee8d0 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 763acf5258a54790b74b852eb2fee8d0. Latest consensus state: current_term: 1 leader_uuid: "763acf5258a54790b74b852eb2fee8d0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "763acf5258a54790b74b852eb2fee8d0" member_type: VOTER } }
I20260713 09:04:41.442451  9668 sys_catalog.cc:458] T 00000000000000000000000000000000 P 763acf5258a54790b74b852eb2fee8d0 [sys.catalog]: This master's current role is: LEADER
I20260713 09:04:41.442559  9669 sys_catalog.cc:458] T 00000000000000000000000000000000 P 763acf5258a54790b74b852eb2fee8d0 [sys.catalog]: This master's current role is: LEADER
I20260713 09:04:41.444996  9672 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:04:41.452265  9672 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:04:41.453505  5762 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:04:41.460968  9672 catalog_manager.cc:1383] Generated new cluster ID: ed2f289589fb425baf968fdbfc9c00ad
I20260713 09:04:41.461299  9672 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:04:41.484318  9672 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:04:41.485678  9672 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:04:41.505942  9672 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 763acf5258a54790b74b852eb2fee8d0: Generated new TSK 0
I20260713 09:04:41.506585  9672 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:04:41.520289  5762 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:04:41.526459  9685 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:04:41.527848  9686 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:04:41.530160  9688 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:04:41.530196  5762 server_base.cc:1061] running on GCE node
I20260713 09:04:41.531267  5762 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:04:41.531550  5762 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:04:41.531747  5762 hybrid_clock.cc:648] HybridClock initialized: now 1783933481531726 us; error 0 us; skew 500 ppm
I20260713 09:04:41.532325  5762 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:04:41.534937  5762 webserver.cc:533] Webserver started at http://127.5.160.129:39399/ using document root <none> and password file <none>
I20260713 09:04:41.535456  5762 fs_manager.cc:362] Metadata directory not provided
I20260713 09:04:41.535625  5762 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:04:41.535957  5762 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:04:41.537269  5762 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskS8ctUk/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933387563348-5762-0/minicluster-data/ts-0-root/instance:
uuid: "83b3a19ccc1d46be838b0dff69d0c523"
format_stamp: "Formatted at 2026-07-13 09:04:41 on dist-test-slave-0vb5"
I20260713 09:04:41.542117  5762 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.003s
I20260713 09:04:41.545549  9693 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:04:41.546351  5762 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.002s
I20260713 09:04:41.546696  5762 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskS8ctUk/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933387563348-5762-0/minicluster-data/ts-0-root
uuid: "83b3a19ccc1d46be838b0dff69d0c523"
format_stamp: "Formatted at 2026-07-13 09:04:41 on dist-test-slave-0vb5"
I20260713 09:04:41.547016  5762 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskS8ctUk/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933387563348-5762-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskS8ctUk/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933387563348-5762-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskS8ctUk/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933387563348-5762-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:04:41.567387  5762 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:04:41.568606  5762 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:04:41.570205  5762 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:04:41.572677  5762 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:04:41.572880  5762 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:04:41.573230  5762 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:04:41.573396  5762 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:04:41.615927  5762 rpc_server.cc:307] RPC server started. Bound to: 127.5.160.129:41403
I20260713 09:04:41.616034  9755 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.160.129:41403 every 8 connection(s)
I20260713 09:04:41.621121  5762 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:04:41.628389  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
W20260713 09:04:41.629168  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
W20260713 09:04:41.631846  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
I20260713 09:04:41.634063  5762 server_base.cc:1061] running on GCE node
I20260713 09:04:41.634949  5762 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260713 09:04:41.635114  9756 heartbeater.cc:344] Connected to a master server at 127.5.160.190:37791
W20260713 09:04:41.635236  5762 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:04:41.635536  5762 hybrid_clock.cc:648] HybridClock initialized: now 1783933481635515 us; error 0 us; skew 500 ppm
I20260713 09:04:41.635608  9756 heartbeater.cc:461] Registering TS with master...
I20260713 09:04:41.636313  5762 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:04:41.636505  9756 heartbeater.cc:507] Master 127.5.160.190:37791 requested a full tablet report, sending...
I20260713 09:04:41.639212  9629 ts_manager.cc:194] Registered new tserver with Master: 83b3a19ccc1d46be838b0dff69d0c523 (127.5.160.129:41403)
I20260713 09:04:41.639323  5762 webserver.cc:533] Webserver started at http://127.5.160.130:45527/ using document root <none> and password file <none>
I20260713 09:04:41.639930  5762 fs_manager.cc:362] Metadata directory not provided
I20260713 09:04:41.640141  5762 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:04:41.640403  5762 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:04:41.641283  9629 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55852
I20260713 09:04:41.641683  5762 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskS8ctUk/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933387563348-5762-0/minicluster-data/ts-1-root/instance:
uuid: "43efb696854349c29237e48f513e3a15"
format_stamp: "Formatted at 2026-07-13 09:04:41 on dist-test-slave-0vb5"
I20260713 09:04:41.646749  5762 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260713 09:04:41.650283  9768 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:04:41.651051  5762 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 09:04:41.651352  5762 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskS8ctUk/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933387563348-5762-0/minicluster-data/ts-1-root
uuid: "43efb696854349c29237e48f513e3a15"
format_stamp: "Formatted at 2026-07-13 09:04:41 on dist-test-slave-0vb5"
I20260713 09:04:41.651679  5762 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskS8ctUk/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933387563348-5762-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskS8ctUk/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933387563348-5762-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskS8ctUk/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933387563348-5762-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:04:41.676446  5762 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:04:41.677605  5762 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:04:41.679026  5762 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:04:41.681223  5762 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:04:41.681442  5762 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:04:41.681701  5762 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:04:41.681872  5762 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:04:41.719388  5762 rpc_server.cc:307] RPC server started. Bound to: 127.5.160.130:44665
I20260713 09:04:41.719525  9830 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.160.130:44665 every 8 connection(s)
I20260713 09:04:41.724184  5762 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:04:41.730835  9834 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:04:41.732775  9835 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:04:41.736074  9837 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:04:41.736176  5762 server_base.cc:1061] running on GCE node
I20260713 09:04:41.737035  9831 heartbeater.cc:344] Connected to a master server at 127.5.160.190:37791
I20260713 09:04:41.737478  9831 heartbeater.cc:461] Registering TS with master...
I20260713 09:04:41.737612  5762 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:04:41.737923  5762 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:04:41.738117  5762 hybrid_clock.cc:648] HybridClock initialized: now 1783933481738097 us; error 0 us; skew 500 ppm
I20260713 09:04:41.738291  9831 heartbeater.cc:507] Master 127.5.160.190:37791 requested a full tablet report, sending...
I20260713 09:04:41.738795  5762 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:04:41.740428  9629 ts_manager.cc:194] Registered new tserver with Master: 43efb696854349c29237e48f513e3a15 (127.5.160.130:44665)
I20260713 09:04:41.741825  5762 webserver.cc:533] Webserver started at http://127.5.160.131:45033/ using document root <none> and password file <none>
I20260713 09:04:41.742348  5762 fs_manager.cc:362] Metadata directory not provided
I20260713 09:04:41.742295  9629 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55862
I20260713 09:04:41.742755  5762 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:04:41.743072  5762 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:04:41.744396  5762 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskS8ctUk/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933387563348-5762-0/minicluster-data/ts-2-root/instance:
uuid: "5152f23c3ddd4b4c8cbd721ad104ac16"
format_stamp: "Formatted at 2026-07-13 09:04:41 on dist-test-slave-0vb5"
I20260713 09:04:41.749286  5762 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260713 09:04:41.752457  9842 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:04:41.753301  5762 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:04:41.753602  5762 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskS8ctUk/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933387563348-5762-0/minicluster-data/ts-2-root
uuid: "5152f23c3ddd4b4c8cbd721ad104ac16"
format_stamp: "Formatted at 2026-07-13 09:04:41 on dist-test-slave-0vb5"
I20260713 09:04:41.753859  5762 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskS8ctUk/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933387563348-5762-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskS8ctUk/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933387563348-5762-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskS8ctUk/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933387563348-5762-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:04:41.770123  5762 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:04:41.771174  5762 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:04:41.772564  5762 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:04:41.774834  5762 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:04:41.775012  5762 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:04:41.775332  5762 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:04:41.775489  5762 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:04:41.814019  5762 rpc_server.cc:307] RPC server started. Bound to: 127.5.160.131:35081
I20260713 09:04:41.814114  9904 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.160.131:35081 every 8 connection(s)
I20260713 09:04:41.827991  9905 heartbeater.cc:344] Connected to a master server at 127.5.160.190:37791
I20260713 09:04:41.828456  9905 heartbeater.cc:461] Registering TS with master...
I20260713 09:04:41.829209  9905 heartbeater.cc:507] Master 127.5.160.190:37791 requested a full tablet report, sending...
I20260713 09:04:41.831234  9629 ts_manager.cc:194] Registered new tserver with Master: 5152f23c3ddd4b4c8cbd721ad104ac16 (127.5.160.131:35081)
I20260713 09:04:41.832412  5762 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014851407s
I20260713 09:04:41.832963  9629 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55876
I20260713 09:04:41.858983  9629 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:55882:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260713 09:04:41.861857  9629 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260713 09:04:41.927146  9870 tablet_service.cc:1511] Processing CreateTablet for tablet 50782edb9f824ecebc5d0f9cb99696ae (DEFAULT_TABLE table=test-workload [id=8db96af4bc134731a7d1563e6aa2149b]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:04:41.928934  9870 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 50782edb9f824ecebc5d0f9cb99696ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:41.933558  9869 tablet_service.cc:1511] Processing CreateTablet for tablet d7dd7a21a73a4c4eae617204cce7ef2f (DEFAULT_TABLE table=test-workload [id=8db96af4bc134731a7d1563e6aa2149b]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:04:41.935096  9869 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d7dd7a21a73a4c4eae617204cce7ef2f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:41.943948  9796 tablet_service.cc:1511] Processing CreateTablet for tablet 50782edb9f824ecebc5d0f9cb99696ae (DEFAULT_TABLE table=test-workload [id=8db96af4bc134731a7d1563e6aa2149b]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:04:41.945434  9796 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 50782edb9f824ecebc5d0f9cb99696ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:41.948293  9868 tablet_service.cc:1511] Processing CreateTablet for tablet 021a793ae44e44f7b594e893fbd772e7 (DEFAULT_TABLE table=test-workload [id=8db96af4bc134731a7d1563e6aa2149b]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:04:41.949673  9795 tablet_service.cc:1511] Processing CreateTablet for tablet d7dd7a21a73a4c4eae617204cce7ef2f (DEFAULT_TABLE table=test-workload [id=8db96af4bc134731a7d1563e6aa2149b]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:04:41.950094  9868 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 021a793ae44e44f7b594e893fbd772e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:41.951010  9793 tablet_service.cc:1511] Processing CreateTablet for tablet ec9683adcd6745758b966e222b51747e (DEFAULT_TABLE table=test-workload [id=8db96af4bc134731a7d1563e6aa2149b]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:04:41.952039  9794 tablet_service.cc:1511] Processing CreateTablet for tablet 021a793ae44e44f7b594e893fbd772e7 (DEFAULT_TABLE table=test-workload [id=8db96af4bc134731a7d1563e6aa2149b]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:04:41.951036  9795 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d7dd7a21a73a4c4eae617204cce7ef2f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:41.954252  9793 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec9683adcd6745758b966e222b51747e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:41.955751  9794 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 021a793ae44e44f7b594e893fbd772e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:41.958222  9720 tablet_service.cc:1511] Processing CreateTablet for tablet d7dd7a21a73a4c4eae617204cce7ef2f (DEFAULT_TABLE table=test-workload [id=8db96af4bc134731a7d1563e6aa2149b]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:04:41.959625  9720 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d7dd7a21a73a4c4eae617204cce7ef2f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:41.962316  9719 tablet_service.cc:1511] Processing CreateTablet for tablet 021a793ae44e44f7b594e893fbd772e7 (DEFAULT_TABLE table=test-workload [id=8db96af4bc134731a7d1563e6aa2149b]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:04:41.964219  9719 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 021a793ae44e44f7b594e893fbd772e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:41.966697  9718 tablet_service.cc:1511] Processing CreateTablet for tablet ec9683adcd6745758b966e222b51747e (DEFAULT_TABLE table=test-workload [id=8db96af4bc134731a7d1563e6aa2149b]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:04:41.968616  9718 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec9683adcd6745758b966e222b51747e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:41.970072  9721 tablet_service.cc:1511] Processing CreateTablet for tablet 50782edb9f824ecebc5d0f9cb99696ae (DEFAULT_TABLE table=test-workload [id=8db96af4bc134731a7d1563e6aa2149b]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:04:41.971956  9721 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 50782edb9f824ecebc5d0f9cb99696ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:41.998651  9717 tablet_service.cc:1511] Processing CreateTablet for tablet 2935b6890be346fe9023c80a97ab8604 (DEFAULT_TABLE table=test-workload [id=8db96af4bc134731a7d1563e6aa2149b]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:04:42.000779  9717 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2935b6890be346fe9023c80a97ab8604. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:41.996842  9867 tablet_service.cc:1511] Processing CreateTablet for tablet ec9683adcd6745758b966e222b51747e (DEFAULT_TABLE table=test-workload [id=8db96af4bc134731a7d1563e6aa2149b]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:04:42.005568  9867 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec9683adcd6745758b966e222b51747e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:42.035472  9792 tablet_service.cc:1511] Processing CreateTablet for tablet 2935b6890be346fe9023c80a97ab8604 (DEFAULT_TABLE table=test-workload [id=8db96af4bc134731a7d1563e6aa2149b]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:04:42.037155  9792 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2935b6890be346fe9023c80a97ab8604. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:42.038672  9866 tablet_service.cc:1511] Processing CreateTablet for tablet 2935b6890be346fe9023c80a97ab8604 (DEFAULT_TABLE table=test-workload [id=8db96af4bc134731a7d1563e6aa2149b]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:04:42.040705  9866 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2935b6890be346fe9023c80a97ab8604. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:42.053042  9716 tablet_service.cc:1511] Processing CreateTablet for tablet 2b8c4520c7d34ddfaf6107810da67d91 (DEFAULT_TABLE table=test-workload [id=8db96af4bc134731a7d1563e6aa2149b]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:04:42.054663  9716 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b8c4520c7d34ddfaf6107810da67d91. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:42.057161  9791 tablet_service.cc:1511] Processing CreateTablet for tablet 2b8c4520c7d34ddfaf6107810da67d91 (DEFAULT_TABLE table=test-workload [id=8db96af4bc134731a7d1563e6aa2149b]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:04:42.058950  9791 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b8c4520c7d34ddfaf6107810da67d91. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:42.062106  9715 tablet_service.cc:1511] Processing CreateTablet for tablet 1f9aba2fadbc4bb190ed40cdd46b3721 (DEFAULT_TABLE table=test-workload [id=8db96af4bc134731a7d1563e6aa2149b]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:04:42.063603  9715 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f9aba2fadbc4bb190ed40cdd46b3721. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:42.064914  9869 tablet_service.cc:1511] Processing CreateTablet for tablet 2b8c4520c7d34ddfaf6107810da67d91 (DEFAULT_TABLE table=test-workload [id=8db96af4bc134731a7d1563e6aa2149b]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:04:42.065610  9870 tablet_service.cc:1511] Processing CreateTablet for tablet 1f9aba2fadbc4bb190ed40cdd46b3721 (DEFAULT_TABLE table=test-workload [id=8db96af4bc134731a7d1563e6aa2149b]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:04:42.073849  9920 tablet_bootstrap.cc:492] T d7dd7a21a73a4c4eae617204cce7ef2f P 5152f23c3ddd4b4c8cbd721ad104ac16: Bootstrap starting.
I20260713 09:04:42.074038  9870 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f9aba2fadbc4bb190ed40cdd46b3721. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:42.075657  9796 tablet_service.cc:1511] Processing CreateTablet for tablet 1f9aba2fadbc4bb190ed40cdd46b3721 (DEFAULT_TABLE table=test-workload [id=8db96af4bc134731a7d1563e6aa2149b]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:04:42.077138  9796 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f9aba2fadbc4bb190ed40cdd46b3721. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:42.076754  9714 tablet_service.cc:1511] Processing CreateTablet for tablet 2739a9a5fe8e4c2993513d35d5f6b9c2 (DEFAULT_TABLE table=test-workload [id=8db96af4bc134731a7d1563e6aa2149b]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:04:42.078225  9714 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2739a9a5fe8e4c2993513d35d5f6b9c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:42.085853  9869 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b8c4520c7d34ddfaf6107810da67d91. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:42.088768  9794 tablet_service.cc:1511] Processing CreateTablet for tablet 2739a9a5fe8e4c2993513d35d5f6b9c2 (DEFAULT_TABLE table=test-workload [id=8db96af4bc134731a7d1563e6aa2149b]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:04:42.090246  9794 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2739a9a5fe8e4c2993513d35d5f6b9c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:42.102170  9865 tablet_service.cc:1511] Processing CreateTablet for tablet 2739a9a5fe8e4c2993513d35d5f6b9c2 (DEFAULT_TABLE table=test-workload [id=8db96af4bc134731a7d1563e6aa2149b]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:04:42.103708  9865 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2739a9a5fe8e4c2993513d35d5f6b9c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:42.111995  9713 tablet_service.cc:1511] Processing CreateTablet for tablet d70e02ac00ce4a149300c5122d68a156 (DEFAULT_TABLE table=test-workload [id=8db96af4bc134731a7d1563e6aa2149b]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:04:42.116014  9713 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d70e02ac00ce4a149300c5122d68a156. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:42.118257  9921 tablet_bootstrap.cc:492] T ec9683adcd6745758b966e222b51747e P 43efb696854349c29237e48f513e3a15: Bootstrap starting.
I20260713 09:04:42.119681  9791 tablet_service.cc:1511] Processing CreateTablet for tablet d70e02ac00ce4a149300c5122d68a156 (DEFAULT_TABLE table=test-workload [id=8db96af4bc134731a7d1563e6aa2149b]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:04:42.121064  9791 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d70e02ac00ce4a149300c5122d68a156. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:42.124366  9920 tablet_bootstrap.cc:654] T d7dd7a21a73a4c4eae617204cce7ef2f P 5152f23c3ddd4b4c8cbd721ad104ac16: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:42.126633  9921 tablet_bootstrap.cc:654] T ec9683adcd6745758b966e222b51747e P 43efb696854349c29237e48f513e3a15: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:42.131858  9870 tablet_service.cc:1511] Processing CreateTablet for tablet d70e02ac00ce4a149300c5122d68a156 (DEFAULT_TABLE table=test-workload [id=8db96af4bc134731a7d1563e6aa2149b]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:04:42.133313  9870 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d70e02ac00ce4a149300c5122d68a156. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:42.172037  9921 tablet_bootstrap.cc:492] T ec9683adcd6745758b966e222b51747e P 43efb696854349c29237e48f513e3a15: No bootstrap required, opened a new log
I20260713 09:04:42.172554  9921 ts_tablet_manager.cc:1403] T ec9683adcd6745758b966e222b51747e P 43efb696854349c29237e48f513e3a15: Time spent bootstrapping tablet: real 0.055s	user 0.012s	sys 0.000s
I20260713 09:04:42.175341  9921 raft_consensus.cc:359] T ec9683adcd6745758b966e222b51747e P 43efb696854349c29237e48f513e3a15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83b3a19ccc1d46be838b0dff69d0c523" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41403 } } peers { permanent_uuid: "43efb696854349c29237e48f513e3a15" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44665 } } peers { permanent_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35081 } }
I20260713 09:04:42.176134  9921 raft_consensus.cc:385] T ec9683adcd6745758b966e222b51747e P 43efb696854349c29237e48f513e3a15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:42.176424  9921 raft_consensus.cc:740] T ec9683adcd6745758b966e222b51747e P 43efb696854349c29237e48f513e3a15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 43efb696854349c29237e48f513e3a15, State: Initialized, Role: FOLLOWER
I20260713 09:04:42.177244  9922 tablet_bootstrap.cc:492] T 021a793ae44e44f7b594e893fbd772e7 P 83b3a19ccc1d46be838b0dff69d0c523: Bootstrap starting.
I20260713 09:04:42.177286  9921 consensus_queue.cc:260] T ec9683adcd6745758b966e222b51747e P 43efb696854349c29237e48f513e3a15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83b3a19ccc1d46be838b0dff69d0c523" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41403 } } peers { permanent_uuid: "43efb696854349c29237e48f513e3a15" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44665 } } peers { permanent_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35081 } }
I20260713 09:04:42.187975  9922 tablet_bootstrap.cc:654] T 021a793ae44e44f7b594e893fbd772e7 P 83b3a19ccc1d46be838b0dff69d0c523: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:42.199564  9920 tablet_bootstrap.cc:492] T d7dd7a21a73a4c4eae617204cce7ef2f P 5152f23c3ddd4b4c8cbd721ad104ac16: No bootstrap required, opened a new log
I20260713 09:04:42.200300  9920 ts_tablet_manager.cc:1403] T d7dd7a21a73a4c4eae617204cce7ef2f P 5152f23c3ddd4b4c8cbd721ad104ac16: Time spent bootstrapping tablet: real 0.127s	user 0.013s	sys 0.000s
I20260713 09:04:42.202692  9921 ts_tablet_manager.cc:1434] T ec9683adcd6745758b966e222b51747e P 43efb696854349c29237e48f513e3a15: Time spent starting tablet: real 0.030s	user 0.005s	sys 0.022s
I20260713 09:04:42.203830  9831 heartbeater.cc:499] Master 127.5.160.190:37791 was elected leader, sending a full tablet report...
I20260713 09:04:42.208261  9921 tablet_bootstrap.cc:492] T 021a793ae44e44f7b594e893fbd772e7 P 43efb696854349c29237e48f513e3a15: Bootstrap starting.
I20260713 09:04:42.206873  9920 raft_consensus.cc:359] T d7dd7a21a73a4c4eae617204cce7ef2f P 5152f23c3ddd4b4c8cbd721ad104ac16 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83b3a19ccc1d46be838b0dff69d0c523" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41403 } } peers { permanent_uuid: "43efb696854349c29237e48f513e3a15" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44665 } } peers { permanent_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35081 } }
I20260713 09:04:42.210318  9920 raft_consensus.cc:385] T d7dd7a21a73a4c4eae617204cce7ef2f P 5152f23c3ddd4b4c8cbd721ad104ac16 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:42.210696  9920 raft_consensus.cc:740] T d7dd7a21a73a4c4eae617204cce7ef2f P 5152f23c3ddd4b4c8cbd721ad104ac16 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5152f23c3ddd4b4c8cbd721ad104ac16, State: Initialized, Role: FOLLOWER
I20260713 09:04:42.211997  9922 tablet_bootstrap.cc:492] T 021a793ae44e44f7b594e893fbd772e7 P 83b3a19ccc1d46be838b0dff69d0c523: No bootstrap required, opened a new log
I20260713 09:04:42.211591  9920 consensus_queue.cc:260] T d7dd7a21a73a4c4eae617204cce7ef2f P 5152f23c3ddd4b4c8cbd721ad104ac16 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83b3a19ccc1d46be838b0dff69d0c523" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41403 } } peers { permanent_uuid: "43efb696854349c29237e48f513e3a15" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44665 } } peers { permanent_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35081 } }
I20260713 09:04:42.212571  9922 ts_tablet_manager.cc:1403] T 021a793ae44e44f7b594e893fbd772e7 P 83b3a19ccc1d46be838b0dff69d0c523: Time spent bootstrapping tablet: real 0.036s	user 0.018s	sys 0.005s
I20260713 09:04:42.214712  9921 tablet_bootstrap.cc:654] T 021a793ae44e44f7b594e893fbd772e7 P 43efb696854349c29237e48f513e3a15: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:42.215567  9922 raft_consensus.cc:359] T 021a793ae44e44f7b594e893fbd772e7 P 83b3a19ccc1d46be838b0dff69d0c523 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83b3a19ccc1d46be838b0dff69d0c523" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41403 } } peers { permanent_uuid: "43efb696854349c29237e48f513e3a15" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44665 } } peers { permanent_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35081 } }
I20260713 09:04:42.216338  9922 raft_consensus.cc:385] T 021a793ae44e44f7b594e893fbd772e7 P 83b3a19ccc1d46be838b0dff69d0c523 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:42.217767  9922 raft_consensus.cc:740] T 021a793ae44e44f7b594e893fbd772e7 P 83b3a19ccc1d46be838b0dff69d0c523 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83b3a19ccc1d46be838b0dff69d0c523, State: Initialized, Role: FOLLOWER
I20260713 09:04:42.218788  9922 consensus_queue.cc:260] T 021a793ae44e44f7b594e893fbd772e7 P 83b3a19ccc1d46be838b0dff69d0c523 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83b3a19ccc1d46be838b0dff69d0c523" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41403 } } peers { permanent_uuid: "43efb696854349c29237e48f513e3a15" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44665 } } peers { permanent_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35081 } }
I20260713 09:04:42.235486  9905 heartbeater.cc:499] Master 127.5.160.190:37791 was elected leader, sending a full tablet report...
I20260713 09:04:42.237715  9920 ts_tablet_manager.cc:1434] T d7dd7a21a73a4c4eae617204cce7ef2f P 5152f23c3ddd4b4c8cbd721ad104ac16: Time spent starting tablet: real 0.037s	user 0.016s	sys 0.013s
I20260713 09:04:42.238292  9922 ts_tablet_manager.cc:1434] T 021a793ae44e44f7b594e893fbd772e7 P 83b3a19ccc1d46be838b0dff69d0c523: Time spent starting tablet: real 0.025s	user 0.013s	sys 0.009s
I20260713 09:04:42.238420  9921 tablet_bootstrap.cc:492] T 021a793ae44e44f7b594e893fbd772e7 P 43efb696854349c29237e48f513e3a15: No bootstrap required, opened a new log
I20260713 09:04:42.239019  9921 ts_tablet_manager.cc:1403] T 021a793ae44e44f7b594e893fbd772e7 P 43efb696854349c29237e48f513e3a15: Time spent bootstrapping tablet: real 0.031s	user 0.012s	sys 0.018s
I20260713 09:04:42.239503  9756 heartbeater.cc:499] Master 127.5.160.190:37791 was elected leader, sending a full tablet report...
I20260713 09:04:42.240023  9922 tablet_bootstrap.cc:492] T 1f9aba2fadbc4bb190ed40cdd46b3721 P 83b3a19ccc1d46be838b0dff69d0c523: Bootstrap starting.
I20260713 09:04:42.241807  9921 raft_consensus.cc:359] T 021a793ae44e44f7b594e893fbd772e7 P 43efb696854349c29237e48f513e3a15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83b3a19ccc1d46be838b0dff69d0c523" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41403 } } peers { permanent_uuid: "43efb696854349c29237e48f513e3a15" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44665 } } peers { permanent_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35081 } }
I20260713 09:04:42.242532  9921 raft_consensus.cc:385] T 021a793ae44e44f7b594e893fbd772e7 P 43efb696854349c29237e48f513e3a15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:42.242827  9921 raft_consensus.cc:740] T 021a793ae44e44f7b594e893fbd772e7 P 43efb696854349c29237e48f513e3a15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 43efb696854349c29237e48f513e3a15, State: Initialized, Role: FOLLOWER
I20260713 09:04:42.243670  9921 consensus_queue.cc:260] T 021a793ae44e44f7b594e893fbd772e7 P 43efb696854349c29237e48f513e3a15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83b3a19ccc1d46be838b0dff69d0c523" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41403 } } peers { permanent_uuid: "43efb696854349c29237e48f513e3a15" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44665 } } peers { permanent_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35081 } }
I20260713 09:04:42.245805  9922 tablet_bootstrap.cc:654] T 1f9aba2fadbc4bb190ed40cdd46b3721 P 83b3a19ccc1d46be838b0dff69d0c523: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:42.239183  9920 tablet_bootstrap.cc:492] T 50782edb9f824ecebc5d0f9cb99696ae P 5152f23c3ddd4b4c8cbd721ad104ac16: Bootstrap starting.
I20260713 09:04:42.248538  9921 ts_tablet_manager.cc:1434] T 021a793ae44e44f7b594e893fbd772e7 P 43efb696854349c29237e48f513e3a15: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.002s
I20260713 09:04:42.249615  9921 tablet_bootstrap.cc:492] T 50782edb9f824ecebc5d0f9cb99696ae P 43efb696854349c29237e48f513e3a15: Bootstrap starting.
I20260713 09:04:42.256500  9921 tablet_bootstrap.cc:654] T 50782edb9f824ecebc5d0f9cb99696ae P 43efb696854349c29237e48f513e3a15: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:42.257750  9920 tablet_bootstrap.cc:654] T 50782edb9f824ecebc5d0f9cb99696ae P 5152f23c3ddd4b4c8cbd721ad104ac16: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:42.267437  9921 tablet_bootstrap.cc:492] T 50782edb9f824ecebc5d0f9cb99696ae P 43efb696854349c29237e48f513e3a15: No bootstrap required, opened a new log
I20260713 09:04:42.267969  9921 ts_tablet_manager.cc:1403] T 50782edb9f824ecebc5d0f9cb99696ae P 43efb696854349c29237e48f513e3a15: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.004s
I20260713 09:04:42.270915  9921 raft_consensus.cc:359] T 50782edb9f824ecebc5d0f9cb99696ae P 43efb696854349c29237e48f513e3a15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35081 } } peers { permanent_uuid: "83b3a19ccc1d46be838b0dff69d0c523" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41403 } } peers { permanent_uuid: "43efb696854349c29237e48f513e3a15" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44665 } }
I20260713 09:04:42.271624  9921 raft_consensus.cc:385] T 50782edb9f824ecebc5d0f9cb99696ae P 43efb696854349c29237e48f513e3a15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:42.271936  9921 raft_consensus.cc:740] T 50782edb9f824ecebc5d0f9cb99696ae P 43efb696854349c29237e48f513e3a15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 43efb696854349c29237e48f513e3a15, State: Initialized, Role: FOLLOWER
I20260713 09:04:42.273592  9921 consensus_queue.cc:260] T 50782edb9f824ecebc5d0f9cb99696ae P 43efb696854349c29237e48f513e3a15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35081 } } peers { permanent_uuid: "83b3a19ccc1d46be838b0dff69d0c523" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41403 } } peers { permanent_uuid: "43efb696854349c29237e48f513e3a15" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44665 } }
I20260713 09:04:42.278568  9921 ts_tablet_manager.cc:1434] T 50782edb9f824ecebc5d0f9cb99696ae P 43efb696854349c29237e48f513e3a15: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.000s
I20260713 09:04:42.279716  9921 tablet_bootstrap.cc:492] T d7dd7a21a73a4c4eae617204cce7ef2f P 43efb696854349c29237e48f513e3a15: Bootstrap starting.
I20260713 09:04:42.280579  9925 raft_consensus.cc:493] T ec9683adcd6745758b966e222b51747e P 43efb696854349c29237e48f513e3a15 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:42.281217  9925 raft_consensus.cc:515] T ec9683adcd6745758b966e222b51747e P 43efb696854349c29237e48f513e3a15 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83b3a19ccc1d46be838b0dff69d0c523" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41403 } } peers { permanent_uuid: "43efb696854349c29237e48f513e3a15" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44665 } } peers { permanent_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35081 } }
I20260713 09:04:42.282229  9922 tablet_bootstrap.cc:492] T 1f9aba2fadbc4bb190ed40cdd46b3721 P 83b3a19ccc1d46be838b0dff69d0c523: No bootstrap required, opened a new log
I20260713 09:04:42.282784  9922 ts_tablet_manager.cc:1403] T 1f9aba2fadbc4bb190ed40cdd46b3721 P 83b3a19ccc1d46be838b0dff69d0c523: Time spent bootstrapping tablet: real 0.043s	user 0.026s	sys 0.012s
I20260713 09:04:42.286055  9920 tablet_bootstrap.cc:492] T 50782edb9f824ecebc5d0f9cb99696ae P 5152f23c3ddd4b4c8cbd721ad104ac16: No bootstrap required, opened a new log
I20260713 09:04:42.285684  9922 raft_consensus.cc:359] T 1f9aba2fadbc4bb190ed40cdd46b3721 P 83b3a19ccc1d46be838b0dff69d0c523 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83b3a19ccc1d46be838b0dff69d0c523" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41403 } } peers { permanent_uuid: "43efb696854349c29237e48f513e3a15" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44665 } } peers { permanent_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35081 } }
I20260713 09:04:42.286484  9922 raft_consensus.cc:385] T 1f9aba2fadbc4bb190ed40cdd46b3721 P 83b3a19ccc1d46be838b0dff69d0c523 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:42.286587  9920 ts_tablet_manager.cc:1403] T 50782edb9f824ecebc5d0f9cb99696ae P 5152f23c3ddd4b4c8cbd721ad104ac16: Time spent bootstrapping tablet: real 0.048s	user 0.012s	sys 0.011s
I20260713 09:04:42.286857  9925 leader_election.cc:290] T ec9683adcd6745758b966e222b51747e P 43efb696854349c29237e48f513e3a15 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 83b3a19ccc1d46be838b0dff69d0c523 (127.5.160.129:41403), 5152f23c3ddd4b4c8cbd721ad104ac16 (127.5.160.131:35081)
I20260713 09:04:42.290184  9920 raft_consensus.cc:359] T 50782edb9f824ecebc5d0f9cb99696ae P 5152f23c3ddd4b4c8cbd721ad104ac16 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35081 } } peers { permanent_uuid: "83b3a19ccc1d46be838b0dff69d0c523" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41403 } } peers { permanent_uuid: "43efb696854349c29237e48f513e3a15" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44665 } }
I20260713 09:04:42.291217  9920 raft_consensus.cc:385] T 50782edb9f824ecebc5d0f9cb99696ae P 5152f23c3ddd4b4c8cbd721ad104ac16 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:42.291549  9920 raft_consensus.cc:740] T 50782edb9f824ecebc5d0f9cb99696ae P 5152f23c3ddd4b4c8cbd721ad104ac16 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5152f23c3ddd4b4c8cbd721ad104ac16, State: Initialized, Role: FOLLOWER
I20260713 09:04:42.286852  9922 raft_consensus.cc:740] T 1f9aba2fadbc4bb190ed40cdd46b3721 P 83b3a19ccc1d46be838b0dff69d0c523 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83b3a19ccc1d46be838b0dff69d0c523, State: Initialized, Role: FOLLOWER
I20260713 09:04:42.293520  9922 consensus_queue.cc:260] T 1f9aba2fadbc4bb190ed40cdd46b3721 P 83b3a19ccc1d46be838b0dff69d0c523 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83b3a19ccc1d46be838b0dff69d0c523" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41403 } } peers { permanent_uuid: "43efb696854349c29237e48f513e3a15" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44665 } } peers { permanent_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35081 } }
I20260713 09:04:42.294402  9920 consensus_queue.cc:260] T 50782edb9f824ecebc5d0f9cb99696ae P 5152f23c3ddd4b4c8cbd721ad104ac16 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35081 } } peers { permanent_uuid: "83b3a19ccc1d46be838b0dff69d0c523" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41403 } } peers { permanent_uuid: "43efb696854349c29237e48f513e3a15" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44665 } }
I20260713 09:04:42.298735  9920 ts_tablet_manager.cc:1434] T 50782edb9f824ecebc5d0f9cb99696ae P 5152f23c3ddd4b4c8cbd721ad104ac16: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.004s
I20260713 09:04:42.299697  9920 tablet_bootstrap.cc:492] T 1f9aba2fadbc4bb190ed40cdd46b3721 P 5152f23c3ddd4b4c8cbd721ad104ac16: Bootstrap starting.
I20260713 09:04:42.301366  9922 ts_tablet_manager.cc:1434] T 1f9aba2fadbc4bb190ed40cdd46b3721 P 83b3a19ccc1d46be838b0dff69d0c523: Time spent starting tablet: real 0.018s	user 0.008s	sys 0.000s
I20260713 09:04:42.305487  9920 tablet_bootstrap.cc:654] T 1f9aba2fadbc4bb190ed40cdd46b3721 P 5152f23c3ddd4b4c8cbd721ad104ac16: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:42.306136  9922 tablet_bootstrap.cc:492] T 2b8c4520c7d34ddfaf6107810da67d91 P 83b3a19ccc1d46be838b0dff69d0c523: Bootstrap starting.
I20260713 09:04:42.311419  9731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec9683adcd6745758b966e222b51747e" candidate_uuid: "43efb696854349c29237e48f513e3a15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83b3a19ccc1d46be838b0dff69d0c523" is_pre_election: true
I20260713 09:04:42.312860  9921 tablet_bootstrap.cc:654] T d7dd7a21a73a4c4eae617204cce7ef2f P 43efb696854349c29237e48f513e3a15: Neither blocks nor log segments found. Creating new log.
W20260713 09:04:42.312986  9770 leader_election.cc:343] T ec9683adcd6745758b966e222b51747e P 43efb696854349c29237e48f513e3a15 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 83b3a19ccc1d46be838b0dff69d0c523 (127.5.160.129:41403): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:42.315763  9880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec9683adcd6745758b966e222b51747e" candidate_uuid: "43efb696854349c29237e48f513e3a15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" is_pre_election: true
I20260713 09:04:42.316255  9922 tablet_bootstrap.cc:654] T 2b8c4520c7d34ddfaf6107810da67d91 P 83b3a19ccc1d46be838b0dff69d0c523: Neither blocks nor log segments found. Creating new log.
W20260713 09:04:42.317468  9771 leader_election.cc:343] T ec9683adcd6745758b966e222b51747e P 43efb696854349c29237e48f513e3a15 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5152f23c3ddd4b4c8cbd721ad104ac16 (127.5.160.131:35081): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:42.318009  9771 leader_election.cc:304] T ec9683adcd6745758b966e222b51747e P 43efb696854349c29237e48f513e3a15 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 43efb696854349c29237e48f513e3a15; no voters: 5152f23c3ddd4b4c8cbd721ad104ac16, 83b3a19ccc1d46be838b0dff69d0c523
I20260713 09:04:42.319229  9925 raft_consensus.cc:2749] T ec9683adcd6745758b966e222b51747e P 43efb696854349c29237e48f513e3a15 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:04:42.317512  9920 tablet_bootstrap.cc:492] T 1f9aba2fadbc4bb190ed40cdd46b3721 P 5152f23c3ddd4b4c8cbd721ad104ac16: No bootstrap required, opened a new log
I20260713 09:04:42.323108  9920 ts_tablet_manager.cc:1403] T 1f9aba2fadbc4bb190ed40cdd46b3721 P 5152f23c3ddd4b4c8cbd721ad104ac16: Time spent bootstrapping tablet: real 0.024s	user 0.009s	sys 0.002s
I20260713 09:04:42.328698  9922 tablet_bootstrap.cc:492] T 2b8c4520c7d34ddfaf6107810da67d91 P 83b3a19ccc1d46be838b0dff69d0c523: No bootstrap required, opened a new log
I20260713 09:04:42.328569  9920 raft_consensus.cc:359] T 1f9aba2fadbc4bb190ed40cdd46b3721 P 5152f23c3ddd4b4c8cbd721ad104ac16 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83b3a19ccc1d46be838b0dff69d0c523" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41403 } } peers { permanent_uuid: "43efb696854349c29237e48f513e3a15" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44665 } } peers { permanent_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35081 } }
I20260713 09:04:42.329329  9922 ts_tablet_manager.cc:1403] T 2b8c4520c7d34ddfaf6107810da67d91 P 83b3a19ccc1d46be838b0dff69d0c523: Time spent bootstrapping tablet: real 0.024s	user 0.010s	sys 0.007s
I20260713 09:04:42.329695  9920 raft_consensus.cc:385] T 1f9aba2fadbc4bb190ed40cdd46b3721 P 5152f23c3ddd4b4c8cbd721ad104ac16 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:42.330039  9920 raft_consensus.cc:740] T 1f9aba2fadbc4bb190ed40cdd46b3721 P 5152f23c3ddd4b4c8cbd721ad104ac16 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5152f23c3ddd4b4c8cbd721ad104ac16, State: Initialized, Role: FOLLOWER
I20260713 09:04:42.330803  9920 consensus_queue.cc:260] T 1f9aba2fadbc4bb190ed40cdd46b3721 P 5152f23c3ddd4b4c8cbd721ad104ac16 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83b3a19ccc1d46be838b0dff69d0c523" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41403 } } peers { permanent_uuid: "43efb696854349c29237e48f513e3a15" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44665 } } peers { permanent_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35081 } }
I20260713 09:04:42.331513  9921 tablet_bootstrap.cc:492] T d7dd7a21a73a4c4eae617204cce7ef2f P 43efb696854349c29237e48f513e3a15: No bootstrap required, opened a new log
I20260713 09:04:42.332028  9921 ts_tablet_manager.cc:1403] T d7dd7a21a73a4c4eae617204cce7ef2f P 43efb696854349c29237e48f513e3a15: Time spent bootstrapping tablet: real 0.053s	user 0.011s	sys 0.011s
I20260713 09:04:42.332288  9922 raft_consensus.cc:359] T 2b8c4520c7d34ddfaf6107810da67d91 P 83b3a19ccc1d46be838b0dff69d0c523 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83b3a19ccc1d46be838b0dff69d0c523" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41403 } } peers { permanent_uuid: "43efb696854349c29237e48f513e3a15" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44665 } } peers { permanent_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35081 } }
I20260713 09:04:42.332962  9920 ts_tablet_manager.cc:1434] T 1f9aba2fadbc4bb190ed40cdd46b3721 P 5152f23c3ddd4b4c8cbd721ad104ac16: Time spent starting tablet: real 0.009s	user 0.001s	sys 0.005s
I20260713 09:04:42.333029  9922 raft_consensus.cc:385] T 2b8c4520c7d34ddfaf6107810da67d91 P 83b3a19ccc1d46be838b0dff69d0c523 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:42.333485  9922 raft_consensus.cc:740] T 2b8c4520c7d34ddfaf6107810da67d91 P 83b3a19ccc1d46be838b0dff69d0c523 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83b3a19ccc1d46be838b0dff69d0c523, State: Initialized, Role: FOLLOWER
I20260713 09:04:42.334149  9920 tablet_bootstrap.cc:492] T 2b8c4520c7d34ddfaf6107810da67d91 P 5152f23c3ddd4b4c8cbd721ad104ac16: Bootstrap starting.
I20260713 09:04:42.334335  9922 consensus_queue.cc:260] T 2b8c4520c7d34ddfaf6107810da67d91 P 83b3a19ccc1d46be838b0dff69d0c523 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83b3a19ccc1d46be838b0dff69d0c523" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41403 } } peers { permanent_uuid: "43efb696854349c29237e48f513e3a15" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44665 } } peers { permanent_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35081 } }
I20260713 09:04:42.334815  9921 raft_consensus.cc:359] T d7dd7a21a73a4c4eae617204cce7ef2f P 43efb696854349c29237e48f513e3a15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83b3a19ccc1d46be838b0dff69d0c523" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41403 } } peers { permanent_uuid: "43efb696854349c29237e48f513e3a15" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44665 } } peers { permanent_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35081 } }
I20260713 09:04:42.335564  9921 raft_consensus.cc:385] T d7dd7a21a73a4c4eae617204cce7ef2f P 43efb696854349c29237e48f513e3a15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:42.335858  9921 raft_consensus.cc:740] T d7dd7a21a73a4c4eae617204cce7ef2f P 43efb696854349c29237e48f513e3a15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 43efb696854349c29237e48f513e3a15, State: Initialized, Role: FOLLOWER
I20260713 09:04:42.335966  9925 raft_consensus.cc:493] T 50782edb9f824ecebc5d0f9cb99696ae P 43efb696854349c29237e48f513e3a15 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:42.336436  9925 raft_consensus.cc:515] T 50782edb9f824ecebc5d0f9cb99696ae P 43efb696854349c29237e48f513e3a15 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35081 } } peers { permanent_uuid: "83b3a19ccc1d46be838b0dff69d0c523" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41403 } } peers { permanent_uuid: "43efb696854349c29237e48f513e3a15" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44665 } }
I20260713 09:04:42.336913  9921 consensus_queue.cc:260] T d7dd7a21a73a4c4eae617204cce7ef2f P 43efb696854349c29237e48f513e3a15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83b3a19ccc1d46be838b0dff69d0c523" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41403 } } peers { permanent_uuid: "43efb696854349c29237e48f513e3a15" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44665 } } peers { permanent_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35081 } }
I20260713 09:04:42.339018  9922 ts_tablet_manager.cc:1434] T 2b8c4520c7d34ddfaf6107810da67d91 P 83b3a19ccc1d46be838b0dff69d0c523: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260713 09:04:42.338876  9925 leader_election.cc:290] T 50782edb9f824ecebc5d0f9cb99696ae P 43efb696854349c29237e48f513e3a15 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5152f23c3ddd4b4c8cbd721ad104ac16 (127.5.160.131:35081), 83b3a19ccc1d46be838b0dff69d0c523 (127.5.160.129:41403)
I20260713 09:04:42.340543  9922 tablet_bootstrap.cc:492] T 2739a9a5fe8e4c2993513d35d5f6b9c2 P 83b3a19ccc1d46be838b0dff69d0c523: Bootstrap starting.
I20260713 09:04:42.341284  9880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50782edb9f824ecebc5d0f9cb99696ae" candidate_uuid: "43efb696854349c29237e48f513e3a15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" is_pre_election: true
I20260713 09:04:42.342216  9880 raft_consensus.cc:2468] T 50782edb9f824ecebc5d0f9cb99696ae P 5152f23c3ddd4b4c8cbd721ad104ac16 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 43efb696854349c29237e48f513e3a15 in term 0.
I20260713 09:04:42.342670  9920 tablet_bootstrap.cc:654] T 2b8c4520c7d34ddfaf6107810da67d91 P 5152f23c3ddd4b4c8cbd721ad104ac16: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:42.345749  9731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50782edb9f824ecebc5d0f9cb99696ae" candidate_uuid: "43efb696854349c29237e48f513e3a15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83b3a19ccc1d46be838b0dff69d0c523" is_pre_election: true
I20260713 09:04:42.347172  9922 tablet_bootstrap.cc:654] T 2739a9a5fe8e4c2993513d35d5f6b9c2 P 83b3a19ccc1d46be838b0dff69d0c523: Neither blocks nor log segments found. Creating new log.
W20260713 09:04:42.348181  9770 leader_election.cc:343] T 50782edb9f824ecebc5d0f9cb99696ae P 43efb696854349c29237e48f513e3a15 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 83b3a19ccc1d46be838b0dff69d0c523 (127.5.160.129:41403): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:42.350464  9771 leader_election.cc:304] T 50782edb9f824ecebc5d0f9cb99696ae P 43efb696854349c29237e48f513e3a15 [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: 43efb696854349c29237e48f513e3a15, 5152f23c3ddd4b4c8cbd721ad104ac16; no voters: 83b3a19ccc1d46be838b0dff69d0c523
I20260713 09:04:42.350921  9921 ts_tablet_manager.cc:1434] T d7dd7a21a73a4c4eae617204cce7ef2f P 43efb696854349c29237e48f513e3a15: Time spent starting tablet: real 0.019s	user 0.011s	sys 0.007s
I20260713 09:04:42.351606  9938 raft_consensus.cc:2804] T 50782edb9f824ecebc5d0f9cb99696ae P 43efb696854349c29237e48f513e3a15 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:04:42.352063  9921 tablet_bootstrap.cc:492] T 2935b6890be346fe9023c80a97ab8604 P 43efb696854349c29237e48f513e3a15: Bootstrap starting.
I20260713 09:04:42.352029  9938 raft_consensus.cc:493] T 50782edb9f824ecebc5d0f9cb99696ae P 43efb696854349c29237e48f513e3a15 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:04:42.352824  9938 raft_consensus.cc:3060] T 50782edb9f824ecebc5d0f9cb99696ae P 43efb696854349c29237e48f513e3a15 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:42.367079  9925 raft_consensus.cc:493] T d7dd7a21a73a4c4eae617204cce7ef2f P 43efb696854349c29237e48f513e3a15 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:42.368062  9925 raft_consensus.cc:515] T d7dd7a21a73a4c4eae617204cce7ef2f P 43efb696854349c29237e48f513e3a15 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83b3a19ccc1d46be838b0dff69d0c523" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41403 } } peers { permanent_uuid: "43efb696854349c29237e48f513e3a15" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44665 } } peers { permanent_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35081 } }
I20260713 09:04:42.371837  9921 tablet_bootstrap.cc:654] T 2935b6890be346fe9023c80a97ab8604 P 43efb696854349c29237e48f513e3a15: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:42.372000  9731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7dd7a21a73a4c4eae617204cce7ef2f" candidate_uuid: "43efb696854349c29237e48f513e3a15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83b3a19ccc1d46be838b0dff69d0c523" is_pre_election: true
W20260713 09:04:42.373978  9770 leader_election.cc:343] T d7dd7a21a73a4c4eae617204cce7ef2f P 43efb696854349c29237e48f513e3a15 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 83b3a19ccc1d46be838b0dff69d0c523 (127.5.160.129:41403): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:42.375743  9925 leader_election.cc:290] T d7dd7a21a73a4c4eae617204cce7ef2f P 43efb696854349c29237e48f513e3a15 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 83b3a19ccc1d46be838b0dff69d0c523 (127.5.160.129:41403), 5152f23c3ddd4b4c8cbd721ad104ac16 (127.5.160.131:35081)
I20260713 09:04:42.376616  9880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7dd7a21a73a4c4eae617204cce7ef2f" candidate_uuid: "43efb696854349c29237e48f513e3a15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" is_pre_election: true
I20260713 09:04:42.377537  9880 raft_consensus.cc:2468] T d7dd7a21a73a4c4eae617204cce7ef2f P 5152f23c3ddd4b4c8cbd721ad104ac16 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 43efb696854349c29237e48f513e3a15 in term 0.
I20260713 09:04:42.378371  9922 tablet_bootstrap.cc:492] T 2739a9a5fe8e4c2993513d35d5f6b9c2 P 83b3a19ccc1d46be838b0dff69d0c523: No bootstrap required, opened a new log
I20260713 09:04:42.378125  9938 raft_consensus.cc:515] T 50782edb9f824ecebc5d0f9cb99696ae P 43efb696854349c29237e48f513e3a15 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35081 } } peers { permanent_uuid: "83b3a19ccc1d46be838b0dff69d0c523" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41403 } } peers { permanent_uuid: "43efb696854349c29237e48f513e3a15" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44665 } }
I20260713 09:04:42.378840  9922 ts_tablet_manager.cc:1403] T 2739a9a5fe8e4c2993513d35d5f6b9c2 P 83b3a19ccc1d46be838b0dff69d0c523: Time spent bootstrapping tablet: real 0.039s	user 0.008s	sys 0.017s
I20260713 09:04:42.379235  9771 leader_election.cc:304] T d7dd7a21a73a4c4eae617204cce7ef2f P 43efb696854349c29237e48f513e3a15 [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: 43efb696854349c29237e48f513e3a15, 5152f23c3ddd4b4c8cbd721ad104ac16; no voters: 83b3a19ccc1d46be838b0dff69d0c523
I20260713 09:04:42.381281  9925 raft_consensus.cc:2804] T d7dd7a21a73a4c4eae617204cce7ef2f P 43efb696854349c29237e48f513e3a15 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:04:42.381562  9731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50782edb9f824ecebc5d0f9cb99696ae" candidate_uuid: "43efb696854349c29237e48f513e3a15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83b3a19ccc1d46be838b0dff69d0c523"
I20260713 09:04:42.381806  9925 raft_consensus.cc:493] T d7dd7a21a73a4c4eae617204cce7ef2f P 43efb696854349c29237e48f513e3a15 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:04:42.382319  9925 raft_consensus.cc:3060] T d7dd7a21a73a4c4eae617204cce7ef2f P 43efb696854349c29237e48f513e3a15 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:42.382485  9922 raft_consensus.cc:359] T 2739a9a5fe8e4c2993513d35d5f6b9c2 P 83b3a19ccc1d46be838b0dff69d0c523 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83b3a19ccc1d46be838b0dff69d0c523" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41403 } } peers { permanent_uuid: "43efb696854349c29237e48f513e3a15" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44665 } } peers { permanent_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35081 } }
W20260713 09:04:42.383114  9770 leader_election.cc:343] T 50782edb9f824ecebc5d0f9cb99696ae P 43efb696854349c29237e48f513e3a15 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 83b3a19ccc1d46be838b0dff69d0c523 (127.5.160.129:41403): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:42.383263  9922 raft_consensus.cc:385] T 2739a9a5fe8e4c2993513d35d5f6b9c2 P 83b3a19ccc1d46be838b0dff69d0c523 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:42.383577  9922 raft_consensus.cc:740] T 2739a9a5fe8e4c2993513d35d5f6b9c2 P 83b3a19ccc1d46be838b0dff69d0c523 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83b3a19ccc1d46be838b0dff69d0c523, State: Initialized, Role: FOLLOWER
I20260713 09:04:42.384361  9922 consensus_queue.cc:260] T 2739a9a5fe8e4c2993513d35d5f6b9c2 P 83b3a19ccc1d46be838b0dff69d0c523 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83b3a19ccc1d46be838b0dff69d0c523" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41403 } } peers { permanent_uuid: "43efb696854349c29237e48f513e3a15" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44665 } } peers { permanent_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35081 } }
I20260713 09:04:42.385378  9920 tablet_bootstrap.cc:492] T 2b8c4520c7d34ddfaf6107810da67d91 P 5152f23c3ddd4b4c8cbd721ad104ac16: No bootstrap required, opened a new log
I20260713 09:04:42.385267  9880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50782edb9f824ecebc5d0f9cb99696ae" candidate_uuid: "43efb696854349c29237e48f513e3a15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16"
I20260713 09:04:42.386122  9920 ts_tablet_manager.cc:1403] T 2b8c4520c7d34ddfaf6107810da67d91 P 5152f23c3ddd4b4c8cbd721ad104ac16: Time spent bootstrapping tablet: real 0.052s	user 0.017s	sys 0.005s
I20260713 09:04:42.386188  9880 raft_consensus.cc:3060] T 50782edb9f824ecebc5d0f9cb99696ae P 5152f23c3ddd4b4c8cbd721ad104ac16 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:42.386886  9922 ts_tablet_manager.cc:1434] T 2739a9a5fe8e4c2993513d35d5f6b9c2 P 83b3a19ccc1d46be838b0dff69d0c523: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260713 09:04:42.387221  9938 leader_election.cc:290] T 50782edb9f824ecebc5d0f9cb99696ae P 43efb696854349c29237e48f513e3a15 [CANDIDATE]: Term 1 election: Requested vote from peers 5152f23c3ddd4b4c8cbd721ad104ac16 (127.5.160.131:35081), 83b3a19ccc1d46be838b0dff69d0c523 (127.5.160.129:41403)
I20260713 09:04:42.387920  9922 tablet_bootstrap.cc:492] T d7dd7a21a73a4c4eae617204cce7ef2f P 83b3a19ccc1d46be838b0dff69d0c523: Bootstrap starting.
I20260713 09:04:42.389303  9920 raft_consensus.cc:359] T 2b8c4520c7d34ddfaf6107810da67d91 P 5152f23c3ddd4b4c8cbd721ad104ac16 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83b3a19ccc1d46be838b0dff69d0c523" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41403 } } peers { permanent_uuid: "43efb696854349c29237e48f513e3a15" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44665 } } peers { permanent_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35081 } }
I20260713 09:04:42.390141  9920 raft_consensus.cc:385] T 2b8c4520c7d34ddfaf6107810da67d91 P 5152f23c3ddd4b4c8cbd721ad104ac16 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:42.390497  9920 raft_consensus.cc:740] T 2b8c4520c7d34ddfaf6107810da67d91 P 5152f23c3ddd4b4c8cbd721ad104ac16 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5152f23c3ddd4b4c8cbd721ad104ac16, State: Initialized, Role: FOLLOWER
I20260713 09:04:42.391397  9920 consensus_queue.cc:260] T 2b8c4520c7d34ddfaf6107810da67d91 P 5152f23c3ddd4b4c8cbd721ad104ac16 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83b3a19ccc1d46be838b0dff69d0c523" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41403 } } peers { permanent_uuid: "43efb696854349c29237e48f513e3a15" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44665 } } peers { permanent_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35081 } }
I20260713 09:04:42.393838  9920 ts_tablet_manager.cc:1434] T 2b8c4520c7d34ddfaf6107810da67d91 P 5152f23c3ddd4b4c8cbd721ad104ac16: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:04:42.394907  9920 tablet_bootstrap.cc:492] T 021a793ae44e44f7b594e893fbd772e7 P 5152f23c3ddd4b4c8cbd721ad104ac16: Bootstrap starting.
I20260713 09:04:42.395535  9922 tablet_bootstrap.cc:654] T d7dd7a21a73a4c4eae617204cce7ef2f P 83b3a19ccc1d46be838b0dff69d0c523: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:42.399935  9921 tablet_bootstrap.cc:492] T 2935b6890be346fe9023c80a97ab8604 P 43efb696854349c29237e48f513e3a15: No bootstrap required, opened a new log
I20260713 09:04:42.400501  9921 ts_tablet_manager.cc:1403] T 2935b6890be346fe9023c80a97ab8604 P 43efb696854349c29237e48f513e3a15: Time spent bootstrapping tablet: real 0.049s	user 0.020s	sys 0.012s
I20260713 09:04:42.401631  9920 tablet_bootstrap.cc:654] T 021a793ae44e44f7b594e893fbd772e7 P 5152f23c3ddd4b4c8cbd721ad104ac16: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:42.404371  9925 raft_consensus.cc:515] T d7dd7a21a73a4c4eae617204cce7ef2f P 43efb696854349c29237e48f513e3a15 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83b3a19ccc1d46be838b0dff69d0c523" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41403 } } peers { permanent_uuid: "43efb696854349c29237e48f513e3a15" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44665 } } peers { permanent_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35081 } }
I20260713 09:04:42.406114  9921 raft_consensus.cc:359] T 2935b6890be346fe9023c80a97ab8604 P 43efb696854349c29237e48f513e3a15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83b3a19ccc1d46be838b0dff69d0c523" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41403 } } peers { permanent_uuid: "43efb696854349c29237e48f513e3a15" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44665 } } peers { permanent_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35081 } }
I20260713 09:04:42.406956  9921 raft_consensus.cc:385] T 2935b6890be346fe9023c80a97ab8604 P 43efb696854349c29237e48f513e3a15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:42.407298  9921 raft_consensus.cc:740] T 2935b6890be346fe9023c80a97ab8604 P 43efb696854349c29237e48f513e3a15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 43efb696854349c29237e48f513e3a15, State: Initialized, Role: FOLLOWER
I20260713 09:04:42.408886  9922 tablet_bootstrap.cc:492] T d7dd7a21a73a4c4eae617204cce7ef2f P 83b3a19ccc1d46be838b0dff69d0c523: No bootstrap required, opened a new log
I20260713 09:04:42.408507  9921 consensus_queue.cc:260] T 2935b6890be346fe9023c80a97ab8604 P 43efb696854349c29237e48f513e3a15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83b3a19ccc1d46be838b0dff69d0c523" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41403 } } peers { permanent_uuid: "43efb696854349c29237e48f513e3a15" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44665 } } peers { permanent_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35081 } }
I20260713 09:04:42.408982  9731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7dd7a21a73a4c4eae617204cce7ef2f" candidate_uuid: "43efb696854349c29237e48f513e3a15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83b3a19ccc1d46be838b0dff69d0c523"
I20260713 09:04:42.409503  9922 ts_tablet_manager.cc:1403] T d7dd7a21a73a4c4eae617204cce7ef2f P 83b3a19ccc1d46be838b0dff69d0c523: Time spent bootstrapping tablet: real 0.022s	user 0.012s	sys 0.000s
W20260713 09:04:42.410701  9770 leader_election.cc:343] T d7dd7a21a73a4c4eae617204cce7ef2f P 43efb696854349c29237e48f513e3a15 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 83b3a19ccc1d46be838b0dff69d0c523 (127.5.160.129:41403): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:42.410847  9921 ts_tablet_manager.cc:1434] T 2935b6890be346fe9023c80a97ab8604 P 43efb696854349c29237e48f513e3a15: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.002s
I20260713 09:04:42.411564  9929 raft_consensus.cc:493] T 1f9aba2fadbc4bb190ed40cdd46b3721 P 83b3a19ccc1d46be838b0dff69d0c523 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:42.411842  9921 tablet_bootstrap.cc:492] T 2b8c4520c7d34ddfaf6107810da67d91 P 43efb696854349c29237e48f513e3a15: Bootstrap starting.
I20260713 09:04:42.412055  9929 raft_consensus.cc:515] T 1f9aba2fadbc4bb190ed40cdd46b3721 P 83b3a19ccc1d46be838b0dff69d0c523 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83b3a19ccc1d46be838b0dff69d0c523" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41403 } } peers { permanent_uuid: "43efb696854349c29237e48f513e3a15" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44665 } } peers { permanent_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35081 } }
I20260713 09:04:42.412309  9922 raft_consensus.cc:359] T d7dd7a21a73a4c4eae617204cce7ef2f P 83b3a19ccc1d46be838b0dff69d0c523 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83b3a19ccc1d46be838b0dff69d0c523" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41403 } } peers { permanent_uuid: "43efb696854349c29237e48f513e3a15" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44665 } } peers { permanent_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35081 } }
I20260713 09:04:42.413067  9879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7dd7a21a73a4c4eae617204cce7ef2f" candidate_uuid: "43efb696854349c29237e48f513e3a15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16"
I20260713 09:04:42.413805  9879 raft_consensus.cc:3060] T d7dd7a21a73a4c4eae617204cce7ef2f P 5152f23c3ddd4b4c8cbd721ad104ac16 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:42.414819  9920 tablet_bootstrap.cc:492] T 021a793ae44e44f7b594e893fbd772e7 P 5152f23c3ddd4b4c8cbd721ad104ac16: No bootstrap required, opened a new log
I20260713 09:04:42.415340  9920 ts_tablet_manager.cc:1403] T 021a793ae44e44f7b594e893fbd772e7 P 5152f23c3ddd4b4c8cbd721ad104ac16: Time spent bootstrapping tablet: real 0.021s	user 0.010s	sys 0.000s
I20260713 09:04:42.418330  9920 raft_consensus.cc:359] T 021a793ae44e44f7b594e893fbd772e7 P 5152f23c3ddd4b4c8cbd721ad104ac16 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83b3a19ccc1d46be838b0dff69d0c523" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41403 } } peers { permanent_uuid: "43efb696854349c29237e48f513e3a15" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44665 } } peers { permanent_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35081 } }
I20260713 09:04:42.418838  9921 tablet_bootstrap.cc:654] T 2b8c4520c7d34ddfaf6107810da67d91 P 43efb696854349c29237e48f513e3a15: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:42.419113  9920 raft_consensus.cc:385] T 021a793ae44e44f7b594e893fbd772e7 P 5152f23c3ddd4b4c8cbd721ad104ac16 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:42.419414  9920 raft_consensus.cc:740] T 021a793ae44e44f7b594e893fbd772e7 P 5152f23c3ddd4b4c8cbd721ad104ac16 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5152f23c3ddd4b4c8cbd721ad104ac16, State: Initialized, Role: FOLLOWER
I20260713 09:04:42.420243  9920 consensus_queue.cc:260] T 021a793ae44e44f7b594e893fbd772e7 P 5152f23c3ddd4b4c8cbd721ad104ac16 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83b3a19ccc1d46be838b0dff69d0c523" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41403 } } peers { permanent_uuid: "43efb696854349c29237e48f513e3a15" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44665 } } peers { permanent_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35081 } }
I20260713 09:04:42.413214  9925 leader_election.cc:290] T d7dd7a21a73a4c4eae617204cce7ef2f P 43efb696854349c29237e48f513e3a15 [CANDIDATE]: Term 1 election: Requested vote from peers 83b3a19ccc1d46be838b0dff69d0c523 (127.5.160.129:41403), 5152f23c3ddd4b4c8cbd721ad104ac16 (127.5.160.131:35081)
I20260713 09:04:42.422546  9920 ts_tablet_manager.cc:1434] T 021a793ae44e44f7b594e893fbd772e7 P 5152f23c3ddd4b4c8cbd721ad104ac16: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260713 09:04:42.413108  9922 raft_consensus.cc:385] T d7dd7a21a73a4c4eae617204cce7ef2f P 83b3a19ccc1d46be838b0dff69d0c523 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:42.423313  9922 raft_consensus.cc:740] T d7dd7a21a73a4c4eae617204cce7ef2f P 83b3a19ccc1d46be838b0dff69d0c523 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83b3a19ccc1d46be838b0dff69d0c523, State: Initialized, Role: FOLLOWER
I20260713 09:04:42.423709  9920 tablet_bootstrap.cc:492] T 2935b6890be346fe9023c80a97ab8604 P 5152f23c3ddd4b4c8cbd721ad104ac16: Bootstrap starting.
I20260713 09:04:42.422431  9879 raft_consensus.cc:2468] T d7dd7a21a73a4c4eae617204cce7ef2f P 5152f23c3ddd4b4c8cbd721ad104ac16 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 43efb696854349c29237e48f513e3a15 in term 1.
I20260713 09:04:42.425165  9771 leader_election.cc:304] T d7dd7a21a73a4c4eae617204cce7ef2f P 43efb696854349c29237e48f513e3a15 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 43efb696854349c29237e48f513e3a15, 5152f23c3ddd4b4c8cbd721ad104ac16; no voters: 83b3a19ccc1d46be838b0dff69d0c523
I20260713 09:04:42.426563  9925 raft_consensus.cc:2804] T d7dd7a21a73a4c4eae617204cce7ef2f P 43efb696854349c29237e48f513e3a15 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:04:42.427271  9925 raft_consensus.cc:697] T d7dd7a21a73a4c4eae617204cce7ef2f P 43efb696854349c29237e48f513e3a15 [term 1 LEADER]: Becoming Leader. State: Replica: 43efb696854349c29237e48f513e3a15, State: Running, Role: LEADER
I20260713 09:04:42.428308  9925 consensus_queue.cc:237] T d7dd7a21a73a4c4eae617204cce7ef2f P 43efb696854349c29237e48f513e3a15 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83b3a19ccc1d46be838b0dff69d0c523" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41403 } } peers { permanent_uuid: "43efb696854349c29237e48f513e3a15" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44665 } } peers { permanent_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35081 } }
I20260713 09:04:42.424777  9922 consensus_queue.cc:260] T d7dd7a21a73a4c4eae617204cce7ef2f P 83b3a19ccc1d46be838b0dff69d0c523 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83b3a19ccc1d46be838b0dff69d0c523" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41403 } } peers { permanent_uuid: "43efb696854349c29237e48f513e3a15" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44665 } } peers { permanent_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35081 } }
I20260713 09:04:42.433277  9929 leader_election.cc:290] T 1f9aba2fadbc4bb190ed40cdd46b3721 P 83b3a19ccc1d46be838b0dff69d0c523 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 43efb696854349c29237e48f513e3a15 (127.5.160.130:44665), 5152f23c3ddd4b4c8cbd721ad104ac16 (127.5.160.131:35081)
I20260713 09:04:42.432705  9920 tablet_bootstrap.cc:654] T 2935b6890be346fe9023c80a97ab8604 P 5152f23c3ddd4b4c8cbd721ad104ac16: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:42.444336  9922 ts_tablet_manager.cc:1434] T d7dd7a21a73a4c4eae617204cce7ef2f P 83b3a19ccc1d46be838b0dff69d0c523: Time spent starting tablet: real 0.034s	user 0.008s	sys 0.002s
I20260713 09:04:42.445492  9922 tablet_bootstrap.cc:492] T ec9683adcd6745758b966e222b51747e P 83b3a19ccc1d46be838b0dff69d0c523: Bootstrap starting.
I20260713 09:04:42.447806  9920 tablet_bootstrap.cc:492] T 2935b6890be346fe9023c80a97ab8604 P 5152f23c3ddd4b4c8cbd721ad104ac16: No bootstrap required, opened a new log
I20260713 09:04:42.448671  9920 ts_tablet_manager.cc:1403] T 2935b6890be346fe9023c80a97ab8604 P 5152f23c3ddd4b4c8cbd721ad104ac16: Time spent bootstrapping tablet: real 0.025s	user 0.006s	sys 0.009s
W20260713 09:04:42.449357  9677 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:04:42.451788  9920 raft_consensus.cc:359] T 2935b6890be346fe9023c80a97ab8604 P 5152f23c3ddd4b4c8cbd721ad104ac16 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83b3a19ccc1d46be838b0dff69d0c523" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41403 } } peers { permanent_uuid: "43efb696854349c29237e48f513e3a15" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44665 } } peers { permanent_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35081 } }
I20260713 09:04:42.452612  9920 raft_consensus.cc:385] T 2935b6890be346fe9023c80a97ab8604 P 5152f23c3ddd4b4c8cbd721ad104ac16 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:42.454792  9880 raft_consensus.cc:2468] T 50782edb9f824ecebc5d0f9cb99696ae P 5152f23c3ddd4b4c8cbd721ad104ac16 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 43efb696854349c29237e48f513e3a15 in term 1.
I20260713 09:04:42.452950  9920 raft_consensus.cc:740] T 2935b6890be346fe9023c80a97ab8604 P 5152f23c3ddd4b4c8cbd721ad104ac16 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5152f23c3ddd4b4c8cbd721ad104ac16, State: Initialized, Role: FOLLOWER
I20260713 09:04:42.457965  9771 leader_election.cc:304] T 50782edb9f824ecebc5d0f9cb99696ae P 43efb696854349c29237e48f513e3a15 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 43efb696854349c29237e48f513e3a15, 5152f23c3ddd4b4c8cbd721ad104ac16; no voters: 83b3a19ccc1d46be838b0dff69d0c523
I20260713 09:04:42.458766  9938 raft_consensus.cc:2804] T 50782edb9f824ecebc5d0f9cb99696ae P 43efb696854349c29237e48f513e3a15 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:04:42.458514  9920 consensus_queue.cc:260] T 2935b6890be346fe9023c80a97ab8604 P 5152f23c3ddd4b4c8cbd721ad104ac16 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83b3a19ccc1d46be838b0dff69d0c523" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41403 } } peers { permanent_uuid: "43efb696854349c29237e48f513e3a15" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44665 } } peers { permanent_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35081 } }
I20260713 09:04:42.461229  9920 ts_tablet_manager.cc:1434] T 2935b6890be346fe9023c80a97ab8604 P 5152f23c3ddd4b4c8cbd721ad104ac16: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260713 09:04:42.461568  9949 raft_consensus.cc:493] T d7dd7a21a73a4c4eae617204cce7ef2f P 83b3a19ccc1d46be838b0dff69d0c523 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:42.462236  9920 tablet_bootstrap.cc:492] T ec9683adcd6745758b966e222b51747e P 5152f23c3ddd4b4c8cbd721ad104ac16: Bootstrap starting.
I20260713 09:04:42.462191  9949 raft_consensus.cc:515] T d7dd7a21a73a4c4eae617204cce7ef2f P 83b3a19ccc1d46be838b0dff69d0c523 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83b3a19ccc1d46be838b0dff69d0c523" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41403 } } peers { permanent_uuid: "43efb696854349c29237e48f513e3a15" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44665 } } peers { permanent_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35081 } }
I20260713 09:04:42.465832  9922 tablet_bootstrap.cc:654] T ec9683adcd6745758b966e222b51747e P 83b3a19ccc1d46be838b0dff69d0c523: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:42.466017  9949 leader_election.cc:290] T d7dd7a21a73a4c4eae617204cce7ef2f P 83b3a19ccc1d46be838b0dff69d0c523 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 43efb696854349c29237e48f513e3a15 (127.5.160.130:44665), 5152f23c3ddd4b4c8cbd721ad104ac16 (127.5.160.131:35081)
I20260713 09:04:42.471101  9920 tablet_bootstrap.cc:654] T ec9683adcd6745758b966e222b51747e P 5152f23c3ddd4b4c8cbd721ad104ac16: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:42.474545  9628 catalog_manager.cc:5697] T d7dd7a21a73a4c4eae617204cce7ef2f P 43efb696854349c29237e48f513e3a15 reported cstate change: term changed from 0 to 1, leader changed from <none> to 43efb696854349c29237e48f513e3a15 (127.5.160.130). New cstate: current_term: 1 leader_uuid: "43efb696854349c29237e48f513e3a15" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83b3a19ccc1d46be838b0dff69d0c523" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41403 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "43efb696854349c29237e48f513e3a15" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44665 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35081 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:42.487715  9938 raft_consensus.cc:697] T 50782edb9f824ecebc5d0f9cb99696ae P 43efb696854349c29237e48f513e3a15 [term 1 LEADER]: Becoming Leader. State: Replica: 43efb696854349c29237e48f513e3a15, State: Running, Role: LEADER
I20260713 09:04:42.488958  9806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f9aba2fadbc4bb190ed40cdd46b3721" candidate_uuid: "83b3a19ccc1d46be838b0dff69d0c523" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43efb696854349c29237e48f513e3a15" is_pre_election: true
I20260713 09:04:42.490247  9938 consensus_queue.cc:237] T 50782edb9f824ecebc5d0f9cb99696ae P 43efb696854349c29237e48f513e3a15 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35081 } } peers { permanent_uuid: "83b3a19ccc1d46be838b0dff69d0c523" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41403 } } peers { permanent_uuid: "43efb696854349c29237e48f513e3a15" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44665 } }
I20260713 09:04:42.491039  9805 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7dd7a21a73a4c4eae617204cce7ef2f" candidate_uuid: "83b3a19ccc1d46be838b0dff69d0c523" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43efb696854349c29237e48f513e3a15" is_pre_election: true
W20260713 09:04:42.493474  9697 leader_election.cc:343] T 1f9aba2fadbc4bb190ed40cdd46b3721 P 83b3a19ccc1d46be838b0dff69d0c523 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 43efb696854349c29237e48f513e3a15 (127.5.160.130:44665): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:42.496745  9920 tablet_bootstrap.cc:492] T ec9683adcd6745758b966e222b51747e P 5152f23c3ddd4b4c8cbd721ad104ac16: No bootstrap required, opened a new log
I20260713 09:04:42.497185  9921 tablet_bootstrap.cc:492] T 2b8c4520c7d34ddfaf6107810da67d91 P 43efb696854349c29237e48f513e3a15: No bootstrap required, opened a new log
I20260713 09:04:42.497334  9920 ts_tablet_manager.cc:1403] T ec9683adcd6745758b966e222b51747e P 5152f23c3ddd4b4c8cbd721ad104ac16: Time spent bootstrapping tablet: real 0.035s	user 0.016s	sys 0.000s
I20260713 09:04:42.501703  9921 ts_tablet_manager.cc:1403] T 2b8c4520c7d34ddfaf6107810da67d91 P 43efb696854349c29237e48f513e3a15: Time spent bootstrapping tablet: real 0.090s	user 0.036s	sys 0.030s
I20260713 09:04:42.502741  9949 raft_consensus.cc:493] T 2b8c4520c7d34ddfaf6107810da67d91 P 83b3a19ccc1d46be838b0dff69d0c523 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:42.503278  9949 raft_consensus.cc:515] T 2b8c4520c7d34ddfaf6107810da67d91 P 83b3a19ccc1d46be838b0dff69d0c523 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83b3a19ccc1d46be838b0dff69d0c523" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41403 } } peers { permanent_uuid: "43efb696854349c29237e48f513e3a15" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44665 } } peers { permanent_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35081 } }
I20260713 09:04:42.504797  9920 raft_consensus.cc:359] T ec9683adcd6745758b966e222b51747e P 5152f23c3ddd4b4c8cbd721ad104ac16 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83b3a19ccc1d46be838b0dff69d0c523" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41403 } } peers { permanent_uuid: "43efb696854349c29237e48f513e3a15" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44665 } } peers { permanent_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35081 } }
I20260713 09:04:42.505558  9920 raft_consensus.cc:385] T ec9683adcd6745758b966e222b51747e P 5152f23c3ddd4b4c8cbd721ad104ac16 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:42.505445  9880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f9aba2fadbc4bb190ed40cdd46b3721" candidate_uuid: "83b3a19ccc1d46be838b0dff69d0c523" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" is_pre_election: true
I20260713 09:04:42.505888  9920 raft_consensus.cc:740] T ec9683adcd6745758b966e222b51747e P 5152f23c3ddd4b4c8cbd721ad104ac16 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5152f23c3ddd4b4c8cbd721ad104ac16, State: Initialized, Role: FOLLOWER
I20260713 09:04:42.506498  9879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7dd7a21a73a4c4eae617204cce7ef2f" candidate_uuid: "83b3a19ccc1d46be838b0dff69d0c523" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" is_pre_election: true
I20260713 09:04:42.505836  9921 raft_consensus.cc:359] T 2b8c4520c7d34ddfaf6107810da67d91 P 43efb696854349c29237e48f513e3a15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83b3a19ccc1d46be838b0dff69d0c523" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41403 } } peers { permanent_uuid: "43efb696854349c29237e48f513e3a15" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44665 } } peers { permanent_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35081 } }
I20260713 09:04:42.507100  9921 raft_consensus.cc:385] T 2b8c4520c7d34ddfaf6107810da67d91 P 43efb696854349c29237e48f513e3a15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:42.507056  9920 consensus_queue.cc:260] T ec9683adcd6745758b966e222b51747e P 5152f23c3ddd4b4c8cbd721ad104ac16 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83b3a19ccc1d46be838b0dff69d0c523" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41403 } } peers { permanent_uuid: "43efb696854349c29237e48f513e3a15" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44665 } } peers { permanent_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35081 } }
I20260713 09:04:42.507766  9921 raft_consensus.cc:740] T 2b8c4520c7d34ddfaf6107810da67d91 P 43efb696854349c29237e48f513e3a15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 43efb696854349c29237e48f513e3a15, State: Initialized, Role: FOLLOWER
I20260713 09:04:42.508628  9805 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b8c4520c7d34ddfaf6107810da67d91" candidate_uuid: "83b3a19ccc1d46be838b0dff69d0c523" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43efb696854349c29237e48f513e3a15" is_pre_election: true
I20260713 09:04:42.506106  9880 raft_consensus.cc:2468] T 1f9aba2fadbc4bb190ed40cdd46b3721 P 5152f23c3ddd4b4c8cbd721ad104ac16 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 83b3a19ccc1d46be838b0dff69d0c523 in term 0.
I20260713 09:04:42.509016  9921 consensus_queue.cc:260] T 2b8c4520c7d34ddfaf6107810da67d91 P 43efb696854349c29237e48f513e3a15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83b3a19ccc1d46be838b0dff69d0c523" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41403 } } peers { permanent_uuid: "43efb696854349c29237e48f513e3a15" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44665 } } peers { permanent_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35081 } }
I20260713 09:04:42.507241  9879 raft_consensus.cc:2393] T d7dd7a21a73a4c4eae617204cce7ef2f P 5152f23c3ddd4b4c8cbd721ad104ac16 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 83b3a19ccc1d46be838b0dff69d0c523 in current term 1: Already voted for candidate 43efb696854349c29237e48f513e3a15 in this term.
I20260713 09:04:42.510418  9949 leader_election.cc:290] T 2b8c4520c7d34ddfaf6107810da67d91 P 83b3a19ccc1d46be838b0dff69d0c523 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 43efb696854349c29237e48f513e3a15 (127.5.160.130:44665), 5152f23c3ddd4b4c8cbd721ad104ac16 (127.5.160.131:35081)
I20260713 09:04:42.511061  9805 raft_consensus.cc:2468] T 2b8c4520c7d34ddfaf6107810da67d91 P 43efb696854349c29237e48f513e3a15 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 83b3a19ccc1d46be838b0dff69d0c523 in term 0.
I20260713 09:04:42.511956  9696 leader_election.cc:304] T 1f9aba2fadbc4bb190ed40cdd46b3721 P 83b3a19ccc1d46be838b0dff69d0c523 [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: 5152f23c3ddd4b4c8cbd721ad104ac16, 83b3a19ccc1d46be838b0dff69d0c523; no voters: 43efb696854349c29237e48f513e3a15
I20260713 09:04:42.513069  9921 ts_tablet_manager.cc:1434] T 2b8c4520c7d34ddfaf6107810da67d91 P 43efb696854349c29237e48f513e3a15: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260713 09:04:42.513397  9696 leader_election.cc:304] T d7dd7a21a73a4c4eae617204cce7ef2f P 83b3a19ccc1d46be838b0dff69d0c523 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 83b3a19ccc1d46be838b0dff69d0c523; no voters: 43efb696854349c29237e48f513e3a15, 5152f23c3ddd4b4c8cbd721ad104ac16
I20260713 09:04:42.514268  9697 leader_election.cc:304] T 2b8c4520c7d34ddfaf6107810da67d91 P 83b3a19ccc1d46be838b0dff69d0c523 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 43efb696854349c29237e48f513e3a15, 83b3a19ccc1d46be838b0dff69d0c523; no voters: 
I20260713 09:04:42.514441  9921 tablet_bootstrap.cc:492] T 1f9aba2fadbc4bb190ed40cdd46b3721 P 43efb696854349c29237e48f513e3a15: Bootstrap starting.
I20260713 09:04:42.514977  9929 raft_consensus.cc:2804] T 1f9aba2fadbc4bb190ed40cdd46b3721 P 83b3a19ccc1d46be838b0dff69d0c523 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:04:42.515416  9929 raft_consensus.cc:493] T 1f9aba2fadbc4bb190ed40cdd46b3721 P 83b3a19ccc1d46be838b0dff69d0c523 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:04:42.515836  9929 raft_consensus.cc:3060] T 1f9aba2fadbc4bb190ed40cdd46b3721 P 83b3a19ccc1d46be838b0dff69d0c523 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:42.518046  9949 raft_consensus.cc:3060] T d7dd7a21a73a4c4eae617204cce7ef2f P 83b3a19ccc1d46be838b0dff69d0c523 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:42.518290  9879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b8c4520c7d34ddfaf6107810da67d91" candidate_uuid: "83b3a19ccc1d46be838b0dff69d0c523" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" is_pre_election: true
I20260713 09:04:42.518954  9879 raft_consensus.cc:2468] T 2b8c4520c7d34ddfaf6107810da67d91 P 5152f23c3ddd4b4c8cbd721ad104ac16 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 83b3a19ccc1d46be838b0dff69d0c523 in term 0.
I20260713 09:04:42.521972  9921 tablet_bootstrap.cc:654] T 1f9aba2fadbc4bb190ed40cdd46b3721 P 43efb696854349c29237e48f513e3a15: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:42.526644  9929 raft_consensus.cc:515] T 1f9aba2fadbc4bb190ed40cdd46b3721 P 83b3a19ccc1d46be838b0dff69d0c523 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83b3a19ccc1d46be838b0dff69d0c523" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41403 } } peers { permanent_uuid: "43efb696854349c29237e48f513e3a15" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44665 } } peers { permanent_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35081 } }
I20260713 09:04:42.532575  9879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f9aba2fadbc4bb190ed40cdd46b3721" candidate_uuid: "83b3a19ccc1d46be838b0dff69d0c523" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16"
I20260713 09:04:42.533353  9879 raft_consensus.cc:3060] T 1f9aba2fadbc4bb190ed40cdd46b3721 P 5152f23c3ddd4b4c8cbd721ad104ac16 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:42.535574  9921 tablet_bootstrap.cc:492] T 1f9aba2fadbc4bb190ed40cdd46b3721 P 43efb696854349c29237e48f513e3a15: No bootstrap required, opened a new log
I20260713 09:04:42.536288  9921 ts_tablet_manager.cc:1403] T 1f9aba2fadbc4bb190ed40cdd46b3721 P 43efb696854349c29237e48f513e3a15: Time spent bootstrapping tablet: real 0.022s	user 0.010s	sys 0.008s
I20260713 09:04:42.540489  9921 raft_consensus.cc:359] T 1f9aba2fadbc4bb190ed40cdd46b3721 P 43efb696854349c29237e48f513e3a15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83b3a19ccc1d46be838b0dff69d0c523" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41403 } } peers { permanent_uuid: "43efb696854349c29237e48f513e3a15" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44665 } } peers { permanent_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35081 } }
I20260713 09:04:42.541764  9921 raft_consensus.cc:385] T 1f9aba2fadbc4bb190ed40cdd46b3721 P 43efb696854349c29237e48f513e3a15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:42.542290  9921 raft_consensus.cc:740] T 1f9aba2fadbc4bb190ed40cdd46b3721 P 43efb696854349c29237e48f513e3a15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 43efb696854349c29237e48f513e3a15, State: Initialized, Role: FOLLOWER
I20260713 09:04:42.528923  9920 ts_tablet_manager.cc:1434] T ec9683adcd6745758b966e222b51747e P 5152f23c3ddd4b4c8cbd721ad104ac16: Time spent starting tablet: real 0.027s	user 0.006s	sys 0.000s
I20260713 09:04:42.541119  9949 raft_consensus.cc:2749] T d7dd7a21a73a4c4eae617204cce7ef2f P 83b3a19ccc1d46be838b0dff69d0c523 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:04:42.543920  9949 raft_consensus.cc:2804] T 2b8c4520c7d34ddfaf6107810da67d91 P 83b3a19ccc1d46be838b0dff69d0c523 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:04:42.543391  9921 consensus_queue.cc:260] T 1f9aba2fadbc4bb190ed40cdd46b3721 P 43efb696854349c29237e48f513e3a15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83b3a19ccc1d46be838b0dff69d0c523" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41403 } } peers { permanent_uuid: "43efb696854349c29237e48f513e3a15" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44665 } } peers { permanent_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35081 } }
I20260713 09:04:42.544360  9949 raft_consensus.cc:493] T 2b8c4520c7d34ddfaf6107810da67d91 P 83b3a19ccc1d46be838b0dff69d0c523 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:04:42.544824  9949 raft_consensus.cc:3060] T 2b8c4520c7d34ddfaf6107810da67d91 P 83b3a19ccc1d46be838b0dff69d0c523 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:42.546676  9921 ts_tablet_manager.cc:1434] T 1f9aba2fadbc4bb190ed40cdd46b3721 P 43efb696854349c29237e48f513e3a15: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260713 09:04:42.547084  9920 tablet_bootstrap.cc:492] T d70e02ac00ce4a149300c5122d68a156 P 5152f23c3ddd4b4c8cbd721ad104ac16: Bootstrap starting.
I20260713 09:04:42.547734  9921 tablet_bootstrap.cc:492] T 2739a9a5fe8e4c2993513d35d5f6b9c2 P 43efb696854349c29237e48f513e3a15: Bootstrap starting.
I20260713 09:04:42.547451  9929 leader_election.cc:290] T 1f9aba2fadbc4bb190ed40cdd46b3721 P 83b3a19ccc1d46be838b0dff69d0c523 [CANDIDATE]: Term 1 election: Requested vote from peers 43efb696854349c29237e48f513e3a15 (127.5.160.130:44665), 5152f23c3ddd4b4c8cbd721ad104ac16 (127.5.160.131:35081)
I20260713 09:04:42.550969  9956 raft_consensus.cc:493] T 021a793ae44e44f7b594e893fbd772e7 P 83b3a19ccc1d46be838b0dff69d0c523 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:42.551110  9805 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f9aba2fadbc4bb190ed40cdd46b3721" candidate_uuid: "83b3a19ccc1d46be838b0dff69d0c523" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43efb696854349c29237e48f513e3a15"
I20260713 09:04:42.548158  9879 raft_consensus.cc:2468] T 1f9aba2fadbc4bb190ed40cdd46b3721 P 5152f23c3ddd4b4c8cbd721ad104ac16 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83b3a19ccc1d46be838b0dff69d0c523 in term 1.
I20260713 09:04:42.551723  9805 raft_consensus.cc:3060] T 1f9aba2fadbc4bb190ed40cdd46b3721 P 43efb696854349c29237e48f513e3a15 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:42.552770  9696 leader_election.cc:304] T 1f9aba2fadbc4bb190ed40cdd46b3721 P 83b3a19ccc1d46be838b0dff69d0c523 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5152f23c3ddd4b4c8cbd721ad104ac16, 83b3a19ccc1d46be838b0dff69d0c523; no voters: 
I20260713 09:04:42.553725  9929 raft_consensus.cc:2804] T 1f9aba2fadbc4bb190ed40cdd46b3721 P 83b3a19ccc1d46be838b0dff69d0c523 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:04:42.555864  9956 raft_consensus.cc:515] T 021a793ae44e44f7b594e893fbd772e7 P 83b3a19ccc1d46be838b0dff69d0c523 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83b3a19ccc1d46be838b0dff69d0c523" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41403 } } peers { permanent_uuid: "43efb696854349c29237e48f513e3a15" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44665 } } peers { permanent_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35081 } }
I20260713 09:04:42.556624  9921 tablet_bootstrap.cc:654] T 2739a9a5fe8e4c2993513d35d5f6b9c2 P 43efb696854349c29237e48f513e3a15: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:42.561175  9806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "021a793ae44e44f7b594e893fbd772e7" candidate_uuid: "83b3a19ccc1d46be838b0dff69d0c523" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43efb696854349c29237e48f513e3a15" is_pre_election: true
I20260713 09:04:42.563086  9806 raft_consensus.cc:2468] T 021a793ae44e44f7b594e893fbd772e7 P 43efb696854349c29237e48f513e3a15 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 83b3a19ccc1d46be838b0dff69d0c523 in term 0.
I20260713 09:04:42.564517  9922 tablet_bootstrap.cc:492] T ec9683adcd6745758b966e222b51747e P 83b3a19ccc1d46be838b0dff69d0c523: No bootstrap required, opened a new log
I20260713 09:04:42.559988  9805 raft_consensus.cc:2468] T 1f9aba2fadbc4bb190ed40cdd46b3721 P 43efb696854349c29237e48f513e3a15 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83b3a19ccc1d46be838b0dff69d0c523 in term 1.
I20260713 09:04:42.565411  9922 ts_tablet_manager.cc:1403] T ec9683adcd6745758b966e222b51747e P 83b3a19ccc1d46be838b0dff69d0c523: Time spent bootstrapping tablet: real 0.120s	user 0.034s	sys 0.035s
I20260713 09:04:42.567994  9927 raft_consensus.cc:493] T 2935b6890be346fe9023c80a97ab8604 P 5152f23c3ddd4b4c8cbd721ad104ac16 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:42.568960  9956 leader_election.cc:290] T 021a793ae44e44f7b594e893fbd772e7 P 83b3a19ccc1d46be838b0dff69d0c523 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 43efb696854349c29237e48f513e3a15 (127.5.160.130:44665), 5152f23c3ddd4b4c8cbd721ad104ac16 (127.5.160.131:35081)
I20260713 09:04:42.568655  9927 raft_consensus.cc:515] T 2935b6890be346fe9023c80a97ab8604 P 5152f23c3ddd4b4c8cbd721ad104ac16 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83b3a19ccc1d46be838b0dff69d0c523" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41403 } } peers { permanent_uuid: "43efb696854349c29237e48f513e3a15" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44665 } } peers { permanent_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35081 } }
I20260713 09:04:42.564451  9697 leader_election.cc:304] T 021a793ae44e44f7b594e893fbd772e7 P 83b3a19ccc1d46be838b0dff69d0c523 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 43efb696854349c29237e48f513e3a15, 83b3a19ccc1d46be838b0dff69d0c523; no voters: 
I20260713 09:04:42.592387  9956 raft_consensus.cc:2804] T 021a793ae44e44f7b594e893fbd772e7 P 83b3a19ccc1d46be838b0dff69d0c523 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:04:42.592887  9956 raft_consensus.cc:493] T 021a793ae44e44f7b594e893fbd772e7 P 83b3a19ccc1d46be838b0dff69d0c523 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:04:42.593427  9956 raft_consensus.cc:3060] T 021a793ae44e44f7b594e893fbd772e7 P 83b3a19ccc1d46be838b0dff69d0c523 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:42.597888  9922 raft_consensus.cc:359] T ec9683adcd6745758b966e222b51747e P 83b3a19ccc1d46be838b0dff69d0c523 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83b3a19ccc1d46be838b0dff69d0c523" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41403 } } peers { permanent_uuid: "43efb696854349c29237e48f513e3a15" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44665 } } peers { permanent_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35081 } }
I20260713 09:04:42.598658  9922 raft_consensus.cc:385] T ec9683adcd6745758b966e222b51747e P 83b3a19ccc1d46be838b0dff69d0c523 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:42.598937  9922 raft_consensus.cc:740] T ec9683adcd6745758b966e222b51747e P 83b3a19ccc1d46be838b0dff69d0c523 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83b3a19ccc1d46be838b0dff69d0c523, State: Initialized, Role: FOLLOWER
I20260713 09:04:42.599133  9921 tablet_bootstrap.cc:492] T 2739a9a5fe8e4c2993513d35d5f6b9c2 P 43efb696854349c29237e48f513e3a15: No bootstrap required, opened a new log
I20260713 09:04:42.599603  9921 ts_tablet_manager.cc:1403] T 2739a9a5fe8e4c2993513d35d5f6b9c2 P 43efb696854349c29237e48f513e3a15: Time spent bootstrapping tablet: real 0.052s	user 0.011s	sys 0.009s
I20260713 09:04:42.599354  9627 catalog_manager.cc:5697] T 50782edb9f824ecebc5d0f9cb99696ae P 43efb696854349c29237e48f513e3a15 reported cstate change: term changed from 0 to 1, leader changed from <none> to 43efb696854349c29237e48f513e3a15 (127.5.160.130). New cstate: current_term: 1 leader_uuid: "43efb696854349c29237e48f513e3a15" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35081 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "83b3a19ccc1d46be838b0dff69d0c523" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41403 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "43efb696854349c29237e48f513e3a15" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44665 } health_report { overall_health: HEALTHY } } }
I20260713 09:04:42.601765  9956 raft_consensus.cc:515] T 021a793ae44e44f7b594e893fbd772e7 P 83b3a19ccc1d46be838b0dff69d0c523 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83b3a19ccc1d46be838b0dff69d0c523" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41403 } } peers { permanent_uuid: "43efb696854349c29237e48f513e3a15" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44665 } } peers { permanent_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35081 } }
I20260713 09:04:42.602303  9921 raft_consensus.cc:359] T 2739a9a5fe8e4c2993513d35d5f6b9c2 P 43efb696854349c29237e48f513e3a15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83b3a19ccc1d46be838b0dff69d0c523" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41403 } } peers { permanent_uuid: "43efb696854349c29237e48f513e3a15" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44665 } } peers { permanent_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35081 } }
I20260713 09:04:42.603201  9921 raft_consensus.cc:385] T 2739a9a5fe8e4c2993513d35d5f6b9c2 P 43efb696854349c29237e48f513e3a15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:42.603531  9921 raft_consensus.cc:740] T 2739a9a5fe8e4c2993513d35d5f6b9c2 P 43efb696854349c29237e48f513e3a15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 43efb696854349c29237e48f513e3a15, State: Initialized, Role: FOLLOWER
I20260713 09:04:42.604871  9880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "021a793ae44e44f7b594e893fbd772e7" candidate_uuid: "83b3a19ccc1d46be838b0dff69d0c523" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16"
I20260713 09:04:42.604674  9921 consensus_queue.cc:260] T 2739a9a5fe8e4c2993513d35d5f6b9c2 P 43efb696854349c29237e48f513e3a15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83b3a19ccc1d46be838b0dff69d0c523" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41403 } } peers { permanent_uuid: "43efb696854349c29237e48f513e3a15" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44665 } } peers { permanent_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35081 } }
I20260713 09:04:42.561942  9879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "021a793ae44e44f7b594e893fbd772e7" candidate_uuid: "83b3a19ccc1d46be838b0dff69d0c523" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" is_pre_election: true
I20260713 09:04:42.605479  9880 raft_consensus.cc:3060] T 021a793ae44e44f7b594e893fbd772e7 P 5152f23c3ddd4b4c8cbd721ad104ac16 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:42.608505  9921 ts_tablet_manager.cc:1434] T 2739a9a5fe8e4c2993513d35d5f6b9c2 P 43efb696854349c29237e48f513e3a15: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260713 09:04:42.609441  9921 tablet_bootstrap.cc:492] T d70e02ac00ce4a149300c5122d68a156 P 43efb696854349c29237e48f513e3a15: Bootstrap starting.
I20260713 09:04:42.610904  9805 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "021a793ae44e44f7b594e893fbd772e7" candidate_uuid: "83b3a19ccc1d46be838b0dff69d0c523" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43efb696854349c29237e48f513e3a15"
I20260713 09:04:42.611577  9805 raft_consensus.cc:3060] T 021a793ae44e44f7b594e893fbd772e7 P 43efb696854349c29237e48f513e3a15 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:42.613377  9880 raft_consensus.cc:2468] T 021a793ae44e44f7b594e893fbd772e7 P 5152f23c3ddd4b4c8cbd721ad104ac16 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83b3a19ccc1d46be838b0dff69d0c523 in term 1.
I20260713 09:04:42.615638  9696 leader_election.cc:304] T 021a793ae44e44f7b594e893fbd772e7 P 83b3a19ccc1d46be838b0dff69d0c523 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5152f23c3ddd4b4c8cbd721ad104ac16, 83b3a19ccc1d46be838b0dff69d0c523; no voters: 
I20260713 09:04:42.616561  9959 raft_consensus.cc:2804] T 021a793ae44e44f7b594e893fbd772e7 P 83b3a19ccc1d46be838b0dff69d0c523 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:04:42.616852  9929 raft_consensus.cc:697] T 1f9aba2fadbc4bb190ed40cdd46b3721 P 83b3a19ccc1d46be838b0dff69d0c523 [term 1 LEADER]: Becoming Leader. State: Replica: 83b3a19ccc1d46be838b0dff69d0c523, State: Running, Role: LEADER
W20260713 09:04:42.565882  9954 log.cc:927] Time spent T 50782edb9f824ecebc5d0f9cb99696ae P 43efb696854349c29237e48f513e3a15: Append to log took a long time: real 0.065s	user 0.001s	sys 0.000s
I20260713 09:04:42.617995  9929 consensus_queue.cc:237] T 1f9aba2fadbc4bb190ed40cdd46b3721 P 83b3a19ccc1d46be838b0dff69d0c523 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83b3a19ccc1d46be838b0dff69d0c523" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41403 } } peers { permanent_uuid: "43efb696854349c29237e48f513e3a15" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44665 } } peers { permanent_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35081 } }
I20260713 09:04:42.618912  9927 leader_election.cc:290] T 2935b6890be346fe9023c80a97ab8604 P 5152f23c3ddd4b4c8cbd721ad104ac16 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 83b3a19ccc1d46be838b0dff69d0c523 (127.5.160.129:41403), 43efb696854349c29237e48f513e3a15 (127.5.160.130:44665)
I20260713 09:04:42.621300  9956 leader_election.cc:290] T 021a793ae44e44f7b594e893fbd772e7 P 83b3a19ccc1d46be838b0dff69d0c523 [CANDIDATE]: Term 1 election: Requested vote from peers 43efb696854349c29237e48f513e3a15 (127.5.160.130:44665), 5152f23c3ddd4b4c8cbd721ad104ac16 (127.5.160.131:35081)
I20260713 09:04:42.621954  9920 tablet_bootstrap.cc:654] T d70e02ac00ce4a149300c5122d68a156 P 5152f23c3ddd4b4c8cbd721ad104ac16: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:42.614710  9921 tablet_bootstrap.cc:654] T d70e02ac00ce4a149300c5122d68a156 P 43efb696854349c29237e48f513e3a15: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:42.627107  9731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2935b6890be346fe9023c80a97ab8604" candidate_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83b3a19ccc1d46be838b0dff69d0c523" is_pre_election: true
I20260713 09:04:42.627470  9949 raft_consensus.cc:515] T 2b8c4520c7d34ddfaf6107810da67d91 P 83b3a19ccc1d46be838b0dff69d0c523 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83b3a19ccc1d46be838b0dff69d0c523" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41403 } } peers { permanent_uuid: "43efb696854349c29237e48f513e3a15" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44665 } } peers { permanent_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35081 } }
W20260713 09:04:42.628875  9844 leader_election.cc:343] T 2935b6890be346fe9023c80a97ab8604 P 5152f23c3ddd4b4c8cbd721ad104ac16 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 83b3a19ccc1d46be838b0dff69d0c523 (127.5.160.129:41403): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:42.599610  9922 consensus_queue.cc:260] T ec9683adcd6745758b966e222b51747e P 83b3a19ccc1d46be838b0dff69d0c523 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83b3a19ccc1d46be838b0dff69d0c523" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41403 } } peers { permanent_uuid: "43efb696854349c29237e48f513e3a15" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44665 } } peers { permanent_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35081 } }
I20260713 09:04:42.631304  9806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b8c4520c7d34ddfaf6107810da67d91" candidate_uuid: "83b3a19ccc1d46be838b0dff69d0c523" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43efb696854349c29237e48f513e3a15"
I20260713 09:04:42.634053  9627 catalog_manager.cc:5697] T 1f9aba2fadbc4bb190ed40cdd46b3721 P 83b3a19ccc1d46be838b0dff69d0c523 reported cstate change: term changed from 0 to 1, leader changed from <none> to 83b3a19ccc1d46be838b0dff69d0c523 (127.5.160.129). New cstate: current_term: 1 leader_uuid: "83b3a19ccc1d46be838b0dff69d0c523" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83b3a19ccc1d46be838b0dff69d0c523" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41403 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "43efb696854349c29237e48f513e3a15" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44665 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35081 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:42.634889  9806 raft_consensus.cc:3060] T 2b8c4520c7d34ddfaf6107810da67d91 P 43efb696854349c29237e48f513e3a15 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:42.634232  9921 tablet_bootstrap.cc:492] T d70e02ac00ce4a149300c5122d68a156 P 43efb696854349c29237e48f513e3a15: No bootstrap required, opened a new log
I20260713 09:04:42.635568  9921 ts_tablet_manager.cc:1403] T d70e02ac00ce4a149300c5122d68a156 P 43efb696854349c29237e48f513e3a15: Time spent bootstrapping tablet: real 0.026s	user 0.010s	sys 0.000s
I20260713 09:04:42.627418  9805 raft_consensus.cc:2468] T 021a793ae44e44f7b594e893fbd772e7 P 43efb696854349c29237e48f513e3a15 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83b3a19ccc1d46be838b0dff69d0c523 in term 1.
I20260713 09:04:42.634263  9920 tablet_bootstrap.cc:492] T d70e02ac00ce4a149300c5122d68a156 P 5152f23c3ddd4b4c8cbd721ad104ac16: No bootstrap required, opened a new log
I20260713 09:04:42.637411  9920 ts_tablet_manager.cc:1403] T d70e02ac00ce4a149300c5122d68a156 P 5152f23c3ddd4b4c8cbd721ad104ac16: Time spent bootstrapping tablet: real 0.091s	user 0.019s	sys 0.003s
I20260713 09:04:42.638406  9921 raft_consensus.cc:359] T d70e02ac00ce4a149300c5122d68a156 P 43efb696854349c29237e48f513e3a15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83b3a19ccc1d46be838b0dff69d0c523" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41403 } } peers { permanent_uuid: "43efb696854349c29237e48f513e3a15" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44665 } } peers { permanent_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35081 } }
I20260713 09:04:42.639145  9921 raft_consensus.cc:385] T d70e02ac00ce4a149300c5122d68a156 P 43efb696854349c29237e48f513e3a15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:42.639441  9921 raft_consensus.cc:740] T d70e02ac00ce4a149300c5122d68a156 P 43efb696854349c29237e48f513e3a15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 43efb696854349c29237e48f513e3a15, State: Initialized, Role: FOLLOWER
I20260713 09:04:42.638288  9922 ts_tablet_manager.cc:1434] T ec9683adcd6745758b966e222b51747e P 83b3a19ccc1d46be838b0dff69d0c523: Time spent starting tablet: real 0.071s	user 0.006s	sys 0.001s
I20260713 09:04:42.640133  9921 consensus_queue.cc:260] T d70e02ac00ce4a149300c5122d68a156 P 43efb696854349c29237e48f513e3a15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83b3a19ccc1d46be838b0dff69d0c523" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41403 } } peers { permanent_uuid: "43efb696854349c29237e48f513e3a15" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44665 } } peers { permanent_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35081 } }
I20260713 09:04:42.640655  9805 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2935b6890be346fe9023c80a97ab8604" candidate_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43efb696854349c29237e48f513e3a15" is_pre_election: true
I20260713 09:04:42.641523  9922 tablet_bootstrap.cc:492] T 2935b6890be346fe9023c80a97ab8604 P 83b3a19ccc1d46be838b0dff69d0c523: Bootstrap starting.
I20260713 09:04:42.642411  9921 ts_tablet_manager.cc:1434] T d70e02ac00ce4a149300c5122d68a156 P 43efb696854349c29237e48f513e3a15: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:04:42.645254  9806 raft_consensus.cc:2468] T 2b8c4520c7d34ddfaf6107810da67d91 P 43efb696854349c29237e48f513e3a15 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83b3a19ccc1d46be838b0dff69d0c523 in term 1.
I20260713 09:04:42.646071  9959 raft_consensus.cc:697] T 021a793ae44e44f7b594e893fbd772e7 P 83b3a19ccc1d46be838b0dff69d0c523 [term 1 LEADER]: Becoming Leader. State: Replica: 83b3a19ccc1d46be838b0dff69d0c523, State: Running, Role: LEADER
I20260713 09:04:42.646806  9697 leader_election.cc:304] T 2b8c4520c7d34ddfaf6107810da67d91 P 83b3a19ccc1d46be838b0dff69d0c523 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 43efb696854349c29237e48f513e3a15, 83b3a19ccc1d46be838b0dff69d0c523; no voters: 
I20260713 09:04:42.647162  9922 tablet_bootstrap.cc:654] T 2935b6890be346fe9023c80a97ab8604 P 83b3a19ccc1d46be838b0dff69d0c523: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:42.641494  9805 raft_consensus.cc:2468] T 2935b6890be346fe9023c80a97ab8604 P 43efb696854349c29237e48f513e3a15 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5152f23c3ddd4b4c8cbd721ad104ac16 in term 0.
I20260713 09:04:42.649233  9949 leader_election.cc:290] T 2b8c4520c7d34ddfaf6107810da67d91 P 83b3a19ccc1d46be838b0dff69d0c523 [CANDIDATE]: Term 1 election: Requested vote from peers 43efb696854349c29237e48f513e3a15 (127.5.160.130:44665), 5152f23c3ddd4b4c8cbd721ad104ac16 (127.5.160.131:35081)
I20260713 09:04:42.647969  9920 raft_consensus.cc:359] T d70e02ac00ce4a149300c5122d68a156 P 5152f23c3ddd4b4c8cbd721ad104ac16 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83b3a19ccc1d46be838b0dff69d0c523" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41403 } } peers { permanent_uuid: "43efb696854349c29237e48f513e3a15" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44665 } } peers { permanent_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35081 } }
I20260713 09:04:42.648849  9963 raft_consensus.cc:2804] T 2b8c4520c7d34ddfaf6107810da67d91 P 83b3a19ccc1d46be838b0dff69d0c523 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:04:42.649454  9880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b8c4520c7d34ddfaf6107810da67d91" candidate_uuid: "83b3a19ccc1d46be838b0dff69d0c523" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16"
I20260713 09:04:42.650005  9963 raft_consensus.cc:697] T 2b8c4520c7d34ddfaf6107810da67d91 P 83b3a19ccc1d46be838b0dff69d0c523 [term 1 LEADER]: Becoming Leader. State: Replica: 83b3a19ccc1d46be838b0dff69d0c523, State: Running, Role: LEADER
I20260713 09:04:42.650055  9880 raft_consensus.cc:3060] T 2b8c4520c7d34ddfaf6107810da67d91 P 5152f23c3ddd4b4c8cbd721ad104ac16 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:42.651021  9963 consensus_queue.cc:237] T 2b8c4520c7d34ddfaf6107810da67d91 P 83b3a19ccc1d46be838b0dff69d0c523 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83b3a19ccc1d46be838b0dff69d0c523" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41403 } } peers { permanent_uuid: "43efb696854349c29237e48f513e3a15" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44665 } } peers { permanent_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35081 } }
I20260713 09:04:42.652861  9846 leader_election.cc:304] T 2935b6890be346fe9023c80a97ab8604 P 5152f23c3ddd4b4c8cbd721ad104ac16 [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: 43efb696854349c29237e48f513e3a15, 5152f23c3ddd4b4c8cbd721ad104ac16; no voters: 83b3a19ccc1d46be838b0dff69d0c523
I20260713 09:04:42.653311  9920 raft_consensus.cc:385] T d70e02ac00ce4a149300c5122d68a156 P 5152f23c3ddd4b4c8cbd721ad104ac16 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:42.653610  9920 raft_consensus.cc:740] T d70e02ac00ce4a149300c5122d68a156 P 5152f23c3ddd4b4c8cbd721ad104ac16 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5152f23c3ddd4b4c8cbd721ad104ac16, State: Initialized, Role: FOLLOWER
I20260713 09:04:42.653789  9927 raft_consensus.cc:2804] T 2935b6890be346fe9023c80a97ab8604 P 5152f23c3ddd4b4c8cbd721ad104ac16 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:04:42.654277  9927 raft_consensus.cc:493] T 2935b6890be346fe9023c80a97ab8604 P 5152f23c3ddd4b4c8cbd721ad104ac16 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:04:42.654264  9920 consensus_queue.cc:260] T d70e02ac00ce4a149300c5122d68a156 P 5152f23c3ddd4b4c8cbd721ad104ac16 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83b3a19ccc1d46be838b0dff69d0c523" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41403 } } peers { permanent_uuid: "43efb696854349c29237e48f513e3a15" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44665 } } peers { permanent_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35081 } }
I20260713 09:04:42.654840  9927 raft_consensus.cc:3060] T 2935b6890be346fe9023c80a97ab8604 P 5152f23c3ddd4b4c8cbd721ad104ac16 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:42.647015  9959 consensus_queue.cc:237] T 021a793ae44e44f7b594e893fbd772e7 P 83b3a19ccc1d46be838b0dff69d0c523 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83b3a19ccc1d46be838b0dff69d0c523" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41403 } } peers { permanent_uuid: "43efb696854349c29237e48f513e3a15" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44665 } } peers { permanent_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35081 } }
I20260713 09:04:42.656796  9922 tablet_bootstrap.cc:492] T 2935b6890be346fe9023c80a97ab8604 P 83b3a19ccc1d46be838b0dff69d0c523: No bootstrap required, opened a new log
I20260713 09:04:42.657334  9922 ts_tablet_manager.cc:1403] T 2935b6890be346fe9023c80a97ab8604 P 83b3a19ccc1d46be838b0dff69d0c523: Time spent bootstrapping tablet: real 0.016s	user 0.008s	sys 0.003s
I20260713 09:04:42.660192  9922 raft_consensus.cc:359] T 2935b6890be346fe9023c80a97ab8604 P 83b3a19ccc1d46be838b0dff69d0c523 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83b3a19ccc1d46be838b0dff69d0c523" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41403 } } peers { permanent_uuid: "43efb696854349c29237e48f513e3a15" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44665 } } peers { permanent_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35081 } }
I20260713 09:04:42.660521  9880 raft_consensus.cc:2468] T 2b8c4520c7d34ddfaf6107810da67d91 P 5152f23c3ddd4b4c8cbd721ad104ac16 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83b3a19ccc1d46be838b0dff69d0c523 in term 1.
I20260713 09:04:42.660900  9922 raft_consensus.cc:385] T 2935b6890be346fe9023c80a97ab8604 P 83b3a19ccc1d46be838b0dff69d0c523 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:42.661334  9922 raft_consensus.cc:740] T 2935b6890be346fe9023c80a97ab8604 P 83b3a19ccc1d46be838b0dff69d0c523 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83b3a19ccc1d46be838b0dff69d0c523, State: Initialized, Role: FOLLOWER
I20260713 09:04:42.662107  9922 consensus_queue.cc:260] T 2935b6890be346fe9023c80a97ab8604 P 83b3a19ccc1d46be838b0dff69d0c523 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83b3a19ccc1d46be838b0dff69d0c523" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41403 } } peers { permanent_uuid: "43efb696854349c29237e48f513e3a15" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44665 } } peers { permanent_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35081 } }
I20260713 09:04:42.662451  9927 raft_consensus.cc:515] T 2935b6890be346fe9023c80a97ab8604 P 5152f23c3ddd4b4c8cbd721ad104ac16 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83b3a19ccc1d46be838b0dff69d0c523" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41403 } } peers { permanent_uuid: "43efb696854349c29237e48f513e3a15" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44665 } } peers { permanent_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35081 } }
I20260713 09:04:42.664795  9922 ts_tablet_manager.cc:1434] T 2935b6890be346fe9023c80a97ab8604 P 83b3a19ccc1d46be838b0dff69d0c523: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:04:42.665369  9731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2935b6890be346fe9023c80a97ab8604" candidate_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83b3a19ccc1d46be838b0dff69d0c523"
I20260713 09:04:42.665822  9922 tablet_bootstrap.cc:492] T d70e02ac00ce4a149300c5122d68a156 P 83b3a19ccc1d46be838b0dff69d0c523: Bootstrap starting.
I20260713 09:04:42.665928  9731 raft_consensus.cc:3060] T 2935b6890be346fe9023c80a97ab8604 P 83b3a19ccc1d46be838b0dff69d0c523 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:42.674016  9922 tablet_bootstrap.cc:654] T d70e02ac00ce4a149300c5122d68a156 P 83b3a19ccc1d46be838b0dff69d0c523: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:42.676210  9731 raft_consensus.cc:2468] T 2935b6890be346fe9023c80a97ab8604 P 83b3a19ccc1d46be838b0dff69d0c523 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5152f23c3ddd4b4c8cbd721ad104ac16 in term 1.
I20260713 09:04:42.678206  9844 leader_election.cc:304] T 2935b6890be346fe9023c80a97ab8604 P 5152f23c3ddd4b4c8cbd721ad104ac16 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5152f23c3ddd4b4c8cbd721ad104ac16, 83b3a19ccc1d46be838b0dff69d0c523; no voters: 
I20260713 09:04:42.678642  9805 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2935b6890be346fe9023c80a97ab8604" candidate_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43efb696854349c29237e48f513e3a15"
I20260713 09:04:42.679245  9922 tablet_bootstrap.cc:492] T d70e02ac00ce4a149300c5122d68a156 P 83b3a19ccc1d46be838b0dff69d0c523: No bootstrap required, opened a new log
I20260713 09:04:42.679373  9805 raft_consensus.cc:3060] T 2935b6890be346fe9023c80a97ab8604 P 43efb696854349c29237e48f513e3a15 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:42.679842  9922 ts_tablet_manager.cc:1403] T d70e02ac00ce4a149300c5122d68a156 P 83b3a19ccc1d46be838b0dff69d0c523: Time spent bootstrapping tablet: real 0.014s	user 0.011s	sys 0.000s
I20260713 09:04:42.682730  9922 raft_consensus.cc:359] T d70e02ac00ce4a149300c5122d68a156 P 83b3a19ccc1d46be838b0dff69d0c523 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83b3a19ccc1d46be838b0dff69d0c523" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41403 } } peers { permanent_uuid: "43efb696854349c29237e48f513e3a15" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44665 } } peers { permanent_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35081 } }
I20260713 09:04:42.683571  9922 raft_consensus.cc:385] T d70e02ac00ce4a149300c5122d68a156 P 83b3a19ccc1d46be838b0dff69d0c523 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:42.683902  9922 raft_consensus.cc:740] T d70e02ac00ce4a149300c5122d68a156 P 83b3a19ccc1d46be838b0dff69d0c523 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83b3a19ccc1d46be838b0dff69d0c523, State: Initialized, Role: FOLLOWER
I20260713 09:04:42.684680  9922 consensus_queue.cc:260] T d70e02ac00ce4a149300c5122d68a156 P 83b3a19ccc1d46be838b0dff69d0c523 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83b3a19ccc1d46be838b0dff69d0c523" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41403 } } peers { permanent_uuid: "43efb696854349c29237e48f513e3a15" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44665 } } peers { permanent_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35081 } }
I20260713 09:04:42.687004  9922 ts_tablet_manager.cc:1434] T d70e02ac00ce4a149300c5122d68a156 P 83b3a19ccc1d46be838b0dff69d0c523: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:04:42.687987  9922 tablet_bootstrap.cc:492] T 50782edb9f824ecebc5d0f9cb99696ae P 83b3a19ccc1d46be838b0dff69d0c523: Bootstrap starting.
I20260713 09:04:42.689211  9927 leader_election.cc:290] T 2935b6890be346fe9023c80a97ab8604 P 5152f23c3ddd4b4c8cbd721ad104ac16 [CANDIDATE]: Term 1 election: Requested vote from peers 83b3a19ccc1d46be838b0dff69d0c523 (127.5.160.129:41403), 43efb696854349c29237e48f513e3a15 (127.5.160.130:44665)
I20260713 09:04:42.692857  9629 catalog_manager.cc:5697] T 2b8c4520c7d34ddfaf6107810da67d91 P 83b3a19ccc1d46be838b0dff69d0c523 reported cstate change: term changed from 0 to 1, leader changed from <none> to 83b3a19ccc1d46be838b0dff69d0c523 (127.5.160.129). New cstate: current_term: 1 leader_uuid: "83b3a19ccc1d46be838b0dff69d0c523" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83b3a19ccc1d46be838b0dff69d0c523" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41403 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "43efb696854349c29237e48f513e3a15" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44665 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35081 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:42.694036  9922 tablet_bootstrap.cc:654] T 50782edb9f824ecebc5d0f9cb99696ae P 83b3a19ccc1d46be838b0dff69d0c523: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:42.693943  9805 raft_consensus.cc:2468] T 2935b6890be346fe9023c80a97ab8604 P 43efb696854349c29237e48f513e3a15 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5152f23c3ddd4b4c8cbd721ad104ac16 in term 1.
I20260713 09:04:42.695080  9629 catalog_manager.cc:5697] T 021a793ae44e44f7b594e893fbd772e7 P 83b3a19ccc1d46be838b0dff69d0c523 reported cstate change: term changed from 0 to 1, leader changed from <none> to 83b3a19ccc1d46be838b0dff69d0c523 (127.5.160.129). New cstate: current_term: 1 leader_uuid: "83b3a19ccc1d46be838b0dff69d0c523" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83b3a19ccc1d46be838b0dff69d0c523" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41403 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "43efb696854349c29237e48f513e3a15" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44665 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35081 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:42.692924  9927 raft_consensus.cc:2804] T 2935b6890be346fe9023c80a97ab8604 P 5152f23c3ddd4b4c8cbd721ad104ac16 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:04:42.696913  9927 raft_consensus.cc:697] T 2935b6890be346fe9023c80a97ab8604 P 5152f23c3ddd4b4c8cbd721ad104ac16 [term 1 LEADER]: Becoming Leader. State: Replica: 5152f23c3ddd4b4c8cbd721ad104ac16, State: Running, Role: LEADER
I20260713 09:04:42.698097  9927 consensus_queue.cc:237] T 2935b6890be346fe9023c80a97ab8604 P 5152f23c3ddd4b4c8cbd721ad104ac16 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83b3a19ccc1d46be838b0dff69d0c523" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41403 } } peers { permanent_uuid: "43efb696854349c29237e48f513e3a15" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44665 } } peers { permanent_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35081 } }
I20260713 09:04:42.712913  9920 ts_tablet_manager.cc:1434] T d70e02ac00ce4a149300c5122d68a156 P 5152f23c3ddd4b4c8cbd721ad104ac16: Time spent starting tablet: real 0.074s	user 0.006s	sys 0.004s
I20260713 09:04:42.714123  9920 tablet_bootstrap.cc:492] T 2739a9a5fe8e4c2993513d35d5f6b9c2 P 5152f23c3ddd4b4c8cbd721ad104ac16: Bootstrap starting.
I20260713 09:04:42.720825  9922 tablet_bootstrap.cc:492] T 50782edb9f824ecebc5d0f9cb99696ae P 83b3a19ccc1d46be838b0dff69d0c523: No bootstrap required, opened a new log
I20260713 09:04:42.721398  9922 ts_tablet_manager.cc:1403] T 50782edb9f824ecebc5d0f9cb99696ae P 83b3a19ccc1d46be838b0dff69d0c523: Time spent bootstrapping tablet: real 0.034s	user 0.018s	sys 0.007s
I20260713 09:04:42.721630  9920 tablet_bootstrap.cc:654] T 2739a9a5fe8e4c2993513d35d5f6b9c2 P 5152f23c3ddd4b4c8cbd721ad104ac16: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:42.723950  9922 raft_consensus.cc:359] T 50782edb9f824ecebc5d0f9cb99696ae P 83b3a19ccc1d46be838b0dff69d0c523 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35081 } } peers { permanent_uuid: "83b3a19ccc1d46be838b0dff69d0c523" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41403 } } peers { permanent_uuid: "43efb696854349c29237e48f513e3a15" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44665 } }
I20260713 09:04:42.724699  9922 raft_consensus.cc:385] T 50782edb9f824ecebc5d0f9cb99696ae P 83b3a19ccc1d46be838b0dff69d0c523 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:42.725020  9922 raft_consensus.cc:740] T 50782edb9f824ecebc5d0f9cb99696ae P 83b3a19ccc1d46be838b0dff69d0c523 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83b3a19ccc1d46be838b0dff69d0c523, State: Initialized, Role: FOLLOWER
I20260713 09:04:42.724758  9627 catalog_manager.cc:5697] T 2935b6890be346fe9023c80a97ab8604 P 5152f23c3ddd4b4c8cbd721ad104ac16 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5152f23c3ddd4b4c8cbd721ad104ac16 (127.5.160.131). New cstate: current_term: 1 leader_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83b3a19ccc1d46be838b0dff69d0c523" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41403 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "43efb696854349c29237e48f513e3a15" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44665 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35081 } health_report { overall_health: HEALTHY } } }
I20260713 09:04:42.725754  9922 consensus_queue.cc:260] T 50782edb9f824ecebc5d0f9cb99696ae P 83b3a19ccc1d46be838b0dff69d0c523 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35081 } } peers { permanent_uuid: "83b3a19ccc1d46be838b0dff69d0c523" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41403 } } peers { permanent_uuid: "43efb696854349c29237e48f513e3a15" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44665 } }
I20260713 09:04:42.727571  9922 ts_tablet_manager.cc:1434] T 50782edb9f824ecebc5d0f9cb99696ae P 83b3a19ccc1d46be838b0dff69d0c523: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:04:42.733651  9920 tablet_bootstrap.cc:492] T 2739a9a5fe8e4c2993513d35d5f6b9c2 P 5152f23c3ddd4b4c8cbd721ad104ac16: No bootstrap required, opened a new log
I20260713 09:04:42.734123  9920 ts_tablet_manager.cc:1403] T 2739a9a5fe8e4c2993513d35d5f6b9c2 P 5152f23c3ddd4b4c8cbd721ad104ac16: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.000s
I20260713 09:04:42.735306  9938 raft_consensus.cc:493] T d70e02ac00ce4a149300c5122d68a156 P 43efb696854349c29237e48f513e3a15 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:42.735874  9938 raft_consensus.cc:515] T d70e02ac00ce4a149300c5122d68a156 P 43efb696854349c29237e48f513e3a15 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83b3a19ccc1d46be838b0dff69d0c523" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41403 } } peers { permanent_uuid: "43efb696854349c29237e48f513e3a15" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44665 } } peers { permanent_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35081 } }
I20260713 09:04:42.737914  9938 leader_election.cc:290] T d70e02ac00ce4a149300c5122d68a156 P 43efb696854349c29237e48f513e3a15 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 83b3a19ccc1d46be838b0dff69d0c523 (127.5.160.129:41403), 5152f23c3ddd4b4c8cbd721ad104ac16 (127.5.160.131:35081)
I20260713 09:04:42.738657  9731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d70e02ac00ce4a149300c5122d68a156" candidate_uuid: "43efb696854349c29237e48f513e3a15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83b3a19ccc1d46be838b0dff69d0c523" is_pre_election: true
I20260713 09:04:42.739341  9731 raft_consensus.cc:2468] T d70e02ac00ce4a149300c5122d68a156 P 83b3a19ccc1d46be838b0dff69d0c523 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 43efb696854349c29237e48f513e3a15 in term 0.
I20260713 09:04:42.740437  9770 leader_election.cc:304] T d70e02ac00ce4a149300c5122d68a156 P 43efb696854349c29237e48f513e3a15 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 43efb696854349c29237e48f513e3a15, 83b3a19ccc1d46be838b0dff69d0c523; no voters: 
I20260713 09:04:42.741091  9880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d70e02ac00ce4a149300c5122d68a156" candidate_uuid: "43efb696854349c29237e48f513e3a15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" is_pre_election: true
I20260713 09:04:42.741786  9880 raft_consensus.cc:2468] T d70e02ac00ce4a149300c5122d68a156 P 5152f23c3ddd4b4c8cbd721ad104ac16 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 43efb696854349c29237e48f513e3a15 in term 0.
I20260713 09:04:42.742211  9920 raft_consensus.cc:359] T 2739a9a5fe8e4c2993513d35d5f6b9c2 P 5152f23c3ddd4b4c8cbd721ad104ac16 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83b3a19ccc1d46be838b0dff69d0c523" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41403 } } peers { permanent_uuid: "43efb696854349c29237e48f513e3a15" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44665 } } peers { permanent_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35081 } }
I20260713 09:04:42.742673  9920 raft_consensus.cc:385] T 2739a9a5fe8e4c2993513d35d5f6b9c2 P 5152f23c3ddd4b4c8cbd721ad104ac16 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:42.742826  9920 raft_consensus.cc:740] T 2739a9a5fe8e4c2993513d35d5f6b9c2 P 5152f23c3ddd4b4c8cbd721ad104ac16 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5152f23c3ddd4b4c8cbd721ad104ac16, State: Initialized, Role: FOLLOWER
I20260713 09:04:42.741263  9938 raft_consensus.cc:2804] T d70e02ac00ce4a149300c5122d68a156 P 43efb696854349c29237e48f513e3a15 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:04:42.743427  9938 raft_consensus.cc:493] T d70e02ac00ce4a149300c5122d68a156 P 43efb696854349c29237e48f513e3a15 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:04:42.743362  9920 consensus_queue.cc:260] T 2739a9a5fe8e4c2993513d35d5f6b9c2 P 5152f23c3ddd4b4c8cbd721ad104ac16 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83b3a19ccc1d46be838b0dff69d0c523" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41403 } } peers { permanent_uuid: "43efb696854349c29237e48f513e3a15" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44665 } } peers { permanent_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35081 } }
I20260713 09:04:42.743839  9938 raft_consensus.cc:3060] T d70e02ac00ce4a149300c5122d68a156 P 43efb696854349c29237e48f513e3a15 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:42.745031  9920 ts_tablet_manager.cc:1434] T 2739a9a5fe8e4c2993513d35d5f6b9c2 P 5152f23c3ddd4b4c8cbd721ad104ac16: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.000s
I20260713 09:04:42.750722  9938 raft_consensus.cc:515] T d70e02ac00ce4a149300c5122d68a156 P 43efb696854349c29237e48f513e3a15 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83b3a19ccc1d46be838b0dff69d0c523" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41403 } } peers { permanent_uuid: "43efb696854349c29237e48f513e3a15" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44665 } } peers { permanent_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35081 } }
I20260713 09:04:42.753625  9731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d70e02ac00ce4a149300c5122d68a156" candidate_uuid: "43efb696854349c29237e48f513e3a15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83b3a19ccc1d46be838b0dff69d0c523"
I20260713 09:04:42.753710  9938 leader_election.cc:290] T d70e02ac00ce4a149300c5122d68a156 P 43efb696854349c29237e48f513e3a15 [CANDIDATE]: Term 1 election: Requested vote from peers 83b3a19ccc1d46be838b0dff69d0c523 (127.5.160.129:41403), 5152f23c3ddd4b4c8cbd721ad104ac16 (127.5.160.131:35081)
I20260713 09:04:42.754272  9731 raft_consensus.cc:3060] T d70e02ac00ce4a149300c5122d68a156 P 83b3a19ccc1d46be838b0dff69d0c523 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:42.754297  9880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d70e02ac00ce4a149300c5122d68a156" candidate_uuid: "43efb696854349c29237e48f513e3a15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16"
I20260713 09:04:42.755098  9880 raft_consensus.cc:3060] T d70e02ac00ce4a149300c5122d68a156 P 5152f23c3ddd4b4c8cbd721ad104ac16 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:42.759545  9731 raft_consensus.cc:2468] T d70e02ac00ce4a149300c5122d68a156 P 83b3a19ccc1d46be838b0dff69d0c523 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 43efb696854349c29237e48f513e3a15 in term 1.
I20260713 09:04:42.759999  9880 raft_consensus.cc:2468] T d70e02ac00ce4a149300c5122d68a156 P 5152f23c3ddd4b4c8cbd721ad104ac16 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 43efb696854349c29237e48f513e3a15 in term 1.
I20260713 09:04:42.760684  9938 raft_consensus.cc:493] T 2739a9a5fe8e4c2993513d35d5f6b9c2 P 43efb696854349c29237e48f513e3a15 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:42.760908  9770 leader_election.cc:304] T d70e02ac00ce4a149300c5122d68a156 P 43efb696854349c29237e48f513e3a15 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 43efb696854349c29237e48f513e3a15, 83b3a19ccc1d46be838b0dff69d0c523; no voters: 
I20260713 09:04:42.761199  9938 raft_consensus.cc:515] T 2739a9a5fe8e4c2993513d35d5f6b9c2 P 43efb696854349c29237e48f513e3a15 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83b3a19ccc1d46be838b0dff69d0c523" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41403 } } peers { permanent_uuid: "43efb696854349c29237e48f513e3a15" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44665 } } peers { permanent_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35081 } }
I20260713 09:04:42.761916  9950 raft_consensus.cc:2804] T d70e02ac00ce4a149300c5122d68a156 P 43efb696854349c29237e48f513e3a15 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:04:42.762312  9950 raft_consensus.cc:697] T d70e02ac00ce4a149300c5122d68a156 P 43efb696854349c29237e48f513e3a15 [term 1 LEADER]: Becoming Leader. State: Replica: 43efb696854349c29237e48f513e3a15, State: Running, Role: LEADER
I20260713 09:04:42.763235  9938 leader_election.cc:290] T 2739a9a5fe8e4c2993513d35d5f6b9c2 P 43efb696854349c29237e48f513e3a15 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 83b3a19ccc1d46be838b0dff69d0c523 (127.5.160.129:41403), 5152f23c3ddd4b4c8cbd721ad104ac16 (127.5.160.131:35081)
I20260713 09:04:42.763091  9950 consensus_queue.cc:237] T d70e02ac00ce4a149300c5122d68a156 P 43efb696854349c29237e48f513e3a15 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83b3a19ccc1d46be838b0dff69d0c523" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41403 } } peers { permanent_uuid: "43efb696854349c29237e48f513e3a15" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44665 } } peers { permanent_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35081 } }
I20260713 09:04:42.764021  9731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2739a9a5fe8e4c2993513d35d5f6b9c2" candidate_uuid: "43efb696854349c29237e48f513e3a15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83b3a19ccc1d46be838b0dff69d0c523" is_pre_election: true
I20260713 09:04:42.764564  9880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2739a9a5fe8e4c2993513d35d5f6b9c2" candidate_uuid: "43efb696854349c29237e48f513e3a15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" is_pre_election: true
I20260713 09:04:42.764704  9731 raft_consensus.cc:2468] T 2739a9a5fe8e4c2993513d35d5f6b9c2 P 83b3a19ccc1d46be838b0dff69d0c523 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 43efb696854349c29237e48f513e3a15 in term 0.
I20260713 09:04:42.765251  9880 raft_consensus.cc:2468] T 2739a9a5fe8e4c2993513d35d5f6b9c2 P 5152f23c3ddd4b4c8cbd721ad104ac16 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 43efb696854349c29237e48f513e3a15 in term 0.
I20260713 09:04:42.766175  9770 leader_election.cc:304] T 2739a9a5fe8e4c2993513d35d5f6b9c2 P 43efb696854349c29237e48f513e3a15 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 43efb696854349c29237e48f513e3a15, 83b3a19ccc1d46be838b0dff69d0c523; no voters: 
I20260713 09:04:42.766870  9938 raft_consensus.cc:2804] T 2739a9a5fe8e4c2993513d35d5f6b9c2 P 43efb696854349c29237e48f513e3a15 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:04:42.767283  9938 raft_consensus.cc:493] T 2739a9a5fe8e4c2993513d35d5f6b9c2 P 43efb696854349c29237e48f513e3a15 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:04:42.767733  9938 raft_consensus.cc:3060] T 2739a9a5fe8e4c2993513d35d5f6b9c2 P 43efb696854349c29237e48f513e3a15 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:42.772373  9627 catalog_manager.cc:5697] T d70e02ac00ce4a149300c5122d68a156 P 43efb696854349c29237e48f513e3a15 reported cstate change: term changed from 0 to 1, leader changed from <none> to 43efb696854349c29237e48f513e3a15 (127.5.160.130). New cstate: current_term: 1 leader_uuid: "43efb696854349c29237e48f513e3a15" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83b3a19ccc1d46be838b0dff69d0c523" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41403 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "43efb696854349c29237e48f513e3a15" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44665 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35081 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:42.773003  9938 raft_consensus.cc:515] T 2739a9a5fe8e4c2993513d35d5f6b9c2 P 43efb696854349c29237e48f513e3a15 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83b3a19ccc1d46be838b0dff69d0c523" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41403 } } peers { permanent_uuid: "43efb696854349c29237e48f513e3a15" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44665 } } peers { permanent_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35081 } }
I20260713 09:04:42.774816  9938 leader_election.cc:290] T 2739a9a5fe8e4c2993513d35d5f6b9c2 P 43efb696854349c29237e48f513e3a15 [CANDIDATE]: Term 1 election: Requested vote from peers 83b3a19ccc1d46be838b0dff69d0c523 (127.5.160.129:41403), 5152f23c3ddd4b4c8cbd721ad104ac16 (127.5.160.131:35081)
I20260713 09:04:42.775440  9731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2739a9a5fe8e4c2993513d35d5f6b9c2" candidate_uuid: "43efb696854349c29237e48f513e3a15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83b3a19ccc1d46be838b0dff69d0c523"
I20260713 09:04:42.775959  9731 raft_consensus.cc:3060] T 2739a9a5fe8e4c2993513d35d5f6b9c2 P 83b3a19ccc1d46be838b0dff69d0c523 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:42.777577  9880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2739a9a5fe8e4c2993513d35d5f6b9c2" candidate_uuid: "43efb696854349c29237e48f513e3a15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16"
I20260713 09:04:42.778185  9880 raft_consensus.cc:3060] T 2739a9a5fe8e4c2993513d35d5f6b9c2 P 5152f23c3ddd4b4c8cbd721ad104ac16 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:42.781742  9731 raft_consensus.cc:2468] T 2739a9a5fe8e4c2993513d35d5f6b9c2 P 83b3a19ccc1d46be838b0dff69d0c523 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 43efb696854349c29237e48f513e3a15 in term 1.
I20260713 09:04:42.782778  9770 leader_election.cc:304] T 2739a9a5fe8e4c2993513d35d5f6b9c2 P 43efb696854349c29237e48f513e3a15 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 43efb696854349c29237e48f513e3a15, 83b3a19ccc1d46be838b0dff69d0c523; no voters: 
I20260713 09:04:42.783581  9938 raft_consensus.cc:2804] T 2739a9a5fe8e4c2993513d35d5f6b9c2 P 43efb696854349c29237e48f513e3a15 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:04:42.784006  9938 raft_consensus.cc:697] T 2739a9a5fe8e4c2993513d35d5f6b9c2 P 43efb696854349c29237e48f513e3a15 [term 1 LEADER]: Becoming Leader. State: Replica: 43efb696854349c29237e48f513e3a15, State: Running, Role: LEADER
I20260713 09:04:42.784893  9880 raft_consensus.cc:2468] T 2739a9a5fe8e4c2993513d35d5f6b9c2 P 5152f23c3ddd4b4c8cbd721ad104ac16 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 43efb696854349c29237e48f513e3a15 in term 1.
I20260713 09:04:42.784895  9938 consensus_queue.cc:237] T 2739a9a5fe8e4c2993513d35d5f6b9c2 P 43efb696854349c29237e48f513e3a15 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83b3a19ccc1d46be838b0dff69d0c523" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41403 } } peers { permanent_uuid: "43efb696854349c29237e48f513e3a15" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44665 } } peers { permanent_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35081 } }
I20260713 09:04:42.792347  9627 catalog_manager.cc:5697] T 2739a9a5fe8e4c2993513d35d5f6b9c2 P 43efb696854349c29237e48f513e3a15 reported cstate change: term changed from 0 to 1, leader changed from <none> to 43efb696854349c29237e48f513e3a15 (127.5.160.130). New cstate: current_term: 1 leader_uuid: "43efb696854349c29237e48f513e3a15" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83b3a19ccc1d46be838b0dff69d0c523" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41403 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "43efb696854349c29237e48f513e3a15" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44665 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35081 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:42.802251  9968 raft_consensus.cc:493] T ec9683adcd6745758b966e222b51747e P 5152f23c3ddd4b4c8cbd721ad104ac16 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:42.802738  9968 raft_consensus.cc:515] T ec9683adcd6745758b966e222b51747e P 5152f23c3ddd4b4c8cbd721ad104ac16 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83b3a19ccc1d46be838b0dff69d0c523" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41403 } } peers { permanent_uuid: "43efb696854349c29237e48f513e3a15" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44665 } } peers { permanent_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35081 } }
I20260713 09:04:42.804546  9968 leader_election.cc:290] T ec9683adcd6745758b966e222b51747e P 5152f23c3ddd4b4c8cbd721ad104ac16 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 83b3a19ccc1d46be838b0dff69d0c523 (127.5.160.129:41403), 43efb696854349c29237e48f513e3a15 (127.5.160.130:44665)
I20260713 09:04:42.805289  9731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec9683adcd6745758b966e222b51747e" candidate_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83b3a19ccc1d46be838b0dff69d0c523" is_pre_election: true
I20260713 09:04:42.805586  9805 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec9683adcd6745758b966e222b51747e" candidate_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43efb696854349c29237e48f513e3a15" is_pre_election: true
I20260713 09:04:42.805881  9731 raft_consensus.cc:2468] T ec9683adcd6745758b966e222b51747e P 83b3a19ccc1d46be838b0dff69d0c523 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5152f23c3ddd4b4c8cbd721ad104ac16 in term 0.
I20260713 09:04:42.806211  9805 raft_consensus.cc:2468] T ec9683adcd6745758b966e222b51747e P 43efb696854349c29237e48f513e3a15 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5152f23c3ddd4b4c8cbd721ad104ac16 in term 0.
I20260713 09:04:42.807021  9844 leader_election.cc:304] T ec9683adcd6745758b966e222b51747e P 5152f23c3ddd4b4c8cbd721ad104ac16 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5152f23c3ddd4b4c8cbd721ad104ac16, 83b3a19ccc1d46be838b0dff69d0c523; no voters: 
I20260713 09:04:42.807780  9968 raft_consensus.cc:2804] T ec9683adcd6745758b966e222b51747e P 5152f23c3ddd4b4c8cbd721ad104ac16 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:04:42.808094  9968 raft_consensus.cc:493] T ec9683adcd6745758b966e222b51747e P 5152f23c3ddd4b4c8cbd721ad104ac16 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:04:42.808369  9968 raft_consensus.cc:3060] T ec9683adcd6745758b966e222b51747e P 5152f23c3ddd4b4c8cbd721ad104ac16 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:42.813052  9968 raft_consensus.cc:515] T ec9683adcd6745758b966e222b51747e P 5152f23c3ddd4b4c8cbd721ad104ac16 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83b3a19ccc1d46be838b0dff69d0c523" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41403 } } peers { permanent_uuid: "43efb696854349c29237e48f513e3a15" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44665 } } peers { permanent_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35081 } }
I20260713 09:04:42.814553  9968 leader_election.cc:290] T ec9683adcd6745758b966e222b51747e P 5152f23c3ddd4b4c8cbd721ad104ac16 [CANDIDATE]: Term 1 election: Requested vote from peers 83b3a19ccc1d46be838b0dff69d0c523 (127.5.160.129:41403), 43efb696854349c29237e48f513e3a15 (127.5.160.130:44665)
I20260713 09:04:42.815418  9731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec9683adcd6745758b966e222b51747e" candidate_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83b3a19ccc1d46be838b0dff69d0c523"
I20260713 09:04:42.815687  9805 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec9683adcd6745758b966e222b51747e" candidate_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43efb696854349c29237e48f513e3a15"
I20260713 09:04:42.816071  9731 raft_consensus.cc:3060] T ec9683adcd6745758b966e222b51747e P 83b3a19ccc1d46be838b0dff69d0c523 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:42.816241  9805 raft_consensus.cc:3060] T ec9683adcd6745758b966e222b51747e P 43efb696854349c29237e48f513e3a15 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:42.822846  9805 raft_consensus.cc:2468] T ec9683adcd6745758b966e222b51747e P 43efb696854349c29237e48f513e3a15 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5152f23c3ddd4b4c8cbd721ad104ac16 in term 1.
I20260713 09:04:42.822846  9731 raft_consensus.cc:2468] T ec9683adcd6745758b966e222b51747e P 83b3a19ccc1d46be838b0dff69d0c523 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5152f23c3ddd4b4c8cbd721ad104ac16 in term 1.
I20260713 09:04:42.824092  9846 leader_election.cc:304] T ec9683adcd6745758b966e222b51747e P 5152f23c3ddd4b4c8cbd721ad104ac16 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 43efb696854349c29237e48f513e3a15, 5152f23c3ddd4b4c8cbd721ad104ac16; no voters: 
I20260713 09:04:42.824774  9968 raft_consensus.cc:2804] T ec9683adcd6745758b966e222b51747e P 5152f23c3ddd4b4c8cbd721ad104ac16 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:04:42.825264  9968 raft_consensus.cc:697] T ec9683adcd6745758b966e222b51747e P 5152f23c3ddd4b4c8cbd721ad104ac16 [term 1 LEADER]: Becoming Leader. State: Replica: 5152f23c3ddd4b4c8cbd721ad104ac16, State: Running, Role: LEADER
I20260713 09:04:42.825964  9968 consensus_queue.cc:237] T ec9683adcd6745758b966e222b51747e P 5152f23c3ddd4b4c8cbd721ad104ac16 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83b3a19ccc1d46be838b0dff69d0c523" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41403 } } peers { permanent_uuid: "43efb696854349c29237e48f513e3a15" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44665 } } peers { permanent_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35081 } }
I20260713 09:04:42.833289  9627 catalog_manager.cc:5697] T ec9683adcd6745758b966e222b51747e P 5152f23c3ddd4b4c8cbd721ad104ac16 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5152f23c3ddd4b4c8cbd721ad104ac16 (127.5.160.131). New cstate: current_term: 1 leader_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83b3a19ccc1d46be838b0dff69d0c523" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41403 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "43efb696854349c29237e48f513e3a15" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44665 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35081 } health_report { overall_health: HEALTHY } } }
I20260713 09:04:42.875558  9938 consensus_queue.cc:1048] T d7dd7a21a73a4c4eae617204cce7ef2f P 43efb696854349c29237e48f513e3a15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83b3a19ccc1d46be838b0dff69d0c523" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:42.887847  9938 consensus_queue.cc:1048] T d7dd7a21a73a4c4eae617204cce7ef2f P 43efb696854349c29237e48f513e3a15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:42.925279  9805 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "50782edb9f824ecebc5d0f9cb99696ae"
dest_uuid: "43efb696854349c29237e48f513e3a15"
mode: GRACEFUL
new_leader_uuid: "83b3a19ccc1d46be838b0dff69d0c523"
 from {username='slave'} at 127.0.0.1:42900
I20260713 09:04:42.925879  9805 raft_consensus.cc:606] T 50782edb9f824ecebc5d0f9cb99696ae P 43efb696854349c29237e48f513e3a15 [term 1 LEADER]: Received request to transfer leadership to TS 83b3a19ccc1d46be838b0dff69d0c523
I20260713 09:04:42.930962  9805 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d7dd7a21a73a4c4eae617204cce7ef2f"
dest_uuid: "43efb696854349c29237e48f513e3a15"
mode: GRACEFUL
new_leader_uuid: "83b3a19ccc1d46be838b0dff69d0c523"
 from {username='slave'} at 127.0.0.1:42900
I20260713 09:04:42.931468  9805 raft_consensus.cc:606] T d7dd7a21a73a4c4eae617204cce7ef2f P 43efb696854349c29237e48f513e3a15 [term 1 LEADER]: Received request to transfer leadership to TS 83b3a19ccc1d46be838b0dff69d0c523
I20260713 09:04:42.946282  9880 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ec9683adcd6745758b966e222b51747e"
dest_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16"
mode: GRACEFUL
new_leader_uuid: "83b3a19ccc1d46be838b0dff69d0c523"
 from {username='slave'} at 127.0.0.1:48552
I20260713 09:04:42.946800  9880 raft_consensus.cc:606] T ec9683adcd6745758b966e222b51747e P 5152f23c3ddd4b4c8cbd721ad104ac16 [term 1 LEADER]: Received request to transfer leadership to TS 83b3a19ccc1d46be838b0dff69d0c523
I20260713 09:04:42.951628  9880 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2935b6890be346fe9023c80a97ab8604"
dest_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16"
mode: GRACEFUL
new_leader_uuid: "43efb696854349c29237e48f513e3a15"
 from {username='slave'} at 127.0.0.1:48552
I20260713 09:04:42.952112  9880 raft_consensus.cc:606] T 2935b6890be346fe9023c80a97ab8604 P 5152f23c3ddd4b4c8cbd721ad104ac16 [term 1 LEADER]: Received request to transfer leadership to TS 43efb696854349c29237e48f513e3a15
I20260713 09:04:42.958680  9731 raft_consensus.cc:3060] T 50782edb9f824ecebc5d0f9cb99696ae P 83b3a19ccc1d46be838b0dff69d0c523 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:42.964725  9938 consensus_queue.cc:1048] T 50782edb9f824ecebc5d0f9cb99696ae P 43efb696854349c29237e48f513e3a15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83b3a19ccc1d46be838b0dff69d0c523" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:42.964818  9731 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2b8c4520c7d34ddfaf6107810da67d91"
dest_uuid: "83b3a19ccc1d46be838b0dff69d0c523"
mode: GRACEFUL
new_leader_uuid: "43efb696854349c29237e48f513e3a15"
 from {username='slave'} at 127.0.0.1:50874
I20260713 09:04:42.965481  9731 raft_consensus.cc:606] T 2b8c4520c7d34ddfaf6107810da67d91 P 83b3a19ccc1d46be838b0dff69d0c523 [term 1 LEADER]: Received request to transfer leadership to TS 43efb696854349c29237e48f513e3a15
I20260713 09:04:42.971148  9730 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1f9aba2fadbc4bb190ed40cdd46b3721"
dest_uuid: "83b3a19ccc1d46be838b0dff69d0c523"
mode: GRACEFUL
new_leader_uuid: "43efb696854349c29237e48f513e3a15"
 from {username='slave'} at 127.0.0.1:50874
I20260713 09:04:42.971760  9730 raft_consensus.cc:606] T 1f9aba2fadbc4bb190ed40cdd46b3721 P 83b3a19ccc1d46be838b0dff69d0c523 [term 1 LEADER]: Received request to transfer leadership to TS 43efb696854349c29237e48f513e3a15
I20260713 09:04:42.973292  9950 raft_consensus.cc:993] T 50782edb9f824ecebc5d0f9cb99696ae P 43efb696854349c29237e48f513e3a15: : Instructing follower 83b3a19ccc1d46be838b0dff69d0c523 to start an election
I20260713 09:04:42.973704  9950 raft_consensus.cc:1081] T 50782edb9f824ecebc5d0f9cb99696ae P 43efb696854349c29237e48f513e3a15 [term 1 LEADER]: Signalling peer 83b3a19ccc1d46be838b0dff69d0c523 to start an election
I20260713 09:04:42.983839  9731 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "50782edb9f824ecebc5d0f9cb99696ae"
dest_uuid: "83b3a19ccc1d46be838b0dff69d0c523"
 from {username='slave'} at 127.0.0.1:50852
I20260713 09:04:42.984544  9731 raft_consensus.cc:493] T 50782edb9f824ecebc5d0f9cb99696ae P 83b3a19ccc1d46be838b0dff69d0c523 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:04:42.984413  9805 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d70e02ac00ce4a149300c5122d68a156"
dest_uuid: "43efb696854349c29237e48f513e3a15"
mode: GRACEFUL
new_leader_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16"
 from {username='slave'} at 127.0.0.1:42900
I20260713 09:04:42.985225  9805 raft_consensus.cc:606] T d70e02ac00ce4a149300c5122d68a156 P 43efb696854349c29237e48f513e3a15 [term 1 LEADER]: Received request to transfer leadership to TS 5152f23c3ddd4b4c8cbd721ad104ac16
I20260713 09:04:42.985551  9986 consensus_queue.cc:1048] T 50782edb9f824ecebc5d0f9cb99696ae P 43efb696854349c29237e48f513e3a15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:04:42.986088  9731 raft_consensus.cc:3060] T 50782edb9f824ecebc5d0f9cb99696ae P 83b3a19ccc1d46be838b0dff69d0c523 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:42.993295  9731 raft_consensus.cc:515] T 50782edb9f824ecebc5d0f9cb99696ae P 83b3a19ccc1d46be838b0dff69d0c523 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35081 } } peers { permanent_uuid: "83b3a19ccc1d46be838b0dff69d0c523" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41403 } } peers { permanent_uuid: "43efb696854349c29237e48f513e3a15" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44665 } }
I20260713 09:04:42.994915  9731 leader_election.cc:290] T 50782edb9f824ecebc5d0f9cb99696ae P 83b3a19ccc1d46be838b0dff69d0c523 [CANDIDATE]: Term 2 election: Requested vote from peers 5152f23c3ddd4b4c8cbd721ad104ac16 (127.5.160.131:35081), 43efb696854349c29237e48f513e3a15 (127.5.160.130:44665)
I20260713 09:04:42.995824  9880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50782edb9f824ecebc5d0f9cb99696ae" candidate_uuid: "83b3a19ccc1d46be838b0dff69d0c523" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16"
I20260713 09:04:42.996240  9805 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50782edb9f824ecebc5d0f9cb99696ae" candidate_uuid: "83b3a19ccc1d46be838b0dff69d0c523" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "43efb696854349c29237e48f513e3a15"
I20260713 09:04:42.996501  9880 raft_consensus.cc:3060] T 50782edb9f824ecebc5d0f9cb99696ae P 5152f23c3ddd4b4c8cbd721ad104ac16 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:42.996852  9805 raft_consensus.cc:3055] T 50782edb9f824ecebc5d0f9cb99696ae P 43efb696854349c29237e48f513e3a15 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:04:42.997216  9805 raft_consensus.cc:740] T 50782edb9f824ecebc5d0f9cb99696ae P 43efb696854349c29237e48f513e3a15 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 43efb696854349c29237e48f513e3a15, State: Running, Role: LEADER
I20260713 09:04:42.997872  9805 consensus_queue.cc:260] T 50782edb9f824ecebc5d0f9cb99696ae P 43efb696854349c29237e48f513e3a15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35081 } } peers { permanent_uuid: "83b3a19ccc1d46be838b0dff69d0c523" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41403 } } peers { permanent_uuid: "43efb696854349c29237e48f513e3a15" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44665 } }
I20260713 09:04:42.998701  9805 raft_consensus.cc:3060] T 50782edb9f824ecebc5d0f9cb99696ae P 43efb696854349c29237e48f513e3a15 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:43.001679  9880 raft_consensus.cc:2468] T 50782edb9f824ecebc5d0f9cb99696ae P 5152f23c3ddd4b4c8cbd721ad104ac16 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83b3a19ccc1d46be838b0dff69d0c523 in term 2.
I20260713 09:04:43.002861  9696 leader_election.cc:304] T 50782edb9f824ecebc5d0f9cb99696ae P 83b3a19ccc1d46be838b0dff69d0c523 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5152f23c3ddd4b4c8cbd721ad104ac16, 83b3a19ccc1d46be838b0dff69d0c523; no voters: 
I20260713 09:04:43.003675  9963 raft_consensus.cc:2804] T 50782edb9f824ecebc5d0f9cb99696ae P 83b3a19ccc1d46be838b0dff69d0c523 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:04:43.003747  9805 raft_consensus.cc:2468] T 50782edb9f824ecebc5d0f9cb99696ae P 43efb696854349c29237e48f513e3a15 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83b3a19ccc1d46be838b0dff69d0c523 in term 2.
I20260713 09:04:43.004249  9963 raft_consensus.cc:697] T 50782edb9f824ecebc5d0f9cb99696ae P 83b3a19ccc1d46be838b0dff69d0c523 [term 2 LEADER]: Becoming Leader. State: Replica: 83b3a19ccc1d46be838b0dff69d0c523, State: Running, Role: LEADER
I20260713 09:04:43.005122  9963 consensus_queue.cc:237] T 50782edb9f824ecebc5d0f9cb99696ae P 83b3a19ccc1d46be838b0dff69d0c523 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35081 } } peers { permanent_uuid: "83b3a19ccc1d46be838b0dff69d0c523" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41403 } } peers { permanent_uuid: "43efb696854349c29237e48f513e3a15" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44665 } }
I20260713 09:04:43.011621  9629 catalog_manager.cc:5697] T 50782edb9f824ecebc5d0f9cb99696ae P 83b3a19ccc1d46be838b0dff69d0c523 reported cstate change: term changed from 1 to 2, leader changed from 43efb696854349c29237e48f513e3a15 (127.5.160.130) to 83b3a19ccc1d46be838b0dff69d0c523 (127.5.160.129). New cstate: current_term: 2 leader_uuid: "83b3a19ccc1d46be838b0dff69d0c523" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35081 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "83b3a19ccc1d46be838b0dff69d0c523" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41403 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "43efb696854349c29237e48f513e3a15" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44665 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:43.033962  9963 consensus_queue.cc:1048] T 2b8c4520c7d34ddfaf6107810da67d91 P 83b3a19ccc1d46be838b0dff69d0c523 [LEADER]: Connected to new peer: Peer: permanent_uuid: "43efb696854349c29237e48f513e3a15" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:43.040705  9959 raft_consensus.cc:993] T 2b8c4520c7d34ddfaf6107810da67d91 P 83b3a19ccc1d46be838b0dff69d0c523: : Instructing follower 43efb696854349c29237e48f513e3a15 to start an election
I20260713 09:04:43.041306  9949 raft_consensus.cc:1081] T 2b8c4520c7d34ddfaf6107810da67d91 P 83b3a19ccc1d46be838b0dff69d0c523 [term 1 LEADER]: Signalling peer 43efb696854349c29237e48f513e3a15 to start an election
I20260713 09:04:43.043256  9806 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2b8c4520c7d34ddfaf6107810da67d91"
dest_uuid: "43efb696854349c29237e48f513e3a15"
 from {username='slave'} at 127.0.0.1:42880
I20260713 09:04:43.044090  9806 raft_consensus.cc:493] T 2b8c4520c7d34ddfaf6107810da67d91 P 43efb696854349c29237e48f513e3a15 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:04:43.044538  9806 raft_consensus.cc:3060] T 2b8c4520c7d34ddfaf6107810da67d91 P 43efb696854349c29237e48f513e3a15 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:43.049259  9963 consensus_queue.cc:1048] T 2b8c4520c7d34ddfaf6107810da67d91 P 83b3a19ccc1d46be838b0dff69d0c523 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:43.051586  9806 raft_consensus.cc:515] T 2b8c4520c7d34ddfaf6107810da67d91 P 43efb696854349c29237e48f513e3a15 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83b3a19ccc1d46be838b0dff69d0c523" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41403 } } peers { permanent_uuid: "43efb696854349c29237e48f513e3a15" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44665 } } peers { permanent_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35081 } }
I20260713 09:04:43.055851  9963 consensus_queue.cc:1048] T 1f9aba2fadbc4bb190ed40cdd46b3721 P 83b3a19ccc1d46be838b0dff69d0c523 [LEADER]: Connected to new peer: Peer: permanent_uuid: "43efb696854349c29237e48f513e3a15" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:43.063522  9731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b8c4520c7d34ddfaf6107810da67d91" candidate_uuid: "43efb696854349c29237e48f513e3a15" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "83b3a19ccc1d46be838b0dff69d0c523"
I20260713 09:04:43.064165  9731 raft_consensus.cc:3055] T 2b8c4520c7d34ddfaf6107810da67d91 P 83b3a19ccc1d46be838b0dff69d0c523 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:04:43.064493  9949 raft_consensus.cc:993] T 1f9aba2fadbc4bb190ed40cdd46b3721 P 83b3a19ccc1d46be838b0dff69d0c523: : Instructing follower 43efb696854349c29237e48f513e3a15 to start an election
I20260713 09:04:43.064527  9731 raft_consensus.cc:740] T 2b8c4520c7d34ddfaf6107810da67d91 P 83b3a19ccc1d46be838b0dff69d0c523 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 83b3a19ccc1d46be838b0dff69d0c523, State: Running, Role: LEADER
I20260713 09:04:43.065145  9959 raft_consensus.cc:1081] T 1f9aba2fadbc4bb190ed40cdd46b3721 P 83b3a19ccc1d46be838b0dff69d0c523 [term 1 LEADER]: Signalling peer 43efb696854349c29237e48f513e3a15 to start an election
I20260713 09:04:43.065913  9806 leader_election.cc:290] T 2b8c4520c7d34ddfaf6107810da67d91 P 43efb696854349c29237e48f513e3a15 [CANDIDATE]: Term 2 election: Requested vote from peers 83b3a19ccc1d46be838b0dff69d0c523 (127.5.160.129:41403), 5152f23c3ddd4b4c8cbd721ad104ac16 (127.5.160.131:35081)
I20260713 09:04:43.065712  9731 consensus_queue.cc:260] T 2b8c4520c7d34ddfaf6107810da67d91 P 83b3a19ccc1d46be838b0dff69d0c523 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83b3a19ccc1d46be838b0dff69d0c523" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41403 } } peers { permanent_uuid: "43efb696854349c29237e48f513e3a15" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44665 } } peers { permanent_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35081 } }
I20260713 09:04:43.067535  9804 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1f9aba2fadbc4bb190ed40cdd46b3721"
dest_uuid: "43efb696854349c29237e48f513e3a15"
 from {username='slave'} at 127.0.0.1:42880
I20260713 09:04:43.068197  9804 raft_consensus.cc:493] T 1f9aba2fadbc4bb190ed40cdd46b3721 P 43efb696854349c29237e48f513e3a15 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:04:43.068621  9804 raft_consensus.cc:3060] T 1f9aba2fadbc4bb190ed40cdd46b3721 P 43efb696854349c29237e48f513e3a15 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:43.072659  9959 consensus_queue.cc:1048] T 1f9aba2fadbc4bb190ed40cdd46b3721 P 83b3a19ccc1d46be838b0dff69d0c523 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:04:43.074955  9731 raft_consensus.cc:3060] T 2b8c4520c7d34ddfaf6107810da67d91 P 83b3a19ccc1d46be838b0dff69d0c523 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:43.084117  9968 consensus_queue.cc:1048] T 2935b6890be346fe9023c80a97ab8604 P 5152f23c3ddd4b4c8cbd721ad104ac16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83b3a19ccc1d46be838b0dff69d0c523" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:43.084913  9880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b8c4520c7d34ddfaf6107810da67d91" candidate_uuid: "43efb696854349c29237e48f513e3a15" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16"
I20260713 09:04:43.085572  9880 raft_consensus.cc:3060] T 2b8c4520c7d34ddfaf6107810da67d91 P 5152f23c3ddd4b4c8cbd721ad104ac16 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:43.085737  9804 raft_consensus.cc:515] T 1f9aba2fadbc4bb190ed40cdd46b3721 P 43efb696854349c29237e48f513e3a15 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83b3a19ccc1d46be838b0dff69d0c523" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41403 } } peers { permanent_uuid: "43efb696854349c29237e48f513e3a15" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44665 } } peers { permanent_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35081 } }
I20260713 09:04:43.088735  9729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f9aba2fadbc4bb190ed40cdd46b3721" candidate_uuid: "43efb696854349c29237e48f513e3a15" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "83b3a19ccc1d46be838b0dff69d0c523"
I20260713 09:04:43.089365  9729 raft_consensus.cc:3055] T 1f9aba2fadbc4bb190ed40cdd46b3721 P 83b3a19ccc1d46be838b0dff69d0c523 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:04:43.089684  9729 raft_consensus.cc:740] T 1f9aba2fadbc4bb190ed40cdd46b3721 P 83b3a19ccc1d46be838b0dff69d0c523 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 83b3a19ccc1d46be838b0dff69d0c523, State: Running, Role: LEADER
I20260713 09:04:43.090477  9729 consensus_queue.cc:260] T 1f9aba2fadbc4bb190ed40cdd46b3721 P 83b3a19ccc1d46be838b0dff69d0c523 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83b3a19ccc1d46be838b0dff69d0c523" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41403 } } peers { permanent_uuid: "43efb696854349c29237e48f513e3a15" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44665 } } peers { permanent_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35081 } }
I20260713 09:04:43.091691  9729 raft_consensus.cc:3060] T 1f9aba2fadbc4bb190ed40cdd46b3721 P 83b3a19ccc1d46be838b0dff69d0c523 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:43.095929  9731 raft_consensus.cc:2468] T 2b8c4520c7d34ddfaf6107810da67d91 P 83b3a19ccc1d46be838b0dff69d0c523 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 43efb696854349c29237e48f513e3a15 in term 2.
I20260713 09:04:43.097167  9770 leader_election.cc:304] T 2b8c4520c7d34ddfaf6107810da67d91 P 43efb696854349c29237e48f513e3a15 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 43efb696854349c29237e48f513e3a15, 83b3a19ccc1d46be838b0dff69d0c523; no voters: 
I20260713 09:04:43.097270  9879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f9aba2fadbc4bb190ed40cdd46b3721" candidate_uuid: "43efb696854349c29237e48f513e3a15" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16"
I20260713 09:04:43.097957  9986 raft_consensus.cc:2804] T 2b8c4520c7d34ddfaf6107810da67d91 P 43efb696854349c29237e48f513e3a15 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:04:43.098037  9879 raft_consensus.cc:3060] T 1f9aba2fadbc4bb190ed40cdd46b3721 P 5152f23c3ddd4b4c8cbd721ad104ac16 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:43.098521  9986 raft_consensus.cc:697] T 2b8c4520c7d34ddfaf6107810da67d91 P 43efb696854349c29237e48f513e3a15 [term 2 LEADER]: Becoming Leader. State: Replica: 43efb696854349c29237e48f513e3a15, State: Running, Role: LEADER
I20260713 09:04:43.098526  9729 raft_consensus.cc:2468] T 1f9aba2fadbc4bb190ed40cdd46b3721 P 83b3a19ccc1d46be838b0dff69d0c523 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 43efb696854349c29237e48f513e3a15 in term 2.
I20260713 09:04:43.099431  9986 consensus_queue.cc:237] T 2b8c4520c7d34ddfaf6107810da67d91 P 43efb696854349c29237e48f513e3a15 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83b3a19ccc1d46be838b0dff69d0c523" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41403 } } peers { permanent_uuid: "43efb696854349c29237e48f513e3a15" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44665 } } peers { permanent_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35081 } }
I20260713 09:04:43.100579  9804 leader_election.cc:290] T 1f9aba2fadbc4bb190ed40cdd46b3721 P 43efb696854349c29237e48f513e3a15 [CANDIDATE]: Term 2 election: Requested vote from peers 83b3a19ccc1d46be838b0dff69d0c523 (127.5.160.129:41403), 5152f23c3ddd4b4c8cbd721ad104ac16 (127.5.160.131:35081)
I20260713 09:04:43.101595  9770 leader_election.cc:304] T 1f9aba2fadbc4bb190ed40cdd46b3721 P 43efb696854349c29237e48f513e3a15 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 43efb696854349c29237e48f513e3a15, 83b3a19ccc1d46be838b0dff69d0c523; no voters: 
I20260713 09:04:43.102275  9950 raft_consensus.cc:2804] T 1f9aba2fadbc4bb190ed40cdd46b3721 P 43efb696854349c29237e48f513e3a15 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:04:43.102742  9950 raft_consensus.cc:697] T 1f9aba2fadbc4bb190ed40cdd46b3721 P 43efb696854349c29237e48f513e3a15 [term 2 LEADER]: Becoming Leader. State: Replica: 43efb696854349c29237e48f513e3a15, State: Running, Role: LEADER
I20260713 09:04:43.103530  9950 consensus_queue.cc:237] T 1f9aba2fadbc4bb190ed40cdd46b3721 P 43efb696854349c29237e48f513e3a15 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83b3a19ccc1d46be838b0dff69d0c523" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41403 } } peers { permanent_uuid: "43efb696854349c29237e48f513e3a15" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44665 } } peers { permanent_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35081 } }
I20260713 09:04:43.104975  9879 raft_consensus.cc:2468] T 1f9aba2fadbc4bb190ed40cdd46b3721 P 5152f23c3ddd4b4c8cbd721ad104ac16 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 43efb696854349c29237e48f513e3a15 in term 2.
I20260713 09:04:43.112655  9880 raft_consensus.cc:2468] T 2b8c4520c7d34ddfaf6107810da67d91 P 5152f23c3ddd4b4c8cbd721ad104ac16 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 43efb696854349c29237e48f513e3a15 in term 2.
I20260713 09:04:43.112002  9629 catalog_manager.cc:5697] T 2b8c4520c7d34ddfaf6107810da67d91 P 43efb696854349c29237e48f513e3a15 reported cstate change: term changed from 1 to 2, leader changed from 83b3a19ccc1d46be838b0dff69d0c523 (127.5.160.129) to 43efb696854349c29237e48f513e3a15 (127.5.160.130). New cstate: current_term: 2 leader_uuid: "43efb696854349c29237e48f513e3a15" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83b3a19ccc1d46be838b0dff69d0c523" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41403 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "43efb696854349c29237e48f513e3a15" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44665 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35081 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:43.119606  9968 consensus_queue.cc:1048] T 2935b6890be346fe9023c80a97ab8604 P 5152f23c3ddd4b4c8cbd721ad104ac16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "43efb696854349c29237e48f513e3a15" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:43.119534  9629 catalog_manager.cc:5697] T 1f9aba2fadbc4bb190ed40cdd46b3721 P 43efb696854349c29237e48f513e3a15 reported cstate change: term changed from 1 to 2, leader changed from 83b3a19ccc1d46be838b0dff69d0c523 (127.5.160.129) to 43efb696854349c29237e48f513e3a15 (127.5.160.130). New cstate: current_term: 2 leader_uuid: "43efb696854349c29237e48f513e3a15" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83b3a19ccc1d46be838b0dff69d0c523" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41403 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "43efb696854349c29237e48f513e3a15" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44665 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35081 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:43.128574  9927 raft_consensus.cc:993] T 2935b6890be346fe9023c80a97ab8604 P 5152f23c3ddd4b4c8cbd721ad104ac16: : Instructing follower 43efb696854349c29237e48f513e3a15 to start an election
I20260713 09:04:43.129034  9968 raft_consensus.cc:1081] T 2935b6890be346fe9023c80a97ab8604 P 5152f23c3ddd4b4c8cbd721ad104ac16 [term 1 LEADER]: Signalling peer 43efb696854349c29237e48f513e3a15 to start an election
I20260713 09:04:43.131337  9804 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2935b6890be346fe9023c80a97ab8604"
dest_uuid: "43efb696854349c29237e48f513e3a15"
 from {username='slave'} at 127.0.0.1:42888
I20260713 09:04:43.131821  9804 raft_consensus.cc:493] T 2935b6890be346fe9023c80a97ab8604 P 43efb696854349c29237e48f513e3a15 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:04:43.132066  9804 raft_consensus.cc:3060] T 2935b6890be346fe9023c80a97ab8604 P 43efb696854349c29237e48f513e3a15 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:43.137212  9804 raft_consensus.cc:515] T 2935b6890be346fe9023c80a97ab8604 P 43efb696854349c29237e48f513e3a15 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83b3a19ccc1d46be838b0dff69d0c523" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41403 } } peers { permanent_uuid: "43efb696854349c29237e48f513e3a15" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44665 } } peers { permanent_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35081 } }
I20260713 09:04:43.139891  9804 leader_election.cc:290] T 2935b6890be346fe9023c80a97ab8604 P 43efb696854349c29237e48f513e3a15 [CANDIDATE]: Term 2 election: Requested vote from peers 83b3a19ccc1d46be838b0dff69d0c523 (127.5.160.129:41403), 5152f23c3ddd4b4c8cbd721ad104ac16 (127.5.160.131:35081)
I20260713 09:04:43.140136  9880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2935b6890be346fe9023c80a97ab8604" candidate_uuid: "43efb696854349c29237e48f513e3a15" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16"
I20260713 09:04:43.140882  9880 raft_consensus.cc:3055] T 2935b6890be346fe9023c80a97ab8604 P 5152f23c3ddd4b4c8cbd721ad104ac16 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:04:43.140726  9959 consensus_queue.cc:1048] T 021a793ae44e44f7b594e893fbd772e7 P 83b3a19ccc1d46be838b0dff69d0c523 [LEADER]: Connected to new peer: Peer: permanent_uuid: "43efb696854349c29237e48f513e3a15" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:04:43.141422  9880 raft_consensus.cc:740] T 2935b6890be346fe9023c80a97ab8604 P 5152f23c3ddd4b4c8cbd721ad104ac16 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5152f23c3ddd4b4c8cbd721ad104ac16, State: Running, Role: LEADER
I20260713 09:04:43.142899  9880 consensus_queue.cc:260] T 2935b6890be346fe9023c80a97ab8604 P 5152f23c3ddd4b4c8cbd721ad104ac16 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83b3a19ccc1d46be838b0dff69d0c523" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41403 } } peers { permanent_uuid: "43efb696854349c29237e48f513e3a15" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44665 } } peers { permanent_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35081 } }
I20260713 09:04:43.144081  9880 raft_consensus.cc:3060] T 2935b6890be346fe9023c80a97ab8604 P 5152f23c3ddd4b4c8cbd721ad104ac16 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:43.146762  9730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2935b6890be346fe9023c80a97ab8604" candidate_uuid: "43efb696854349c29237e48f513e3a15" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "83b3a19ccc1d46be838b0dff69d0c523"
I20260713 09:04:43.147478  9730 raft_consensus.cc:3060] T 2935b6890be346fe9023c80a97ab8604 P 83b3a19ccc1d46be838b0dff69d0c523 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:43.150439  9880 raft_consensus.cc:2468] T 2935b6890be346fe9023c80a97ab8604 P 5152f23c3ddd4b4c8cbd721ad104ac16 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 43efb696854349c29237e48f513e3a15 in term 2.
I20260713 09:04:43.151571  9771 leader_election.cc:304] T 2935b6890be346fe9023c80a97ab8604 P 43efb696854349c29237e48f513e3a15 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 43efb696854349c29237e48f513e3a15, 5152f23c3ddd4b4c8cbd721ad104ac16; no voters: 
I20260713 09:04:43.152436  9950 raft_consensus.cc:2804] T 2935b6890be346fe9023c80a97ab8604 P 43efb696854349c29237e48f513e3a15 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:04:43.152937  9950 raft_consensus.cc:697] T 2935b6890be346fe9023c80a97ab8604 P 43efb696854349c29237e48f513e3a15 [term 2 LEADER]: Becoming Leader. State: Replica: 43efb696854349c29237e48f513e3a15, State: Running, Role: LEADER
I20260713 09:04:43.153817  9950 consensus_queue.cc:237] T 2935b6890be346fe9023c80a97ab8604 P 43efb696854349c29237e48f513e3a15 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83b3a19ccc1d46be838b0dff69d0c523" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41403 } } peers { permanent_uuid: "43efb696854349c29237e48f513e3a15" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44665 } } peers { permanent_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35081 } }
I20260713 09:04:43.160749  9730 raft_consensus.cc:2468] T 2935b6890be346fe9023c80a97ab8604 P 83b3a19ccc1d46be838b0dff69d0c523 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 43efb696854349c29237e48f513e3a15 in term 2.
I20260713 09:04:43.162022  9627 catalog_manager.cc:5697] T 2935b6890be346fe9023c80a97ab8604 P 43efb696854349c29237e48f513e3a15 reported cstate change: term changed from 1 to 2, leader changed from 5152f23c3ddd4b4c8cbd721ad104ac16 (127.5.160.131) to 43efb696854349c29237e48f513e3a15 (127.5.160.130). New cstate: current_term: 2 leader_uuid: "43efb696854349c29237e48f513e3a15" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83b3a19ccc1d46be838b0dff69d0c523" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41403 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "43efb696854349c29237e48f513e3a15" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44665 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35081 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:43.163309  9959 consensus_queue.cc:1048] T 021a793ae44e44f7b594e893fbd772e7 P 83b3a19ccc1d46be838b0dff69d0c523 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:43.198788  9950 consensus_queue.cc:1048] T d70e02ac00ce4a149300c5122d68a156 P 43efb696854349c29237e48f513e3a15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83b3a19ccc1d46be838b0dff69d0c523" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:43.209954  9950 consensus_queue.cc:1048] T d70e02ac00ce4a149300c5122d68a156 P 43efb696854349c29237e48f513e3a15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:43.217067  9925 raft_consensus.cc:993] T d70e02ac00ce4a149300c5122d68a156 P 43efb696854349c29237e48f513e3a15: : Instructing follower 5152f23c3ddd4b4c8cbd721ad104ac16 to start an election
I20260713 09:04:43.217538  9925 raft_consensus.cc:1081] T d70e02ac00ce4a149300c5122d68a156 P 43efb696854349c29237e48f513e3a15 [term 1 LEADER]: Signalling peer 5152f23c3ddd4b4c8cbd721ad104ac16 to start an election
I20260713 09:04:43.219079  9880 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d70e02ac00ce4a149300c5122d68a156"
dest_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16"
 from {username='slave'} at 127.0.0.1:48538
I20260713 09:04:43.220760  9880 raft_consensus.cc:493] T d70e02ac00ce4a149300c5122d68a156 P 5152f23c3ddd4b4c8cbd721ad104ac16 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:04:43.221171  9880 raft_consensus.cc:3060] T d70e02ac00ce4a149300c5122d68a156 P 5152f23c3ddd4b4c8cbd721ad104ac16 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:43.226346  9880 raft_consensus.cc:515] T d70e02ac00ce4a149300c5122d68a156 P 5152f23c3ddd4b4c8cbd721ad104ac16 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83b3a19ccc1d46be838b0dff69d0c523" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41403 } } peers { permanent_uuid: "43efb696854349c29237e48f513e3a15" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44665 } } peers { permanent_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35081 } }
I20260713 09:04:43.228248  9880 leader_election.cc:290] T d70e02ac00ce4a149300c5122d68a156 P 5152f23c3ddd4b4c8cbd721ad104ac16 [CANDIDATE]: Term 2 election: Requested vote from peers 83b3a19ccc1d46be838b0dff69d0c523 (127.5.160.129:41403), 43efb696854349c29237e48f513e3a15 (127.5.160.130:44665)
I20260713 09:04:43.228978  9730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d70e02ac00ce4a149300c5122d68a156" candidate_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "83b3a19ccc1d46be838b0dff69d0c523"
I20260713 09:04:43.229630  9730 raft_consensus.cc:3060] T d70e02ac00ce4a149300c5122d68a156 P 83b3a19ccc1d46be838b0dff69d0c523 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:43.229812  9805 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d70e02ac00ce4a149300c5122d68a156" candidate_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "43efb696854349c29237e48f513e3a15"
I20260713 09:04:43.230415  9805 raft_consensus.cc:3055] T d70e02ac00ce4a149300c5122d68a156 P 43efb696854349c29237e48f513e3a15 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:04:43.230762  9805 raft_consensus.cc:740] T d70e02ac00ce4a149300c5122d68a156 P 43efb696854349c29237e48f513e3a15 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 43efb696854349c29237e48f513e3a15, State: Running, Role: LEADER
I20260713 09:04:43.231520  9805 consensus_queue.cc:260] T d70e02ac00ce4a149300c5122d68a156 P 43efb696854349c29237e48f513e3a15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83b3a19ccc1d46be838b0dff69d0c523" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41403 } } peers { permanent_uuid: "43efb696854349c29237e48f513e3a15" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44665 } } peers { permanent_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35081 } }
I20260713 09:04:43.232717  9805 raft_consensus.cc:3060] T d70e02ac00ce4a149300c5122d68a156 P 43efb696854349c29237e48f513e3a15 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:43.236521  9730 raft_consensus.cc:2468] T d70e02ac00ce4a149300c5122d68a156 P 83b3a19ccc1d46be838b0dff69d0c523 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5152f23c3ddd4b4c8cbd721ad104ac16 in term 2.
I20260713 09:04:43.237618  9844 leader_election.cc:304] T d70e02ac00ce4a149300c5122d68a156 P 5152f23c3ddd4b4c8cbd721ad104ac16 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5152f23c3ddd4b4c8cbd721ad104ac16, 83b3a19ccc1d46be838b0dff69d0c523; no voters: 
I20260713 09:04:43.238297  9968 raft_consensus.cc:2804] T d70e02ac00ce4a149300c5122d68a156 P 5152f23c3ddd4b4c8cbd721ad104ac16 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:04:43.238765  9968 raft_consensus.cc:697] T d70e02ac00ce4a149300c5122d68a156 P 5152f23c3ddd4b4c8cbd721ad104ac16 [term 2 LEADER]: Becoming Leader. State: Replica: 5152f23c3ddd4b4c8cbd721ad104ac16, State: Running, Role: LEADER
I20260713 09:04:43.239445  9805 raft_consensus.cc:2468] T d70e02ac00ce4a149300c5122d68a156 P 43efb696854349c29237e48f513e3a15 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5152f23c3ddd4b4c8cbd721ad104ac16 in term 2.
I20260713 09:04:43.239573  9968 consensus_queue.cc:237] T d70e02ac00ce4a149300c5122d68a156 P 5152f23c3ddd4b4c8cbd721ad104ac16 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83b3a19ccc1d46be838b0dff69d0c523" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41403 } } peers { permanent_uuid: "43efb696854349c29237e48f513e3a15" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44665 } } peers { permanent_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35081 } }
I20260713 09:04:43.246261  9629 catalog_manager.cc:5697] T d70e02ac00ce4a149300c5122d68a156 P 5152f23c3ddd4b4c8cbd721ad104ac16 reported cstate change: term changed from 1 to 2, leader changed from 43efb696854349c29237e48f513e3a15 (127.5.160.130) to 5152f23c3ddd4b4c8cbd721ad104ac16 (127.5.160.131). New cstate: current_term: 2 leader_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83b3a19ccc1d46be838b0dff69d0c523" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41403 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "43efb696854349c29237e48f513e3a15" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44665 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35081 } health_report { overall_health: HEALTHY } } }
I20260713 09:04:43.299662  9968 consensus_queue.cc:1048] T ec9683adcd6745758b966e222b51747e P 5152f23c3ddd4b4c8cbd721ad104ac16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83b3a19ccc1d46be838b0dff69d0c523" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:43.306298  9927 raft_consensus.cc:993] T ec9683adcd6745758b966e222b51747e P 5152f23c3ddd4b4c8cbd721ad104ac16: : Instructing follower 83b3a19ccc1d46be838b0dff69d0c523 to start an election
I20260713 09:04:43.306780  9972 raft_consensus.cc:1081] T ec9683adcd6745758b966e222b51747e P 5152f23c3ddd4b4c8cbd721ad104ac16 [term 1 LEADER]: Signalling peer 83b3a19ccc1d46be838b0dff69d0c523 to start an election
I20260713 09:04:43.308910  9731 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ec9683adcd6745758b966e222b51747e"
dest_uuid: "83b3a19ccc1d46be838b0dff69d0c523"
 from {username='slave'} at 127.0.0.1:50864
I20260713 09:04:43.309469  9731 raft_consensus.cc:493] T ec9683adcd6745758b966e222b51747e P 83b3a19ccc1d46be838b0dff69d0c523 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:04:43.309815  9731 raft_consensus.cc:3060] T ec9683adcd6745758b966e222b51747e P 83b3a19ccc1d46be838b0dff69d0c523 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:43.311996  9968 consensus_queue.cc:1048] T ec9683adcd6745758b966e222b51747e P 5152f23c3ddd4b4c8cbd721ad104ac16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "43efb696854349c29237e48f513e3a15" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:43.316473  9731 raft_consensus.cc:515] T ec9683adcd6745758b966e222b51747e P 83b3a19ccc1d46be838b0dff69d0c523 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83b3a19ccc1d46be838b0dff69d0c523" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41403 } } peers { permanent_uuid: "43efb696854349c29237e48f513e3a15" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44665 } } peers { permanent_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35081 } }
I20260713 09:04:43.317667  9730 raft_consensus.cc:1240] T ec9683adcd6745758b966e222b51747e P 83b3a19ccc1d46be838b0dff69d0c523 [term 2 FOLLOWER]: Rejecting Update request from peer 5152f23c3ddd4b4c8cbd721ad104ac16 for earlier term 1. Current term is 2. Ops: []
I20260713 09:04:43.319533  9804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec9683adcd6745758b966e222b51747e" candidate_uuid: "83b3a19ccc1d46be838b0dff69d0c523" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "43efb696854349c29237e48f513e3a15"
I20260713 09:04:43.320829  9880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec9683adcd6745758b966e222b51747e" candidate_uuid: "83b3a19ccc1d46be838b0dff69d0c523" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16"
I20260713 09:04:43.321522  9880 raft_consensus.cc:3055] T ec9683adcd6745758b966e222b51747e P 5152f23c3ddd4b4c8cbd721ad104ac16 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:04:43.319726  9731 leader_election.cc:290] T ec9683adcd6745758b966e222b51747e P 83b3a19ccc1d46be838b0dff69d0c523 [CANDIDATE]: Term 2 election: Requested vote from peers 43efb696854349c29237e48f513e3a15 (127.5.160.130:44665), 5152f23c3ddd4b4c8cbd721ad104ac16 (127.5.160.131:35081)
I20260713 09:04:43.321760  9880 raft_consensus.cc:740] T ec9683adcd6745758b966e222b51747e P 5152f23c3ddd4b4c8cbd721ad104ac16 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5152f23c3ddd4b4c8cbd721ad104ac16, State: Running, Role: LEADER
I20260713 09:04:43.322759  9880 consensus_queue.cc:260] T ec9683adcd6745758b966e222b51747e P 5152f23c3ddd4b4c8cbd721ad104ac16 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83b3a19ccc1d46be838b0dff69d0c523" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41403 } } peers { permanent_uuid: "43efb696854349c29237e48f513e3a15" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44665 } } peers { permanent_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35081 } }
I20260713 09:04:43.324160  9880 raft_consensus.cc:3060] T ec9683adcd6745758b966e222b51747e P 5152f23c3ddd4b4c8cbd721ad104ac16 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:43.331451  9880 raft_consensus.cc:2468] T ec9683adcd6745758b966e222b51747e P 5152f23c3ddd4b4c8cbd721ad104ac16 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83b3a19ccc1d46be838b0dff69d0c523 in term 2.
I20260713 09:04:43.332430  9696 leader_election.cc:304] T ec9683adcd6745758b966e222b51747e P 83b3a19ccc1d46be838b0dff69d0c523 [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: 5152f23c3ddd4b4c8cbd721ad104ac16, 83b3a19ccc1d46be838b0dff69d0c523; no voters: 43efb696854349c29237e48f513e3a15
I20260713 09:04:43.333344  9959 raft_consensus.cc:2804] T ec9683adcd6745758b966e222b51747e P 83b3a19ccc1d46be838b0dff69d0c523 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:04:43.333868  9959 raft_consensus.cc:697] T ec9683adcd6745758b966e222b51747e P 83b3a19ccc1d46be838b0dff69d0c523 [term 2 LEADER]: Becoming Leader. State: Replica: 83b3a19ccc1d46be838b0dff69d0c523, State: Running, Role: LEADER
I20260713 09:04:43.334699  9959 consensus_queue.cc:237] T ec9683adcd6745758b966e222b51747e P 83b3a19ccc1d46be838b0dff69d0c523 [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: "83b3a19ccc1d46be838b0dff69d0c523" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41403 } } peers { permanent_uuid: "43efb696854349c29237e48f513e3a15" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44665 } } peers { permanent_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35081 } }
I20260713 09:04:43.338874  9925 consensus_queue.cc:1048] T 2739a9a5fe8e4c2993513d35d5f6b9c2 P 43efb696854349c29237e48f513e3a15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83b3a19ccc1d46be838b0dff69d0c523" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:43.342422  9629 catalog_manager.cc:5697] T ec9683adcd6745758b966e222b51747e P 83b3a19ccc1d46be838b0dff69d0c523 reported cstate change: term changed from 1 to 2, leader changed from 5152f23c3ddd4b4c8cbd721ad104ac16 (127.5.160.131) to 83b3a19ccc1d46be838b0dff69d0c523 (127.5.160.129). New cstate: current_term: 2 leader_uuid: "83b3a19ccc1d46be838b0dff69d0c523" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83b3a19ccc1d46be838b0dff69d0c523" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41403 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "43efb696854349c29237e48f513e3a15" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44665 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35081 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:43.350732  9938 consensus_queue.cc:1048] T 2739a9a5fe8e4c2993513d35d5f6b9c2 P 43efb696854349c29237e48f513e3a15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:04:43.653630  9804 raft_consensus.cc:1275] T 50782edb9f824ecebc5d0f9cb99696ae P 43efb696854349c29237e48f513e3a15 [term 2 FOLLOWER]: Refusing update from remote peer 83b3a19ccc1d46be838b0dff69d0c523: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:04:43.655862  9963 consensus_queue.cc:1048] T 50782edb9f824ecebc5d0f9cb99696ae P 83b3a19ccc1d46be838b0dff69d0c523 [LEADER]: Connected to new peer: Peer: permanent_uuid: "43efb696854349c29237e48f513e3a15" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:04:43.673633  9731 raft_consensus.cc:1275] T 1f9aba2fadbc4bb190ed40cdd46b3721 P 83b3a19ccc1d46be838b0dff69d0c523 [term 2 FOLLOWER]: Refusing update from remote peer 43efb696854349c29237e48f513e3a15: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:04:43.673969  9880 raft_consensus.cc:1275] T 1f9aba2fadbc4bb190ed40cdd46b3721 P 5152f23c3ddd4b4c8cbd721ad104ac16 [term 2 FOLLOWER]: Refusing update from remote peer 43efb696854349c29237e48f513e3a15: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:04:43.674914  9877 raft_consensus.cc:1275] T 50782edb9f824ecebc5d0f9cb99696ae P 5152f23c3ddd4b4c8cbd721ad104ac16 [term 2 FOLLOWER]: Refusing update from remote peer 83b3a19ccc1d46be838b0dff69d0c523: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:04:43.676167 10002 consensus_queue.cc:1048] T 1f9aba2fadbc4bb190ed40cdd46b3721 P 43efb696854349c29237e48f513e3a15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:04:43.676461  9949 consensus_queue.cc:1048] T 50782edb9f824ecebc5d0f9cb99696ae P 83b3a19ccc1d46be838b0dff69d0c523 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:04:43.677956  9731 raft_consensus.cc:1275] T d70e02ac00ce4a149300c5122d68a156 P 83b3a19ccc1d46be838b0dff69d0c523 [term 2 FOLLOWER]: Refusing update from remote peer 5152f23c3ddd4b4c8cbd721ad104ac16: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:04:43.678443 10002 consensus_queue.cc:1048] T 1f9aba2fadbc4bb190ed40cdd46b3721 P 43efb696854349c29237e48f513e3a15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83b3a19ccc1d46be838b0dff69d0c523" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:04:43.679455  9968 consensus_queue.cc:1048] T d70e02ac00ce4a149300c5122d68a156 P 5152f23c3ddd4b4c8cbd721ad104ac16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83b3a19ccc1d46be838b0dff69d0c523" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:04:43.682093 10002 raft_consensus.cc:993] T d7dd7a21a73a4c4eae617204cce7ef2f P 43efb696854349c29237e48f513e3a15: : Instructing follower 83b3a19ccc1d46be838b0dff69d0c523 to start an election
I20260713 09:04:43.682652 10002 raft_consensus.cc:1081] T d7dd7a21a73a4c4eae617204cce7ef2f P 43efb696854349c29237e48f513e3a15 [term 1 LEADER]: Signalling peer 83b3a19ccc1d46be838b0dff69d0c523 to start an election
I20260713 09:04:43.684442  9729 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d7dd7a21a73a4c4eae617204cce7ef2f"
dest_uuid: "83b3a19ccc1d46be838b0dff69d0c523"
 from {username='slave'} at 127.0.0.1:50852
I20260713 09:04:43.685046  9729 raft_consensus.cc:493] T d7dd7a21a73a4c4eae617204cce7ef2f P 83b3a19ccc1d46be838b0dff69d0c523 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:04:43.686002  9729 raft_consensus.cc:3060] T d7dd7a21a73a4c4eae617204cce7ef2f P 83b3a19ccc1d46be838b0dff69d0c523 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:43.693614  9729 raft_consensus.cc:515] T d7dd7a21a73a4c4eae617204cce7ef2f P 83b3a19ccc1d46be838b0dff69d0c523 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83b3a19ccc1d46be838b0dff69d0c523" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41403 } } peers { permanent_uuid: "43efb696854349c29237e48f513e3a15" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44665 } } peers { permanent_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35081 } }
I20260713 09:04:43.695798  9804 raft_consensus.cc:1275] T d70e02ac00ce4a149300c5122d68a156 P 43efb696854349c29237e48f513e3a15 [term 2 FOLLOWER]: Refusing update from remote peer 5152f23c3ddd4b4c8cbd721ad104ac16: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:04:43.697490  9968 consensus_queue.cc:1048] T d70e02ac00ce4a149300c5122d68a156 P 5152f23c3ddd4b4c8cbd721ad104ac16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "43efb696854349c29237e48f513e3a15" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:04:43.704169  9804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7dd7a21a73a4c4eae617204cce7ef2f" candidate_uuid: "83b3a19ccc1d46be838b0dff69d0c523" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "43efb696854349c29237e48f513e3a15"
I20260713 09:04:43.704957  9804 raft_consensus.cc:3055] T d7dd7a21a73a4c4eae617204cce7ef2f P 43efb696854349c29237e48f513e3a15 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:04:43.705061  9879 raft_consensus.cc:1275] T 2b8c4520c7d34ddfaf6107810da67d91 P 5152f23c3ddd4b4c8cbd721ad104ac16 [term 2 FOLLOWER]: Refusing update from remote peer 43efb696854349c29237e48f513e3a15: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:04:43.705531  9804 raft_consensus.cc:740] T d7dd7a21a73a4c4eae617204cce7ef2f P 43efb696854349c29237e48f513e3a15 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 43efb696854349c29237e48f513e3a15, State: Running, Role: LEADER
I20260713 09:04:43.706794  9804 consensus_queue.cc:260] T d7dd7a21a73a4c4eae617204cce7ef2f P 43efb696854349c29237e48f513e3a15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83b3a19ccc1d46be838b0dff69d0c523" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41403 } } peers { permanent_uuid: "43efb696854349c29237e48f513e3a15" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44665 } } peers { permanent_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35081 } }
I20260713 09:04:43.707453  9730 raft_consensus.cc:1275] T 2b8c4520c7d34ddfaf6107810da67d91 P 83b3a19ccc1d46be838b0dff69d0c523 [term 2 FOLLOWER]: Refusing update from remote peer 43efb696854349c29237e48f513e3a15: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:04:43.708343  9804 raft_consensus.cc:3060] T d7dd7a21a73a4c4eae617204cce7ef2f P 43efb696854349c29237e48f513e3a15 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:43.710189  9925 consensus_queue.cc:1048] T 2b8c4520c7d34ddfaf6107810da67d91 P 43efb696854349c29237e48f513e3a15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:04:43.709463  9729 leader_election.cc:290] T d7dd7a21a73a4c4eae617204cce7ef2f P 83b3a19ccc1d46be838b0dff69d0c523 [CANDIDATE]: Term 2 election: Requested vote from peers 43efb696854349c29237e48f513e3a15 (127.5.160.130:44665), 5152f23c3ddd4b4c8cbd721ad104ac16 (127.5.160.131:35081)
I20260713 09:04:43.710712  9880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7dd7a21a73a4c4eae617204cce7ef2f" candidate_uuid: "83b3a19ccc1d46be838b0dff69d0c523" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16"
I20260713 09:04:43.711289  9880 raft_consensus.cc:3060] T d7dd7a21a73a4c4eae617204cce7ef2f P 5152f23c3ddd4b4c8cbd721ad104ac16 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:43.713708  9925 consensus_queue.cc:1048] T 2b8c4520c7d34ddfaf6107810da67d91 P 43efb696854349c29237e48f513e3a15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83b3a19ccc1d46be838b0dff69d0c523" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:04:43.723639  9804 raft_consensus.cc:2468] T d7dd7a21a73a4c4eae617204cce7ef2f P 43efb696854349c29237e48f513e3a15 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83b3a19ccc1d46be838b0dff69d0c523 in term 2.
I20260713 09:04:43.726045  9697 leader_election.cc:304] T d7dd7a21a73a4c4eae617204cce7ef2f P 83b3a19ccc1d46be838b0dff69d0c523 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 43efb696854349c29237e48f513e3a15, 83b3a19ccc1d46be838b0dff69d0c523; no voters: 
I20260713 09:04:43.726997  9929 raft_consensus.cc:2804] T d7dd7a21a73a4c4eae617204cce7ef2f P 83b3a19ccc1d46be838b0dff69d0c523 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:04:43.727483  9929 raft_consensus.cc:697] T d7dd7a21a73a4c4eae617204cce7ef2f P 83b3a19ccc1d46be838b0dff69d0c523 [term 2 LEADER]: Becoming Leader. State: Replica: 83b3a19ccc1d46be838b0dff69d0c523, State: Running, Role: LEADER
I20260713 09:04:43.728708  9730 raft_consensus.cc:1275] T 2935b6890be346fe9023c80a97ab8604 P 83b3a19ccc1d46be838b0dff69d0c523 [term 2 FOLLOWER]: Refusing update from remote peer 43efb696854349c29237e48f513e3a15: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:04:43.728310  9929 consensus_queue.cc:237] T d7dd7a21a73a4c4eae617204cce7ef2f P 83b3a19ccc1d46be838b0dff69d0c523 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83b3a19ccc1d46be838b0dff69d0c523" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41403 } } peers { permanent_uuid: "43efb696854349c29237e48f513e3a15" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44665 } } peers { permanent_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35081 } }
I20260713 09:04:43.730244  9925 consensus_queue.cc:1048] T 2935b6890be346fe9023c80a97ab8604 P 43efb696854349c29237e48f513e3a15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83b3a19ccc1d46be838b0dff69d0c523" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:04:43.731880  9879 raft_consensus.cc:1275] T 2935b6890be346fe9023c80a97ab8604 P 5152f23c3ddd4b4c8cbd721ad104ac16 [term 2 FOLLOWER]: Refusing update from remote peer 43efb696854349c29237e48f513e3a15: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:04:43.737969  9925 consensus_queue.cc:1048] T 2935b6890be346fe9023c80a97ab8604 P 43efb696854349c29237e48f513e3a15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:04:43.742923  9627 catalog_manager.cc:5697] T d7dd7a21a73a4c4eae617204cce7ef2f P 83b3a19ccc1d46be838b0dff69d0c523 reported cstate change: term changed from 1 to 2, leader changed from 43efb696854349c29237e48f513e3a15 (127.5.160.130) to 83b3a19ccc1d46be838b0dff69d0c523 (127.5.160.129). New cstate: current_term: 2 leader_uuid: "83b3a19ccc1d46be838b0dff69d0c523" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83b3a19ccc1d46be838b0dff69d0c523" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41403 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "43efb696854349c29237e48f513e3a15" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44665 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35081 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:43.752274  9880 raft_consensus.cc:2468] T d7dd7a21a73a4c4eae617204cce7ef2f P 5152f23c3ddd4b4c8cbd721ad104ac16 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83b3a19ccc1d46be838b0dff69d0c523 in term 2.
I20260713 09:04:43.860462  9805 raft_consensus.cc:3060] T ec9683adcd6745758b966e222b51747e P 43efb696854349c29237e48f513e3a15 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:43.865746  9805 raft_consensus.cc:1275] T ec9683adcd6745758b966e222b51747e P 43efb696854349c29237e48f513e3a15 [term 2 FOLLOWER]: Refusing update from remote peer 83b3a19ccc1d46be838b0dff69d0c523: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:04:43.867177  9929 consensus_queue.cc:1048] T ec9683adcd6745758b966e222b51747e P 83b3a19ccc1d46be838b0dff69d0c523 [LEADER]: Connected to new peer: Peer: permanent_uuid: "43efb696854349c29237e48f513e3a15" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:04:43.875241  9879 raft_consensus.cc:1275] T ec9683adcd6745758b966e222b51747e P 5152f23c3ddd4b4c8cbd721ad104ac16 [term 2 FOLLOWER]: Refusing update from remote peer 83b3a19ccc1d46be838b0dff69d0c523: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:04:43.876766  9959 consensus_queue.cc:1048] T ec9683adcd6745758b966e222b51747e P 83b3a19ccc1d46be838b0dff69d0c523 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:04:44.241731  9879 raft_consensus.cc:1275] T d7dd7a21a73a4c4eae617204cce7ef2f P 5152f23c3ddd4b4c8cbd721ad104ac16 [term 2 FOLLOWER]: Refusing update from remote peer 83b3a19ccc1d46be838b0dff69d0c523: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:04:44.243046  9949 consensus_queue.cc:1048] T d7dd7a21a73a4c4eae617204cce7ef2f P 83b3a19ccc1d46be838b0dff69d0c523 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:04:44.253335  9805 raft_consensus.cc:1275] T d7dd7a21a73a4c4eae617204cce7ef2f P 43efb696854349c29237e48f513e3a15 [term 2 FOLLOWER]: Refusing update from remote peer 83b3a19ccc1d46be838b0dff69d0c523: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:04:44.256911  9929 consensus_queue.cc:1048] T d7dd7a21a73a4c4eae617204cce7ef2f P 83b3a19ccc1d46be838b0dff69d0c523 [LEADER]: Connected to new peer: Peer: permanent_uuid: "43efb696854349c29237e48f513e3a15" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260713 09:04:44.520476  9827 debug-util.cc:398] Leaking SignalData structure 0x7b0800059840 after lost signal to thread 5765
W20260713 09:04:44.521514  9827 debug-util.cc:398] Leaking SignalData structure 0x7b080018d7a0 after lost signal to thread 9663
W20260713 09:04:44.522490  9827 debug-util.cc:398] Leaking SignalData structure 0x7b08001d36e0 after lost signal to thread 9755
W20260713 09:04:44.523360  9827 debug-util.cc:398] Leaking SignalData structure 0x7b0800239e80 after lost signal to thread 9830
W20260713 09:04:44.524158  9827 debug-util.cc:398] Leaking SignalData structure 0x7b08001da680 after lost signal to thread 9904
I20260713 09:04:46.313750  9628 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:53928:
name: "soft_deleted_table"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260713 09:04:46.318859  9628 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table soft_deleted_table in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260713 09:04:46.382218  9791 tablet_service.cc:1511] Processing CreateTablet for tablet dae2d6b732394ef2910aa9ee52a0a61e (DEFAULT_TABLE table=soft_deleted_table [id=522cb4568a15405a809deeebc3796fe7]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:04:46.382597  9865 tablet_service.cc:1511] Processing CreateTablet for tablet dae2d6b732394ef2910aa9ee52a0a61e (DEFAULT_TABLE table=soft_deleted_table [id=522cb4568a15405a809deeebc3796fe7]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:04:46.383761  9791 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dae2d6b732394ef2910aa9ee52a0a61e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:46.383978  9865 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dae2d6b732394ef2910aa9ee52a0a61e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:46.386039  9721 tablet_service.cc:1511] Processing CreateTablet for tablet 55354222930240fc92cf9e21a27fcf2e (DEFAULT_TABLE table=soft_deleted_table [id=522cb4568a15405a809deeebc3796fe7]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:04:46.386662  9794 tablet_service.cc:1511] Processing CreateTablet for tablet 55354222930240fc92cf9e21a27fcf2e (DEFAULT_TABLE table=soft_deleted_table [id=522cb4568a15405a809deeebc3796fe7]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:04:46.387528  9721 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 55354222930240fc92cf9e21a27fcf2e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:46.388041  9794 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 55354222930240fc92cf9e21a27fcf2e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:46.380489  9713 tablet_service.cc:1511] Processing CreateTablet for tablet dae2d6b732394ef2910aa9ee52a0a61e (DEFAULT_TABLE table=soft_deleted_table [id=522cb4568a15405a809deeebc3796fe7]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:04:46.390079  9713 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dae2d6b732394ef2910aa9ee52a0a61e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:46.398823  9870 tablet_service.cc:1511] Processing CreateTablet for tablet 55354222930240fc92cf9e21a27fcf2e (DEFAULT_TABLE table=soft_deleted_table [id=522cb4568a15405a809deeebc3796fe7]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:04:46.400347  9870 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 55354222930240fc92cf9e21a27fcf2e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:46.400178  9717 tablet_service.cc:1511] Processing CreateTablet for tablet fc05067690e248cb98f3fcb9a85d30ac (DEFAULT_TABLE table=soft_deleted_table [id=522cb4568a15405a809deeebc3796fe7]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:04:46.401753  9717 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc05067690e248cb98f3fcb9a85d30ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:46.414121  9796 tablet_service.cc:1511] Processing CreateTablet for tablet fc05067690e248cb98f3fcb9a85d30ac (DEFAULT_TABLE table=soft_deleted_table [id=522cb4568a15405a809deeebc3796fe7]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:04:46.415684  9796 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc05067690e248cb98f3fcb9a85d30ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:46.422211 10018 tablet_bootstrap.cc:492] T 55354222930240fc92cf9e21a27fcf2e P 43efb696854349c29237e48f513e3a15: Bootstrap starting.
I20260713 09:04:46.427199  9866 tablet_service.cc:1511] Processing CreateTablet for tablet fc05067690e248cb98f3fcb9a85d30ac (DEFAULT_TABLE table=soft_deleted_table [id=522cb4568a15405a809deeebc3796fe7]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:04:46.428938  9866 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc05067690e248cb98f3fcb9a85d30ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:46.430421 10019 tablet_bootstrap.cc:492] T dae2d6b732394ef2910aa9ee52a0a61e P 5152f23c3ddd4b4c8cbd721ad104ac16: Bootstrap starting.
I20260713 09:04:46.433305  9793 tablet_service.cc:1511] Processing CreateTablet for tablet a67ac17d518f4b1f96346d1630d2e57e (DEFAULT_TABLE table=soft_deleted_table [id=522cb4568a15405a809deeebc3796fe7]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:04:46.434700  9793 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a67ac17d518f4b1f96346d1630d2e57e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:46.439149 10018 tablet_bootstrap.cc:654] T 55354222930240fc92cf9e21a27fcf2e P 43efb696854349c29237e48f513e3a15: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:46.445515 10019 tablet_bootstrap.cc:654] T dae2d6b732394ef2910aa9ee52a0a61e P 5152f23c3ddd4b4c8cbd721ad104ac16: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:46.449364  9870 tablet_service.cc:1511] Processing CreateTablet for tablet a67ac17d518f4b1f96346d1630d2e57e (DEFAULT_TABLE table=soft_deleted_table [id=522cb4568a15405a809deeebc3796fe7]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:04:46.450825  9870 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a67ac17d518f4b1f96346d1630d2e57e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:46.464653  9792 tablet_service.cc:1511] Processing CreateTablet for tablet ce3c215cbda0478f91251c12f54348a8 (DEFAULT_TABLE table=soft_deleted_table [id=522cb4568a15405a809deeebc3796fe7]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:04:46.466040  9792 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce3c215cbda0478f91251c12f54348a8. 1 dirs total, 0 dirs full, 0 dirs failed
W20260713 09:04:46.484192  9696 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.160.131:35081, user_credentials={real_user=slave}} blocked reactor thread for 54441.5us
I20260713 09:04:46.488682  9720 tablet_service.cc:1511] Processing CreateTablet for tablet a67ac17d518f4b1f96346d1630d2e57e (DEFAULT_TABLE table=soft_deleted_table [id=522cb4568a15405a809deeebc3796fe7]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:04:46.490039  9720 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a67ac17d518f4b1f96346d1630d2e57e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:46.489904  9870 tablet_service.cc:1511] Processing CreateTablet for tablet ce3c215cbda0478f91251c12f54348a8 (DEFAULT_TABLE table=soft_deleted_table [id=522cb4568a15405a809deeebc3796fe7]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:04:46.491822  9870 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce3c215cbda0478f91251c12f54348a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:46.493381  9719 tablet_service.cc:1511] Processing CreateTablet for tablet ce3c215cbda0478f91251c12f54348a8 (DEFAULT_TABLE table=soft_deleted_table [id=522cb4568a15405a809deeebc3796fe7]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:04:46.494665  9719 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce3c215cbda0478f91251c12f54348a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:46.499179 10018 tablet_bootstrap.cc:492] T 55354222930240fc92cf9e21a27fcf2e P 43efb696854349c29237e48f513e3a15: No bootstrap required, opened a new log
I20260713 09:04:46.499683 10018 ts_tablet_manager.cc:1403] T 55354222930240fc92cf9e21a27fcf2e P 43efb696854349c29237e48f513e3a15: Time spent bootstrapping tablet: real 0.078s	user 0.018s	sys 0.007s
I20260713 09:04:46.502658 10018 raft_consensus.cc:359] T 55354222930240fc92cf9e21a27fcf2e P 43efb696854349c29237e48f513e3a15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83b3a19ccc1d46be838b0dff69d0c523" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41403 } } peers { permanent_uuid: "43efb696854349c29237e48f513e3a15" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44665 } } peers { permanent_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35081 } }
I20260713 09:04:46.503356 10018 raft_consensus.cc:385] T 55354222930240fc92cf9e21a27fcf2e P 43efb696854349c29237e48f513e3a15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:46.503649 10018 raft_consensus.cc:740] T 55354222930240fc92cf9e21a27fcf2e P 43efb696854349c29237e48f513e3a15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 43efb696854349c29237e48f513e3a15, State: Initialized, Role: FOLLOWER
I20260713 09:04:46.504739 10018 consensus_queue.cc:260] T 55354222930240fc92cf9e21a27fcf2e P 43efb696854349c29237e48f513e3a15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83b3a19ccc1d46be838b0dff69d0c523" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41403 } } peers { permanent_uuid: "43efb696854349c29237e48f513e3a15" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44665 } } peers { permanent_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35081 } }
I20260713 09:04:46.512604  9986 raft_consensus.cc:493] T 55354222930240fc92cf9e21a27fcf2e P 43efb696854349c29237e48f513e3a15 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:46.513096  9986 raft_consensus.cc:515] T 55354222930240fc92cf9e21a27fcf2e P 43efb696854349c29237e48f513e3a15 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83b3a19ccc1d46be838b0dff69d0c523" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41403 } } peers { permanent_uuid: "43efb696854349c29237e48f513e3a15" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44665 } } peers { permanent_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35081 } }
I20260713 09:04:46.515157  9986 leader_election.cc:290] T 55354222930240fc92cf9e21a27fcf2e P 43efb696854349c29237e48f513e3a15 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 83b3a19ccc1d46be838b0dff69d0c523 (127.5.160.129:41403), 5152f23c3ddd4b4c8cbd721ad104ac16 (127.5.160.131:35081)
I20260713 09:04:46.517409  9718 tablet_service.cc:1511] Processing CreateTablet for tablet 8c0c1f396f7945a78f87adeb09cbb0d4 (DEFAULT_TABLE table=soft_deleted_table [id=522cb4568a15405a809deeebc3796fe7]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:04:46.518033 10018 ts_tablet_manager.cc:1434] T 55354222930240fc92cf9e21a27fcf2e P 43efb696854349c29237e48f513e3a15: Time spent starting tablet: real 0.018s	user 0.008s	sys 0.000s
I20260713 09:04:46.518982  9718 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c0c1f396f7945a78f87adeb09cbb0d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:46.520507  9880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55354222930240fc92cf9e21a27fcf2e" candidate_uuid: "43efb696854349c29237e48f513e3a15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" is_pre_election: true
I20260713 09:04:46.522390  9865 tablet_service.cc:1511] Processing CreateTablet for tablet 8c0c1f396f7945a78f87adeb09cbb0d4 (DEFAULT_TABLE table=soft_deleted_table [id=522cb4568a15405a809deeebc3796fe7]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:04:46.523671  9865 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c0c1f396f7945a78f87adeb09cbb0d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:46.525650 10018 tablet_bootstrap.cc:492] T a67ac17d518f4b1f96346d1630d2e57e P 43efb696854349c29237e48f513e3a15: Bootstrap starting.
W20260713 09:04:46.530673  9770 leader_election.cc:343] T 55354222930240fc92cf9e21a27fcf2e P 43efb696854349c29237e48f513e3a15 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 83b3a19ccc1d46be838b0dff69d0c523 (127.5.160.129:41403): Not found: Tablet not found: 55354222930240fc92cf9e21a27fcf2e
W20260713 09:04:46.531527  9771 leader_election.cc:343] T 55354222930240fc92cf9e21a27fcf2e P 43efb696854349c29237e48f513e3a15 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5152f23c3ddd4b4c8cbd721ad104ac16 (127.5.160.131:35081): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:46.532012  9771 leader_election.cc:304] T 55354222930240fc92cf9e21a27fcf2e P 43efb696854349c29237e48f513e3a15 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 43efb696854349c29237e48f513e3a15; no voters: 5152f23c3ddd4b4c8cbd721ad104ac16, 83b3a19ccc1d46be838b0dff69d0c523
I20260713 09:04:46.532517  9715 tablet_service.cc:1511] Processing CreateTablet for tablet e04a3d1060cb4187b5ac34f2d6f93fe2 (DEFAULT_TABLE table=soft_deleted_table [id=522cb4568a15405a809deeebc3796fe7]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:04:46.533766  9986 raft_consensus.cc:2749] T 55354222930240fc92cf9e21a27fcf2e P 43efb696854349c29237e48f513e3a15 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:04:46.534055  9715 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e04a3d1060cb4187b5ac34f2d6f93fe2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:46.532905 10018 tablet_bootstrap.cc:654] T a67ac17d518f4b1f96346d1630d2e57e P 43efb696854349c29237e48f513e3a15: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:46.540844  9793 tablet_service.cc:1511] Processing CreateTablet for tablet e04a3d1060cb4187b5ac34f2d6f93fe2 (DEFAULT_TABLE table=soft_deleted_table [id=522cb4568a15405a809deeebc3796fe7]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:04:46.542270  9793 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e04a3d1060cb4187b5ac34f2d6f93fe2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:46.546344  9867 tablet_service.cc:1511] Processing CreateTablet for tablet e04a3d1060cb4187b5ac34f2d6f93fe2 (DEFAULT_TABLE table=soft_deleted_table [id=522cb4568a15405a809deeebc3796fe7]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:04:46.547760  9867 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e04a3d1060cb4187b5ac34f2d6f93fe2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:46.547451  9714 tablet_service.cc:1511] Processing CreateTablet for tablet 6ee51dc30dd34f3cb39f81e177f37653 (DEFAULT_TABLE table=soft_deleted_table [id=522cb4568a15405a809deeebc3796fe7]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:04:46.548753  9714 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ee51dc30dd34f3cb39f81e177f37653. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:46.561244  9796 tablet_service.cc:1511] Processing CreateTablet for tablet 8c0c1f396f7945a78f87adeb09cbb0d4 (DEFAULT_TABLE table=soft_deleted_table [id=522cb4568a15405a809deeebc3796fe7]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:04:46.562700  9796 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c0c1f396f7945a78f87adeb09cbb0d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:46.570921 10019 tablet_bootstrap.cc:492] T dae2d6b732394ef2910aa9ee52a0a61e P 5152f23c3ddd4b4c8cbd721ad104ac16: No bootstrap required, opened a new log
I20260713 09:04:46.579258  9792 tablet_service.cc:1511] Processing CreateTablet for tablet 6ee51dc30dd34f3cb39f81e177f37653 (DEFAULT_TABLE table=soft_deleted_table [id=522cb4568a15405a809deeebc3796fe7]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:04:46.580610  9792 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ee51dc30dd34f3cb39f81e177f37653. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:46.583271 10018 tablet_bootstrap.cc:492] T a67ac17d518f4b1f96346d1630d2e57e P 43efb696854349c29237e48f513e3a15: No bootstrap required, opened a new log
I20260713 09:04:46.583817 10018 ts_tablet_manager.cc:1403] T a67ac17d518f4b1f96346d1630d2e57e P 43efb696854349c29237e48f513e3a15: Time spent bootstrapping tablet: real 0.058s	user 0.012s	sys 0.001s
I20260713 09:04:46.588291 10018 raft_consensus.cc:359] T a67ac17d518f4b1f96346d1630d2e57e P 43efb696854349c29237e48f513e3a15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83b3a19ccc1d46be838b0dff69d0c523" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41403 } } peers { permanent_uuid: "43efb696854349c29237e48f513e3a15" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44665 } } peers { permanent_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35081 } }
I20260713 09:04:46.588996 10018 raft_consensus.cc:385] T a67ac17d518f4b1f96346d1630d2e57e P 43efb696854349c29237e48f513e3a15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:46.589174 10019 ts_tablet_manager.cc:1403] T dae2d6b732394ef2910aa9ee52a0a61e P 5152f23c3ddd4b4c8cbd721ad104ac16: Time spent bootstrapping tablet: real 0.159s	user 0.011s	sys 0.023s
I20260713 09:04:46.589334 10018 raft_consensus.cc:740] T a67ac17d518f4b1f96346d1630d2e57e P 43efb696854349c29237e48f513e3a15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 43efb696854349c29237e48f513e3a15, State: Initialized, Role: FOLLOWER
I20260713 09:04:46.590438 10018 consensus_queue.cc:260] T a67ac17d518f4b1f96346d1630d2e57e P 43efb696854349c29237e48f513e3a15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83b3a19ccc1d46be838b0dff69d0c523" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41403 } } peers { permanent_uuid: "43efb696854349c29237e48f513e3a15" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44665 } } peers { permanent_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35081 } }
I20260713 09:04:46.592572 10019 raft_consensus.cc:359] T dae2d6b732394ef2910aa9ee52a0a61e P 5152f23c3ddd4b4c8cbd721ad104ac16 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83b3a19ccc1d46be838b0dff69d0c523" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41403 } } peers { permanent_uuid: "43efb696854349c29237e48f513e3a15" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44665 } } peers { permanent_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35081 } }
I20260713 09:04:46.593173 10019 raft_consensus.cc:385] T dae2d6b732394ef2910aa9ee52a0a61e P 5152f23c3ddd4b4c8cbd721ad104ac16 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:46.593421 10019 raft_consensus.cc:740] T dae2d6b732394ef2910aa9ee52a0a61e P 5152f23c3ddd4b4c8cbd721ad104ac16 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5152f23c3ddd4b4c8cbd721ad104ac16, State: Initialized, Role: FOLLOWER
I20260713 09:04:46.594048 10019 consensus_queue.cc:260] T dae2d6b732394ef2910aa9ee52a0a61e P 5152f23c3ddd4b4c8cbd721ad104ac16 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83b3a19ccc1d46be838b0dff69d0c523" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41403 } } peers { permanent_uuid: "43efb696854349c29237e48f513e3a15" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44665 } } peers { permanent_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35081 } }
I20260713 09:04:46.596095 10019 ts_tablet_manager.cc:1434] T dae2d6b732394ef2910aa9ee52a0a61e P 5152f23c3ddd4b4c8cbd721ad104ac16: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260713 09:04:46.596221 10018 ts_tablet_manager.cc:1434] T a67ac17d518f4b1f96346d1630d2e57e P 43efb696854349c29237e48f513e3a15: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.001s
I20260713 09:04:46.604581  9866 tablet_service.cc:1511] Processing CreateTablet for tablet 6ee51dc30dd34f3cb39f81e177f37653 (DEFAULT_TABLE table=soft_deleted_table [id=522cb4568a15405a809deeebc3796fe7]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:04:46.606166  9866 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ee51dc30dd34f3cb39f81e177f37653. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:46.606297 10023 tablet_bootstrap.cc:492] T dae2d6b732394ef2910aa9ee52a0a61e P 83b3a19ccc1d46be838b0dff69d0c523: Bootstrap starting.
I20260713 09:04:46.607466 10019 tablet_bootstrap.cc:492] T 55354222930240fc92cf9e21a27fcf2e P 5152f23c3ddd4b4c8cbd721ad104ac16: Bootstrap starting.
I20260713 09:04:46.607870  9870 tablet_service.cc:1511] Processing CreateTablet for tablet 29797a8719ed4a019cad0469922a9d4e (DEFAULT_TABLE table=soft_deleted_table [id=522cb4568a15405a809deeebc3796fe7]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:04:46.618342  9870 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29797a8719ed4a019cad0469922a9d4e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:46.618085  9792 tablet_service.cc:1511] Processing CreateTablet for tablet 29797a8719ed4a019cad0469922a9d4e (DEFAULT_TABLE table=soft_deleted_table [id=522cb4568a15405a809deeebc3796fe7]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:04:46.619467  9792 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29797a8719ed4a019cad0469922a9d4e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:46.623669 10019 tablet_bootstrap.cc:654] T 55354222930240fc92cf9e21a27fcf2e P 5152f23c3ddd4b4c8cbd721ad104ac16: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:46.611256  9715 tablet_service.cc:1511] Processing CreateTablet for tablet 29797a8719ed4a019cad0469922a9d4e (DEFAULT_TABLE table=soft_deleted_table [id=522cb4568a15405a809deeebc3796fe7]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:04:46.624293 10018 tablet_bootstrap.cc:492] T fc05067690e248cb98f3fcb9a85d30ac P 43efb696854349c29237e48f513e3a15: Bootstrap starting.
I20260713 09:04:46.624972  9715 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29797a8719ed4a019cad0469922a9d4e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:46.623802 10023 tablet_bootstrap.cc:654] T dae2d6b732394ef2910aa9ee52a0a61e P 83b3a19ccc1d46be838b0dff69d0c523: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:46.655791 10018 tablet_bootstrap.cc:654] T fc05067690e248cb98f3fcb9a85d30ac P 43efb696854349c29237e48f513e3a15: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:46.662515 10019 tablet_bootstrap.cc:492] T 55354222930240fc92cf9e21a27fcf2e P 5152f23c3ddd4b4c8cbd721ad104ac16: No bootstrap required, opened a new log
I20260713 09:04:46.663069 10019 ts_tablet_manager.cc:1403] T 55354222930240fc92cf9e21a27fcf2e P 5152f23c3ddd4b4c8cbd721ad104ac16: Time spent bootstrapping tablet: real 0.056s	user 0.009s	sys 0.005s
I20260713 09:04:46.665987 10019 raft_consensus.cc:359] T 55354222930240fc92cf9e21a27fcf2e P 5152f23c3ddd4b4c8cbd721ad104ac16 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83b3a19ccc1d46be838b0dff69d0c523" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41403 } } peers { permanent_uuid: "43efb696854349c29237e48f513e3a15" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44665 } } peers { permanent_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35081 } }
I20260713 09:04:46.666733 10019 raft_consensus.cc:385] T 55354222930240fc92cf9e21a27fcf2e P 5152f23c3ddd4b4c8cbd721ad104ac16 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:46.667052 10019 raft_consensus.cc:740] T 55354222930240fc92cf9e21a27fcf2e P 5152f23c3ddd4b4c8cbd721ad104ac16 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5152f23c3ddd4b4c8cbd721ad104ac16, State: Initialized, Role: FOLLOWER
I20260713 09:04:46.670436 10023 tablet_bootstrap.cc:492] T dae2d6b732394ef2910aa9ee52a0a61e P 83b3a19ccc1d46be838b0dff69d0c523: No bootstrap required, opened a new log
I20260713 09:04:46.670964 10023 ts_tablet_manager.cc:1403] T dae2d6b732394ef2910aa9ee52a0a61e P 83b3a19ccc1d46be838b0dff69d0c523: Time spent bootstrapping tablet: real 0.065s	user 0.004s	sys 0.016s
I20260713 09:04:46.668088 10019 consensus_queue.cc:260] T 55354222930240fc92cf9e21a27fcf2e P 5152f23c3ddd4b4c8cbd721ad104ac16 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83b3a19ccc1d46be838b0dff69d0c523" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41403 } } peers { permanent_uuid: "43efb696854349c29237e48f513e3a15" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44665 } } peers { permanent_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35081 } }
I20260713 09:04:46.673929 10023 raft_consensus.cc:359] T dae2d6b732394ef2910aa9ee52a0a61e P 83b3a19ccc1d46be838b0dff69d0c523 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83b3a19ccc1d46be838b0dff69d0c523" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41403 } } peers { permanent_uuid: "43efb696854349c29237e48f513e3a15" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44665 } } peers { permanent_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35081 } }
I20260713 09:04:46.674651 10023 raft_consensus.cc:385] T dae2d6b732394ef2910aa9ee52a0a61e P 83b3a19ccc1d46be838b0dff69d0c523 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:46.674925 10023 raft_consensus.cc:740] T dae2d6b732394ef2910aa9ee52a0a61e P 83b3a19ccc1d46be838b0dff69d0c523 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83b3a19ccc1d46be838b0dff69d0c523, State: Initialized, Role: FOLLOWER
I20260713 09:04:46.675616 10023 consensus_queue.cc:260] T dae2d6b732394ef2910aa9ee52a0a61e P 83b3a19ccc1d46be838b0dff69d0c523 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83b3a19ccc1d46be838b0dff69d0c523" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41403 } } peers { permanent_uuid: "43efb696854349c29237e48f513e3a15" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44665 } } peers { permanent_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35081 } }
I20260713 09:04:46.680577 10019 ts_tablet_manager.cc:1434] T 55354222930240fc92cf9e21a27fcf2e P 5152f23c3ddd4b4c8cbd721ad104ac16: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.000s
I20260713 09:04:46.681625 10019 tablet_bootstrap.cc:492] T a67ac17d518f4b1f96346d1630d2e57e P 5152f23c3ddd4b4c8cbd721ad104ac16: Bootstrap starting.
I20260713 09:04:46.687284 10023 ts_tablet_manager.cc:1434] T dae2d6b732394ef2910aa9ee52a0a61e P 83b3a19ccc1d46be838b0dff69d0c523: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.000s
I20260713 09:04:46.688337 10023 tablet_bootstrap.cc:492] T a67ac17d518f4b1f96346d1630d2e57e P 83b3a19ccc1d46be838b0dff69d0c523: Bootstrap starting.
I20260713 09:04:46.690294 10018 tablet_bootstrap.cc:492] T fc05067690e248cb98f3fcb9a85d30ac P 43efb696854349c29237e48f513e3a15: No bootstrap required, opened a new log
I20260713 09:04:46.690800 10018 ts_tablet_manager.cc:1403] T fc05067690e248cb98f3fcb9a85d30ac P 43efb696854349c29237e48f513e3a15: Time spent bootstrapping tablet: real 0.088s	user 0.015s	sys 0.013s
I20260713 09:04:46.693799 10018 raft_consensus.cc:359] T fc05067690e248cb98f3fcb9a85d30ac P 43efb696854349c29237e48f513e3a15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83b3a19ccc1d46be838b0dff69d0c523" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41403 } } peers { permanent_uuid: "43efb696854349c29237e48f513e3a15" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44665 } } peers { permanent_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35081 } }
I20260713 09:04:46.694657 10018 raft_consensus.cc:385] T fc05067690e248cb98f3fcb9a85d30ac P 43efb696854349c29237e48f513e3a15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:46.694859 10023 tablet_bootstrap.cc:654] T a67ac17d518f4b1f96346d1630d2e57e P 83b3a19ccc1d46be838b0dff69d0c523: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:46.695024 10018 raft_consensus.cc:740] T fc05067690e248cb98f3fcb9a85d30ac P 43efb696854349c29237e48f513e3a15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 43efb696854349c29237e48f513e3a15, State: Initialized, Role: FOLLOWER
I20260713 09:04:46.696112 10018 consensus_queue.cc:260] T fc05067690e248cb98f3fcb9a85d30ac P 43efb696854349c29237e48f513e3a15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83b3a19ccc1d46be838b0dff69d0c523" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41403 } } peers { permanent_uuid: "43efb696854349c29237e48f513e3a15" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44665 } } peers { permanent_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35081 } }
I20260713 09:04:46.702888 10018 ts_tablet_manager.cc:1434] T fc05067690e248cb98f3fcb9a85d30ac P 43efb696854349c29237e48f513e3a15: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.003s
I20260713 09:04:46.704748 10019 tablet_bootstrap.cc:654] T a67ac17d518f4b1f96346d1630d2e57e P 5152f23c3ddd4b4c8cbd721ad104ac16: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:46.706455 10018 tablet_bootstrap.cc:492] T ce3c215cbda0478f91251c12f54348a8 P 43efb696854349c29237e48f513e3a15: Bootstrap starting.
I20260713 09:04:46.718262 10023 tablet_bootstrap.cc:492] T a67ac17d518f4b1f96346d1630d2e57e P 83b3a19ccc1d46be838b0dff69d0c523: No bootstrap required, opened a new log
I20260713 09:04:46.718726 10023 ts_tablet_manager.cc:1403] T a67ac17d518f4b1f96346d1630d2e57e P 83b3a19ccc1d46be838b0dff69d0c523: Time spent bootstrapping tablet: real 0.031s	user 0.009s	sys 0.011s
I20260713 09:04:46.720235 10018 tablet_bootstrap.cc:654] T ce3c215cbda0478f91251c12f54348a8 P 43efb696854349c29237e48f513e3a15: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:46.721315 10023 raft_consensus.cc:359] T a67ac17d518f4b1f96346d1630d2e57e P 83b3a19ccc1d46be838b0dff69d0c523 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83b3a19ccc1d46be838b0dff69d0c523" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41403 } } peers { permanent_uuid: "43efb696854349c29237e48f513e3a15" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44665 } } peers { permanent_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35081 } }
I20260713 09:04:46.722134 10023 raft_consensus.cc:385] T a67ac17d518f4b1f96346d1630d2e57e P 83b3a19ccc1d46be838b0dff69d0c523 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:46.722427 10023 raft_consensus.cc:740] T a67ac17d518f4b1f96346d1630d2e57e P 83b3a19ccc1d46be838b0dff69d0c523 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83b3a19ccc1d46be838b0dff69d0c523, State: Initialized, Role: FOLLOWER
I20260713 09:04:46.723420 10019 tablet_bootstrap.cc:492] T a67ac17d518f4b1f96346d1630d2e57e P 5152f23c3ddd4b4c8cbd721ad104ac16: No bootstrap required, opened a new log
I20260713 09:04:46.723186 10023 consensus_queue.cc:260] T a67ac17d518f4b1f96346d1630d2e57e P 83b3a19ccc1d46be838b0dff69d0c523 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83b3a19ccc1d46be838b0dff69d0c523" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41403 } } peers { permanent_uuid: "43efb696854349c29237e48f513e3a15" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44665 } } peers { permanent_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35081 } }
I20260713 09:04:46.725672 10023 ts_tablet_manager.cc:1434] T a67ac17d518f4b1f96346d1630d2e57e P 83b3a19ccc1d46be838b0dff69d0c523: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260713 09:04:46.723970 10019 ts_tablet_manager.cc:1403] T a67ac17d518f4b1f96346d1630d2e57e P 5152f23c3ddd4b4c8cbd721ad104ac16: Time spent bootstrapping tablet: real 0.043s	user 0.007s	sys 0.005s
I20260713 09:04:46.726631 10023 tablet_bootstrap.cc:492] T 8c0c1f396f7945a78f87adeb09cbb0d4 P 83b3a19ccc1d46be838b0dff69d0c523: Bootstrap starting.
I20260713 09:04:46.733690 10023 tablet_bootstrap.cc:654] T 8c0c1f396f7945a78f87adeb09cbb0d4 P 83b3a19ccc1d46be838b0dff69d0c523: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:46.733970 10019 raft_consensus.cc:359] T a67ac17d518f4b1f96346d1630d2e57e P 5152f23c3ddd4b4c8cbd721ad104ac16 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83b3a19ccc1d46be838b0dff69d0c523" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41403 } } peers { permanent_uuid: "43efb696854349c29237e48f513e3a15" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44665 } } peers { permanent_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35081 } }
I20260713 09:04:46.734802 10019 raft_consensus.cc:385] T a67ac17d518f4b1f96346d1630d2e57e P 5152f23c3ddd4b4c8cbd721ad104ac16 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:46.738911 10019 raft_consensus.cc:740] T a67ac17d518f4b1f96346d1630d2e57e P 5152f23c3ddd4b4c8cbd721ad104ac16 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5152f23c3ddd4b4c8cbd721ad104ac16, State: Initialized, Role: FOLLOWER
I20260713 09:04:46.739643 10019 consensus_queue.cc:260] T a67ac17d518f4b1f96346d1630d2e57e P 5152f23c3ddd4b4c8cbd721ad104ac16 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83b3a19ccc1d46be838b0dff69d0c523" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41403 } } peers { permanent_uuid: "43efb696854349c29237e48f513e3a15" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44665 } } peers { permanent_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35081 } }
I20260713 09:04:46.741441 10018 tablet_bootstrap.cc:492] T ce3c215cbda0478f91251c12f54348a8 P 43efb696854349c29237e48f513e3a15: No bootstrap required, opened a new log
I20260713 09:04:46.742242 10018 ts_tablet_manager.cc:1403] T ce3c215cbda0478f91251c12f54348a8 P 43efb696854349c29237e48f513e3a15: Time spent bootstrapping tablet: real 0.036s	user 0.010s	sys 0.012s
I20260713 09:04:46.742998  9986 raft_consensus.cc:493] T a67ac17d518f4b1f96346d1630d2e57e P 43efb696854349c29237e48f513e3a15 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:46.743546  9986 raft_consensus.cc:515] T a67ac17d518f4b1f96346d1630d2e57e P 43efb696854349c29237e48f513e3a15 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83b3a19ccc1d46be838b0dff69d0c523" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41403 } } peers { permanent_uuid: "43efb696854349c29237e48f513e3a15" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44665 } } peers { permanent_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35081 } }
I20260713 09:04:46.744323 10019 ts_tablet_manager.cc:1434] T a67ac17d518f4b1f96346d1630d2e57e P 5152f23c3ddd4b4c8cbd721ad104ac16: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.001s
I20260713 09:04:46.745388 10019 tablet_bootstrap.cc:492] T ce3c215cbda0478f91251c12f54348a8 P 5152f23c3ddd4b4c8cbd721ad104ac16: Bootstrap starting.
I20260713 09:04:46.745709 10018 raft_consensus.cc:359] T ce3c215cbda0478f91251c12f54348a8 P 43efb696854349c29237e48f513e3a15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83b3a19ccc1d46be838b0dff69d0c523" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41403 } } peers { permanent_uuid: "43efb696854349c29237e48f513e3a15" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44665 } } peers { permanent_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35081 } }
I20260713 09:04:46.746564 10018 raft_consensus.cc:385] T ce3c215cbda0478f91251c12f54348a8 P 43efb696854349c29237e48f513e3a15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:46.746897 10018 raft_consensus.cc:740] T ce3c215cbda0478f91251c12f54348a8 P 43efb696854349c29237e48f513e3a15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 43efb696854349c29237e48f513e3a15, State: Initialized, Role: FOLLOWER
I20260713 09:04:46.747687  9730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a67ac17d518f4b1f96346d1630d2e57e" candidate_uuid: "43efb696854349c29237e48f513e3a15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83b3a19ccc1d46be838b0dff69d0c523" is_pre_election: true
I20260713 09:04:46.748453  9730 raft_consensus.cc:2468] T a67ac17d518f4b1f96346d1630d2e57e P 83b3a19ccc1d46be838b0dff69d0c523 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 43efb696854349c29237e48f513e3a15 in term 0.
I20260713 09:04:46.748450 10018 consensus_queue.cc:260] T ce3c215cbda0478f91251c12f54348a8 P 43efb696854349c29237e48f513e3a15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83b3a19ccc1d46be838b0dff69d0c523" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41403 } } peers { permanent_uuid: "43efb696854349c29237e48f513e3a15" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44665 } } peers { permanent_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35081 } }
I20260713 09:04:46.749977 10023 tablet_bootstrap.cc:492] T 8c0c1f396f7945a78f87adeb09cbb0d4 P 83b3a19ccc1d46be838b0dff69d0c523: No bootstrap required, opened a new log
I20260713 09:04:46.750533 10023 ts_tablet_manager.cc:1403] T 8c0c1f396f7945a78f87adeb09cbb0d4 P 83b3a19ccc1d46be838b0dff69d0c523: Time spent bootstrapping tablet: real 0.024s	user 0.012s	sys 0.000s
I20260713 09:04:46.751880 10019 tablet_bootstrap.cc:654] T ce3c215cbda0478f91251c12f54348a8 P 5152f23c3ddd4b4c8cbd721ad104ac16: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:46.753693 10023 raft_consensus.cc:359] T 8c0c1f396f7945a78f87adeb09cbb0d4 P 83b3a19ccc1d46be838b0dff69d0c523 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83b3a19ccc1d46be838b0dff69d0c523" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41403 } } peers { permanent_uuid: "43efb696854349c29237e48f513e3a15" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44665 } } peers { permanent_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35081 } }
I20260713 09:04:46.754544 10023 raft_consensus.cc:385] T 8c0c1f396f7945a78f87adeb09cbb0d4 P 83b3a19ccc1d46be838b0dff69d0c523 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:46.754990 10023 raft_consensus.cc:740] T 8c0c1f396f7945a78f87adeb09cbb0d4 P 83b3a19ccc1d46be838b0dff69d0c523 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83b3a19ccc1d46be838b0dff69d0c523, State: Initialized, Role: FOLLOWER
I20260713 09:04:46.755316  9770 leader_election.cc:304] T a67ac17d518f4b1f96346d1630d2e57e P 43efb696854349c29237e48f513e3a15 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 43efb696854349c29237e48f513e3a15, 83b3a19ccc1d46be838b0dff69d0c523; no voters: 
I20260713 09:04:46.753798  9880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a67ac17d518f4b1f96346d1630d2e57e" candidate_uuid: "43efb696854349c29237e48f513e3a15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" is_pre_election: true
I20260713 09:04:46.756184 10023 consensus_queue.cc:260] T 8c0c1f396f7945a78f87adeb09cbb0d4 P 83b3a19ccc1d46be838b0dff69d0c523 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83b3a19ccc1d46be838b0dff69d0c523" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41403 } } peers { permanent_uuid: "43efb696854349c29237e48f513e3a15" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44665 } } peers { permanent_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35081 } }
I20260713 09:04:46.757073  9880 raft_consensus.cc:2468] T a67ac17d518f4b1f96346d1630d2e57e P 5152f23c3ddd4b4c8cbd721ad104ac16 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 43efb696854349c29237e48f513e3a15 in term 0.
I20260713 09:04:46.758657  9986 leader_election.cc:290] T a67ac17d518f4b1f96346d1630d2e57e P 43efb696854349c29237e48f513e3a15 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 83b3a19ccc1d46be838b0dff69d0c523 (127.5.160.129:41403), 5152f23c3ddd4b4c8cbd721ad104ac16 (127.5.160.131:35081)
I20260713 09:04:46.759474 10023 ts_tablet_manager.cc:1434] T 8c0c1f396f7945a78f87adeb09cbb0d4 P 83b3a19ccc1d46be838b0dff69d0c523: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260713 09:04:46.762548 10018 ts_tablet_manager.cc:1434] T ce3c215cbda0478f91251c12f54348a8 P 43efb696854349c29237e48f513e3a15: Time spent starting tablet: real 0.020s	user 0.011s	sys 0.003s
I20260713 09:04:46.763742 10018 tablet_bootstrap.cc:492] T dae2d6b732394ef2910aa9ee52a0a61e P 43efb696854349c29237e48f513e3a15: Bootstrap starting.
I20260713 09:04:46.767668 10023 tablet_bootstrap.cc:492] T fc05067690e248cb98f3fcb9a85d30ac P 83b3a19ccc1d46be838b0dff69d0c523: Bootstrap starting.
I20260713 09:04:46.757114 10032 raft_consensus.cc:2804] T a67ac17d518f4b1f96346d1630d2e57e P 43efb696854349c29237e48f513e3a15 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:04:46.770745 10032 raft_consensus.cc:493] T a67ac17d518f4b1f96346d1630d2e57e P 43efb696854349c29237e48f513e3a15 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:04:46.771121 10032 raft_consensus.cc:3060] T a67ac17d518f4b1f96346d1630d2e57e P 43efb696854349c29237e48f513e3a15 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:46.783183 10023 tablet_bootstrap.cc:654] T fc05067690e248cb98f3fcb9a85d30ac P 83b3a19ccc1d46be838b0dff69d0c523: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:46.785117 10032 raft_consensus.cc:515] T a67ac17d518f4b1f96346d1630d2e57e P 43efb696854349c29237e48f513e3a15 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83b3a19ccc1d46be838b0dff69d0c523" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41403 } } peers { permanent_uuid: "43efb696854349c29237e48f513e3a15" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44665 } } peers { permanent_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35081 } }
I20260713 09:04:46.787914 10019 tablet_bootstrap.cc:492] T ce3c215cbda0478f91251c12f54348a8 P 5152f23c3ddd4b4c8cbd721ad104ac16: No bootstrap required, opened a new log
W20260713 09:04:46.788182  9677 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:04:46.788499 10019 ts_tablet_manager.cc:1403] T ce3c215cbda0478f91251c12f54348a8 P 5152f23c3ddd4b4c8cbd721ad104ac16: Time spent bootstrapping tablet: real 0.043s	user 0.019s	sys 0.016s
I20260713 09:04:46.790117  9730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a67ac17d518f4b1f96346d1630d2e57e" candidate_uuid: "43efb696854349c29237e48f513e3a15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83b3a19ccc1d46be838b0dff69d0c523"
I20260713 09:04:46.790716  9730 raft_consensus.cc:3060] T a67ac17d518f4b1f96346d1630d2e57e P 83b3a19ccc1d46be838b0dff69d0c523 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:46.791510 10019 raft_consensus.cc:359] T ce3c215cbda0478f91251c12f54348a8 P 5152f23c3ddd4b4c8cbd721ad104ac16 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83b3a19ccc1d46be838b0dff69d0c523" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41403 } } peers { permanent_uuid: "43efb696854349c29237e48f513e3a15" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44665 } } peers { permanent_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35081 } }
I20260713 09:04:46.792387 10019 raft_consensus.cc:385] T ce3c215cbda0478f91251c12f54348a8 P 5152f23c3ddd4b4c8cbd721ad104ac16 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:46.792668 10019 raft_consensus.cc:740] T ce3c215cbda0478f91251c12f54348a8 P 5152f23c3ddd4b4c8cbd721ad104ac16 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5152f23c3ddd4b4c8cbd721ad104ac16, State: Initialized, Role: FOLLOWER
I20260713 09:04:46.779963 10018 tablet_bootstrap.cc:654] T dae2d6b732394ef2910aa9ee52a0a61e P 43efb696854349c29237e48f513e3a15: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:46.796661 10019 consensus_queue.cc:260] T ce3c215cbda0478f91251c12f54348a8 P 5152f23c3ddd4b4c8cbd721ad104ac16 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83b3a19ccc1d46be838b0dff69d0c523" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41403 } } peers { permanent_uuid: "43efb696854349c29237e48f513e3a15" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44665 } } peers { permanent_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35081 } }
I20260713 09:04:46.798710  9730 raft_consensus.cc:2468] T a67ac17d518f4b1f96346d1630d2e57e P 83b3a19ccc1d46be838b0dff69d0c523 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 43efb696854349c29237e48f513e3a15 in term 1.
I20260713 09:04:46.799867  9770 leader_election.cc:304] T a67ac17d518f4b1f96346d1630d2e57e P 43efb696854349c29237e48f513e3a15 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 43efb696854349c29237e48f513e3a15, 83b3a19ccc1d46be838b0dff69d0c523; no voters: 
I20260713 09:04:46.800714  9986 raft_consensus.cc:2804] T a67ac17d518f4b1f96346d1630d2e57e P 43efb696854349c29237e48f513e3a15 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:04:46.801179  9986 raft_consensus.cc:697] T a67ac17d518f4b1f96346d1630d2e57e P 43efb696854349c29237e48f513e3a15 [term 1 LEADER]: Becoming Leader. State: Replica: 43efb696854349c29237e48f513e3a15, State: Running, Role: LEADER
I20260713 09:04:46.801952  9986 consensus_queue.cc:237] T a67ac17d518f4b1f96346d1630d2e57e P 43efb696854349c29237e48f513e3a15 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83b3a19ccc1d46be838b0dff69d0c523" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41403 } } peers { permanent_uuid: "43efb696854349c29237e48f513e3a15" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44665 } } peers { permanent_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35081 } }
I20260713 09:04:46.805123  9880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a67ac17d518f4b1f96346d1630d2e57e" candidate_uuid: "43efb696854349c29237e48f513e3a15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16"
I20260713 09:04:46.805680  9880 raft_consensus.cc:3060] T a67ac17d518f4b1f96346d1630d2e57e P 5152f23c3ddd4b4c8cbd721ad104ac16 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:46.810874 10019 ts_tablet_manager.cc:1434] T ce3c215cbda0478f91251c12f54348a8 P 5152f23c3ddd4b4c8cbd721ad104ac16: Time spent starting tablet: real 0.022s	user 0.005s	sys 0.001s
I20260713 09:04:46.812016 10019 tablet_bootstrap.cc:492] T fc05067690e248cb98f3fcb9a85d30ac P 5152f23c3ddd4b4c8cbd721ad104ac16: Bootstrap starting.
I20260713 09:04:46.817716 10019 tablet_bootstrap.cc:654] T fc05067690e248cb98f3fcb9a85d30ac P 5152f23c3ddd4b4c8cbd721ad104ac16: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:46.818130 10032 leader_election.cc:290] T a67ac17d518f4b1f96346d1630d2e57e P 43efb696854349c29237e48f513e3a15 [CANDIDATE]: Term 1 election: Requested vote from peers 83b3a19ccc1d46be838b0dff69d0c523 (127.5.160.129:41403), 5152f23c3ddd4b4c8cbd721ad104ac16 (127.5.160.131:35081)
I20260713 09:04:46.817785  9880 raft_consensus.cc:2468] T a67ac17d518f4b1f96346d1630d2e57e P 5152f23c3ddd4b4c8cbd721ad104ac16 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 43efb696854349c29237e48f513e3a15 in term 1.
I20260713 09:04:46.822515 10023 tablet_bootstrap.cc:492] T fc05067690e248cb98f3fcb9a85d30ac P 83b3a19ccc1d46be838b0dff69d0c523: No bootstrap required, opened a new log
I20260713 09:04:46.823053 10023 ts_tablet_manager.cc:1403] T fc05067690e248cb98f3fcb9a85d30ac P 83b3a19ccc1d46be838b0dff69d0c523: Time spent bootstrapping tablet: real 0.056s	user 0.009s	sys 0.024s
I20260713 09:04:46.825481 10018 tablet_bootstrap.cc:492] T dae2d6b732394ef2910aa9ee52a0a61e P 43efb696854349c29237e48f513e3a15: No bootstrap required, opened a new log
I20260713 09:04:46.826149 10018 ts_tablet_manager.cc:1403] T dae2d6b732394ef2910aa9ee52a0a61e P 43efb696854349c29237e48f513e3a15: Time spent bootstrapping tablet: real 0.063s	user 0.006s	sys 0.009s
I20260713 09:04:46.826216 10023 raft_consensus.cc:359] T fc05067690e248cb98f3fcb9a85d30ac P 83b3a19ccc1d46be838b0dff69d0c523 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83b3a19ccc1d46be838b0dff69d0c523" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41403 } } peers { permanent_uuid: "43efb696854349c29237e48f513e3a15" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44665 } } peers { permanent_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35081 } }
I20260713 09:04:46.827126 10023 raft_consensus.cc:385] T fc05067690e248cb98f3fcb9a85d30ac P 83b3a19ccc1d46be838b0dff69d0c523 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:46.827417 10023 raft_consensus.cc:740] T fc05067690e248cb98f3fcb9a85d30ac P 83b3a19ccc1d46be838b0dff69d0c523 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83b3a19ccc1d46be838b0dff69d0c523, State: Initialized, Role: FOLLOWER
I20260713 09:04:46.828140 10023 consensus_queue.cc:260] T fc05067690e248cb98f3fcb9a85d30ac P 83b3a19ccc1d46be838b0dff69d0c523 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83b3a19ccc1d46be838b0dff69d0c523" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41403 } } peers { permanent_uuid: "43efb696854349c29237e48f513e3a15" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44665 } } peers { permanent_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35081 } }
I20260713 09:04:46.830252 10023 ts_tablet_manager.cc:1434] T fc05067690e248cb98f3fcb9a85d30ac P 83b3a19ccc1d46be838b0dff69d0c523: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260713 09:04:46.830027 10018 raft_consensus.cc:359] T dae2d6b732394ef2910aa9ee52a0a61e P 43efb696854349c29237e48f513e3a15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83b3a19ccc1d46be838b0dff69d0c523" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41403 } } peers { permanent_uuid: "43efb696854349c29237e48f513e3a15" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44665 } } peers { permanent_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35081 } }
I20260713 09:04:46.831589 10018 raft_consensus.cc:385] T dae2d6b732394ef2910aa9ee52a0a61e P 43efb696854349c29237e48f513e3a15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:46.831996 10018 raft_consensus.cc:740] T dae2d6b732394ef2910aa9ee52a0a61e P 43efb696854349c29237e48f513e3a15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 43efb696854349c29237e48f513e3a15, State: Initialized, Role: FOLLOWER
I20260713 09:04:46.831283 10023 tablet_bootstrap.cc:492] T e04a3d1060cb4187b5ac34f2d6f93fe2 P 83b3a19ccc1d46be838b0dff69d0c523: Bootstrap starting.
I20260713 09:04:46.832666 10018 consensus_queue.cc:260] T dae2d6b732394ef2910aa9ee52a0a61e P 43efb696854349c29237e48f513e3a15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83b3a19ccc1d46be838b0dff69d0c523" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41403 } } peers { permanent_uuid: "43efb696854349c29237e48f513e3a15" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44665 } } peers { permanent_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35081 } }
I20260713 09:04:46.834074 10019 tablet_bootstrap.cc:492] T fc05067690e248cb98f3fcb9a85d30ac P 5152f23c3ddd4b4c8cbd721ad104ac16: No bootstrap required, opened a new log
I20260713 09:04:46.834626 10019 ts_tablet_manager.cc:1403] T fc05067690e248cb98f3fcb9a85d30ac P 5152f23c3ddd4b4c8cbd721ad104ac16: Time spent bootstrapping tablet: real 0.023s	user 0.014s	sys 0.004s
I20260713 09:04:46.835264 10018 ts_tablet_manager.cc:1434] T dae2d6b732394ef2910aa9ee52a0a61e P 43efb696854349c29237e48f513e3a15: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260713 09:04:46.836288 10018 tablet_bootstrap.cc:492] T 6ee51dc30dd34f3cb39f81e177f37653 P 43efb696854349c29237e48f513e3a15: Bootstrap starting.
I20260713 09:04:46.837726 10019 raft_consensus.cc:359] T fc05067690e248cb98f3fcb9a85d30ac P 5152f23c3ddd4b4c8cbd721ad104ac16 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83b3a19ccc1d46be838b0dff69d0c523" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41403 } } peers { permanent_uuid: "43efb696854349c29237e48f513e3a15" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44665 } } peers { permanent_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35081 } }
I20260713 09:04:46.838490 10019 raft_consensus.cc:385] T fc05067690e248cb98f3fcb9a85d30ac P 5152f23c3ddd4b4c8cbd721ad104ac16 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:46.838824 10019 raft_consensus.cc:740] T fc05067690e248cb98f3fcb9a85d30ac P 5152f23c3ddd4b4c8cbd721ad104ac16 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5152f23c3ddd4b4c8cbd721ad104ac16, State: Initialized, Role: FOLLOWER
I20260713 09:04:46.839051 10023 tablet_bootstrap.cc:654] T e04a3d1060cb4187b5ac34f2d6f93fe2 P 83b3a19ccc1d46be838b0dff69d0c523: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:46.839788 10019 consensus_queue.cc:260] T fc05067690e248cb98f3fcb9a85d30ac P 5152f23c3ddd4b4c8cbd721ad104ac16 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83b3a19ccc1d46be838b0dff69d0c523" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41403 } } peers { permanent_uuid: "43efb696854349c29237e48f513e3a15" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44665 } } peers { permanent_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35081 } }
I20260713 09:04:46.842410 10019 ts_tablet_manager.cc:1434] T fc05067690e248cb98f3fcb9a85d30ac P 5152f23c3ddd4b4c8cbd721ad104ac16: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:04:46.843417 10019 tablet_bootstrap.cc:492] T 8c0c1f396f7945a78f87adeb09cbb0d4 P 5152f23c3ddd4b4c8cbd721ad104ac16: Bootstrap starting.
I20260713 09:04:46.843067  9629 catalog_manager.cc:5697] T a67ac17d518f4b1f96346d1630d2e57e P 43efb696854349c29237e48f513e3a15 reported cstate change: term changed from 0 to 1, leader changed from <none> to 43efb696854349c29237e48f513e3a15 (127.5.160.130). New cstate: current_term: 1 leader_uuid: "43efb696854349c29237e48f513e3a15" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83b3a19ccc1d46be838b0dff69d0c523" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41403 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "43efb696854349c29237e48f513e3a15" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44665 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35081 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:46.844099 10018 tablet_bootstrap.cc:654] T 6ee51dc30dd34f3cb39f81e177f37653 P 43efb696854349c29237e48f513e3a15: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:46.850234 10019 tablet_bootstrap.cc:654] T 8c0c1f396f7945a78f87adeb09cbb0d4 P 5152f23c3ddd4b4c8cbd721ad104ac16: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:46.868598 10023 tablet_bootstrap.cc:492] T e04a3d1060cb4187b5ac34f2d6f93fe2 P 83b3a19ccc1d46be838b0dff69d0c523: No bootstrap required, opened a new log
I20260713 09:04:46.869133 10023 ts_tablet_manager.cc:1403] T e04a3d1060cb4187b5ac34f2d6f93fe2 P 83b3a19ccc1d46be838b0dff69d0c523: Time spent bootstrapping tablet: real 0.038s	user 0.015s	sys 0.015s
I20260713 09:04:46.871872 10023 raft_consensus.cc:359] T e04a3d1060cb4187b5ac34f2d6f93fe2 P 83b3a19ccc1d46be838b0dff69d0c523 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83b3a19ccc1d46be838b0dff69d0c523" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41403 } } peers { permanent_uuid: "43efb696854349c29237e48f513e3a15" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44665 } } peers { permanent_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35081 } }
I20260713 09:04:46.872539 10023 raft_consensus.cc:385] T e04a3d1060cb4187b5ac34f2d6f93fe2 P 83b3a19ccc1d46be838b0dff69d0c523 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:46.872816 10023 raft_consensus.cc:740] T e04a3d1060cb4187b5ac34f2d6f93fe2 P 83b3a19ccc1d46be838b0dff69d0c523 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83b3a19ccc1d46be838b0dff69d0c523, State: Initialized, Role: FOLLOWER
I20260713 09:04:46.873483 10023 consensus_queue.cc:260] T e04a3d1060cb4187b5ac34f2d6f93fe2 P 83b3a19ccc1d46be838b0dff69d0c523 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83b3a19ccc1d46be838b0dff69d0c523" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41403 } } peers { permanent_uuid: "43efb696854349c29237e48f513e3a15" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44665 } } peers { permanent_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35081 } }
I20260713 09:04:46.875746 10023 ts_tablet_manager.cc:1434] T e04a3d1060cb4187b5ac34f2d6f93fe2 P 83b3a19ccc1d46be838b0dff69d0c523: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.003s
I20260713 09:04:46.876681 10023 tablet_bootstrap.cc:492] T 6ee51dc30dd34f3cb39f81e177f37653 P 83b3a19ccc1d46be838b0dff69d0c523: Bootstrap starting.
I20260713 09:04:46.882737 10023 tablet_bootstrap.cc:654] T 6ee51dc30dd34f3cb39f81e177f37653 P 83b3a19ccc1d46be838b0dff69d0c523: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:46.888368 10020 raft_consensus.cc:493] T dae2d6b732394ef2910aa9ee52a0a61e P 83b3a19ccc1d46be838b0dff69d0c523 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:46.888922 10020 raft_consensus.cc:515] T dae2d6b732394ef2910aa9ee52a0a61e P 83b3a19ccc1d46be838b0dff69d0c523 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83b3a19ccc1d46be838b0dff69d0c523" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41403 } } peers { permanent_uuid: "43efb696854349c29237e48f513e3a15" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44665 } } peers { permanent_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35081 } }
I20260713 09:04:46.890413 10018 tablet_bootstrap.cc:492] T 6ee51dc30dd34f3cb39f81e177f37653 P 43efb696854349c29237e48f513e3a15: No bootstrap required, opened a new log
I20260713 09:04:46.891212 10018 ts_tablet_manager.cc:1403] T 6ee51dc30dd34f3cb39f81e177f37653 P 43efb696854349c29237e48f513e3a15: Time spent bootstrapping tablet: real 0.055s	user 0.017s	sys 0.009s
I20260713 09:04:46.893275  9880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dae2d6b732394ef2910aa9ee52a0a61e" candidate_uuid: "83b3a19ccc1d46be838b0dff69d0c523" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" is_pre_election: true
I20260713 09:04:46.893965  9880 raft_consensus.cc:2468] T dae2d6b732394ef2910aa9ee52a0a61e P 5152f23c3ddd4b4c8cbd721ad104ac16 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 83b3a19ccc1d46be838b0dff69d0c523 in term 0.
I20260713 09:04:46.894955  9804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dae2d6b732394ef2910aa9ee52a0a61e" candidate_uuid: "83b3a19ccc1d46be838b0dff69d0c523" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43efb696854349c29237e48f513e3a15" is_pre_election: true
I20260713 09:04:46.895630 10018 raft_consensus.cc:359] T 6ee51dc30dd34f3cb39f81e177f37653 P 43efb696854349c29237e48f513e3a15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83b3a19ccc1d46be838b0dff69d0c523" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41403 } } peers { permanent_uuid: "43efb696854349c29237e48f513e3a15" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44665 } } peers { permanent_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35081 } }
I20260713 09:04:46.896473 10018 raft_consensus.cc:385] T 6ee51dc30dd34f3cb39f81e177f37653 P 43efb696854349c29237e48f513e3a15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:46.896667  9696 leader_election.cc:304] T dae2d6b732394ef2910aa9ee52a0a61e P 83b3a19ccc1d46be838b0dff69d0c523 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5152f23c3ddd4b4c8cbd721ad104ac16, 83b3a19ccc1d46be838b0dff69d0c523; no voters: 
I20260713 09:04:46.896837 10018 raft_consensus.cc:740] T 6ee51dc30dd34f3cb39f81e177f37653 P 43efb696854349c29237e48f513e3a15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 43efb696854349c29237e48f513e3a15, State: Initialized, Role: FOLLOWER
I20260713 09:04:46.897607  9949 raft_consensus.cc:2804] T dae2d6b732394ef2910aa9ee52a0a61e P 83b3a19ccc1d46be838b0dff69d0c523 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:04:46.897976  9949 raft_consensus.cc:493] T dae2d6b732394ef2910aa9ee52a0a61e P 83b3a19ccc1d46be838b0dff69d0c523 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:04:46.898397 10020 leader_election.cc:290] T dae2d6b732394ef2910aa9ee52a0a61e P 83b3a19ccc1d46be838b0dff69d0c523 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 43efb696854349c29237e48f513e3a15 (127.5.160.130:44665), 5152f23c3ddd4b4c8cbd721ad104ac16 (127.5.160.131:35081)
I20260713 09:04:46.898311  9949 raft_consensus.cc:3060] T dae2d6b732394ef2910aa9ee52a0a61e P 83b3a19ccc1d46be838b0dff69d0c523 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:46.898280 10018 consensus_queue.cc:260] T 6ee51dc30dd34f3cb39f81e177f37653 P 43efb696854349c29237e48f513e3a15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83b3a19ccc1d46be838b0dff69d0c523" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41403 } } peers { permanent_uuid: "43efb696854349c29237e48f513e3a15" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44665 } } peers { permanent_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35081 } }
I20260713 09:04:46.901690 10018 ts_tablet_manager.cc:1434] T 6ee51dc30dd34f3cb39f81e177f37653 P 43efb696854349c29237e48f513e3a15: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.001s
I20260713 09:04:46.902801 10018 tablet_bootstrap.cc:492] T e04a3d1060cb4187b5ac34f2d6f93fe2 P 43efb696854349c29237e48f513e3a15: Bootstrap starting.
I20260713 09:04:46.895675  9804 raft_consensus.cc:2468] T dae2d6b732394ef2910aa9ee52a0a61e P 43efb696854349c29237e48f513e3a15 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 83b3a19ccc1d46be838b0dff69d0c523 in term 0.
I20260713 09:04:46.906284 10032 raft_consensus.cc:493] T 6ee51dc30dd34f3cb39f81e177f37653 P 43efb696854349c29237e48f513e3a15 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:46.906935 10032 raft_consensus.cc:515] T 6ee51dc30dd34f3cb39f81e177f37653 P 43efb696854349c29237e48f513e3a15 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83b3a19ccc1d46be838b0dff69d0c523" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41403 } } peers { permanent_uuid: "43efb696854349c29237e48f513e3a15" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44665 } } peers { permanent_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35081 } }
I20260713 09:04:46.909690  9949 raft_consensus.cc:515] T dae2d6b732394ef2910aa9ee52a0a61e P 83b3a19ccc1d46be838b0dff69d0c523 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83b3a19ccc1d46be838b0dff69d0c523" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41403 } } peers { permanent_uuid: "43efb696854349c29237e48f513e3a15" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44665 } } peers { permanent_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35081 } }
I20260713 09:04:46.911010  9880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ee51dc30dd34f3cb39f81e177f37653" candidate_uuid: "43efb696854349c29237e48f513e3a15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" is_pre_election: true
I20260713 09:04:46.911320  9730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ee51dc30dd34f3cb39f81e177f37653" candidate_uuid: "43efb696854349c29237e48f513e3a15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83b3a19ccc1d46be838b0dff69d0c523" is_pre_election: true
I20260713 09:04:46.912362  9804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dae2d6b732394ef2910aa9ee52a0a61e" candidate_uuid: "83b3a19ccc1d46be838b0dff69d0c523" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43efb696854349c29237e48f513e3a15"
I20260713 09:04:46.912911  9804 raft_consensus.cc:3060] T dae2d6b732394ef2910aa9ee52a0a61e P 43efb696854349c29237e48f513e3a15 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:46.913520 10032 leader_election.cc:290] T 6ee51dc30dd34f3cb39f81e177f37653 P 43efb696854349c29237e48f513e3a15 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 83b3a19ccc1d46be838b0dff69d0c523 (127.5.160.129:41403), 5152f23c3ddd4b4c8cbd721ad104ac16 (127.5.160.131:35081)
W20260713 09:04:46.912808  9771 leader_election.cc:343] T 6ee51dc30dd34f3cb39f81e177f37653 P 43efb696854349c29237e48f513e3a15 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5152f23c3ddd4b4c8cbd721ad104ac16 (127.5.160.131:35081): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:04:46.917282  9770 leader_election.cc:343] T 6ee51dc30dd34f3cb39f81e177f37653 P 43efb696854349c29237e48f513e3a15 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 83b3a19ccc1d46be838b0dff69d0c523 (127.5.160.129:41403): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:46.917754  9770 leader_election.cc:304] T 6ee51dc30dd34f3cb39f81e177f37653 P 43efb696854349c29237e48f513e3a15 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 43efb696854349c29237e48f513e3a15; no voters: 5152f23c3ddd4b4c8cbd721ad104ac16, 83b3a19ccc1d46be838b0dff69d0c523
I20260713 09:04:46.919129 10019 tablet_bootstrap.cc:492] T 8c0c1f396f7945a78f87adeb09cbb0d4 P 5152f23c3ddd4b4c8cbd721ad104ac16: No bootstrap required, opened a new log
I20260713 09:04:46.919670 10019 ts_tablet_manager.cc:1403] T 8c0c1f396f7945a78f87adeb09cbb0d4 P 5152f23c3ddd4b4c8cbd721ad104ac16: Time spent bootstrapping tablet: real 0.076s	user 0.013s	sys 0.010s
I20260713 09:04:46.921350 10032 raft_consensus.cc:2749] T 6ee51dc30dd34f3cb39f81e177f37653 P 43efb696854349c29237e48f513e3a15 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:04:46.922823 10019 raft_consensus.cc:359] T 8c0c1f396f7945a78f87adeb09cbb0d4 P 5152f23c3ddd4b4c8cbd721ad104ac16 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83b3a19ccc1d46be838b0dff69d0c523" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41403 } } peers { permanent_uuid: "43efb696854349c29237e48f513e3a15" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44665 } } peers { permanent_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35081 } }
I20260713 09:04:46.923627 10019 raft_consensus.cc:385] T 8c0c1f396f7945a78f87adeb09cbb0d4 P 5152f23c3ddd4b4c8cbd721ad104ac16 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:46.924003 10019 raft_consensus.cc:740] T 8c0c1f396f7945a78f87adeb09cbb0d4 P 5152f23c3ddd4b4c8cbd721ad104ac16 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5152f23c3ddd4b4c8cbd721ad104ac16, State: Initialized, Role: FOLLOWER
I20260713 09:04:46.924788 10019 consensus_queue.cc:260] T 8c0c1f396f7945a78f87adeb09cbb0d4 P 5152f23c3ddd4b4c8cbd721ad104ac16 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83b3a19ccc1d46be838b0dff69d0c523" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41403 } } peers { permanent_uuid: "43efb696854349c29237e48f513e3a15" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44665 } } peers { permanent_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35081 } }
I20260713 09:04:46.927587 10019 ts_tablet_manager.cc:1434] T 8c0c1f396f7945a78f87adeb09cbb0d4 P 5152f23c3ddd4b4c8cbd721ad104ac16: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260713 09:04:46.928629 10019 tablet_bootstrap.cc:492] T 29797a8719ed4a019cad0469922a9d4e P 5152f23c3ddd4b4c8cbd721ad104ac16: Bootstrap starting.
I20260713 09:04:46.933022  9804 raft_consensus.cc:2468] T dae2d6b732394ef2910aa9ee52a0a61e P 43efb696854349c29237e48f513e3a15 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83b3a19ccc1d46be838b0dff69d0c523 in term 1.
I20260713 09:04:46.940641  9697 leader_election.cc:304] T dae2d6b732394ef2910aa9ee52a0a61e P 83b3a19ccc1d46be838b0dff69d0c523 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 43efb696854349c29237e48f513e3a15, 83b3a19ccc1d46be838b0dff69d0c523; no voters: 
I20260713 09:04:46.941648 10020 raft_consensus.cc:2804] T dae2d6b732394ef2910aa9ee52a0a61e P 83b3a19ccc1d46be838b0dff69d0c523 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:04:46.941412  9880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dae2d6b732394ef2910aa9ee52a0a61e" candidate_uuid: "83b3a19ccc1d46be838b0dff69d0c523" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16"
I20260713 09:04:46.942481  9880 raft_consensus.cc:3060] T dae2d6b732394ef2910aa9ee52a0a61e P 5152f23c3ddd4b4c8cbd721ad104ac16 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:46.939244  9949 leader_election.cc:290] T dae2d6b732394ef2910aa9ee52a0a61e P 83b3a19ccc1d46be838b0dff69d0c523 [CANDIDATE]: Term 1 election: Requested vote from peers 43efb696854349c29237e48f513e3a15 (127.5.160.130:44665), 5152f23c3ddd4b4c8cbd721ad104ac16 (127.5.160.131:35081)
I20260713 09:04:46.947981 10018 tablet_bootstrap.cc:654] T e04a3d1060cb4187b5ac34f2d6f93fe2 P 43efb696854349c29237e48f513e3a15: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:46.955165 10020 raft_consensus.cc:697] T dae2d6b732394ef2910aa9ee52a0a61e P 83b3a19ccc1d46be838b0dff69d0c523 [term 1 LEADER]: Becoming Leader. State: Replica: 83b3a19ccc1d46be838b0dff69d0c523, State: Running, Role: LEADER
I20260713 09:04:46.959453 10020 consensus_queue.cc:237] T dae2d6b732394ef2910aa9ee52a0a61e P 83b3a19ccc1d46be838b0dff69d0c523 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83b3a19ccc1d46be838b0dff69d0c523" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41403 } } peers { permanent_uuid: "43efb696854349c29237e48f513e3a15" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44665 } } peers { permanent_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35081 } }
I20260713 09:04:46.962925  9880 raft_consensus.cc:2468] T dae2d6b732394ef2910aa9ee52a0a61e P 5152f23c3ddd4b4c8cbd721ad104ac16 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83b3a19ccc1d46be838b0dff69d0c523 in term 1.
I20260713 09:04:46.965229 10019 tablet_bootstrap.cc:654] T 29797a8719ed4a019cad0469922a9d4e P 5152f23c3ddd4b4c8cbd721ad104ac16: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:46.971869 10018 tablet_bootstrap.cc:492] T e04a3d1060cb4187b5ac34f2d6f93fe2 P 43efb696854349c29237e48f513e3a15: No bootstrap required, opened a new log
I20260713 09:04:46.972411 10018 ts_tablet_manager.cc:1403] T e04a3d1060cb4187b5ac34f2d6f93fe2 P 43efb696854349c29237e48f513e3a15: Time spent bootstrapping tablet: real 0.070s	user 0.012s	sys 0.001s
I20260713 09:04:46.975212 10018 raft_consensus.cc:359] T e04a3d1060cb4187b5ac34f2d6f93fe2 P 43efb696854349c29237e48f513e3a15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83b3a19ccc1d46be838b0dff69d0c523" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41403 } } peers { permanent_uuid: "43efb696854349c29237e48f513e3a15" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44665 } } peers { permanent_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35081 } }
I20260713 09:04:46.975977 10018 raft_consensus.cc:385] T e04a3d1060cb4187b5ac34f2d6f93fe2 P 43efb696854349c29237e48f513e3a15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:46.976279 10018 raft_consensus.cc:740] T e04a3d1060cb4187b5ac34f2d6f93fe2 P 43efb696854349c29237e48f513e3a15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 43efb696854349c29237e48f513e3a15, State: Initialized, Role: FOLLOWER
I20260713 09:04:46.977006 10018 consensus_queue.cc:260] T e04a3d1060cb4187b5ac34f2d6f93fe2 P 43efb696854349c29237e48f513e3a15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83b3a19ccc1d46be838b0dff69d0c523" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41403 } } peers { permanent_uuid: "43efb696854349c29237e48f513e3a15" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44665 } } peers { permanent_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35081 } }
I20260713 09:04:46.976542  9629 catalog_manager.cc:5697] T dae2d6b732394ef2910aa9ee52a0a61e P 83b3a19ccc1d46be838b0dff69d0c523 reported cstate change: term changed from 0 to 1, leader changed from <none> to 83b3a19ccc1d46be838b0dff69d0c523 (127.5.160.129). New cstate: current_term: 1 leader_uuid: "83b3a19ccc1d46be838b0dff69d0c523" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83b3a19ccc1d46be838b0dff69d0c523" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41403 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "43efb696854349c29237e48f513e3a15" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44665 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35081 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:46.979460 10018 ts_tablet_manager.cc:1434] T e04a3d1060cb4187b5ac34f2d6f93fe2 P 43efb696854349c29237e48f513e3a15: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.007s
I20260713 09:04:46.980434 10018 tablet_bootstrap.cc:492] T 8c0c1f396f7945a78f87adeb09cbb0d4 P 43efb696854349c29237e48f513e3a15: Bootstrap starting.
I20260713 09:04:46.984812 10019 tablet_bootstrap.cc:492] T 29797a8719ed4a019cad0469922a9d4e P 5152f23c3ddd4b4c8cbd721ad104ac16: No bootstrap required, opened a new log
I20260713 09:04:46.985478 10019 ts_tablet_manager.cc:1403] T 29797a8719ed4a019cad0469922a9d4e P 5152f23c3ddd4b4c8cbd721ad104ac16: Time spent bootstrapping tablet: real 0.057s	user 0.008s	sys 0.010s
I20260713 09:04:46.986948 10018 tablet_bootstrap.cc:654] T 8c0c1f396f7945a78f87adeb09cbb0d4 P 43efb696854349c29237e48f513e3a15: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:46.988916 10019 raft_consensus.cc:359] T 29797a8719ed4a019cad0469922a9d4e P 5152f23c3ddd4b4c8cbd721ad104ac16 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83b3a19ccc1d46be838b0dff69d0c523" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41403 } } peers { permanent_uuid: "43efb696854349c29237e48f513e3a15" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44665 } } peers { permanent_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35081 } }
I20260713 09:04:46.989854 10019 raft_consensus.cc:385] T 29797a8719ed4a019cad0469922a9d4e P 5152f23c3ddd4b4c8cbd721ad104ac16 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:46.990152 10019 raft_consensus.cc:740] T 29797a8719ed4a019cad0469922a9d4e P 5152f23c3ddd4b4c8cbd721ad104ac16 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5152f23c3ddd4b4c8cbd721ad104ac16, State: Initialized, Role: FOLLOWER
I20260713 09:04:46.990957 10019 consensus_queue.cc:260] T 29797a8719ed4a019cad0469922a9d4e P 5152f23c3ddd4b4c8cbd721ad104ac16 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83b3a19ccc1d46be838b0dff69d0c523" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41403 } } peers { permanent_uuid: "43efb696854349c29237e48f513e3a15" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44665 } } peers { permanent_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35081 } }
I20260713 09:04:46.992434 10023 tablet_bootstrap.cc:492] T 6ee51dc30dd34f3cb39f81e177f37653 P 83b3a19ccc1d46be838b0dff69d0c523: No bootstrap required, opened a new log
I20260713 09:04:46.993223 10023 ts_tablet_manager.cc:1403] T 6ee51dc30dd34f3cb39f81e177f37653 P 83b3a19ccc1d46be838b0dff69d0c523: Time spent bootstrapping tablet: real 0.117s	user 0.023s	sys 0.067s
I20260713 09:04:47.001001 10019 ts_tablet_manager.cc:1434] T 29797a8719ed4a019cad0469922a9d4e P 5152f23c3ddd4b4c8cbd721ad104ac16: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.001s
I20260713 09:04:47.003456 10023 raft_consensus.cc:359] T 6ee51dc30dd34f3cb39f81e177f37653 P 83b3a19ccc1d46be838b0dff69d0c523 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83b3a19ccc1d46be838b0dff69d0c523" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41403 } } peers { permanent_uuid: "43efb696854349c29237e48f513e3a15" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44665 } } peers { permanent_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35081 } }
I20260713 09:04:47.004670 10023 raft_consensus.cc:385] T 6ee51dc30dd34f3cb39f81e177f37653 P 83b3a19ccc1d46be838b0dff69d0c523 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:47.004132 10020 raft_consensus.cc:493] T e04a3d1060cb4187b5ac34f2d6f93fe2 P 83b3a19ccc1d46be838b0dff69d0c523 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:47.005169 10023 raft_consensus.cc:740] T 6ee51dc30dd34f3cb39f81e177f37653 P 83b3a19ccc1d46be838b0dff69d0c523 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83b3a19ccc1d46be838b0dff69d0c523, State: Initialized, Role: FOLLOWER
I20260713 09:04:47.005553 10020 raft_consensus.cc:515] T e04a3d1060cb4187b5ac34f2d6f93fe2 P 83b3a19ccc1d46be838b0dff69d0c523 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83b3a19ccc1d46be838b0dff69d0c523" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41403 } } peers { permanent_uuid: "43efb696854349c29237e48f513e3a15" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44665 } } peers { permanent_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35081 } }
I20260713 09:04:47.006413 10023 consensus_queue.cc:260] T 6ee51dc30dd34f3cb39f81e177f37653 P 83b3a19ccc1d46be838b0dff69d0c523 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83b3a19ccc1d46be838b0dff69d0c523" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41403 } } peers { permanent_uuid: "43efb696854349c29237e48f513e3a15" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44665 } } peers { permanent_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35081 } }
I20260713 09:04:47.007567 10020 leader_election.cc:290] T e04a3d1060cb4187b5ac34f2d6f93fe2 P 83b3a19ccc1d46be838b0dff69d0c523 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 43efb696854349c29237e48f513e3a15 (127.5.160.130:44665), 5152f23c3ddd4b4c8cbd721ad104ac16 (127.5.160.131:35081)
I20260713 09:04:47.009543  9804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e04a3d1060cb4187b5ac34f2d6f93fe2" candidate_uuid: "83b3a19ccc1d46be838b0dff69d0c523" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43efb696854349c29237e48f513e3a15" is_pre_election: true
I20260713 09:04:47.010221  9804 raft_consensus.cc:2468] T e04a3d1060cb4187b5ac34f2d6f93fe2 P 43efb696854349c29237e48f513e3a15 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 83b3a19ccc1d46be838b0dff69d0c523 in term 0.
I20260713 09:04:47.010341 10023 ts_tablet_manager.cc:1434] T 6ee51dc30dd34f3cb39f81e177f37653 P 83b3a19ccc1d46be838b0dff69d0c523: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.002s
I20260713 09:04:47.011389  9880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e04a3d1060cb4187b5ac34f2d6f93fe2" candidate_uuid: "83b3a19ccc1d46be838b0dff69d0c523" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" is_pre_election: true
I20260713 09:04:47.012645 10023 tablet_bootstrap.cc:492] T 55354222930240fc92cf9e21a27fcf2e P 83b3a19ccc1d46be838b0dff69d0c523: Bootstrap starting.
W20260713 09:04:47.012691  9696 leader_election.cc:343] T e04a3d1060cb4187b5ac34f2d6f93fe2 P 83b3a19ccc1d46be838b0dff69d0c523 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5152f23c3ddd4b4c8cbd721ad104ac16 (127.5.160.131:35081): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:47.016072  9927 raft_consensus.cc:493] T 55354222930240fc92cf9e21a27fcf2e P 5152f23c3ddd4b4c8cbd721ad104ac16 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:47.016574  9927 raft_consensus.cc:515] T 55354222930240fc92cf9e21a27fcf2e P 5152f23c3ddd4b4c8cbd721ad104ac16 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83b3a19ccc1d46be838b0dff69d0c523" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41403 } } peers { permanent_uuid: "43efb696854349c29237e48f513e3a15" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44665 } } peers { permanent_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35081 } }
I20260713 09:04:47.018713  9927 leader_election.cc:290] T 55354222930240fc92cf9e21a27fcf2e P 5152f23c3ddd4b4c8cbd721ad104ac16 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 83b3a19ccc1d46be838b0dff69d0c523 (127.5.160.129:41403), 43efb696854349c29237e48f513e3a15 (127.5.160.130:44665)
I20260713 09:04:47.019349 10018 tablet_bootstrap.cc:492] T 8c0c1f396f7945a78f87adeb09cbb0d4 P 43efb696854349c29237e48f513e3a15: No bootstrap required, opened a new log
I20260713 09:04:47.019861 10018 ts_tablet_manager.cc:1403] T 8c0c1f396f7945a78f87adeb09cbb0d4 P 43efb696854349c29237e48f513e3a15: Time spent bootstrapping tablet: real 0.040s	user 0.014s	sys 0.023s
I20260713 09:04:47.019819  9805 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55354222930240fc92cf9e21a27fcf2e" candidate_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43efb696854349c29237e48f513e3a15" is_pre_election: true
I20260713 09:04:47.020187  9730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55354222930240fc92cf9e21a27fcf2e" candidate_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83b3a19ccc1d46be838b0dff69d0c523" is_pre_election: true
I20260713 09:04:47.020608  9805 raft_consensus.cc:2468] T 55354222930240fc92cf9e21a27fcf2e P 43efb696854349c29237e48f513e3a15 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5152f23c3ddd4b4c8cbd721ad104ac16 in term 0.
W20260713 09:04:47.021797  9844 leader_election.cc:343] T 55354222930240fc92cf9e21a27fcf2e P 5152f23c3ddd4b4c8cbd721ad104ac16 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 83b3a19ccc1d46be838b0dff69d0c523 (127.5.160.129:41403): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:47.022358  9846 leader_election.cc:304] T 55354222930240fc92cf9e21a27fcf2e P 5152f23c3ddd4b4c8cbd721ad104ac16 [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: 43efb696854349c29237e48f513e3a15, 5152f23c3ddd4b4c8cbd721ad104ac16; no voters: 83b3a19ccc1d46be838b0dff69d0c523
I20260713 09:04:47.022763 10018 raft_consensus.cc:359] T 8c0c1f396f7945a78f87adeb09cbb0d4 P 43efb696854349c29237e48f513e3a15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83b3a19ccc1d46be838b0dff69d0c523" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41403 } } peers { permanent_uuid: "43efb696854349c29237e48f513e3a15" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44665 } } peers { permanent_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35081 } }
I20260713 09:04:47.023243  9697 leader_election.cc:304] T e04a3d1060cb4187b5ac34f2d6f93fe2 P 83b3a19ccc1d46be838b0dff69d0c523 [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: 43efb696854349c29237e48f513e3a15, 83b3a19ccc1d46be838b0dff69d0c523; no voters: 5152f23c3ddd4b4c8cbd721ad104ac16
I20260713 09:04:47.023449 10018 raft_consensus.cc:385] T 8c0c1f396f7945a78f87adeb09cbb0d4 P 43efb696854349c29237e48f513e3a15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:47.023515  9927 raft_consensus.cc:2804] T 55354222930240fc92cf9e21a27fcf2e P 5152f23c3ddd4b4c8cbd721ad104ac16 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:04:47.023972 10018 raft_consensus.cc:740] T 8c0c1f396f7945a78f87adeb09cbb0d4 P 43efb696854349c29237e48f513e3a15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 43efb696854349c29237e48f513e3a15, State: Initialized, Role: FOLLOWER
I20260713 09:04:47.024248 10043 raft_consensus.cc:2804] T e04a3d1060cb4187b5ac34f2d6f93fe2 P 83b3a19ccc1d46be838b0dff69d0c523 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:04:47.025401 10043 raft_consensus.cc:493] T e04a3d1060cb4187b5ac34f2d6f93fe2 P 83b3a19ccc1d46be838b0dff69d0c523 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:04:47.025794 10043 raft_consensus.cc:3060] T e04a3d1060cb4187b5ac34f2d6f93fe2 P 83b3a19ccc1d46be838b0dff69d0c523 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:47.025486 10018 consensus_queue.cc:260] T 8c0c1f396f7945a78f87adeb09cbb0d4 P 43efb696854349c29237e48f513e3a15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83b3a19ccc1d46be838b0dff69d0c523" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41403 } } peers { permanent_uuid: "43efb696854349c29237e48f513e3a15" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44665 } } peers { permanent_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35081 } }
I20260713 09:04:47.027678 10018 ts_tablet_manager.cc:1434] T 8c0c1f396f7945a78f87adeb09cbb0d4 P 43efb696854349c29237e48f513e3a15: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:04:47.028622 10018 tablet_bootstrap.cc:492] T 29797a8719ed4a019cad0469922a9d4e P 43efb696854349c29237e48f513e3a15: Bootstrap starting.
I20260713 09:04:47.029968 10019 tablet_bootstrap.cc:492] T e04a3d1060cb4187b5ac34f2d6f93fe2 P 5152f23c3ddd4b4c8cbd721ad104ac16: Bootstrap starting.
I20260713 09:04:47.024840  9927 raft_consensus.cc:493] T 55354222930240fc92cf9e21a27fcf2e P 5152f23c3ddd4b4c8cbd721ad104ac16 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:04:47.031119  9927 raft_consensus.cc:3060] T 55354222930240fc92cf9e21a27fcf2e P 5152f23c3ddd4b4c8cbd721ad104ac16 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:47.034199 10018 tablet_bootstrap.cc:654] T 29797a8719ed4a019cad0469922a9d4e P 43efb696854349c29237e48f513e3a15: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:47.036607 10019 tablet_bootstrap.cc:654] T e04a3d1060cb4187b5ac34f2d6f93fe2 P 5152f23c3ddd4b4c8cbd721ad104ac16: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:47.046265 10018 tablet_bootstrap.cc:492] T 29797a8719ed4a019cad0469922a9d4e P 43efb696854349c29237e48f513e3a15: No bootstrap required, opened a new log
I20260713 09:04:47.046729 10018 ts_tablet_manager.cc:1403] T 29797a8719ed4a019cad0469922a9d4e P 43efb696854349c29237e48f513e3a15: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.005s
I20260713 09:04:47.049458 10018 raft_consensus.cc:359] T 29797a8719ed4a019cad0469922a9d4e P 43efb696854349c29237e48f513e3a15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83b3a19ccc1d46be838b0dff69d0c523" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41403 } } peers { permanent_uuid: "43efb696854349c29237e48f513e3a15" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44665 } } peers { permanent_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35081 } }
I20260713 09:04:47.050112 10018 raft_consensus.cc:385] T 29797a8719ed4a019cad0469922a9d4e P 43efb696854349c29237e48f513e3a15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:47.050400 10018 raft_consensus.cc:740] T 29797a8719ed4a019cad0469922a9d4e P 43efb696854349c29237e48f513e3a15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 43efb696854349c29237e48f513e3a15, State: Initialized, Role: FOLLOWER
I20260713 09:04:47.052444 10018 consensus_queue.cc:260] T 29797a8719ed4a019cad0469922a9d4e P 43efb696854349c29237e48f513e3a15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83b3a19ccc1d46be838b0dff69d0c523" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41403 } } peers { permanent_uuid: "43efb696854349c29237e48f513e3a15" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44665 } } peers { permanent_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35081 } }
I20260713 09:04:47.054708 10018 ts_tablet_manager.cc:1434] T 29797a8719ed4a019cad0469922a9d4e P 43efb696854349c29237e48f513e3a15: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260713 09:04:47.055896  9927 raft_consensus.cc:515] T 55354222930240fc92cf9e21a27fcf2e P 5152f23c3ddd4b4c8cbd721ad104ac16 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83b3a19ccc1d46be838b0dff69d0c523" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41403 } } peers { permanent_uuid: "43efb696854349c29237e48f513e3a15" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44665 } } peers { permanent_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35081 } }
I20260713 09:04:47.055160 10043 raft_consensus.cc:515] T e04a3d1060cb4187b5ac34f2d6f93fe2 P 83b3a19ccc1d46be838b0dff69d0c523 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83b3a19ccc1d46be838b0dff69d0c523" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41403 } } peers { permanent_uuid: "43efb696854349c29237e48f513e3a15" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44665 } } peers { permanent_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35081 } }
I20260713 09:04:47.056831 10019 tablet_bootstrap.cc:492] T e04a3d1060cb4187b5ac34f2d6f93fe2 P 5152f23c3ddd4b4c8cbd721ad104ac16: No bootstrap required, opened a new log
I20260713 09:04:47.071871  9880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e04a3d1060cb4187b5ac34f2d6f93fe2" candidate_uuid: "83b3a19ccc1d46be838b0dff69d0c523" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16"
I20260713 09:04:47.062088  9730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55354222930240fc92cf9e21a27fcf2e" candidate_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83b3a19ccc1d46be838b0dff69d0c523"
I20260713 09:04:47.055985 10050 raft_consensus.cc:493] T 8c0c1f396f7945a78f87adeb09cbb0d4 P 5152f23c3ddd4b4c8cbd721ad104ac16 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260713 09:04:47.074640  9696 leader_election.cc:343] T e04a3d1060cb4187b5ac34f2d6f93fe2 P 83b3a19ccc1d46be838b0dff69d0c523 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5152f23c3ddd4b4c8cbd721ad104ac16 (127.5.160.131:35081): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:47.074630 10050 raft_consensus.cc:515] T 8c0c1f396f7945a78f87adeb09cbb0d4 P 5152f23c3ddd4b4c8cbd721ad104ac16 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83b3a19ccc1d46be838b0dff69d0c523" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41403 } } peers { permanent_uuid: "43efb696854349c29237e48f513e3a15" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44665 } } peers { permanent_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35081 } }
W20260713 09:04:47.075093  9844 leader_election.cc:343] T 55354222930240fc92cf9e21a27fcf2e P 5152f23c3ddd4b4c8cbd721ad104ac16 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 83b3a19ccc1d46be838b0dff69d0c523 (127.5.160.129:41403): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:47.072952 10043 leader_election.cc:290] T e04a3d1060cb4187b5ac34f2d6f93fe2 P 83b3a19ccc1d46be838b0dff69d0c523 [CANDIDATE]: Term 1 election: Requested vote from peers 43efb696854349c29237e48f513e3a15 (127.5.160.130:44665), 5152f23c3ddd4b4c8cbd721ad104ac16 (127.5.160.131:35081)
I20260713 09:04:47.071867  9804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e04a3d1060cb4187b5ac34f2d6f93fe2" candidate_uuid: "83b3a19ccc1d46be838b0dff69d0c523" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43efb696854349c29237e48f513e3a15"
I20260713 09:04:47.074131 10023 tablet_bootstrap.cc:654] T 55354222930240fc92cf9e21a27fcf2e P 83b3a19ccc1d46be838b0dff69d0c523: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:47.076234  9804 raft_consensus.cc:3060] T e04a3d1060cb4187b5ac34f2d6f93fe2 P 43efb696854349c29237e48f513e3a15 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:47.077364 10050 leader_election.cc:290] T 8c0c1f396f7945a78f87adeb09cbb0d4 P 5152f23c3ddd4b4c8cbd721ad104ac16 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 83b3a19ccc1d46be838b0dff69d0c523 (127.5.160.129:41403), 43efb696854349c29237e48f513e3a15 (127.5.160.130:44665)
I20260713 09:04:47.058329  9927 leader_election.cc:290] T 55354222930240fc92cf9e21a27fcf2e P 5152f23c3ddd4b4c8cbd721ad104ac16 [CANDIDATE]: Term 1 election: Requested vote from peers 83b3a19ccc1d46be838b0dff69d0c523 (127.5.160.129:41403), 43efb696854349c29237e48f513e3a15 (127.5.160.130:44665)
I20260713 09:04:47.072963 10019 ts_tablet_manager.cc:1403] T e04a3d1060cb4187b5ac34f2d6f93fe2 P 5152f23c3ddd4b4c8cbd721ad104ac16: Time spent bootstrapping tablet: real 0.043s	user 0.014s	sys 0.021s
I20260713 09:04:47.083818  9730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c0c1f396f7945a78f87adeb09cbb0d4" candidate_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83b3a19ccc1d46be838b0dff69d0c523" is_pre_election: true
I20260713 09:04:47.084359  9805 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55354222930240fc92cf9e21a27fcf2e" candidate_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43efb696854349c29237e48f513e3a15"
I20260713 09:04:47.084512  9730 raft_consensus.cc:2468] T 8c0c1f396f7945a78f87adeb09cbb0d4 P 83b3a19ccc1d46be838b0dff69d0c523 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5152f23c3ddd4b4c8cbd721ad104ac16 in term 0.
I20260713 09:04:47.084921  9804 raft_consensus.cc:2468] T e04a3d1060cb4187b5ac34f2d6f93fe2 P 43efb696854349c29237e48f513e3a15 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83b3a19ccc1d46be838b0dff69d0c523 in term 1.
I20260713 09:04:47.085054  9805 raft_consensus.cc:3060] T 55354222930240fc92cf9e21a27fcf2e P 43efb696854349c29237e48f513e3a15 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:47.085944  9844 leader_election.cc:304] T 8c0c1f396f7945a78f87adeb09cbb0d4 P 5152f23c3ddd4b4c8cbd721ad104ac16 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5152f23c3ddd4b4c8cbd721ad104ac16, 83b3a19ccc1d46be838b0dff69d0c523; no voters: 
I20260713 09:04:47.086036  9697 leader_election.cc:304] T e04a3d1060cb4187b5ac34f2d6f93fe2 P 83b3a19ccc1d46be838b0dff69d0c523 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 43efb696854349c29237e48f513e3a15, 83b3a19ccc1d46be838b0dff69d0c523; no voters: 5152f23c3ddd4b4c8cbd721ad104ac16
I20260713 09:04:47.087137 10020 raft_consensus.cc:493] T 6ee51dc30dd34f3cb39f81e177f37653 P 83b3a19ccc1d46be838b0dff69d0c523 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:47.087446 10051 raft_consensus.cc:2804] T 8c0c1f396f7945a78f87adeb09cbb0d4 P 5152f23c3ddd4b4c8cbd721ad104ac16 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:04:47.087579 10020 raft_consensus.cc:515] T 6ee51dc30dd34f3cb39f81e177f37653 P 83b3a19ccc1d46be838b0dff69d0c523 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83b3a19ccc1d46be838b0dff69d0c523" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41403 } } peers { permanent_uuid: "43efb696854349c29237e48f513e3a15" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44665 } } peers { permanent_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35081 } }
I20260713 09:04:47.087889 10051 raft_consensus.cc:493] T 8c0c1f396f7945a78f87adeb09cbb0d4 P 5152f23c3ddd4b4c8cbd721ad104ac16 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:04:47.088306 10051 raft_consensus.cc:3060] T 8c0c1f396f7945a78f87adeb09cbb0d4 P 5152f23c3ddd4b4c8cbd721ad104ac16 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:47.089838 10023 tablet_bootstrap.cc:492] T 55354222930240fc92cf9e21a27fcf2e P 83b3a19ccc1d46be838b0dff69d0c523: No bootstrap required, opened a new log
I20260713 09:04:47.090627 10023 ts_tablet_manager.cc:1403] T 55354222930240fc92cf9e21a27fcf2e P 83b3a19ccc1d46be838b0dff69d0c523: Time spent bootstrapping tablet: real 0.078s	user 0.004s	sys 0.009s
I20260713 09:04:47.091096  9806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ee51dc30dd34f3cb39f81e177f37653" candidate_uuid: "83b3a19ccc1d46be838b0dff69d0c523" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43efb696854349c29237e48f513e3a15" is_pre_election: true
I20260713 09:04:47.091907  9806 raft_consensus.cc:2468] T 6ee51dc30dd34f3cb39f81e177f37653 P 43efb696854349c29237e48f513e3a15 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 83b3a19ccc1d46be838b0dff69d0c523 in term 0.
I20260713 09:04:47.091151  9880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ee51dc30dd34f3cb39f81e177f37653" candidate_uuid: "83b3a19ccc1d46be838b0dff69d0c523" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" is_pre_election: true
I20260713 09:04:47.093638  9697 leader_election.cc:304] T 6ee51dc30dd34f3cb39f81e177f37653 P 83b3a19ccc1d46be838b0dff69d0c523 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 43efb696854349c29237e48f513e3a15, 83b3a19ccc1d46be838b0dff69d0c523; no voters: 
W20260713 09:04:47.094208  9696 leader_election.cc:343] T 6ee51dc30dd34f3cb39f81e177f37653 P 83b3a19ccc1d46be838b0dff69d0c523 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5152f23c3ddd4b4c8cbd721ad104ac16 (127.5.160.131:35081): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:47.089911 10020 leader_election.cc:290] T 6ee51dc30dd34f3cb39f81e177f37653 P 83b3a19ccc1d46be838b0dff69d0c523 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 43efb696854349c29237e48f513e3a15 (127.5.160.130:44665), 5152f23c3ddd4b4c8cbd721ad104ac16 (127.5.160.131:35081)
I20260713 09:04:47.095948 10051 raft_consensus.cc:515] T 8c0c1f396f7945a78f87adeb09cbb0d4 P 5152f23c3ddd4b4c8cbd721ad104ac16 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83b3a19ccc1d46be838b0dff69d0c523" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41403 } } peers { permanent_uuid: "43efb696854349c29237e48f513e3a15" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44665 } } peers { permanent_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35081 } }
I20260713 09:04:47.115432  9949 raft_consensus.cc:493] T fc05067690e248cb98f3fcb9a85d30ac P 83b3a19ccc1d46be838b0dff69d0c523 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:47.143664  9927 raft_consensus.cc:493] T fc05067690e248cb98f3fcb9a85d30ac P 5152f23c3ddd4b4c8cbd721ad104ac16 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:47.120484  9804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c0c1f396f7945a78f87adeb09cbb0d4" candidate_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43efb696854349c29237e48f513e3a15" is_pre_election: true
I20260713 09:04:47.099066 10019 raft_consensus.cc:359] T e04a3d1060cb4187b5ac34f2d6f93fe2 P 5152f23c3ddd4b4c8cbd721ad104ac16 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83b3a19ccc1d46be838b0dff69d0c523" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41403 } } peers { permanent_uuid: "43efb696854349c29237e48f513e3a15" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44665 } } peers { permanent_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35081 } }
I20260713 09:04:47.105284 10023 raft_consensus.cc:359] T 55354222930240fc92cf9e21a27fcf2e P 83b3a19ccc1d46be838b0dff69d0c523 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83b3a19ccc1d46be838b0dff69d0c523" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41403 } } peers { permanent_uuid: "43efb696854349c29237e48f513e3a15" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44665 } } peers { permanent_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35081 } }
I20260713 09:04:47.145915  9927 raft_consensus.cc:515] T fc05067690e248cb98f3fcb9a85d30ac P 5152f23c3ddd4b4c8cbd721ad104ac16 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83b3a19ccc1d46be838b0dff69d0c523" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41403 } } peers { permanent_uuid: "43efb696854349c29237e48f513e3a15" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44665 } } peers { permanent_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35081 } }
I20260713 09:04:47.146214  9804 raft_consensus.cc:2468] T 8c0c1f396f7945a78f87adeb09cbb0d4 P 43efb696854349c29237e48f513e3a15 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5152f23c3ddd4b4c8cbd721ad104ac16 in term 0.
I20260713 09:04:47.146335 10019 raft_consensus.cc:385] T e04a3d1060cb4187b5ac34f2d6f93fe2 P 5152f23c3ddd4b4c8cbd721ad104ac16 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:47.146431 10023 raft_consensus.cc:385] T 55354222930240fc92cf9e21a27fcf2e P 83b3a19ccc1d46be838b0dff69d0c523 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:47.146989 10019 raft_consensus.cc:740] T e04a3d1060cb4187b5ac34f2d6f93fe2 P 5152f23c3ddd4b4c8cbd721ad104ac16 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5152f23c3ddd4b4c8cbd721ad104ac16, State: Initialized, Role: FOLLOWER
I20260713 09:04:47.147060 10023 raft_consensus.cc:740] T 55354222930240fc92cf9e21a27fcf2e P 83b3a19ccc1d46be838b0dff69d0c523 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83b3a19ccc1d46be838b0dff69d0c523, State: Initialized, Role: FOLLOWER
I20260713 09:04:47.148147  9927 leader_election.cc:290] T fc05067690e248cb98f3fcb9a85d30ac P 5152f23c3ddd4b4c8cbd721ad104ac16 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 83b3a19ccc1d46be838b0dff69d0c523 (127.5.160.129:41403), 43efb696854349c29237e48f513e3a15 (127.5.160.130:44665)
I20260713 09:04:47.109052  9986 raft_consensus.cc:493] T ce3c215cbda0478f91251c12f54348a8 P 43efb696854349c29237e48f513e3a15 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:47.149700  9729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc05067690e248cb98f3fcb9a85d30ac" candidate_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83b3a19ccc1d46be838b0dff69d0c523" is_pre_election: true
I20260713 09:04:47.150178  9986 raft_consensus.cc:515] T ce3c215cbda0478f91251c12f54348a8 P 43efb696854349c29237e48f513e3a15 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83b3a19ccc1d46be838b0dff69d0c523" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41403 } } peers { permanent_uuid: "43efb696854349c29237e48f513e3a15" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44665 } } peers { permanent_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35081 } }
I20260713 09:04:47.098709  9730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c0c1f396f7945a78f87adeb09cbb0d4" candidate_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83b3a19ccc1d46be838b0dff69d0c523"
I20260713 09:04:47.151223  9730 raft_consensus.cc:3060] T 8c0c1f396f7945a78f87adeb09cbb0d4 P 83b3a19ccc1d46be838b0dff69d0c523 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:47.152969  9731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce3c215cbda0478f91251c12f54348a8" candidate_uuid: "43efb696854349c29237e48f513e3a15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83b3a19ccc1d46be838b0dff69d0c523" is_pre_election: true
I20260713 09:04:47.097802 10051 leader_election.cc:290] T 8c0c1f396f7945a78f87adeb09cbb0d4 P 5152f23c3ddd4b4c8cbd721ad104ac16 [CANDIDATE]: Term 1 election: Requested vote from peers 83b3a19ccc1d46be838b0dff69d0c523 (127.5.160.129:41403), 43efb696854349c29237e48f513e3a15 (127.5.160.130:44665)
I20260713 09:04:47.152819  9949 raft_consensus.cc:515] T fc05067690e248cb98f3fcb9a85d30ac P 83b3a19ccc1d46be838b0dff69d0c523 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83b3a19ccc1d46be838b0dff69d0c523" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41403 } } peers { permanent_uuid: "43efb696854349c29237e48f513e3a15" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44665 } } peers { permanent_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35081 } }
I20260713 09:04:47.154178  9729 raft_consensus.cc:2468] T fc05067690e248cb98f3fcb9a85d30ac P 83b3a19ccc1d46be838b0dff69d0c523 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5152f23c3ddd4b4c8cbd721ad104ac16 in term 0.
W20260713 09:04:47.154405  9770 leader_election.cc:343] T ce3c215cbda0478f91251c12f54348a8 P 43efb696854349c29237e48f513e3a15 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 83b3a19ccc1d46be838b0dff69d0c523 (127.5.160.129:41403): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:47.097275  9805 raft_consensus.cc:2468] T 55354222930240fc92cf9e21a27fcf2e P 43efb696854349c29237e48f513e3a15 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5152f23c3ddd4b4c8cbd721ad104ac16 in term 1.
I20260713 09:04:47.147989 10023 consensus_queue.cc:260] T 55354222930240fc92cf9e21a27fcf2e P 83b3a19ccc1d46be838b0dff69d0c523 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83b3a19ccc1d46be838b0dff69d0c523" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41403 } } peers { permanent_uuid: "43efb696854349c29237e48f513e3a15" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44665 } } peers { permanent_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35081 } }
I20260713 09:04:47.103745 10020 raft_consensus.cc:2804] T 6ee51dc30dd34f3cb39f81e177f37653 P 83b3a19ccc1d46be838b0dff69d0c523 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:04:47.158057 10020 raft_consensus.cc:493] T 6ee51dc30dd34f3cb39f81e177f37653 P 83b3a19ccc1d46be838b0dff69d0c523 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:04:47.158303  9880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce3c215cbda0478f91251c12f54348a8" candidate_uuid: "43efb696854349c29237e48f513e3a15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" is_pre_election: true
I20260713 09:04:47.158479 10020 raft_consensus.cc:3060] T 6ee51dc30dd34f3cb39f81e177f37653 P 83b3a19ccc1d46be838b0dff69d0c523 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:47.158928  9880 raft_consensus.cc:2468] T ce3c215cbda0478f91251c12f54348a8 P 5152f23c3ddd4b4c8cbd721ad104ac16 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 43efb696854349c29237e48f513e3a15 in term 0.
I20260713 09:04:47.159314  9949 leader_election.cc:290] T fc05067690e248cb98f3fcb9a85d30ac P 83b3a19ccc1d46be838b0dff69d0c523 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 43efb696854349c29237e48f513e3a15 (127.5.160.130:44665), 5152f23c3ddd4b4c8cbd721ad104ac16 (127.5.160.131:35081)
I20260713 09:04:47.159762 10023 ts_tablet_manager.cc:1434] T 55354222930240fc92cf9e21a27fcf2e P 83b3a19ccc1d46be838b0dff69d0c523: Time spent starting tablet: real 0.069s	user 0.020s	sys 0.007s
I20260713 09:04:47.160346  9805 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc05067690e248cb98f3fcb9a85d30ac" candidate_uuid: "83b3a19ccc1d46be838b0dff69d0c523" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43efb696854349c29237e48f513e3a15" is_pre_election: true
I20260713 09:04:47.160962 10023 tablet_bootstrap.cc:492] T ce3c215cbda0478f91251c12f54348a8 P 83b3a19ccc1d46be838b0dff69d0c523: Bootstrap starting.
I20260713 09:04:47.161155  9805 raft_consensus.cc:2468] T fc05067690e248cb98f3fcb9a85d30ac P 43efb696854349c29237e48f513e3a15 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 83b3a19ccc1d46be838b0dff69d0c523 in term 0.
I20260713 09:04:47.162345  9697 leader_election.cc:304] T fc05067690e248cb98f3fcb9a85d30ac P 83b3a19ccc1d46be838b0dff69d0c523 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 43efb696854349c29237e48f513e3a15, 83b3a19ccc1d46be838b0dff69d0c523; no voters: 
I20260713 09:04:47.149696 10019 consensus_queue.cc:260] T e04a3d1060cb4187b5ac34f2d6f93fe2 P 5152f23c3ddd4b4c8cbd721ad104ac16 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83b3a19ccc1d46be838b0dff69d0c523" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41403 } } peers { permanent_uuid: "43efb696854349c29237e48f513e3a15" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44665 } } peers { permanent_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35081 } }
I20260713 09:04:47.164034  9949 raft_consensus.cc:2804] T fc05067690e248cb98f3fcb9a85d30ac P 83b3a19ccc1d46be838b0dff69d0c523 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:04:47.164461  9949 raft_consensus.cc:493] T fc05067690e248cb98f3fcb9a85d30ac P 83b3a19ccc1d46be838b0dff69d0c523 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:04:47.164849  9949 raft_consensus.cc:3060] T fc05067690e248cb98f3fcb9a85d30ac P 83b3a19ccc1d46be838b0dff69d0c523 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:47.168493 10023 tablet_bootstrap.cc:654] T ce3c215cbda0478f91251c12f54348a8 P 83b3a19ccc1d46be838b0dff69d0c523: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:47.103482 10043 raft_consensus.cc:2804] T e04a3d1060cb4187b5ac34f2d6f93fe2 P 83b3a19ccc1d46be838b0dff69d0c523 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:04:47.169638 10043 raft_consensus.cc:697] T e04a3d1060cb4187b5ac34f2d6f93fe2 P 83b3a19ccc1d46be838b0dff69d0c523 [term 1 LEADER]: Becoming Leader. State: Replica: 83b3a19ccc1d46be838b0dff69d0c523, State: Running, Role: LEADER
I20260713 09:04:47.170585 10043 consensus_queue.cc:237] T e04a3d1060cb4187b5ac34f2d6f93fe2 P 83b3a19ccc1d46be838b0dff69d0c523 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83b3a19ccc1d46be838b0dff69d0c523" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41403 } } peers { permanent_uuid: "43efb696854349c29237e48f513e3a15" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44665 } } peers { permanent_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35081 } }
I20260713 09:04:47.172824  9949 raft_consensus.cc:515] T fc05067690e248cb98f3fcb9a85d30ac P 83b3a19ccc1d46be838b0dff69d0c523 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83b3a19ccc1d46be838b0dff69d0c523" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41403 } } peers { permanent_uuid: "43efb696854349c29237e48f513e3a15" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44665 } } peers { permanent_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35081 } }
I20260713 09:04:47.164749 10019 ts_tablet_manager.cc:1434] T e04a3d1060cb4187b5ac34f2d6f93fe2 P 5152f23c3ddd4b4c8cbd721ad104ac16: Time spent starting tablet: real 0.082s	user 0.003s	sys 0.021s
I20260713 09:04:47.175228 10019 tablet_bootstrap.cc:492] T 6ee51dc30dd34f3cb39f81e177f37653 P 5152f23c3ddd4b4c8cbd721ad104ac16: Bootstrap starting.
I20260713 09:04:47.175644  9805 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc05067690e248cb98f3fcb9a85d30ac" candidate_uuid: "83b3a19ccc1d46be838b0dff69d0c523" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43efb696854349c29237e48f513e3a15"
I20260713 09:04:47.176229  9805 raft_consensus.cc:3060] T fc05067690e248cb98f3fcb9a85d30ac P 43efb696854349c29237e48f513e3a15 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:47.180401  9844 leader_election.cc:304] T fc05067690e248cb98f3fcb9a85d30ac P 5152f23c3ddd4b4c8cbd721ad104ac16 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5152f23c3ddd4b4c8cbd721ad104ac16, 83b3a19ccc1d46be838b0dff69d0c523; no voters: 
I20260713 09:04:47.181494 10051 raft_consensus.cc:2804] T fc05067690e248cb98f3fcb9a85d30ac P 5152f23c3ddd4b4c8cbd721ad104ac16 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:04:47.181861 10051 raft_consensus.cc:493] T fc05067690e248cb98f3fcb9a85d30ac P 5152f23c3ddd4b4c8cbd721ad104ac16 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:04:47.182188 10051 raft_consensus.cc:3060] T fc05067690e248cb98f3fcb9a85d30ac P 5152f23c3ddd4b4c8cbd721ad104ac16 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:47.186127  9804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c0c1f396f7945a78f87adeb09cbb0d4" candidate_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43efb696854349c29237e48f513e3a15"
I20260713 09:04:47.186743  9804 raft_consensus.cc:3060] T 8c0c1f396f7945a78f87adeb09cbb0d4 P 43efb696854349c29237e48f513e3a15 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:47.188908 10020 raft_consensus.cc:515] T 6ee51dc30dd34f3cb39f81e177f37653 P 83b3a19ccc1d46be838b0dff69d0c523 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83b3a19ccc1d46be838b0dff69d0c523" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41403 } } peers { permanent_uuid: "43efb696854349c29237e48f513e3a15" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44665 } } peers { permanent_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35081 } }
I20260713 09:04:47.199898 10020 leader_election.cc:290] T 6ee51dc30dd34f3cb39f81e177f37653 P 83b3a19ccc1d46be838b0dff69d0c523 [CANDIDATE]: Term 1 election: Requested vote from peers 43efb696854349c29237e48f513e3a15 (127.5.160.130:44665), 5152f23c3ddd4b4c8cbd721ad104ac16 (127.5.160.131:35081)
I20260713 09:04:47.200409  9806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ee51dc30dd34f3cb39f81e177f37653" candidate_uuid: "83b3a19ccc1d46be838b0dff69d0c523" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43efb696854349c29237e48f513e3a15"
I20260713 09:04:47.201020  9806 raft_consensus.cc:3060] T 6ee51dc30dd34f3cb39f81e177f37653 P 43efb696854349c29237e48f513e3a15 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:47.201683 10019 tablet_bootstrap.cc:654] T 6ee51dc30dd34f3cb39f81e177f37653 P 5152f23c3ddd4b4c8cbd721ad104ac16: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:47.206393  9877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ee51dc30dd34f3cb39f81e177f37653" candidate_uuid: "83b3a19ccc1d46be838b0dff69d0c523" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16"
I20260713 09:04:47.206601 10023 tablet_bootstrap.cc:492] T ce3c215cbda0478f91251c12f54348a8 P 83b3a19ccc1d46be838b0dff69d0c523: No bootstrap required, opened a new log
I20260713 09:04:47.207304 10023 ts_tablet_manager.cc:1403] T ce3c215cbda0478f91251c12f54348a8 P 83b3a19ccc1d46be838b0dff69d0c523: Time spent bootstrapping tablet: real 0.047s	user 0.014s	sys 0.002s
I20260713 09:04:47.209996 10023 raft_consensus.cc:359] T ce3c215cbda0478f91251c12f54348a8 P 83b3a19ccc1d46be838b0dff69d0c523 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83b3a19ccc1d46be838b0dff69d0c523" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41403 } } peers { permanent_uuid: "43efb696854349c29237e48f513e3a15" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44665 } } peers { permanent_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35081 } }
I20260713 09:04:47.210659 10023 raft_consensus.cc:385] T ce3c215cbda0478f91251c12f54348a8 P 83b3a19ccc1d46be838b0dff69d0c523 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:47.210917 10023 raft_consensus.cc:740] T ce3c215cbda0478f91251c12f54348a8 P 83b3a19ccc1d46be838b0dff69d0c523 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83b3a19ccc1d46be838b0dff69d0c523, State: Initialized, Role: FOLLOWER
I20260713 09:04:47.211550 10023 consensus_queue.cc:260] T ce3c215cbda0478f91251c12f54348a8 P 83b3a19ccc1d46be838b0dff69d0c523 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83b3a19ccc1d46be838b0dff69d0c523" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41403 } } peers { permanent_uuid: "43efb696854349c29237e48f513e3a15" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44665 } } peers { permanent_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35081 } }
I20260713 09:04:47.213577 10023 ts_tablet_manager.cc:1434] T ce3c215cbda0478f91251c12f54348a8 P 83b3a19ccc1d46be838b0dff69d0c523: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260713 09:04:47.214454 10023 tablet_bootstrap.cc:492] T 29797a8719ed4a019cad0469922a9d4e P 83b3a19ccc1d46be838b0dff69d0c523: Bootstrap starting.
I20260713 09:04:47.214848 10034 consensus_queue.cc:1048] T a67ac17d518f4b1f96346d1630d2e57e P 43efb696854349c29237e48f513e3a15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83b3a19ccc1d46be838b0dff69d0c523" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:04:47.216835  9696 leader_election.cc:343] T 6ee51dc30dd34f3cb39f81e177f37653 P 83b3a19ccc1d46be838b0dff69d0c523 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5152f23c3ddd4b4c8cbd721ad104ac16 (127.5.160.131:35081): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:47.218348 10019 tablet_bootstrap.cc:492] T 6ee51dc30dd34f3cb39f81e177f37653 P 5152f23c3ddd4b4c8cbd721ad104ac16: No bootstrap required, opened a new log
I20260713 09:04:47.218869 10019 ts_tablet_manager.cc:1403] T 6ee51dc30dd34f3cb39f81e177f37653 P 5152f23c3ddd4b4c8cbd721ad104ac16: Time spent bootstrapping tablet: real 0.044s	user 0.015s	sys 0.006s
I20260713 09:04:47.220993 10023 tablet_bootstrap.cc:654] T 29797a8719ed4a019cad0469922a9d4e P 83b3a19ccc1d46be838b0dff69d0c523: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:47.222115 10019 raft_consensus.cc:359] T 6ee51dc30dd34f3cb39f81e177f37653 P 5152f23c3ddd4b4c8cbd721ad104ac16 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83b3a19ccc1d46be838b0dff69d0c523" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41403 } } peers { permanent_uuid: "43efb696854349c29237e48f513e3a15" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44665 } } peers { permanent_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35081 } }
I20260713 09:04:47.189972 10051 raft_consensus.cc:515] T fc05067690e248cb98f3fcb9a85d30ac P 5152f23c3ddd4b4c8cbd721ad104ac16 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83b3a19ccc1d46be838b0dff69d0c523" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41403 } } peers { permanent_uuid: "43efb696854349c29237e48f513e3a15" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44665 } } peers { permanent_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35081 } }
I20260713 09:04:47.222985 10019 raft_consensus.cc:385] T 6ee51dc30dd34f3cb39f81e177f37653 P 5152f23c3ddd4b4c8cbd721ad104ac16 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:47.238417  9628 catalog_manager.cc:5697] T e04a3d1060cb4187b5ac34f2d6f93fe2 P 83b3a19ccc1d46be838b0dff69d0c523 reported cstate change: term changed from 0 to 1, leader changed from <none> to 83b3a19ccc1d46be838b0dff69d0c523 (127.5.160.129). New cstate: current_term: 1 leader_uuid: "83b3a19ccc1d46be838b0dff69d0c523" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83b3a19ccc1d46be838b0dff69d0c523" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41403 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "43efb696854349c29237e48f513e3a15" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44665 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35081 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:47.244556 10019 raft_consensus.cc:740] T 6ee51dc30dd34f3cb39f81e177f37653 P 5152f23c3ddd4b4c8cbd721ad104ac16 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5152f23c3ddd4b4c8cbd721ad104ac16, State: Initialized, Role: FOLLOWER
I20260713 09:04:47.245471 10019 consensus_queue.cc:260] T 6ee51dc30dd34f3cb39f81e177f37653 P 5152f23c3ddd4b4c8cbd721ad104ac16 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83b3a19ccc1d46be838b0dff69d0c523" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41403 } } peers { permanent_uuid: "43efb696854349c29237e48f513e3a15" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44665 } } peers { permanent_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35081 } }
I20260713 09:04:47.247943 10019 ts_tablet_manager.cc:1434] T 6ee51dc30dd34f3cb39f81e177f37653 P 5152f23c3ddd4b4c8cbd721ad104ac16: Time spent starting tablet: real 0.029s	user 0.007s	sys 0.000s
I20260713 09:04:47.253665 10023 tablet_bootstrap.cc:492] T 29797a8719ed4a019cad0469922a9d4e P 83b3a19ccc1d46be838b0dff69d0c523: No bootstrap required, opened a new log
I20260713 09:04:47.254148 10023 ts_tablet_manager.cc:1403] T 29797a8719ed4a019cad0469922a9d4e P 83b3a19ccc1d46be838b0dff69d0c523: Time spent bootstrapping tablet: real 0.040s	user 0.020s	sys 0.016s
I20260713 09:04:47.256757 10023 raft_consensus.cc:359] T 29797a8719ed4a019cad0469922a9d4e P 83b3a19ccc1d46be838b0dff69d0c523 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83b3a19ccc1d46be838b0dff69d0c523" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41403 } } peers { permanent_uuid: "43efb696854349c29237e48f513e3a15" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44665 } } peers { permanent_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35081 } }
I20260713 09:04:47.257431 10023 raft_consensus.cc:385] T 29797a8719ed4a019cad0469922a9d4e P 83b3a19ccc1d46be838b0dff69d0c523 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:47.257694 10023 raft_consensus.cc:740] T 29797a8719ed4a019cad0469922a9d4e P 83b3a19ccc1d46be838b0dff69d0c523 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83b3a19ccc1d46be838b0dff69d0c523, State: Initialized, Role: FOLLOWER
I20260713 09:04:47.258302 10023 consensus_queue.cc:260] T 29797a8719ed4a019cad0469922a9d4e P 83b3a19ccc1d46be838b0dff69d0c523 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83b3a19ccc1d46be838b0dff69d0c523" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41403 } } peers { permanent_uuid: "43efb696854349c29237e48f513e3a15" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44665 } } peers { permanent_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35081 } }
I20260713 09:04:47.260231 10023 ts_tablet_manager.cc:1434] T 29797a8719ed4a019cad0469922a9d4e P 83b3a19ccc1d46be838b0dff69d0c523: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.002s
I20260713 09:04:47.263087 10051 leader_election.cc:290] T fc05067690e248cb98f3fcb9a85d30ac P 5152f23c3ddd4b4c8cbd721ad104ac16 [CANDIDATE]: Term 1 election: Requested vote from peers 83b3a19ccc1d46be838b0dff69d0c523 (127.5.160.129:41403), 43efb696854349c29237e48f513e3a15 (127.5.160.130:44665)
I20260713 09:04:47.264261  9731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc05067690e248cb98f3fcb9a85d30ac" candidate_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83b3a19ccc1d46be838b0dff69d0c523"
I20260713 09:04:47.265205  9731 raft_consensus.cc:2393] T fc05067690e248cb98f3fcb9a85d30ac P 83b3a19ccc1d46be838b0dff69d0c523 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 5152f23c3ddd4b4c8cbd721ad104ac16 in current term 1: Already voted for candidate 83b3a19ccc1d46be838b0dff69d0c523 in this term.
I20260713 09:04:47.192181  9805 raft_consensus.cc:2468] T fc05067690e248cb98f3fcb9a85d30ac P 43efb696854349c29237e48f513e3a15 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83b3a19ccc1d46be838b0dff69d0c523 in term 1.
I20260713 09:04:47.193830  9879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc05067690e248cb98f3fcb9a85d30ac" candidate_uuid: "83b3a19ccc1d46be838b0dff69d0c523" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16"
I20260713 09:04:47.266484  9879 raft_consensus.cc:2393] T fc05067690e248cb98f3fcb9a85d30ac P 5152f23c3ddd4b4c8cbd721ad104ac16 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 83b3a19ccc1d46be838b0dff69d0c523 in current term 1: Already voted for candidate 5152f23c3ddd4b4c8cbd721ad104ac16 in this term.
I20260713 09:04:47.193879  9880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc05067690e248cb98f3fcb9a85d30ac" candidate_uuid: "83b3a19ccc1d46be838b0dff69d0c523" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" is_pre_election: true
I20260713 09:04:47.267966  9880 raft_consensus.cc:2393] T fc05067690e248cb98f3fcb9a85d30ac P 5152f23c3ddd4b4c8cbd721ad104ac16 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 83b3a19ccc1d46be838b0dff69d0c523 in current term 1: Already voted for candidate 5152f23c3ddd4b4c8cbd721ad104ac16 in this term.
I20260713 09:04:47.264729  9806 raft_consensus.cc:2468] T 6ee51dc30dd34f3cb39f81e177f37653 P 43efb696854349c29237e48f513e3a15 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83b3a19ccc1d46be838b0dff69d0c523 in term 1.
I20260713 09:04:47.269691  9697 leader_election.cc:304] T fc05067690e248cb98f3fcb9a85d30ac P 83b3a19ccc1d46be838b0dff69d0c523 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 43efb696854349c29237e48f513e3a15, 83b3a19ccc1d46be838b0dff69d0c523; no voters: 5152f23c3ddd4b4c8cbd721ad104ac16
I20260713 09:04:47.270777 10043 raft_consensus.cc:2804] T fc05067690e248cb98f3fcb9a85d30ac P 83b3a19ccc1d46be838b0dff69d0c523 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:04:47.270936  9697 leader_election.cc:304] T 6ee51dc30dd34f3cb39f81e177f37653 P 83b3a19ccc1d46be838b0dff69d0c523 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 43efb696854349c29237e48f513e3a15, 83b3a19ccc1d46be838b0dff69d0c523; no voters: 5152f23c3ddd4b4c8cbd721ad104ac16
I20260713 09:04:47.271335 10043 raft_consensus.cc:697] T fc05067690e248cb98f3fcb9a85d30ac P 83b3a19ccc1d46be838b0dff69d0c523 [term 1 LEADER]: Becoming Leader. State: Replica: 83b3a19ccc1d46be838b0dff69d0c523, State: Running, Role: LEADER
I20260713 09:04:47.272420 10053 raft_consensus.cc:2804] T 6ee51dc30dd34f3cb39f81e177f37653 P 83b3a19ccc1d46be838b0dff69d0c523 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:04:47.273072 10053 raft_consensus.cc:697] T 6ee51dc30dd34f3cb39f81e177f37653 P 83b3a19ccc1d46be838b0dff69d0c523 [term 1 LEADER]: Becoming Leader. State: Replica: 83b3a19ccc1d46be838b0dff69d0c523, State: Running, Role: LEADER
I20260713 09:04:47.272326 10043 consensus_queue.cc:237] T fc05067690e248cb98f3fcb9a85d30ac P 83b3a19ccc1d46be838b0dff69d0c523 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83b3a19ccc1d46be838b0dff69d0c523" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41403 } } peers { permanent_uuid: "43efb696854349c29237e48f513e3a15" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44665 } } peers { permanent_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35081 } }
I20260713 09:04:47.274137 10053 consensus_queue.cc:237] T 6ee51dc30dd34f3cb39f81e177f37653 P 83b3a19ccc1d46be838b0dff69d0c523 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83b3a19ccc1d46be838b0dff69d0c523" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41403 } } peers { permanent_uuid: "43efb696854349c29237e48f513e3a15" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44665 } } peers { permanent_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35081 } }
I20260713 09:04:47.194779  9771 leader_election.cc:304] T ce3c215cbda0478f91251c12f54348a8 P 43efb696854349c29237e48f513e3a15 [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: 43efb696854349c29237e48f513e3a15, 5152f23c3ddd4b4c8cbd721ad104ac16; no voters: 83b3a19ccc1d46be838b0dff69d0c523
W20260713 09:04:47.280189  9771 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.160.131:35081, user_credentials={real_user=slave}} blocked reactor thread for 85498.3us
I20260713 09:04:47.194864  9803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc05067690e248cb98f3fcb9a85d30ac" candidate_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43efb696854349c29237e48f513e3a15" is_pre_election: true
I20260713 09:04:47.195591  9730 raft_consensus.cc:2468] T 8c0c1f396f7945a78f87adeb09cbb0d4 P 83b3a19ccc1d46be838b0dff69d0c523 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5152f23c3ddd4b4c8cbd721ad104ac16 in term 1.
I20260713 09:04:47.282567  9803 raft_consensus.cc:2393] T fc05067690e248cb98f3fcb9a85d30ac P 43efb696854349c29237e48f513e3a15 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5152f23c3ddd4b4c8cbd721ad104ac16 in current term 1: Already voted for candidate 83b3a19ccc1d46be838b0dff69d0c523 in this term.
I20260713 09:04:47.197235  9804 raft_consensus.cc:2468] T 8c0c1f396f7945a78f87adeb09cbb0d4 P 43efb696854349c29237e48f513e3a15 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5152f23c3ddd4b4c8cbd721ad104ac16 in term 1.
I20260713 09:04:47.193488  9846 leader_election.cc:304] T 55354222930240fc92cf9e21a27fcf2e P 5152f23c3ddd4b4c8cbd721ad104ac16 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 43efb696854349c29237e48f513e3a15, 5152f23c3ddd4b4c8cbd721ad104ac16; no voters: 83b3a19ccc1d46be838b0dff69d0c523
I20260713 09:04:47.285306 10051 raft_consensus.cc:2804] T 55354222930240fc92cf9e21a27fcf2e P 5152f23c3ddd4b4c8cbd721ad104ac16 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:04:47.285845 10051 raft_consensus.cc:697] T 55354222930240fc92cf9e21a27fcf2e P 5152f23c3ddd4b4c8cbd721ad104ac16 [term 1 LEADER]: Becoming Leader. State: Replica: 5152f23c3ddd4b4c8cbd721ad104ac16, State: Running, Role: LEADER
I20260713 09:04:47.286441 10032 raft_consensus.cc:2804] T ce3c215cbda0478f91251c12f54348a8 P 43efb696854349c29237e48f513e3a15 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:04:47.286978 10032 raft_consensus.cc:493] T ce3c215cbda0478f91251c12f54348a8 P 43efb696854349c29237e48f513e3a15 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:04:47.286767 10051 consensus_queue.cc:237] T 55354222930240fc92cf9e21a27fcf2e P 5152f23c3ddd4b4c8cbd721ad104ac16 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83b3a19ccc1d46be838b0dff69d0c523" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41403 } } peers { permanent_uuid: "43efb696854349c29237e48f513e3a15" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44665 } } peers { permanent_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35081 } }
I20260713 09:04:47.287434 10032 raft_consensus.cc:3060] T ce3c215cbda0478f91251c12f54348a8 P 43efb696854349c29237e48f513e3a15 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:04:47.284729  9846 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.160.130:44665, user_credentials={real_user=slave}} blocked reactor thread for 91326.7us
I20260713 09:04:47.291131  9846 leader_election.cc:304] T 8c0c1f396f7945a78f87adeb09cbb0d4 P 5152f23c3ddd4b4c8cbd721ad104ac16 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 43efb696854349c29237e48f513e3a15, 5152f23c3ddd4b4c8cbd721ad104ac16; no voters: 
I20260713 09:04:47.293613  9804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc05067690e248cb98f3fcb9a85d30ac" candidate_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43efb696854349c29237e48f513e3a15"
I20260713 09:04:47.294569  9804 raft_consensus.cc:2393] T fc05067690e248cb98f3fcb9a85d30ac P 43efb696854349c29237e48f513e3a15 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 5152f23c3ddd4b4c8cbd721ad104ac16 in current term 1: Already voted for candidate 83b3a19ccc1d46be838b0dff69d0c523 in this term.
I20260713 09:04:47.193955  9949 leader_election.cc:290] T fc05067690e248cb98f3fcb9a85d30ac P 83b3a19ccc1d46be838b0dff69d0c523 [CANDIDATE]: Term 1 election: Requested vote from peers 43efb696854349c29237e48f513e3a15 (127.5.160.130:44665), 5152f23c3ddd4b4c8cbd721ad104ac16 (127.5.160.131:35081)
I20260713 09:04:47.306558 10053 raft_consensus.cc:493] T ce3c215cbda0478f91251c12f54348a8 P 83b3a19ccc1d46be838b0dff69d0c523 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:47.307632 10053 raft_consensus.cc:515] T ce3c215cbda0478f91251c12f54348a8 P 83b3a19ccc1d46be838b0dff69d0c523 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83b3a19ccc1d46be838b0dff69d0c523" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41403 } } peers { permanent_uuid: "43efb696854349c29237e48f513e3a15" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44665 } } peers { permanent_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35081 } }
I20260713 09:04:47.196871  9986 leader_election.cc:290] T ce3c215cbda0478f91251c12f54348a8 P 43efb696854349c29237e48f513e3a15 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 83b3a19ccc1d46be838b0dff69d0c523 (127.5.160.129:41403), 5152f23c3ddd4b4c8cbd721ad104ac16 (127.5.160.131:35081)
I20260713 09:04:47.310276  9927 raft_consensus.cc:2804] T 8c0c1f396f7945a78f87adeb09cbb0d4 P 5152f23c3ddd4b4c8cbd721ad104ac16 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:04:47.310915  9927 raft_consensus.cc:697] T 8c0c1f396f7945a78f87adeb09cbb0d4 P 5152f23c3ddd4b4c8cbd721ad104ac16 [term 1 LEADER]: Becoming Leader. State: Replica: 5152f23c3ddd4b4c8cbd721ad104ac16, State: Running, Role: LEADER
I20260713 09:04:47.311870  9927 consensus_queue.cc:237] T 8c0c1f396f7945a78f87adeb09cbb0d4 P 5152f23c3ddd4b4c8cbd721ad104ac16 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83b3a19ccc1d46be838b0dff69d0c523" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41403 } } peers { permanent_uuid: "43efb696854349c29237e48f513e3a15" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44665 } } peers { permanent_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35081 } }
I20260713 09:04:47.317792  9804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce3c215cbda0478f91251c12f54348a8" candidate_uuid: "83b3a19ccc1d46be838b0dff69d0c523" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43efb696854349c29237e48f513e3a15" is_pre_election: true
I20260713 09:04:47.319039 10050 raft_consensus.cc:493] T 29797a8719ed4a019cad0469922a9d4e P 5152f23c3ddd4b4c8cbd721ad104ac16 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:47.319819 10053 leader_election.cc:290] T ce3c215cbda0478f91251c12f54348a8 P 83b3a19ccc1d46be838b0dff69d0c523 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 43efb696854349c29237e48f513e3a15 (127.5.160.130:44665), 5152f23c3ddd4b4c8cbd721ad104ac16 (127.5.160.131:35081)
I20260713 09:04:47.319731 10050 raft_consensus.cc:515] T 29797a8719ed4a019cad0469922a9d4e P 5152f23c3ddd4b4c8cbd721ad104ac16 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83b3a19ccc1d46be838b0dff69d0c523" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41403 } } peers { permanent_uuid: "43efb696854349c29237e48f513e3a15" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44665 } } peers { permanent_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35081 } }
I20260713 09:04:47.322093 10050 leader_election.cc:290] T 29797a8719ed4a019cad0469922a9d4e P 5152f23c3ddd4b4c8cbd721ad104ac16 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 83b3a19ccc1d46be838b0dff69d0c523 (127.5.160.129:41403), 43efb696854349c29237e48f513e3a15 (127.5.160.130:44665)
I20260713 09:04:47.323855  9986 consensus_queue.cc:1048] T a67ac17d518f4b1f96346d1630d2e57e P 43efb696854349c29237e48f513e3a15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:04:47.325107 10032 raft_consensus.cc:515] T ce3c215cbda0478f91251c12f54348a8 P 43efb696854349c29237e48f513e3a15 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83b3a19ccc1d46be838b0dff69d0c523" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41403 } } peers { permanent_uuid: "43efb696854349c29237e48f513e3a15" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44665 } } peers { permanent_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35081 } }
I20260713 09:04:47.326721  9804 raft_consensus.cc:2393] T ce3c215cbda0478f91251c12f54348a8 P 43efb696854349c29237e48f513e3a15 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 83b3a19ccc1d46be838b0dff69d0c523 in current term 1: Already voted for candidate 43efb696854349c29237e48f513e3a15 in this term.
I20260713 09:04:47.327114  9846 leader_election.cc:304] T fc05067690e248cb98f3fcb9a85d30ac P 5152f23c3ddd4b4c8cbd721ad104ac16 [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: 5152f23c3ddd4b4c8cbd721ad104ac16; no voters: 43efb696854349c29237e48f513e3a15, 83b3a19ccc1d46be838b0dff69d0c523
I20260713 09:04:47.329664 10050 raft_consensus.cc:2749] T fc05067690e248cb98f3fcb9a85d30ac P 5152f23c3ddd4b4c8cbd721ad104ac16 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:04:47.329919  9804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29797a8719ed4a019cad0469922a9d4e" candidate_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43efb696854349c29237e48f513e3a15" is_pre_election: true
I20260713 09:04:47.331355  9804 raft_consensus.cc:2468] T 29797a8719ed4a019cad0469922a9d4e P 43efb696854349c29237e48f513e3a15 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5152f23c3ddd4b4c8cbd721ad104ac16 in term 0.
I20260713 09:04:47.334318  9730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29797a8719ed4a019cad0469922a9d4e" candidate_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83b3a19ccc1d46be838b0dff69d0c523" is_pre_election: true
I20260713 09:04:47.334767  9846 leader_election.cc:304] T 29797a8719ed4a019cad0469922a9d4e P 5152f23c3ddd4b4c8cbd721ad104ac16 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 43efb696854349c29237e48f513e3a15, 5152f23c3ddd4b4c8cbd721ad104ac16; no voters: 
I20260713 09:04:47.339820  9731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce3c215cbda0478f91251c12f54348a8" candidate_uuid: "43efb696854349c29237e48f513e3a15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83b3a19ccc1d46be838b0dff69d0c523"
I20260713 09:04:47.335247  9730 raft_consensus.cc:2468] T 29797a8719ed4a019cad0469922a9d4e P 83b3a19ccc1d46be838b0dff69d0c523 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5152f23c3ddd4b4c8cbd721ad104ac16 in term 0.
I20260713 09:04:47.340523 10032 leader_election.cc:290] T ce3c215cbda0478f91251c12f54348a8 P 43efb696854349c29237e48f513e3a15 [CANDIDATE]: Term 1 election: Requested vote from peers 83b3a19ccc1d46be838b0dff69d0c523 (127.5.160.129:41403), 5152f23c3ddd4b4c8cbd721ad104ac16 (127.5.160.131:35081)
I20260713 09:04:47.340611  9731 raft_consensus.cc:3060] T ce3c215cbda0478f91251c12f54348a8 P 83b3a19ccc1d46be838b0dff69d0c523 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:47.348994  9880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce3c215cbda0478f91251c12f54348a8" candidate_uuid: "83b3a19ccc1d46be838b0dff69d0c523" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" is_pre_election: true
I20260713 09:04:47.349619  9880 raft_consensus.cc:2468] T ce3c215cbda0478f91251c12f54348a8 P 5152f23c3ddd4b4c8cbd721ad104ac16 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 83b3a19ccc1d46be838b0dff69d0c523 in term 0.
I20260713 09:04:47.336418 10051 raft_consensus.cc:2804] T 29797a8719ed4a019cad0469922a9d4e P 5152f23c3ddd4b4c8cbd721ad104ac16 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:04:47.350457  9878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce3c215cbda0478f91251c12f54348a8" candidate_uuid: "43efb696854349c29237e48f513e3a15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16"
I20260713 09:04:47.351186  9878 raft_consensus.cc:3060] T ce3c215cbda0478f91251c12f54348a8 P 5152f23c3ddd4b4c8cbd721ad104ac16 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:47.352029  9731 raft_consensus.cc:2468] T ce3c215cbda0478f91251c12f54348a8 P 83b3a19ccc1d46be838b0dff69d0c523 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 43efb696854349c29237e48f513e3a15 in term 1.
I20260713 09:04:47.352108  9696 leader_election.cc:304] T ce3c215cbda0478f91251c12f54348a8 P 83b3a19ccc1d46be838b0dff69d0c523 [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: 5152f23c3ddd4b4c8cbd721ad104ac16, 83b3a19ccc1d46be838b0dff69d0c523; no voters: 43efb696854349c29237e48f513e3a15
I20260713 09:04:47.353415 10061 raft_consensus.cc:2764] T ce3c215cbda0478f91251c12f54348a8 P 83b3a19ccc1d46be838b0dff69d0c523 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260713 09:04:47.356542 10061 raft_consensus.cc:493] T 55354222930240fc92cf9e21a27fcf2e P 83b3a19ccc1d46be838b0dff69d0c523 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:47.357097 10061 raft_consensus.cc:515] T 55354222930240fc92cf9e21a27fcf2e P 83b3a19ccc1d46be838b0dff69d0c523 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83b3a19ccc1d46be838b0dff69d0c523" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41403 } } peers { permanent_uuid: "43efb696854349c29237e48f513e3a15" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44665 } } peers { permanent_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35081 } }
I20260713 09:04:47.358855  9878 raft_consensus.cc:2468] T ce3c215cbda0478f91251c12f54348a8 P 5152f23c3ddd4b4c8cbd721ad104ac16 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 43efb696854349c29237e48f513e3a15 in term 1.
I20260713 09:04:47.350519 10051 raft_consensus.cc:493] T 29797a8719ed4a019cad0469922a9d4e P 5152f23c3ddd4b4c8cbd721ad104ac16 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:04:47.360204 10051 raft_consensus.cc:3060] T 29797a8719ed4a019cad0469922a9d4e P 5152f23c3ddd4b4c8cbd721ad104ac16 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:47.360471  9804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55354222930240fc92cf9e21a27fcf2e" candidate_uuid: "83b3a19ccc1d46be838b0dff69d0c523" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43efb696854349c29237e48f513e3a15" is_pre_election: true
I20260713 09:04:47.361515  9804 raft_consensus.cc:2393] T 55354222930240fc92cf9e21a27fcf2e P 43efb696854349c29237e48f513e3a15 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 83b3a19ccc1d46be838b0dff69d0c523 in current term 1: Already voted for candidate 5152f23c3ddd4b4c8cbd721ad104ac16 in this term.
I20260713 09:04:47.363605 10061 leader_election.cc:290] T 55354222930240fc92cf9e21a27fcf2e P 83b3a19ccc1d46be838b0dff69d0c523 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 43efb696854349c29237e48f513e3a15 (127.5.160.130:44665), 5152f23c3ddd4b4c8cbd721ad104ac16 (127.5.160.131:35081)
I20260713 09:04:47.365072  9771 leader_election.cc:304] T ce3c215cbda0478f91251c12f54348a8 P 43efb696854349c29237e48f513e3a15 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 43efb696854349c29237e48f513e3a15, 5152f23c3ddd4b4c8cbd721ad104ac16; no voters: 
I20260713 09:04:47.366153 10032 raft_consensus.cc:2804] T ce3c215cbda0478f91251c12f54348a8 P 43efb696854349c29237e48f513e3a15 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:04:47.368265 10032 raft_consensus.cc:697] T ce3c215cbda0478f91251c12f54348a8 P 43efb696854349c29237e48f513e3a15 [term 1 LEADER]: Becoming Leader. State: Replica: 43efb696854349c29237e48f513e3a15, State: Running, Role: LEADER
I20260713 09:04:47.369995 10032 consensus_queue.cc:237] T ce3c215cbda0478f91251c12f54348a8 P 43efb696854349c29237e48f513e3a15 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83b3a19ccc1d46be838b0dff69d0c523" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41403 } } peers { permanent_uuid: "43efb696854349c29237e48f513e3a15" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44665 } } peers { permanent_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35081 } }
I20260713 09:04:47.370476 10061 consensus_queue.cc:1048] T dae2d6b732394ef2910aa9ee52a0a61e P 83b3a19ccc1d46be838b0dff69d0c523 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:04:47.382413  9628 catalog_manager.cc:5697] T fc05067690e248cb98f3fcb9a85d30ac P 83b3a19ccc1d46be838b0dff69d0c523 reported cstate change: term changed from 0 to 1, leader changed from <none> to 83b3a19ccc1d46be838b0dff69d0c523 (127.5.160.129). New cstate: current_term: 1 leader_uuid: "83b3a19ccc1d46be838b0dff69d0c523" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83b3a19ccc1d46be838b0dff69d0c523" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41403 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "43efb696854349c29237e48f513e3a15" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44665 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35081 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:47.371547  9878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55354222930240fc92cf9e21a27fcf2e" candidate_uuid: "83b3a19ccc1d46be838b0dff69d0c523" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" is_pre_election: true
I20260713 09:04:47.373239  9927 raft_consensus.cc:493] T e04a3d1060cb4187b5ac34f2d6f93fe2 P 5152f23c3ddd4b4c8cbd721ad104ac16 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:47.384958  9927 raft_consensus.cc:515] T e04a3d1060cb4187b5ac34f2d6f93fe2 P 5152f23c3ddd4b4c8cbd721ad104ac16 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83b3a19ccc1d46be838b0dff69d0c523" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41403 } } peers { permanent_uuid: "43efb696854349c29237e48f513e3a15" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44665 } } peers { permanent_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35081 } }
I20260713 09:04:47.384481  9628 catalog_manager.cc:5697] T 6ee51dc30dd34f3cb39f81e177f37653 P 83b3a19ccc1d46be838b0dff69d0c523 reported cstate change: term changed from 0 to 1, leader changed from <none> to 83b3a19ccc1d46be838b0dff69d0c523 (127.5.160.129). New cstate: current_term: 1 leader_uuid: "83b3a19ccc1d46be838b0dff69d0c523" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83b3a19ccc1d46be838b0dff69d0c523" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41403 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "43efb696854349c29237e48f513e3a15" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44665 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35081 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:47.387216  9927 leader_election.cc:290] T e04a3d1060cb4187b5ac34f2d6f93fe2 P 5152f23c3ddd4b4c8cbd721ad104ac16 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 83b3a19ccc1d46be838b0dff69d0c523 (127.5.160.129:41403), 43efb696854349c29237e48f513e3a15 (127.5.160.130:44665)
W20260713 09:04:47.378520  9846 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.160.130:44665, user_credentials={real_user=slave}} blocked reactor thread for 43864.5us
I20260713 09:04:47.380290 10051 raft_consensus.cc:515] T 29797a8719ed4a019cad0469922a9d4e P 5152f23c3ddd4b4c8cbd721ad104ac16 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83b3a19ccc1d46be838b0dff69d0c523" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41403 } } peers { permanent_uuid: "43efb696854349c29237e48f513e3a15" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44665 } } peers { permanent_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35081 } }
I20260713 09:04:47.389706 10051 leader_election.cc:290] T 29797a8719ed4a019cad0469922a9d4e P 5152f23c3ddd4b4c8cbd721ad104ac16 [CANDIDATE]: Term 1 election: Requested vote from peers 83b3a19ccc1d46be838b0dff69d0c523 (127.5.160.129:41403), 43efb696854349c29237e48f513e3a15 (127.5.160.130:44665)
I20260713 09:04:47.389674  9804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e04a3d1060cb4187b5ac34f2d6f93fe2" candidate_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43efb696854349c29237e48f513e3a15" is_pre_election: true
I20260713 09:04:47.390911  9804 raft_consensus.cc:2393] T e04a3d1060cb4187b5ac34f2d6f93fe2 P 43efb696854349c29237e48f513e3a15 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5152f23c3ddd4b4c8cbd721ad104ac16 in current term 1: Already voted for candidate 83b3a19ccc1d46be838b0dff69d0c523 in this term.
I20260713 09:04:47.391444  9803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29797a8719ed4a019cad0469922a9d4e" candidate_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43efb696854349c29237e48f513e3a15"
I20260713 09:04:47.392083  9803 raft_consensus.cc:3060] T 29797a8719ed4a019cad0469922a9d4e P 43efb696854349c29237e48f513e3a15 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:47.400017  9803 raft_consensus.cc:2468] T 29797a8719ed4a019cad0469922a9d4e P 43efb696854349c29237e48f513e3a15 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5152f23c3ddd4b4c8cbd721ad104ac16 in term 1.
I20260713 09:04:47.401266  9696 leader_election.cc:304] T 55354222930240fc92cf9e21a27fcf2e P 83b3a19ccc1d46be838b0dff69d0c523 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 83b3a19ccc1d46be838b0dff69d0c523; no voters: 43efb696854349c29237e48f513e3a15, 5152f23c3ddd4b4c8cbd721ad104ac16
I20260713 09:04:47.401849  9846 leader_election.cc:304] T 29797a8719ed4a019cad0469922a9d4e P 5152f23c3ddd4b4c8cbd721ad104ac16 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 43efb696854349c29237e48f513e3a15, 5152f23c3ddd4b4c8cbd721ad104ac16; no voters: 
I20260713 09:04:47.402801 10051 raft_consensus.cc:2804] T 29797a8719ed4a019cad0469922a9d4e P 5152f23c3ddd4b4c8cbd721ad104ac16 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:04:47.402858 10061 raft_consensus.cc:3060] T 55354222930240fc92cf9e21a27fcf2e P 83b3a19ccc1d46be838b0dff69d0c523 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:47.403369 10051 raft_consensus.cc:697] T 29797a8719ed4a019cad0469922a9d4e P 5152f23c3ddd4b4c8cbd721ad104ac16 [term 1 LEADER]: Becoming Leader. State: Replica: 5152f23c3ddd4b4c8cbd721ad104ac16, State: Running, Role: LEADER
I20260713 09:04:47.404330 10051 consensus_queue.cc:237] T 29797a8719ed4a019cad0469922a9d4e P 5152f23c3ddd4b4c8cbd721ad104ac16 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83b3a19ccc1d46be838b0dff69d0c523" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41403 } } peers { permanent_uuid: "43efb696854349c29237e48f513e3a15" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44665 } } peers { permanent_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35081 } }
I20260713 09:04:47.410602  9729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e04a3d1060cb4187b5ac34f2d6f93fe2" candidate_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83b3a19ccc1d46be838b0dff69d0c523" is_pre_election: true
I20260713 09:04:47.414219  9731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29797a8719ed4a019cad0469922a9d4e" candidate_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83b3a19ccc1d46be838b0dff69d0c523"
I20260713 09:04:47.415035  9731 raft_consensus.cc:3060] T 29797a8719ed4a019cad0469922a9d4e P 83b3a19ccc1d46be838b0dff69d0c523 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:47.431522 10043 consensus_queue.cc:1048] T dae2d6b732394ef2910aa9ee52a0a61e P 83b3a19ccc1d46be838b0dff69d0c523 [LEADER]: Connected to new peer: Peer: permanent_uuid: "43efb696854349c29237e48f513e3a15" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:04:47.435640 10061 raft_consensus.cc:2749] T 55354222930240fc92cf9e21a27fcf2e P 83b3a19ccc1d46be838b0dff69d0c523 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:04:47.439848  9628 catalog_manager.cc:5697] T ce3c215cbda0478f91251c12f54348a8 P 43efb696854349c29237e48f513e3a15 reported cstate change: term changed from 0 to 1, leader changed from <none> to 43efb696854349c29237e48f513e3a15 (127.5.160.130). New cstate: current_term: 1 leader_uuid: "43efb696854349c29237e48f513e3a15" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83b3a19ccc1d46be838b0dff69d0c523" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41403 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "43efb696854349c29237e48f513e3a15" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44665 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35081 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:47.444589  9844 leader_election.cc:304] T e04a3d1060cb4187b5ac34f2d6f93fe2 P 5152f23c3ddd4b4c8cbd721ad104ac16 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5152f23c3ddd4b4c8cbd721ad104ac16; no voters: 43efb696854349c29237e48f513e3a15, 83b3a19ccc1d46be838b0dff69d0c523
I20260713 09:04:47.445796 10067 raft_consensus.cc:3060] T e04a3d1060cb4187b5ac34f2d6f93fe2 P 5152f23c3ddd4b4c8cbd721ad104ac16 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:47.446075  9629 catalog_manager.cc:5697] T 55354222930240fc92cf9e21a27fcf2e P 5152f23c3ddd4b4c8cbd721ad104ac16 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5152f23c3ddd4b4c8cbd721ad104ac16 (127.5.160.131). New cstate: current_term: 1 leader_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83b3a19ccc1d46be838b0dff69d0c523" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41403 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "43efb696854349c29237e48f513e3a15" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44665 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35081 } health_report { overall_health: HEALTHY } } }
I20260713 09:04:47.447878  9629 catalog_manager.cc:5697] T 8c0c1f396f7945a78f87adeb09cbb0d4 P 5152f23c3ddd4b4c8cbd721ad104ac16 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5152f23c3ddd4b4c8cbd721ad104ac16 (127.5.160.131). New cstate: current_term: 1 leader_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83b3a19ccc1d46be838b0dff69d0c523" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41403 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "43efb696854349c29237e48f513e3a15" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44665 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35081 } health_report { overall_health: HEALTHY } } }
I20260713 09:04:47.452697 10067 raft_consensus.cc:2749] T e04a3d1060cb4187b5ac34f2d6f93fe2 P 5152f23c3ddd4b4c8cbd721ad104ac16 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:04:47.454332  9731 raft_consensus.cc:2468] T 29797a8719ed4a019cad0469922a9d4e P 83b3a19ccc1d46be838b0dff69d0c523 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5152f23c3ddd4b4c8cbd721ad104ac16 in term 1.
I20260713 09:04:47.466018  9629 catalog_manager.cc:5697] T 29797a8719ed4a019cad0469922a9d4e P 5152f23c3ddd4b4c8cbd721ad104ac16 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5152f23c3ddd4b4c8cbd721ad104ac16 (127.5.160.131). New cstate: current_term: 1 leader_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83b3a19ccc1d46be838b0dff69d0c523" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41403 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "43efb696854349c29237e48f513e3a15" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44665 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35081 } health_report { overall_health: HEALTHY } } }
I20260713 09:04:47.553964 10061 consensus_queue.cc:1048] T e04a3d1060cb4187b5ac34f2d6f93fe2 P 83b3a19ccc1d46be838b0dff69d0c523 [LEADER]: Connected to new peer: Peer: permanent_uuid: "43efb696854349c29237e48f513e3a15" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:47.569816 10020 consensus_queue.cc:1048] T e04a3d1060cb4187b5ac34f2d6f93fe2 P 83b3a19ccc1d46be838b0dff69d0c523 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:47.599557  9879 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "55354222930240fc92cf9e21a27fcf2e"
dest_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16"
mode: GRACEFUL
new_leader_uuid: "83b3a19ccc1d46be838b0dff69d0c523"
 from {username='slave'} at 127.0.0.1:48552
I20260713 09:04:47.600150  9879 raft_consensus.cc:606] T 55354222930240fc92cf9e21a27fcf2e P 5152f23c3ddd4b4c8cbd721ad104ac16 [term 1 LEADER]: Received request to transfer leadership to TS 83b3a19ccc1d46be838b0dff69d0c523
I20260713 09:04:47.608479  9803 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a67ac17d518f4b1f96346d1630d2e57e"
dest_uuid: "43efb696854349c29237e48f513e3a15"
mode: GRACEFUL
new_leader_uuid: "83b3a19ccc1d46be838b0dff69d0c523"
 from {username='slave'} at 127.0.0.1:42900
I20260713 09:04:47.609133  9803 raft_consensus.cc:606] T a67ac17d518f4b1f96346d1630d2e57e P 43efb696854349c29237e48f513e3a15 [term 1 LEADER]: Received request to transfer leadership to TS 83b3a19ccc1d46be838b0dff69d0c523
I20260713 09:04:47.611691 10067 raft_consensus.cc:493] T 6ee51dc30dd34f3cb39f81e177f37653 P 5152f23c3ddd4b4c8cbd721ad104ac16 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:47.612273 10067 raft_consensus.cc:515] T 6ee51dc30dd34f3cb39f81e177f37653 P 5152f23c3ddd4b4c8cbd721ad104ac16 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83b3a19ccc1d46be838b0dff69d0c523" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41403 } } peers { permanent_uuid: "43efb696854349c29237e48f513e3a15" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44665 } } peers { permanent_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35081 } }
I20260713 09:04:47.615257  9731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ee51dc30dd34f3cb39f81e177f37653" candidate_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83b3a19ccc1d46be838b0dff69d0c523" is_pre_election: true
I20260713 09:04:47.615907  9803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ee51dc30dd34f3cb39f81e177f37653" candidate_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43efb696854349c29237e48f513e3a15" is_pre_election: true
I20260713 09:04:47.616873  9803 raft_consensus.cc:2393] T 6ee51dc30dd34f3cb39f81e177f37653 P 43efb696854349c29237e48f513e3a15 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5152f23c3ddd4b4c8cbd721ad104ac16 in current term 1: Already voted for candidate 83b3a19ccc1d46be838b0dff69d0c523 in this term.
I20260713 09:04:47.617959  9846 leader_election.cc:304] T 6ee51dc30dd34f3cb39f81e177f37653 P 5152f23c3ddd4b4c8cbd721ad104ac16 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5152f23c3ddd4b4c8cbd721ad104ac16; no voters: 43efb696854349c29237e48f513e3a15, 83b3a19ccc1d46be838b0dff69d0c523
I20260713 09:04:47.618377  9879 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8c0c1f396f7945a78f87adeb09cbb0d4"
dest_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16"
mode: GRACEFUL
new_leader_uuid: "43efb696854349c29237e48f513e3a15"
 from {username='slave'} at 127.0.0.1:48552
I20260713 09:04:47.618782 10051 raft_consensus.cc:3060] T 6ee51dc30dd34f3cb39f81e177f37653 P 5152f23c3ddd4b4c8cbd721ad104ac16 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:47.619069  9879 raft_consensus.cc:606] T 8c0c1f396f7945a78f87adeb09cbb0d4 P 5152f23c3ddd4b4c8cbd721ad104ac16 [term 1 LEADER]: Received request to transfer leadership to TS 43efb696854349c29237e48f513e3a15
I20260713 09:04:47.622406 10067 leader_election.cc:290] T 6ee51dc30dd34f3cb39f81e177f37653 P 5152f23c3ddd4b4c8cbd721ad104ac16 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 83b3a19ccc1d46be838b0dff69d0c523 (127.5.160.129:41403), 43efb696854349c29237e48f513e3a15 (127.5.160.130:44665)
I20260713 09:04:47.624224  9731 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e04a3d1060cb4187b5ac34f2d6f93fe2"
dest_uuid: "83b3a19ccc1d46be838b0dff69d0c523"
mode: GRACEFUL
new_leader_uuid: "43efb696854349c29237e48f513e3a15"
 from {username='slave'} at 127.0.0.1:50874
I20260713 09:04:47.624742  9731 raft_consensus.cc:606] T e04a3d1060cb4187b5ac34f2d6f93fe2 P 83b3a19ccc1d46be838b0dff69d0c523 [term 1 LEADER]: Received request to transfer leadership to TS 43efb696854349c29237e48f513e3a15
I20260713 09:04:47.627142 10051 raft_consensus.cc:2749] T 6ee51dc30dd34f3cb39f81e177f37653 P 5152f23c3ddd4b4c8cbd721ad104ac16 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:04:47.629534  9731 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6ee51dc30dd34f3cb39f81e177f37653"
dest_uuid: "83b3a19ccc1d46be838b0dff69d0c523"
mode: GRACEFUL
new_leader_uuid: "43efb696854349c29237e48f513e3a15"
 from {username='slave'} at 127.0.0.1:50874
I20260713 09:04:47.630051  9731 raft_consensus.cc:606] T 6ee51dc30dd34f3cb39f81e177f37653 P 83b3a19ccc1d46be838b0dff69d0c523 [term 1 LEADER]: Received request to transfer leadership to TS 43efb696854349c29237e48f513e3a15
I20260713 09:04:47.656071 10020 consensus_queue.cc:1048] T 6ee51dc30dd34f3cb39f81e177f37653 P 83b3a19ccc1d46be838b0dff69d0c523 [LEADER]: Connected to new peer: Peer: permanent_uuid: "43efb696854349c29237e48f513e3a15" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:47.663740 10061 raft_consensus.cc:993] T 6ee51dc30dd34f3cb39f81e177f37653 P 83b3a19ccc1d46be838b0dff69d0c523: : Instructing follower 43efb696854349c29237e48f513e3a15 to start an election
I20260713 09:04:47.664471 10043 raft_consensus.cc:1081] T 6ee51dc30dd34f3cb39f81e177f37653 P 83b3a19ccc1d46be838b0dff69d0c523 [term 1 LEADER]: Signalling peer 43efb696854349c29237e48f513e3a15 to start an election
I20260713 09:04:47.667932  9803 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6ee51dc30dd34f3cb39f81e177f37653"
dest_uuid: "43efb696854349c29237e48f513e3a15"
 from {username='slave'} at 127.0.0.1:42880
I20260713 09:04:47.668609  9803 raft_consensus.cc:493] T 6ee51dc30dd34f3cb39f81e177f37653 P 43efb696854349c29237e48f513e3a15 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:04:47.669121  9803 raft_consensus.cc:3060] T 6ee51dc30dd34f3cb39f81e177f37653 P 43efb696854349c29237e48f513e3a15 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:47.670013 10061 consensus_queue.cc:1048] T 6ee51dc30dd34f3cb39f81e177f37653 P 83b3a19ccc1d46be838b0dff69d0c523 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:04:47.677716  9803 raft_consensus.cc:515] T 6ee51dc30dd34f3cb39f81e177f37653 P 43efb696854349c29237e48f513e3a15 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83b3a19ccc1d46be838b0dff69d0c523" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41403 } } peers { permanent_uuid: "43efb696854349c29237e48f513e3a15" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44665 } } peers { permanent_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35081 } }
I20260713 09:04:47.678853  9806 raft_consensus.cc:1240] T 6ee51dc30dd34f3cb39f81e177f37653 P 43efb696854349c29237e48f513e3a15 [term 2 FOLLOWER]: Rejecting Update request from peer 83b3a19ccc1d46be838b0dff69d0c523 for earlier term 1. Current term is 2. Ops: []
I20260713 09:04:47.680922  9729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ee51dc30dd34f3cb39f81e177f37653" candidate_uuid: "43efb696854349c29237e48f513e3a15" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "83b3a19ccc1d46be838b0dff69d0c523"
I20260713 09:04:47.681654  9729 raft_consensus.cc:3055] T 6ee51dc30dd34f3cb39f81e177f37653 P 83b3a19ccc1d46be838b0dff69d0c523 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:04:47.682000  9729 raft_consensus.cc:740] T 6ee51dc30dd34f3cb39f81e177f37653 P 83b3a19ccc1d46be838b0dff69d0c523 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 83b3a19ccc1d46be838b0dff69d0c523, State: Running, Role: LEADER
I20260713 09:04:47.682883  9729 consensus_queue.cc:260] T 6ee51dc30dd34f3cb39f81e177f37653 P 83b3a19ccc1d46be838b0dff69d0c523 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83b3a19ccc1d46be838b0dff69d0c523" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41403 } } peers { permanent_uuid: "43efb696854349c29237e48f513e3a15" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44665 } } peers { permanent_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35081 } }
I20260713 09:04:47.683904  9729 raft_consensus.cc:3060] T 6ee51dc30dd34f3cb39f81e177f37653 P 83b3a19ccc1d46be838b0dff69d0c523 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:47.692947  9729 raft_consensus.cc:2468] T 6ee51dc30dd34f3cb39f81e177f37653 P 83b3a19ccc1d46be838b0dff69d0c523 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 43efb696854349c29237e48f513e3a15 in term 2.
I20260713 09:04:47.694216  9770 leader_election.cc:304] T 6ee51dc30dd34f3cb39f81e177f37653 P 43efb696854349c29237e48f513e3a15 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 43efb696854349c29237e48f513e3a15, 83b3a19ccc1d46be838b0dff69d0c523; no voters: 
I20260713 09:04:47.695818 10032 raft_consensus.cc:2804] T 6ee51dc30dd34f3cb39f81e177f37653 P 43efb696854349c29237e48f513e3a15 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:04:47.697070 10032 raft_consensus.cc:697] T 6ee51dc30dd34f3cb39f81e177f37653 P 43efb696854349c29237e48f513e3a15 [term 2 LEADER]: Becoming Leader. State: Replica: 43efb696854349c29237e48f513e3a15, State: Running, Role: LEADER
I20260713 09:04:47.697969 10032 consensus_queue.cc:237] T 6ee51dc30dd34f3cb39f81e177f37653 P 43efb696854349c29237e48f513e3a15 [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: "83b3a19ccc1d46be838b0dff69d0c523" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41403 } } peers { permanent_uuid: "43efb696854349c29237e48f513e3a15" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44665 } } peers { permanent_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35081 } }
I20260713 09:04:47.699772  9803 leader_election.cc:290] T 6ee51dc30dd34f3cb39f81e177f37653 P 43efb696854349c29237e48f513e3a15 [CANDIDATE]: Term 2 election: Requested vote from peers 83b3a19ccc1d46be838b0dff69d0c523 (127.5.160.129:41403), 5152f23c3ddd4b4c8cbd721ad104ac16 (127.5.160.131:35081)
I20260713 09:04:47.696990  9879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ee51dc30dd34f3cb39f81e177f37653" candidate_uuid: "43efb696854349c29237e48f513e3a15" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16"
I20260713 09:04:47.702735  9879 raft_consensus.cc:3060] T 6ee51dc30dd34f3cb39f81e177f37653 P 5152f23c3ddd4b4c8cbd721ad104ac16 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:47.709636  9628 catalog_manager.cc:5697] T 6ee51dc30dd34f3cb39f81e177f37653 P 43efb696854349c29237e48f513e3a15 reported cstate change: term changed from 1 to 2, leader changed from 83b3a19ccc1d46be838b0dff69d0c523 (127.5.160.129) to 43efb696854349c29237e48f513e3a15 (127.5.160.130). New cstate: current_term: 2 leader_uuid: "43efb696854349c29237e48f513e3a15" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83b3a19ccc1d46be838b0dff69d0c523" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41403 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "43efb696854349c29237e48f513e3a15" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44665 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35081 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:47.714831 10043 consensus_queue.cc:1048] T fc05067690e248cb98f3fcb9a85d30ac P 83b3a19ccc1d46be838b0dff69d0c523 [LEADER]: Connected to new peer: Peer: permanent_uuid: "43efb696854349c29237e48f513e3a15" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:47.715260  9879 raft_consensus.cc:2468] T 6ee51dc30dd34f3cb39f81e177f37653 P 5152f23c3ddd4b4c8cbd721ad104ac16 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 43efb696854349c29237e48f513e3a15 in term 2.
I20260713 09:04:47.732110 10043 consensus_queue.cc:1048] T fc05067690e248cb98f3fcb9a85d30ac P 83b3a19ccc1d46be838b0dff69d0c523 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:04:47.781596 10067 consensus_queue.cc:1048] T 8c0c1f396f7945a78f87adeb09cbb0d4 P 5152f23c3ddd4b4c8cbd721ad104ac16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83b3a19ccc1d46be838b0dff69d0c523" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:47.794448  9986 raft_consensus.cc:993] T a67ac17d518f4b1f96346d1630d2e57e P 43efb696854349c29237e48f513e3a15: : Instructing follower 83b3a19ccc1d46be838b0dff69d0c523 to start an election
I20260713 09:04:47.794962  9986 raft_consensus.cc:1081] T a67ac17d518f4b1f96346d1630d2e57e P 43efb696854349c29237e48f513e3a15 [term 1 LEADER]: Signalling peer 83b3a19ccc1d46be838b0dff69d0c523 to start an election
I20260713 09:04:47.796932  9731 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a67ac17d518f4b1f96346d1630d2e57e"
dest_uuid: "83b3a19ccc1d46be838b0dff69d0c523"
 from {username='slave'} at 127.0.0.1:50852
I20260713 09:04:47.797546  9731 raft_consensus.cc:493] T a67ac17d518f4b1f96346d1630d2e57e P 83b3a19ccc1d46be838b0dff69d0c523 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:04:47.797896  9731 raft_consensus.cc:3060] T a67ac17d518f4b1f96346d1630d2e57e P 83b3a19ccc1d46be838b0dff69d0c523 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:47.807420  9731 raft_consensus.cc:515] T a67ac17d518f4b1f96346d1630d2e57e P 83b3a19ccc1d46be838b0dff69d0c523 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83b3a19ccc1d46be838b0dff69d0c523" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41403 } } peers { permanent_uuid: "43efb696854349c29237e48f513e3a15" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44665 } } peers { permanent_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35081 } }
I20260713 09:04:47.809861  9927 consensus_queue.cc:1048] T 8c0c1f396f7945a78f87adeb09cbb0d4 P 5152f23c3ddd4b4c8cbd721ad104ac16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "43efb696854349c29237e48f513e3a15" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:47.810729  9804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a67ac17d518f4b1f96346d1630d2e57e" candidate_uuid: "83b3a19ccc1d46be838b0dff69d0c523" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "43efb696854349c29237e48f513e3a15"
I20260713 09:04:47.811355  9804 raft_consensus.cc:3055] T a67ac17d518f4b1f96346d1630d2e57e P 43efb696854349c29237e48f513e3a15 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:04:47.811717  9804 raft_consensus.cc:740] T a67ac17d518f4b1f96346d1630d2e57e P 43efb696854349c29237e48f513e3a15 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 43efb696854349c29237e48f513e3a15, State: Running, Role: LEADER
I20260713 09:04:47.812016  9731 leader_election.cc:290] T a67ac17d518f4b1f96346d1630d2e57e P 83b3a19ccc1d46be838b0dff69d0c523 [CANDIDATE]: Term 2 election: Requested vote from peers 43efb696854349c29237e48f513e3a15 (127.5.160.130:44665), 5152f23c3ddd4b4c8cbd721ad104ac16 (127.5.160.131:35081)
I20260713 09:04:47.812618  9804 consensus_queue.cc:260] T a67ac17d518f4b1f96346d1630d2e57e P 43efb696854349c29237e48f513e3a15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83b3a19ccc1d46be838b0dff69d0c523" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41403 } } peers { permanent_uuid: "43efb696854349c29237e48f513e3a15" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44665 } } peers { permanent_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35081 } }
I20260713 09:04:47.813892  9804 raft_consensus.cc:3060] T a67ac17d518f4b1f96346d1630d2e57e P 43efb696854349c29237e48f513e3a15 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:47.818425  9927 consensus_queue.cc:1048] T 55354222930240fc92cf9e21a27fcf2e P 5152f23c3ddd4b4c8cbd721ad104ac16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83b3a19ccc1d46be838b0dff69d0c523" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:47.822109  9879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a67ac17d518f4b1f96346d1630d2e57e" candidate_uuid: "83b3a19ccc1d46be838b0dff69d0c523" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16"
I20260713 09:04:47.822753  9879 raft_consensus.cc:3060] T a67ac17d518f4b1f96346d1630d2e57e P 5152f23c3ddd4b4c8cbd721ad104ac16 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:47.836733  9804 raft_consensus.cc:2468] T a67ac17d518f4b1f96346d1630d2e57e P 43efb696854349c29237e48f513e3a15 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83b3a19ccc1d46be838b0dff69d0c523 in term 2.
I20260713 09:04:47.838200  9697 leader_election.cc:304] T a67ac17d518f4b1f96346d1630d2e57e P 83b3a19ccc1d46be838b0dff69d0c523 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 43efb696854349c29237e48f513e3a15, 83b3a19ccc1d46be838b0dff69d0c523; no voters: 
I20260713 09:04:47.839066 10043 raft_consensus.cc:2804] T a67ac17d518f4b1f96346d1630d2e57e P 83b3a19ccc1d46be838b0dff69d0c523 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:04:47.839534 10043 raft_consensus.cc:697] T a67ac17d518f4b1f96346d1630d2e57e P 83b3a19ccc1d46be838b0dff69d0c523 [term 2 LEADER]: Becoming Leader. State: Replica: 83b3a19ccc1d46be838b0dff69d0c523, State: Running, Role: LEADER
I20260713 09:04:47.840356 10043 consensus_queue.cc:237] T a67ac17d518f4b1f96346d1630d2e57e P 83b3a19ccc1d46be838b0dff69d0c523 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83b3a19ccc1d46be838b0dff69d0c523" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41403 } } peers { permanent_uuid: "43efb696854349c29237e48f513e3a15" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44665 } } peers { permanent_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35081 } }
I20260713 09:04:47.842430  9879 raft_consensus.cc:2468] T a67ac17d518f4b1f96346d1630d2e57e P 5152f23c3ddd4b4c8cbd721ad104ac16 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83b3a19ccc1d46be838b0dff69d0c523 in term 2.
I20260713 09:04:47.854223 10067 raft_consensus.cc:993] T 55354222930240fc92cf9e21a27fcf2e P 5152f23c3ddd4b4c8cbd721ad104ac16: : Instructing follower 83b3a19ccc1d46be838b0dff69d0c523 to start an election
I20260713 09:04:47.854751 10067 raft_consensus.cc:993] T 8c0c1f396f7945a78f87adeb09cbb0d4 P 5152f23c3ddd4b4c8cbd721ad104ac16: : Instructing follower 43efb696854349c29237e48f513e3a15 to start an election
I20260713 09:04:47.854810  9927 raft_consensus.cc:1081] T 55354222930240fc92cf9e21a27fcf2e P 5152f23c3ddd4b4c8cbd721ad104ac16 [term 1 LEADER]: Signalling peer 83b3a19ccc1d46be838b0dff69d0c523 to start an election
I20260713 09:04:47.855479 10050 raft_consensus.cc:1081] T 8c0c1f396f7945a78f87adeb09cbb0d4 P 5152f23c3ddd4b4c8cbd721ad104ac16 [term 1 LEADER]: Signalling peer 43efb696854349c29237e48f513e3a15 to start an election
I20260713 09:04:47.857409  9731 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "55354222930240fc92cf9e21a27fcf2e"
dest_uuid: "83b3a19ccc1d46be838b0dff69d0c523"
 from {username='slave'} at 127.0.0.1:50864
I20260713 09:04:47.858074  9731 raft_consensus.cc:493] T 55354222930240fc92cf9e21a27fcf2e P 83b3a19ccc1d46be838b0dff69d0c523 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:04:47.858462  9731 raft_consensus.cc:3060] T 55354222930240fc92cf9e21a27fcf2e P 83b3a19ccc1d46be838b0dff69d0c523 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:47.867002 10050 consensus_queue.cc:1048] T 55354222930240fc92cf9e21a27fcf2e P 5152f23c3ddd4b4c8cbd721ad104ac16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "43efb696854349c29237e48f513e3a15" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:04:47.878935  9731 raft_consensus.cc:515] T 55354222930240fc92cf9e21a27fcf2e P 83b3a19ccc1d46be838b0dff69d0c523 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83b3a19ccc1d46be838b0dff69d0c523" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41403 } } peers { permanent_uuid: "43efb696854349c29237e48f513e3a15" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44665 } } peers { permanent_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35081 } }
I20260713 09:04:47.881156  9731 leader_election.cc:290] T 55354222930240fc92cf9e21a27fcf2e P 83b3a19ccc1d46be838b0dff69d0c523 [CANDIDATE]: Term 2 election: Requested vote from peers 43efb696854349c29237e48f513e3a15 (127.5.160.130:44665), 5152f23c3ddd4b4c8cbd721ad104ac16 (127.5.160.131:35081)
I20260713 09:04:47.884317  9804 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8c0c1f396f7945a78f87adeb09cbb0d4"
dest_uuid: "43efb696854349c29237e48f513e3a15"
 from {username='slave'} at 127.0.0.1:42888
I20260713 09:04:47.885166  9804 raft_consensus.cc:493] T 8c0c1f396f7945a78f87adeb09cbb0d4 P 43efb696854349c29237e48f513e3a15 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:04:47.893005  9879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55354222930240fc92cf9e21a27fcf2e" candidate_uuid: "83b3a19ccc1d46be838b0dff69d0c523" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16"
I20260713 09:04:47.893129 10032 consensus_queue.cc:1048] T ce3c215cbda0478f91251c12f54348a8 P 43efb696854349c29237e48f513e3a15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83b3a19ccc1d46be838b0dff69d0c523" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:04:47.893759  9879 raft_consensus.cc:3055] T 55354222930240fc92cf9e21a27fcf2e P 5152f23c3ddd4b4c8cbd721ad104ac16 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:04:47.894122  9879 raft_consensus.cc:740] T 55354222930240fc92cf9e21a27fcf2e P 5152f23c3ddd4b4c8cbd721ad104ac16 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5152f23c3ddd4b4c8cbd721ad104ac16, State: Running, Role: LEADER
I20260713 09:04:47.894899  9879 consensus_queue.cc:260] T 55354222930240fc92cf9e21a27fcf2e P 5152f23c3ddd4b4c8cbd721ad104ac16 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83b3a19ccc1d46be838b0dff69d0c523" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41403 } } peers { permanent_uuid: "43efb696854349c29237e48f513e3a15" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44665 } } peers { permanent_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35081 } }
I20260713 09:04:47.896199  9879 raft_consensus.cc:3060] T 55354222930240fc92cf9e21a27fcf2e P 5152f23c3ddd4b4c8cbd721ad104ac16 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:47.896358  9806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55354222930240fc92cf9e21a27fcf2e" candidate_uuid: "83b3a19ccc1d46be838b0dff69d0c523" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "43efb696854349c29237e48f513e3a15"
I20260713 09:04:47.896961  9806 raft_consensus.cc:3060] T 55354222930240fc92cf9e21a27fcf2e P 43efb696854349c29237e48f513e3a15 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:47.885635  9804 raft_consensus.cc:3060] T 8c0c1f396f7945a78f87adeb09cbb0d4 P 43efb696854349c29237e48f513e3a15 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:47.905196 10050 consensus_queue.cc:1048] T 29797a8719ed4a019cad0469922a9d4e P 5152f23c3ddd4b4c8cbd721ad104ac16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83b3a19ccc1d46be838b0dff69d0c523" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:47.905683  9879 raft_consensus.cc:2468] T 55354222930240fc92cf9e21a27fcf2e P 5152f23c3ddd4b4c8cbd721ad104ac16 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83b3a19ccc1d46be838b0dff69d0c523 in term 2.
I20260713 09:04:47.906898  9696 leader_election.cc:304] T 55354222930240fc92cf9e21a27fcf2e P 83b3a19ccc1d46be838b0dff69d0c523 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5152f23c3ddd4b4c8cbd721ad104ac16, 83b3a19ccc1d46be838b0dff69d0c523; no voters: 
I20260713 09:04:47.907828 10053 raft_consensus.cc:2804] T 55354222930240fc92cf9e21a27fcf2e P 83b3a19ccc1d46be838b0dff69d0c523 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:04:47.908284 10053 raft_consensus.cc:697] T 55354222930240fc92cf9e21a27fcf2e P 83b3a19ccc1d46be838b0dff69d0c523 [term 2 LEADER]: Becoming Leader. State: Replica: 83b3a19ccc1d46be838b0dff69d0c523, State: Running, Role: LEADER
I20260713 09:04:47.909230  9806 raft_consensus.cc:2468] T 55354222930240fc92cf9e21a27fcf2e P 43efb696854349c29237e48f513e3a15 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83b3a19ccc1d46be838b0dff69d0c523 in term 2.
I20260713 09:04:47.909137 10053 consensus_queue.cc:237] T 55354222930240fc92cf9e21a27fcf2e P 83b3a19ccc1d46be838b0dff69d0c523 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83b3a19ccc1d46be838b0dff69d0c523" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41403 } } peers { permanent_uuid: "43efb696854349c29237e48f513e3a15" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44665 } } peers { permanent_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35081 } }
I20260713 09:04:47.912238  9627 catalog_manager.cc:5697] T a67ac17d518f4b1f96346d1630d2e57e P 83b3a19ccc1d46be838b0dff69d0c523 reported cstate change: term changed from 1 to 2, leader changed from 43efb696854349c29237e48f513e3a15 (127.5.160.130) to 83b3a19ccc1d46be838b0dff69d0c523 (127.5.160.129). New cstate: current_term: 2 leader_uuid: "83b3a19ccc1d46be838b0dff69d0c523" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83b3a19ccc1d46be838b0dff69d0c523" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41403 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "43efb696854349c29237e48f513e3a15" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44665 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35081 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:47.931137  9986 consensus_queue.cc:1048] T ce3c215cbda0478f91251c12f54348a8 P 43efb696854349c29237e48f513e3a15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:47.942584  9804 raft_consensus.cc:515] T 8c0c1f396f7945a78f87adeb09cbb0d4 P 43efb696854349c29237e48f513e3a15 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83b3a19ccc1d46be838b0dff69d0c523" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41403 } } peers { permanent_uuid: "43efb696854349c29237e48f513e3a15" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44665 } } peers { permanent_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35081 } }
I20260713 09:04:47.947180  9804 leader_election.cc:290] T 8c0c1f396f7945a78f87adeb09cbb0d4 P 43efb696854349c29237e48f513e3a15 [CANDIDATE]: Term 2 election: Requested vote from peers 83b3a19ccc1d46be838b0dff69d0c523 (127.5.160.129:41403), 5152f23c3ddd4b4c8cbd721ad104ac16 (127.5.160.131:35081)
I20260713 09:04:47.950696  9730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c0c1f396f7945a78f87adeb09cbb0d4" candidate_uuid: "43efb696854349c29237e48f513e3a15" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "83b3a19ccc1d46be838b0dff69d0c523"
I20260713 09:04:47.951418  9730 raft_consensus.cc:3060] T 8c0c1f396f7945a78f87adeb09cbb0d4 P 83b3a19ccc1d46be838b0dff69d0c523 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:47.953989 10050 consensus_queue.cc:1048] T 29797a8719ed4a019cad0469922a9d4e P 5152f23c3ddd4b4c8cbd721ad104ac16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "43efb696854349c29237e48f513e3a15" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:47.948999  9879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c0c1f396f7945a78f87adeb09cbb0d4" candidate_uuid: "43efb696854349c29237e48f513e3a15" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16"
I20260713 09:04:47.947379  9628 catalog_manager.cc:5697] T 55354222930240fc92cf9e21a27fcf2e P 83b3a19ccc1d46be838b0dff69d0c523 reported cstate change: term changed from 1 to 2, leader changed from 5152f23c3ddd4b4c8cbd721ad104ac16 (127.5.160.131) to 83b3a19ccc1d46be838b0dff69d0c523 (127.5.160.129). New cstate: current_term: 2 leader_uuid: "83b3a19ccc1d46be838b0dff69d0c523" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83b3a19ccc1d46be838b0dff69d0c523" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41403 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "43efb696854349c29237e48f513e3a15" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44665 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35081 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:47.956010  9879 raft_consensus.cc:3055] T 8c0c1f396f7945a78f87adeb09cbb0d4 P 5152f23c3ddd4b4c8cbd721ad104ac16 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:04:47.956414  9879 raft_consensus.cc:740] T 8c0c1f396f7945a78f87adeb09cbb0d4 P 5152f23c3ddd4b4c8cbd721ad104ac16 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5152f23c3ddd4b4c8cbd721ad104ac16, State: Running, Role: LEADER
I20260713 09:04:47.957315  9879 consensus_queue.cc:260] T 8c0c1f396f7945a78f87adeb09cbb0d4 P 5152f23c3ddd4b4c8cbd721ad104ac16 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83b3a19ccc1d46be838b0dff69d0c523" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41403 } } peers { permanent_uuid: "43efb696854349c29237e48f513e3a15" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44665 } } peers { permanent_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35081 } }
I20260713 09:04:47.958714  9879 raft_consensus.cc:3060] T 8c0c1f396f7945a78f87adeb09cbb0d4 P 5152f23c3ddd4b4c8cbd721ad104ac16 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:47.968006  9879 raft_consensus.cc:2468] T 8c0c1f396f7945a78f87adeb09cbb0d4 P 5152f23c3ddd4b4c8cbd721ad104ac16 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 43efb696854349c29237e48f513e3a15 in term 2.
I20260713 09:04:47.969462  9771 leader_election.cc:304] T 8c0c1f396f7945a78f87adeb09cbb0d4 P 43efb696854349c29237e48f513e3a15 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 43efb696854349c29237e48f513e3a15, 5152f23c3ddd4b4c8cbd721ad104ac16; no voters: 
I20260713 09:04:47.970486  9986 raft_consensus.cc:2804] T 8c0c1f396f7945a78f87adeb09cbb0d4 P 43efb696854349c29237e48f513e3a15 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:04:47.971017  9986 raft_consensus.cc:697] T 8c0c1f396f7945a78f87adeb09cbb0d4 P 43efb696854349c29237e48f513e3a15 [term 2 LEADER]: Becoming Leader. State: Replica: 43efb696854349c29237e48f513e3a15, State: Running, Role: LEADER
I20260713 09:04:47.971963  9986 consensus_queue.cc:237] T 8c0c1f396f7945a78f87adeb09cbb0d4 P 43efb696854349c29237e48f513e3a15 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83b3a19ccc1d46be838b0dff69d0c523" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41403 } } peers { permanent_uuid: "43efb696854349c29237e48f513e3a15" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44665 } } peers { permanent_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35081 } }
I20260713 09:04:47.977798  9730 raft_consensus.cc:2468] T 8c0c1f396f7945a78f87adeb09cbb0d4 P 83b3a19ccc1d46be838b0dff69d0c523 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 43efb696854349c29237e48f513e3a15 in term 2.
I20260713 09:04:47.995510  9629 catalog_manager.cc:5697] T 8c0c1f396f7945a78f87adeb09cbb0d4 P 43efb696854349c29237e48f513e3a15 reported cstate change: term changed from 1 to 2, leader changed from 5152f23c3ddd4b4c8cbd721ad104ac16 (127.5.160.131) to 43efb696854349c29237e48f513e3a15 (127.5.160.130). New cstate: current_term: 2 leader_uuid: "43efb696854349c29237e48f513e3a15" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83b3a19ccc1d46be838b0dff69d0c523" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41403 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "43efb696854349c29237e48f513e3a15" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44665 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35081 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:48.165962 10020 raft_consensus.cc:993] T e04a3d1060cb4187b5ac34f2d6f93fe2 P 83b3a19ccc1d46be838b0dff69d0c523: : Instructing follower 43efb696854349c29237e48f513e3a15 to start an election
I20260713 09:04:48.166476 10053 raft_consensus.cc:1081] T e04a3d1060cb4187b5ac34f2d6f93fe2 P 83b3a19ccc1d46be838b0dff69d0c523 [term 1 LEADER]: Signalling peer 43efb696854349c29237e48f513e3a15 to start an election
I20260713 09:04:48.167994  9804 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e04a3d1060cb4187b5ac34f2d6f93fe2"
dest_uuid: "43efb696854349c29237e48f513e3a15"
 from {username='slave'} at 127.0.0.1:42880
I20260713 09:04:48.168493  9804 raft_consensus.cc:493] T e04a3d1060cb4187b5ac34f2d6f93fe2 P 43efb696854349c29237e48f513e3a15 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:04:48.168762  9804 raft_consensus.cc:3060] T e04a3d1060cb4187b5ac34f2d6f93fe2 P 43efb696854349c29237e48f513e3a15 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:48.174448  9804 raft_consensus.cc:515] T e04a3d1060cb4187b5ac34f2d6f93fe2 P 43efb696854349c29237e48f513e3a15 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83b3a19ccc1d46be838b0dff69d0c523" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41403 } } peers { permanent_uuid: "43efb696854349c29237e48f513e3a15" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44665 } } peers { permanent_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35081 } }
I20260713 09:04:48.176329  9804 leader_election.cc:290] T e04a3d1060cb4187b5ac34f2d6f93fe2 P 43efb696854349c29237e48f513e3a15 [CANDIDATE]: Term 2 election: Requested vote from peers 83b3a19ccc1d46be838b0dff69d0c523 (127.5.160.129:41403), 5152f23c3ddd4b4c8cbd721ad104ac16 (127.5.160.131:35081)
I20260713 09:04:48.177246  9730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e04a3d1060cb4187b5ac34f2d6f93fe2" candidate_uuid: "43efb696854349c29237e48f513e3a15" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "83b3a19ccc1d46be838b0dff69d0c523"
I20260713 09:04:48.177448  9879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e04a3d1060cb4187b5ac34f2d6f93fe2" candidate_uuid: "43efb696854349c29237e48f513e3a15" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16"
I20260713 09:04:48.178052  9879 raft_consensus.cc:3060] T e04a3d1060cb4187b5ac34f2d6f93fe2 P 5152f23c3ddd4b4c8cbd721ad104ac16 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:48.178052  9730 raft_consensus.cc:3055] T e04a3d1060cb4187b5ac34f2d6f93fe2 P 83b3a19ccc1d46be838b0dff69d0c523 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:04:48.178604  9730 raft_consensus.cc:740] T e04a3d1060cb4187b5ac34f2d6f93fe2 P 83b3a19ccc1d46be838b0dff69d0c523 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 83b3a19ccc1d46be838b0dff69d0c523, State: Running, Role: LEADER
I20260713 09:04:48.179508  9730 consensus_queue.cc:260] T e04a3d1060cb4187b5ac34f2d6f93fe2 P 83b3a19ccc1d46be838b0dff69d0c523 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83b3a19ccc1d46be838b0dff69d0c523" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41403 } } peers { permanent_uuid: "43efb696854349c29237e48f513e3a15" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44665 } } peers { permanent_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35081 } }
I20260713 09:04:48.180862  9730 raft_consensus.cc:3060] T e04a3d1060cb4187b5ac34f2d6f93fe2 P 83b3a19ccc1d46be838b0dff69d0c523 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:48.185926  9879 raft_consensus.cc:2468] T e04a3d1060cb4187b5ac34f2d6f93fe2 P 5152f23c3ddd4b4c8cbd721ad104ac16 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 43efb696854349c29237e48f513e3a15 in term 2.
I20260713 09:04:48.187451  9771 leader_election.cc:304] T e04a3d1060cb4187b5ac34f2d6f93fe2 P 43efb696854349c29237e48f513e3a15 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 43efb696854349c29237e48f513e3a15, 5152f23c3ddd4b4c8cbd721ad104ac16; no voters: 
I20260713 09:04:48.188313  9986 raft_consensus.cc:2804] T e04a3d1060cb4187b5ac34f2d6f93fe2 P 43efb696854349c29237e48f513e3a15 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:04:48.188774  9986 raft_consensus.cc:697] T e04a3d1060cb4187b5ac34f2d6f93fe2 P 43efb696854349c29237e48f513e3a15 [term 2 LEADER]: Becoming Leader. State: Replica: 43efb696854349c29237e48f513e3a15, State: Running, Role: LEADER
I20260713 09:04:48.188666  9730 raft_consensus.cc:2468] T e04a3d1060cb4187b5ac34f2d6f93fe2 P 83b3a19ccc1d46be838b0dff69d0c523 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 43efb696854349c29237e48f513e3a15 in term 2.
I20260713 09:04:48.189834  9986 consensus_queue.cc:237] T e04a3d1060cb4187b5ac34f2d6f93fe2 P 43efb696854349c29237e48f513e3a15 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83b3a19ccc1d46be838b0dff69d0c523" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41403 } } peers { permanent_uuid: "43efb696854349c29237e48f513e3a15" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44665 } } peers { permanent_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35081 } }
I20260713 09:04:48.196519  9629 catalog_manager.cc:5697] T e04a3d1060cb4187b5ac34f2d6f93fe2 P 43efb696854349c29237e48f513e3a15 reported cstate change: term changed from 1 to 2, leader changed from 83b3a19ccc1d46be838b0dff69d0c523 (127.5.160.129) to 43efb696854349c29237e48f513e3a15 (127.5.160.130). New cstate: current_term: 2 leader_uuid: "43efb696854349c29237e48f513e3a15" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83b3a19ccc1d46be838b0dff69d0c523" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41403 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "43efb696854349c29237e48f513e3a15" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44665 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35081 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:48.207835  9730 raft_consensus.cc:1275] T 6ee51dc30dd34f3cb39f81e177f37653 P 83b3a19ccc1d46be838b0dff69d0c523 [term 2 FOLLOWER]: Refusing update from remote peer 43efb696854349c29237e48f513e3a15: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:04:48.209208 10034 consensus_queue.cc:1048] T 6ee51dc30dd34f3cb39f81e177f37653 P 43efb696854349c29237e48f513e3a15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83b3a19ccc1d46be838b0dff69d0c523" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:04:48.217475  9879 raft_consensus.cc:1275] T 6ee51dc30dd34f3cb39f81e177f37653 P 5152f23c3ddd4b4c8cbd721ad104ac16 [term 2 FOLLOWER]: Refusing update from remote peer 43efb696854349c29237e48f513e3a15: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:04:48.218773 10032 consensus_queue.cc:1048] T 6ee51dc30dd34f3cb39f81e177f37653 P 43efb696854349c29237e48f513e3a15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:04:48.351951  9806 raft_consensus.cc:1275] T 55354222930240fc92cf9e21a27fcf2e P 43efb696854349c29237e48f513e3a15 [term 2 FOLLOWER]: Refusing update from remote peer 83b3a19ccc1d46be838b0dff69d0c523: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:04:48.359674 10043 consensus_queue.cc:1048] T 55354222930240fc92cf9e21a27fcf2e P 83b3a19ccc1d46be838b0dff69d0c523 [LEADER]: Connected to new peer: Peer: permanent_uuid: "43efb696854349c29237e48f513e3a15" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:04:48.376559  9878 raft_consensus.cc:1275] T 55354222930240fc92cf9e21a27fcf2e P 5152f23c3ddd4b4c8cbd721ad104ac16 [term 2 FOLLOWER]: Refusing update from remote peer 83b3a19ccc1d46be838b0dff69d0c523: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:04:48.378211 10053 consensus_queue.cc:1048] T 55354222930240fc92cf9e21a27fcf2e P 83b3a19ccc1d46be838b0dff69d0c523 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:04:48.391770  9877 raft_consensus.cc:1275] T a67ac17d518f4b1f96346d1630d2e57e P 5152f23c3ddd4b4c8cbd721ad104ac16 [term 2 FOLLOWER]: Refusing update from remote peer 83b3a19ccc1d46be838b0dff69d0c523: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:04:48.394271 10053 consensus_queue.cc:1048] T a67ac17d518f4b1f96346d1630d2e57e P 83b3a19ccc1d46be838b0dff69d0c523 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:04:48.406903  9806 raft_consensus.cc:1275] T a67ac17d518f4b1f96346d1630d2e57e P 43efb696854349c29237e48f513e3a15 [term 2 FOLLOWER]: Refusing update from remote peer 83b3a19ccc1d46be838b0dff69d0c523: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:04:48.408898 10053 consensus_queue.cc:1048] T a67ac17d518f4b1f96346d1630d2e57e P 83b3a19ccc1d46be838b0dff69d0c523 [LEADER]: Connected to new peer: Peer: permanent_uuid: "43efb696854349c29237e48f513e3a15" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:04:48.449069  9877 raft_consensus.cc:1275] T 8c0c1f396f7945a78f87adeb09cbb0d4 P 5152f23c3ddd4b4c8cbd721ad104ac16 [term 2 FOLLOWER]: Refusing update from remote peer 43efb696854349c29237e48f513e3a15: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:04:48.450894 10034 consensus_queue.cc:1048] T 8c0c1f396f7945a78f87adeb09cbb0d4 P 43efb696854349c29237e48f513e3a15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:04:48.465453  9730 raft_consensus.cc:1275] T 8c0c1f396f7945a78f87adeb09cbb0d4 P 83b3a19ccc1d46be838b0dff69d0c523 [term 2 FOLLOWER]: Refusing update from remote peer 43efb696854349c29237e48f513e3a15: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:04:48.468007 10032 consensus_queue.cc:1048] T 8c0c1f396f7945a78f87adeb09cbb0d4 P 43efb696854349c29237e48f513e3a15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83b3a19ccc1d46be838b0dff69d0c523" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:04:48.590328  9878 raft_consensus.cc:1275] T e04a3d1060cb4187b5ac34f2d6f93fe2 P 5152f23c3ddd4b4c8cbd721ad104ac16 [term 2 FOLLOWER]: Refusing update from remote peer 43efb696854349c29237e48f513e3a15: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:04:48.591722 10032 consensus_queue.cc:1048] T e04a3d1060cb4187b5ac34f2d6f93fe2 P 43efb696854349c29237e48f513e3a15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:04:48.602155  9730 raft_consensus.cc:1275] T e04a3d1060cb4187b5ac34f2d6f93fe2 P 83b3a19ccc1d46be838b0dff69d0c523 [term 2 FOLLOWER]: Refusing update from remote peer 43efb696854349c29237e48f513e3a15: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:04:48.603984 10034 consensus_queue.cc:1048] T e04a3d1060cb4187b5ac34f2d6f93fe2 P 43efb696854349c29237e48f513e3a15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83b3a19ccc1d46be838b0dff69d0c523" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:04:50.636154  9627 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:53928:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260713 09:04:50.659745  9627 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:53928:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260713 09:04:50.735327  5762 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
W20260713 09:04:50.940826 10139 log.cc:927] Time spent T 29797a8719ed4a019cad0469922a9d4e P 43efb696854349c29237e48f513e3a15: Append to log took a long time: real 0.054s	user 0.000s	sys 0.000s
I20260713 09:04:51.020293 10147 tablet.cc:1724] T e04a3d1060cb4187b5ac34f2d6f93fe2 P 5152f23c3ddd4b4c8cbd721ad104ac16: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:04:51.039096 10152 tablet.cc:1724] T ce3c215cbda0478f91251c12f54348a8 P 43efb696854349c29237e48f513e3a15: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260713 09:04:51.048312  9696 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.160.131:35081, user_credentials={real_user=slave}} blocked reactor thread for 68829.4us
I20260713 09:04:51.049842 10155 tablet.cc:1724] T fc05067690e248cb98f3fcb9a85d30ac P 83b3a19ccc1d46be838b0dff69d0c523: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:04:51.060936 10150 tablet.cc:1724] T e04a3d1060cb4187b5ac34f2d6f93fe2 P 43efb696854349c29237e48f513e3a15: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:04:51.076893 10156 tablet.cc:1724] T ce3c215cbda0478f91251c12f54348a8 P 5152f23c3ddd4b4c8cbd721ad104ac16: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:04:51.089361  9730 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "55354222930240fc92cf9e21a27fcf2e"
dest_uuid: "83b3a19ccc1d46be838b0dff69d0c523"
mode: GRACEFUL
new_leader_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16"
 from {username='slave'} at 127.0.0.1:59646
I20260713 09:04:51.087239 10160 tablet.cc:1724] T 29797a8719ed4a019cad0469922a9d4e P 5152f23c3ddd4b4c8cbd721ad104ac16: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:04:51.117563 10157 tablet.cc:1724] T 8c0c1f396f7945a78f87adeb09cbb0d4 P 43efb696854349c29237e48f513e3a15: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:04:51.123986 10152 tablet.cc:1724] T 29797a8719ed4a019cad0469922a9d4e P 43efb696854349c29237e48f513e3a15: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:04:51.125658  9730 raft_consensus.cc:606] T 55354222930240fc92cf9e21a27fcf2e P 83b3a19ccc1d46be838b0dff69d0c523 [term 2 LEADER]: Received request to transfer leadership to TS 5152f23c3ddd4b4c8cbd721ad104ac16
I20260713 09:04:51.128866 10158 tablet.cc:1724] T fc05067690e248cb98f3fcb9a85d30ac P 5152f23c3ddd4b4c8cbd721ad104ac16: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:04:51.132087 10163 tablet.cc:1724] T ce3c215cbda0478f91251c12f54348a8 P 83b3a19ccc1d46be838b0dff69d0c523: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:04:51.149935 10161 tablet.cc:1724] T 6ee51dc30dd34f3cb39f81e177f37653 P 43efb696854349c29237e48f513e3a15: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:04:51.138836 10162 tablet.cc:1724] T dae2d6b732394ef2910aa9ee52a0a61e P 83b3a19ccc1d46be838b0dff69d0c523: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:04:51.172463 10157 tablet.cc:1724] T fc05067690e248cb98f3fcb9a85d30ac P 43efb696854349c29237e48f513e3a15: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:04:51.160970 10155 tablet.cc:1724] T e04a3d1060cb4187b5ac34f2d6f93fe2 P 83b3a19ccc1d46be838b0dff69d0c523: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:04:51.182034 10053 raft_consensus.cc:993] T 55354222930240fc92cf9e21a27fcf2e P 83b3a19ccc1d46be838b0dff69d0c523: : Instructing follower 5152f23c3ddd4b4c8cbd721ad104ac16 to start an election
I20260713 09:04:51.182735 10053 raft_consensus.cc:1081] T 55354222930240fc92cf9e21a27fcf2e P 83b3a19ccc1d46be838b0dff69d0c523 [term 2 LEADER]: Signalling peer 5152f23c3ddd4b4c8cbd721ad104ac16 to start an election
I20260713 09:04:51.166055 10150 tablet.cc:1724] T 55354222930240fc92cf9e21a27fcf2e P 43efb696854349c29237e48f513e3a15: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:04:51.203321 10159 tablet.cc:1724] T 55354222930240fc92cf9e21a27fcf2e P 83b3a19ccc1d46be838b0dff69d0c523: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:04:51.220939  9880 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "55354222930240fc92cf9e21a27fcf2e"
dest_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16"
 from {username='slave'} at 127.0.0.1:48540
I20260713 09:04:51.221774  9880 raft_consensus.cc:493] T 55354222930240fc92cf9e21a27fcf2e P 5152f23c3ddd4b4c8cbd721ad104ac16 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:04:51.222204  9880 raft_consensus.cc:3060] T 55354222930240fc92cf9e21a27fcf2e P 5152f23c3ddd4b4c8cbd721ad104ac16 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:04:51.229754 10157 tablet.cc:1724] T dae2d6b732394ef2910aa9ee52a0a61e P 43efb696854349c29237e48f513e3a15: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:04:51.231945 10158 tablet.cc:1724] T 6ee51dc30dd34f3cb39f81e177f37653 P 5152f23c3ddd4b4c8cbd721ad104ac16: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:04:51.237582 10156 tablet.cc:1724] T 8c0c1f396f7945a78f87adeb09cbb0d4 P 5152f23c3ddd4b4c8cbd721ad104ac16: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:04:51.241619 10161 tablet.cc:1724] T a67ac17d518f4b1f96346d1630d2e57e P 43efb696854349c29237e48f513e3a15: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:04:51.258540  9880 raft_consensus.cc:515] T 55354222930240fc92cf9e21a27fcf2e P 5152f23c3ddd4b4c8cbd721ad104ac16 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83b3a19ccc1d46be838b0dff69d0c523" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41403 } } peers { permanent_uuid: "43efb696854349c29237e48f513e3a15" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44665 } } peers { permanent_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35081 } }
I20260713 09:04:51.253115 10147 tablet.cc:1724] T dae2d6b732394ef2910aa9ee52a0a61e P 5152f23c3ddd4b4c8cbd721ad104ac16: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:04:51.219107 10163 tablet.cc:1724] T 6ee51dc30dd34f3cb39f81e177f37653 P 83b3a19ccc1d46be838b0dff69d0c523: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:04:51.266440  9730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55354222930240fc92cf9e21a27fcf2e" candidate_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "83b3a19ccc1d46be838b0dff69d0c523"
I20260713 09:04:51.266532  9805 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55354222930240fc92cf9e21a27fcf2e" candidate_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "43efb696854349c29237e48f513e3a15"
I20260713 09:04:51.267627  9805 raft_consensus.cc:3060] T 55354222930240fc92cf9e21a27fcf2e P 43efb696854349c29237e48f513e3a15 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:04:51.269704 10160 tablet.cc:1724] T 55354222930240fc92cf9e21a27fcf2e P 5152f23c3ddd4b4c8cbd721ad104ac16: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:04:51.267653  9730 raft_consensus.cc:3055] T 55354222930240fc92cf9e21a27fcf2e P 83b3a19ccc1d46be838b0dff69d0c523 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:04:51.272204  9730 raft_consensus.cc:740] T 55354222930240fc92cf9e21a27fcf2e P 83b3a19ccc1d46be838b0dff69d0c523 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 83b3a19ccc1d46be838b0dff69d0c523, State: Running, Role: LEADER
I20260713 09:04:51.272967  9730 consensus_queue.cc:260] T 55354222930240fc92cf9e21a27fcf2e P 83b3a19ccc1d46be838b0dff69d0c523 [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: "83b3a19ccc1d46be838b0dff69d0c523" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41403 } } peers { permanent_uuid: "43efb696854349c29237e48f513e3a15" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44665 } } peers { permanent_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35081 } }
I20260713 09:04:51.273994  9730 raft_consensus.cc:3060] T 55354222930240fc92cf9e21a27fcf2e P 83b3a19ccc1d46be838b0dff69d0c523 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:04:51.283258  9805 raft_consensus.cc:2468] T 55354222930240fc92cf9e21a27fcf2e P 43efb696854349c29237e48f513e3a15 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5152f23c3ddd4b4c8cbd721ad104ac16 in term 3.
I20260713 09:04:51.287703  9846 leader_election.cc:304] T 55354222930240fc92cf9e21a27fcf2e P 5152f23c3ddd4b4c8cbd721ad104ac16 [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: 43efb696854349c29237e48f513e3a15, 5152f23c3ddd4b4c8cbd721ad104ac16; no voters: 
I20260713 09:04:51.288934 10136 raft_consensus.cc:2804] T 55354222930240fc92cf9e21a27fcf2e P 5152f23c3ddd4b4c8cbd721ad104ac16 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:04:51.289479 10136 raft_consensus.cc:697] T 55354222930240fc92cf9e21a27fcf2e P 5152f23c3ddd4b4c8cbd721ad104ac16 [term 3 LEADER]: Becoming Leader. State: Replica: 5152f23c3ddd4b4c8cbd721ad104ac16, State: Running, Role: LEADER
I20260713 09:04:51.289774  9730 raft_consensus.cc:2468] T 55354222930240fc92cf9e21a27fcf2e P 83b3a19ccc1d46be838b0dff69d0c523 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5152f23c3ddd4b4c8cbd721ad104ac16 in term 3.
I20260713 09:04:51.290446 10136 consensus_queue.cc:237] T 55354222930240fc92cf9e21a27fcf2e P 5152f23c3ddd4b4c8cbd721ad104ac16 [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: "83b3a19ccc1d46be838b0dff69d0c523" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41403 } } peers { permanent_uuid: "43efb696854349c29237e48f513e3a15" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44665 } } peers { permanent_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35081 } }
I20260713 09:04:51.284943  9880 leader_election.cc:290] T 55354222930240fc92cf9e21a27fcf2e P 5152f23c3ddd4b4c8cbd721ad104ac16 [CANDIDATE]: Term 3 election: Requested vote from peers 83b3a19ccc1d46be838b0dff69d0c523 (127.5.160.129:41403), 43efb696854349c29237e48f513e3a15 (127.5.160.130:44665)
I20260713 09:04:51.300586  9805 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ce3c215cbda0478f91251c12f54348a8"
dest_uuid: "43efb696854349c29237e48f513e3a15"
mode: GRACEFUL
new_leader_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16"
 from {username='slave'} at 127.0.0.1:53104
I20260713 09:04:51.301288  9805 raft_consensus.cc:606] T ce3c215cbda0478f91251c12f54348a8 P 43efb696854349c29237e48f513e3a15 [term 1 LEADER]: Received request to transfer leadership to TS 5152f23c3ddd4b4c8cbd721ad104ac16
I20260713 09:04:51.304651  5762 auto_leader_rebalancer.cc:479] table: soft_deleted_table, leader rebalance finish, leader transfer count: 2
I20260713 09:04:51.305343  5762 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:04:51.300339 10162 tablet.cc:1724] T 29797a8719ed4a019cad0469922a9d4e P 83b3a19ccc1d46be838b0dff69d0c523: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:04:51.306754 10155 tablet.cc:1724] T 8c0c1f396f7945a78f87adeb09cbb0d4 P 83b3a19ccc1d46be838b0dff69d0c523: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:04:51.315413 10163 tablet.cc:1724] T a67ac17d518f4b1f96346d1630d2e57e P 83b3a19ccc1d46be838b0dff69d0c523: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:04:51.318660  9627 catalog_manager.cc:5697] T 55354222930240fc92cf9e21a27fcf2e P 5152f23c3ddd4b4c8cbd721ad104ac16 reported cstate change: term changed from 2 to 3, leader changed from 83b3a19ccc1d46be838b0dff69d0c523 (127.5.160.129) to 5152f23c3ddd4b4c8cbd721ad104ac16 (127.5.160.131). New cstate: current_term: 3 leader_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83b3a19ccc1d46be838b0dff69d0c523" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41403 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "43efb696854349c29237e48f513e3a15" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44665 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35081 } health_report { overall_health: HEALTHY } } }
I20260713 09:04:51.314618 10158 tablet.cc:1724] T a67ac17d518f4b1f96346d1630d2e57e P 5152f23c3ddd4b4c8cbd721ad104ac16: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:04:51.330181  9805 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1f9aba2fadbc4bb190ed40cdd46b3721"
dest_uuid: "43efb696854349c29237e48f513e3a15"
mode: GRACEFUL
new_leader_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16"
 from {username='slave'} at 127.0.0.1:53104
I20260713 09:04:51.331095  9805 raft_consensus.cc:606] T 1f9aba2fadbc4bb190ed40cdd46b3721 P 43efb696854349c29237e48f513e3a15 [term 2 LEADER]: Received request to transfer leadership to TS 5152f23c3ddd4b4c8cbd721ad104ac16
I20260713 09:04:51.336768 10032 raft_consensus.cc:993] T ce3c215cbda0478f91251c12f54348a8 P 43efb696854349c29237e48f513e3a15: : Instructing follower 5152f23c3ddd4b4c8cbd721ad104ac16 to start an election
I20260713 09:04:51.337643 10032 raft_consensus.cc:1081] T ce3c215cbda0478f91251c12f54348a8 P 43efb696854349c29237e48f513e3a15 [term 1 LEADER]: Signalling peer 5152f23c3ddd4b4c8cbd721ad104ac16 to start an election
I20260713 09:04:51.340148  9730 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "50782edb9f824ecebc5d0f9cb99696ae"
dest_uuid: "83b3a19ccc1d46be838b0dff69d0c523"
mode: GRACEFUL
new_leader_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16"
 from {username='slave'} at 127.0.0.1:59646
I20260713 09:04:51.340835  9730 raft_consensus.cc:606] T 50782edb9f824ecebc5d0f9cb99696ae P 83b3a19ccc1d46be838b0dff69d0c523 [term 2 LEADER]: Received request to transfer leadership to TS 5152f23c3ddd4b4c8cbd721ad104ac16
I20260713 09:04:51.342991  5762 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260713 09:04:51.343729  5762 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:04:51.344430  9877 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ce3c215cbda0478f91251c12f54348a8"
dest_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16"
 from {username='slave'} at 127.0.0.1:48538
I20260713 09:04:51.345176  9877 raft_consensus.cc:493] T ce3c215cbda0478f91251c12f54348a8 P 5152f23c3ddd4b4c8cbd721ad104ac16 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:04:51.345587  9877 raft_consensus.cc:3060] T ce3c215cbda0478f91251c12f54348a8 P 5152f23c3ddd4b4c8cbd721ad104ac16 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:51.355558  9877 raft_consensus.cc:515] T ce3c215cbda0478f91251c12f54348a8 P 5152f23c3ddd4b4c8cbd721ad104ac16 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83b3a19ccc1d46be838b0dff69d0c523" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41403 } } peers { permanent_uuid: "43efb696854349c29237e48f513e3a15" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44665 } } peers { permanent_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35081 } }
I20260713 09:04:51.358763  9730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce3c215cbda0478f91251c12f54348a8" candidate_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "83b3a19ccc1d46be838b0dff69d0c523"
I20260713 09:04:51.359256  9730 raft_consensus.cc:3060] T ce3c215cbda0478f91251c12f54348a8 P 83b3a19ccc1d46be838b0dff69d0c523 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:51.359642  9877 leader_election.cc:290] T ce3c215cbda0478f91251c12f54348a8 P 5152f23c3ddd4b4c8cbd721ad104ac16 [CANDIDATE]: Term 2 election: Requested vote from peers 83b3a19ccc1d46be838b0dff69d0c523 (127.5.160.129:41403), 43efb696854349c29237e48f513e3a15 (127.5.160.130:44665)
I20260713 09:04:51.359822  9805 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce3c215cbda0478f91251c12f54348a8" candidate_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "43efb696854349c29237e48f513e3a15"
I20260713 09:04:51.360493  9805 raft_consensus.cc:3055] T ce3c215cbda0478f91251c12f54348a8 P 43efb696854349c29237e48f513e3a15 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:04:51.361064  9805 raft_consensus.cc:740] T ce3c215cbda0478f91251c12f54348a8 P 43efb696854349c29237e48f513e3a15 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 43efb696854349c29237e48f513e3a15, State: Running, Role: LEADER
I20260713 09:04:51.361857  9805 consensus_queue.cc:260] T ce3c215cbda0478f91251c12f54348a8 P 43efb696854349c29237e48f513e3a15 [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: "83b3a19ccc1d46be838b0dff69d0c523" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41403 } } peers { permanent_uuid: "43efb696854349c29237e48f513e3a15" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44665 } } peers { permanent_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35081 } }
I20260713 09:04:51.363073  9805 raft_consensus.cc:3060] T ce3c215cbda0478f91251c12f54348a8 P 43efb696854349c29237e48f513e3a15 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:51.365950  9730 raft_consensus.cc:2468] T ce3c215cbda0478f91251c12f54348a8 P 83b3a19ccc1d46be838b0dff69d0c523 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5152f23c3ddd4b4c8cbd721ad104ac16 in term 2.
I20260713 09:04:51.367329  9844 leader_election.cc:304] T ce3c215cbda0478f91251c12f54348a8 P 5152f23c3ddd4b4c8cbd721ad104ac16 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5152f23c3ddd4b4c8cbd721ad104ac16, 83b3a19ccc1d46be838b0dff69d0c523; no voters: 
I20260713 09:04:51.368225 10136 raft_consensus.cc:2804] T ce3c215cbda0478f91251c12f54348a8 P 5152f23c3ddd4b4c8cbd721ad104ac16 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:04:51.368737 10136 raft_consensus.cc:697] T ce3c215cbda0478f91251c12f54348a8 P 5152f23c3ddd4b4c8cbd721ad104ac16 [term 2 LEADER]: Becoming Leader. State: Replica: 5152f23c3ddd4b4c8cbd721ad104ac16, State: Running, Role: LEADER
I20260713 09:04:51.369630 10136 consensus_queue.cc:237] T ce3c215cbda0478f91251c12f54348a8 P 5152f23c3ddd4b4c8cbd721ad104ac16 [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: "83b3a19ccc1d46be838b0dff69d0c523" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41403 } } peers { permanent_uuid: "43efb696854349c29237e48f513e3a15" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44665 } } peers { permanent_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35081 } }
I20260713 09:04:51.371169  9805 raft_consensus.cc:2468] T ce3c215cbda0478f91251c12f54348a8 P 43efb696854349c29237e48f513e3a15 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5152f23c3ddd4b4c8cbd721ad104ac16 in term 2.
I20260713 09:04:51.385388  9628 catalog_manager.cc:5697] T ce3c215cbda0478f91251c12f54348a8 P 5152f23c3ddd4b4c8cbd721ad104ac16 reported cstate change: term changed from 1 to 2, leader changed from 43efb696854349c29237e48f513e3a15 (127.5.160.130) to 5152f23c3ddd4b4c8cbd721ad104ac16 (127.5.160.131). New cstate: current_term: 2 leader_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83b3a19ccc1d46be838b0dff69d0c523" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41403 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "43efb696854349c29237e48f513e3a15" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44665 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35081 } health_report { overall_health: HEALTHY } } }
I20260713 09:04:51.387118  9629 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 763acf5258a54790b74b852eb2fee8d0: soft_deleted_table [id=522cb4568a15405a809deeebc3796fe7] alter complete (version 1)
I20260713 09:04:51.459770 10148 raft_consensus.cc:993] T 50782edb9f824ecebc5d0f9cb99696ae P 83b3a19ccc1d46be838b0dff69d0c523: : Instructing follower 5152f23c3ddd4b4c8cbd721ad104ac16 to start an election
I20260713 09:04:51.460299 10154 raft_consensus.cc:1081] T 50782edb9f824ecebc5d0f9cb99696ae P 83b3a19ccc1d46be838b0dff69d0c523 [term 2 LEADER]: Signalling peer 5152f23c3ddd4b4c8cbd721ad104ac16 to start an election
I20260713 09:04:51.461998  9877 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "50782edb9f824ecebc5d0f9cb99696ae"
dest_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16"
 from {username='slave'} at 127.0.0.1:48540
I20260713 09:04:51.462628  9877 raft_consensus.cc:493] T 50782edb9f824ecebc5d0f9cb99696ae P 5152f23c3ddd4b4c8cbd721ad104ac16 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:04:51.462921  9877 raft_consensus.cc:3060] T 50782edb9f824ecebc5d0f9cb99696ae P 5152f23c3ddd4b4c8cbd721ad104ac16 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:04:51.471145  9877 raft_consensus.cc:515] T 50782edb9f824ecebc5d0f9cb99696ae P 5152f23c3ddd4b4c8cbd721ad104ac16 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35081 } } peers { permanent_uuid: "83b3a19ccc1d46be838b0dff69d0c523" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41403 } } peers { permanent_uuid: "43efb696854349c29237e48f513e3a15" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44665 } }
I20260713 09:04:51.473882  9877 leader_election.cc:290] T 50782edb9f824ecebc5d0f9cb99696ae P 5152f23c3ddd4b4c8cbd721ad104ac16 [CANDIDATE]: Term 3 election: Requested vote from peers 83b3a19ccc1d46be838b0dff69d0c523 (127.5.160.129:41403), 43efb696854349c29237e48f513e3a15 (127.5.160.130:44665)
I20260713 09:04:51.474782  9730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50782edb9f824ecebc5d0f9cb99696ae" candidate_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "83b3a19ccc1d46be838b0dff69d0c523"
I20260713 09:04:51.474996  9805 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50782edb9f824ecebc5d0f9cb99696ae" candidate_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "43efb696854349c29237e48f513e3a15"
I20260713 09:04:51.475440  9730 raft_consensus.cc:3055] T 50782edb9f824ecebc5d0f9cb99696ae P 83b3a19ccc1d46be838b0dff69d0c523 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:04:51.475500  9805 raft_consensus.cc:3060] T 50782edb9f824ecebc5d0f9cb99696ae P 43efb696854349c29237e48f513e3a15 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:04:51.475894  9730 raft_consensus.cc:740] T 50782edb9f824ecebc5d0f9cb99696ae P 83b3a19ccc1d46be838b0dff69d0c523 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 83b3a19ccc1d46be838b0dff69d0c523, State: Running, Role: LEADER
I20260713 09:04:51.476784  9730 consensus_queue.cc:260] T 50782edb9f824ecebc5d0f9cb99696ae P 83b3a19ccc1d46be838b0dff69d0c523 [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: "5152f23c3ddd4b4c8cbd721ad104ac16" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35081 } } peers { permanent_uuid: "83b3a19ccc1d46be838b0dff69d0c523" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41403 } } peers { permanent_uuid: "43efb696854349c29237e48f513e3a15" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44665 } }
I20260713 09:04:51.478005  9730 raft_consensus.cc:3060] T 50782edb9f824ecebc5d0f9cb99696ae P 83b3a19ccc1d46be838b0dff69d0c523 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:04:51.482733  9805 raft_consensus.cc:2468] T 50782edb9f824ecebc5d0f9cb99696ae P 43efb696854349c29237e48f513e3a15 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5152f23c3ddd4b4c8cbd721ad104ac16 in term 3.
I20260713 09:04:51.484229  9846 leader_election.cc:304] T 50782edb9f824ecebc5d0f9cb99696ae P 5152f23c3ddd4b4c8cbd721ad104ac16 [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: 43efb696854349c29237e48f513e3a15, 5152f23c3ddd4b4c8cbd721ad104ac16; no voters: 
I20260713 09:04:51.485011  9730 raft_consensus.cc:2468] T 50782edb9f824ecebc5d0f9cb99696ae P 83b3a19ccc1d46be838b0dff69d0c523 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5152f23c3ddd4b4c8cbd721ad104ac16 in term 3.
I20260713 09:04:51.485566 10136 raft_consensus.cc:2804] T 50782edb9f824ecebc5d0f9cb99696ae P 5152f23c3ddd4b4c8cbd721ad104ac16 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:04:51.486066 10136 raft_consensus.cc:697] T 50782edb9f824ecebc5d0f9cb99696ae P 5152f23c3ddd4b4c8cbd721ad104ac16 [term 3 LEADER]: Becoming Leader. State: Replica: 5152f23c3ddd4b4c8cbd721ad104ac16, State: Running, Role: LEADER
I20260713 09:04:51.486948 10136 consensus_queue.cc:237] T 50782edb9f824ecebc5d0f9cb99696ae P 5152f23c3ddd4b4c8cbd721ad104ac16 [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: "5152f23c3ddd4b4c8cbd721ad104ac16" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35081 } } peers { permanent_uuid: "83b3a19ccc1d46be838b0dff69d0c523" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41403 } } peers { permanent_uuid: "43efb696854349c29237e48f513e3a15" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44665 } }
I20260713 09:04:51.494509  9628 catalog_manager.cc:5697] T 50782edb9f824ecebc5d0f9cb99696ae P 5152f23c3ddd4b4c8cbd721ad104ac16 reported cstate change: term changed from 2 to 3, leader changed from 83b3a19ccc1d46be838b0dff69d0c523 (127.5.160.129) to 5152f23c3ddd4b4c8cbd721ad104ac16 (127.5.160.131). New cstate: current_term: 3 leader_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35081 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "83b3a19ccc1d46be838b0dff69d0c523" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41403 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "43efb696854349c29237e48f513e3a15" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44665 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:51.713021  9805 raft_consensus.cc:1275] T 55354222930240fc92cf9e21a27fcf2e P 43efb696854349c29237e48f513e3a15 [term 3 FOLLOWER]: Refusing update from remote peer 5152f23c3ddd4b4c8cbd721ad104ac16: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260713 09:04:51.714226 10136 consensus_queue.cc:1048] T 55354222930240fc92cf9e21a27fcf2e P 5152f23c3ddd4b4c8cbd721ad104ac16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "43efb696854349c29237e48f513e3a15" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:04:51.724720  9730 raft_consensus.cc:1275] T 55354222930240fc92cf9e21a27fcf2e P 83b3a19ccc1d46be838b0dff69d0c523 [term 3 FOLLOWER]: Refusing update from remote peer 5152f23c3ddd4b4c8cbd721ad104ac16: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260713 09:04:51.726445 10172 consensus_queue.cc:1048] T 55354222930240fc92cf9e21a27fcf2e P 5152f23c3ddd4b4c8cbd721ad104ac16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83b3a19ccc1d46be838b0dff69d0c523" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:04:51.730464 10135 raft_consensus.cc:993] T 1f9aba2fadbc4bb190ed40cdd46b3721 P 43efb696854349c29237e48f513e3a15: : Instructing follower 5152f23c3ddd4b4c8cbd721ad104ac16 to start an election
I20260713 09:04:51.730909 10032 raft_consensus.cc:1081] T 1f9aba2fadbc4bb190ed40cdd46b3721 P 43efb696854349c29237e48f513e3a15 [term 2 LEADER]: Signalling peer 5152f23c3ddd4b4c8cbd721ad104ac16 to start an election
I20260713 09:04:51.732959  9877 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1f9aba2fadbc4bb190ed40cdd46b3721"
dest_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16"
 from {username='slave'} at 127.0.0.1:48538
I20260713 09:04:51.733558  9877 raft_consensus.cc:493] T 1f9aba2fadbc4bb190ed40cdd46b3721 P 5152f23c3ddd4b4c8cbd721ad104ac16 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:04:51.733946  9877 raft_consensus.cc:3060] T 1f9aba2fadbc4bb190ed40cdd46b3721 P 5152f23c3ddd4b4c8cbd721ad104ac16 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:04:51.739238  9877 raft_consensus.cc:515] T 1f9aba2fadbc4bb190ed40cdd46b3721 P 5152f23c3ddd4b4c8cbd721ad104ac16 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83b3a19ccc1d46be838b0dff69d0c523" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41403 } } peers { permanent_uuid: "43efb696854349c29237e48f513e3a15" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44665 } } peers { permanent_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35081 } }
I20260713 09:04:51.741945  9805 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f9aba2fadbc4bb190ed40cdd46b3721" candidate_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "43efb696854349c29237e48f513e3a15"
I20260713 09:04:51.741477  9877 leader_election.cc:290] T 1f9aba2fadbc4bb190ed40cdd46b3721 P 5152f23c3ddd4b4c8cbd721ad104ac16 [CANDIDATE]: Term 3 election: Requested vote from peers 83b3a19ccc1d46be838b0dff69d0c523 (127.5.160.129:41403), 43efb696854349c29237e48f513e3a15 (127.5.160.130:44665)
I20260713 09:04:51.741700  9730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f9aba2fadbc4bb190ed40cdd46b3721" candidate_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "83b3a19ccc1d46be838b0dff69d0c523"
I20260713 09:04:51.742476  9805 raft_consensus.cc:3055] T 1f9aba2fadbc4bb190ed40cdd46b3721 P 43efb696854349c29237e48f513e3a15 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:04:51.742894  9805 raft_consensus.cc:740] T 1f9aba2fadbc4bb190ed40cdd46b3721 P 43efb696854349c29237e48f513e3a15 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 43efb696854349c29237e48f513e3a15, State: Running, Role: LEADER
I20260713 09:04:51.742901  9730 raft_consensus.cc:3060] T 1f9aba2fadbc4bb190ed40cdd46b3721 P 83b3a19ccc1d46be838b0dff69d0c523 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:04:51.743876  9805 consensus_queue.cc:260] T 1f9aba2fadbc4bb190ed40cdd46b3721 P 43efb696854349c29237e48f513e3a15 [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: "83b3a19ccc1d46be838b0dff69d0c523" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41403 } } peers { permanent_uuid: "43efb696854349c29237e48f513e3a15" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44665 } } peers { permanent_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35081 } }
I20260713 09:04:51.744959  9805 raft_consensus.cc:3060] T 1f9aba2fadbc4bb190ed40cdd46b3721 P 43efb696854349c29237e48f513e3a15 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:04:51.749779  9730 raft_consensus.cc:2468] T 1f9aba2fadbc4bb190ed40cdd46b3721 P 83b3a19ccc1d46be838b0dff69d0c523 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5152f23c3ddd4b4c8cbd721ad104ac16 in term 3.
I20260713 09:04:51.750217  9805 raft_consensus.cc:2468] T 1f9aba2fadbc4bb190ed40cdd46b3721 P 43efb696854349c29237e48f513e3a15 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5152f23c3ddd4b4c8cbd721ad104ac16 in term 3.
I20260713 09:04:51.750799  9844 leader_election.cc:304] T 1f9aba2fadbc4bb190ed40cdd46b3721 P 5152f23c3ddd4b4c8cbd721ad104ac16 [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: 5152f23c3ddd4b4c8cbd721ad104ac16, 83b3a19ccc1d46be838b0dff69d0c523; no voters: 
I20260713 09:04:51.751665 10172 raft_consensus.cc:2804] T 1f9aba2fadbc4bb190ed40cdd46b3721 P 5152f23c3ddd4b4c8cbd721ad104ac16 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:04:51.752157 10172 raft_consensus.cc:697] T 1f9aba2fadbc4bb190ed40cdd46b3721 P 5152f23c3ddd4b4c8cbd721ad104ac16 [term 3 LEADER]: Becoming Leader. State: Replica: 5152f23c3ddd4b4c8cbd721ad104ac16, State: Running, Role: LEADER
I20260713 09:04:51.752990 10172 consensus_queue.cc:237] T 1f9aba2fadbc4bb190ed40cdd46b3721 P 5152f23c3ddd4b4c8cbd721ad104ac16 [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: "83b3a19ccc1d46be838b0dff69d0c523" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41403 } } peers { permanent_uuid: "43efb696854349c29237e48f513e3a15" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44665 } } peers { permanent_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35081 } }
I20260713 09:04:51.759856  9628 catalog_manager.cc:5697] T 1f9aba2fadbc4bb190ed40cdd46b3721 P 5152f23c3ddd4b4c8cbd721ad104ac16 reported cstate change: term changed from 2 to 3, leader changed from 43efb696854349c29237e48f513e3a15 (127.5.160.130) to 5152f23c3ddd4b4c8cbd721ad104ac16 (127.5.160.131). New cstate: current_term: 3 leader_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83b3a19ccc1d46be838b0dff69d0c523" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41403 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "43efb696854349c29237e48f513e3a15" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44665 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5152f23c3ddd4b4c8cbd721ad104ac16" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35081 } health_report { overall_health: HEALTHY } } }
I20260713 09:04:51.976414  9727 raft_consensus.cc:1275] T ce3c215cbda0478f91251c12f54348a8 P 83b3a19ccc1d46be838b0dff69d0c523 [term 2 FOLLOWER]: Refusing update from remote peer 5152f23c3ddd4b4c8cbd721ad104ac16: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260713 09:04:51.977797 10172 consensus_queue.cc:1048] T ce3c215cbda0478f91251c12f54348a8 P 5152f23c3ddd4b4c8cbd721ad104ac16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83b3a19ccc1d46be838b0dff69d0c523" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:04:51.983371  9805 raft_consensus.cc:1275] T ce3c215cbda0478f91251c12f54348a8 P 43efb696854349c29237e48f513e3a15 [term 2 FOLLOWER]: Refusing update from remote peer 5152f23c3ddd4b4c8cbd721ad104ac16: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260713 09:04:51.985642 10136 consensus_queue.cc:1048] T ce3c215cbda0478f91251c12f54348a8 P 5152f23c3ddd4b4c8cbd721ad104ac16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "43efb696854349c29237e48f513e3a15" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:04:52.027151  9727 raft_consensus.cc:1275] T 50782edb9f824ecebc5d0f9cb99696ae P 83b3a19ccc1d46be838b0dff69d0c523 [term 3 FOLLOWER]: Refusing update from remote peer 5152f23c3ddd4b4c8cbd721ad104ac16: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:04:52.028357 10090 consensus_queue.cc:1048] T 50782edb9f824ecebc5d0f9cb99696ae P 5152f23c3ddd4b4c8cbd721ad104ac16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83b3a19ccc1d46be838b0dff69d0c523" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:04:52.037762  9804 raft_consensus.cc:1275] T 50782edb9f824ecebc5d0f9cb99696ae P 43efb696854349c29237e48f513e3a15 [term 3 FOLLOWER]: Refusing update from remote peer 5152f23c3ddd4b4c8cbd721ad104ac16: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:04:52.039245 10172 consensus_queue.cc:1048] T 50782edb9f824ecebc5d0f9cb99696ae P 5152f23c3ddd4b4c8cbd721ad104ac16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "43efb696854349c29237e48f513e3a15" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:04:52.335662  9804 raft_consensus.cc:1275] T 1f9aba2fadbc4bb190ed40cdd46b3721 P 43efb696854349c29237e48f513e3a15 [term 3 FOLLOWER]: Refusing update from remote peer 5152f23c3ddd4b4c8cbd721ad104ac16: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:04:52.336855 10172 consensus_queue.cc:1048] T 1f9aba2fadbc4bb190ed40cdd46b3721 P 5152f23c3ddd4b4c8cbd721ad104ac16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "43efb696854349c29237e48f513e3a15" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:04:52.346954  9727 raft_consensus.cc:1275] T 1f9aba2fadbc4bb190ed40cdd46b3721 P 83b3a19ccc1d46be838b0dff69d0c523 [term 3 FOLLOWER]: Refusing update from remote peer 5152f23c3ddd4b4c8cbd721ad104ac16: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:04:52.350389 10090 consensus_queue.cc:1048] T 1f9aba2fadbc4bb190ed40cdd46b3721 P 5152f23c3ddd4b4c8cbd721ad104ac16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83b3a19ccc1d46be838b0dff69d0c523" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 41403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:04:52.417932  5762 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260713 09:04:52.423437  5762 auto_leader_rebalancer.cc:479] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260713 09:04:52.423804  5762 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:04:52.428434  5762 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260713 09:04:52.428787  5762 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:04:53.456192  5762 tablet_server.cc:179] TabletServer@127.5.160.129:0 shutting down...
W20260713 09:04:53.460958  9770 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]
W20260713 09:04:53.464556  9770 consensus_peers.cc:597] T 2935b6890be346fe9023c80a97ab8604 P 43efb696854349c29237e48f513e3a15 -> Peer 83b3a19ccc1d46be838b0dff69d0c523 (127.5.160.129:41403): Couldn't send request to peer 83b3a19ccc1d46be838b0dff69d0c523. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:04:53.486764  5762 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:04:53.487610  5762 tablet_replica.cc:333] T 29797a8719ed4a019cad0469922a9d4e P 83b3a19ccc1d46be838b0dff69d0c523: stopping tablet replica
I20260713 09:04:53.488476  5762 raft_consensus.cc:2243] T 29797a8719ed4a019cad0469922a9d4e P 83b3a19ccc1d46be838b0dff69d0c523 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:53.488897  5762 raft_consensus.cc:2272] T 29797a8719ed4a019cad0469922a9d4e P 83b3a19ccc1d46be838b0dff69d0c523 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:53.490778  5762 tablet_replica.cc:333] T 55354222930240fc92cf9e21a27fcf2e P 83b3a19ccc1d46be838b0dff69d0c523: stopping tablet replica
I20260713 09:04:53.491272  5762 raft_consensus.cc:2243] T 55354222930240fc92cf9e21a27fcf2e P 83b3a19ccc1d46be838b0dff69d0c523 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:53.491648  5762 raft_consensus.cc:2272] T 55354222930240fc92cf9e21a27fcf2e P 83b3a19ccc1d46be838b0dff69d0c523 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:53.493326  5762 tablet_replica.cc:333] T 6ee51dc30dd34f3cb39f81e177f37653 P 83b3a19ccc1d46be838b0dff69d0c523: stopping tablet replica
I20260713 09:04:53.493796  5762 raft_consensus.cc:2243] T 6ee51dc30dd34f3cb39f81e177f37653 P 83b3a19ccc1d46be838b0dff69d0c523 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:53.494153  5762 raft_consensus.cc:2272] T 6ee51dc30dd34f3cb39f81e177f37653 P 83b3a19ccc1d46be838b0dff69d0c523 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:53.495733  5762 tablet_replica.cc:333] T 8c0c1f396f7945a78f87adeb09cbb0d4 P 83b3a19ccc1d46be838b0dff69d0c523: stopping tablet replica
I20260713 09:04:53.496197  5762 raft_consensus.cc:2243] T 8c0c1f396f7945a78f87adeb09cbb0d4 P 83b3a19ccc1d46be838b0dff69d0c523 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:53.496546  5762 raft_consensus.cc:2272] T 8c0c1f396f7945a78f87adeb09cbb0d4 P 83b3a19ccc1d46be838b0dff69d0c523 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:53.498155  5762 tablet_replica.cc:333] T a67ac17d518f4b1f96346d1630d2e57e P 83b3a19ccc1d46be838b0dff69d0c523: stopping tablet replica
I20260713 09:04:53.498744  5762 raft_consensus.cc:2243] T a67ac17d518f4b1f96346d1630d2e57e P 83b3a19ccc1d46be838b0dff69d0c523 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:04:53.499531  5762 raft_consensus.cc:2272] T a67ac17d518f4b1f96346d1630d2e57e P 83b3a19ccc1d46be838b0dff69d0c523 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:53.501785  5762 tablet_replica.cc:333] T d70e02ac00ce4a149300c5122d68a156 P 83b3a19ccc1d46be838b0dff69d0c523: stopping tablet replica
I20260713 09:04:53.502365  5762 raft_consensus.cc:2243] T d70e02ac00ce4a149300c5122d68a156 P 83b3a19ccc1d46be838b0dff69d0c523 [term 2 FOLLOWER]: Raft consensus shutting down.
W20260713 09:04:53.502586  9844 consensus_peers.cc:597] T 50782edb9f824ecebc5d0f9cb99696ae P 5152f23c3ddd4b4c8cbd721ad104ac16 -> Peer 83b3a19ccc1d46be838b0dff69d0c523 (127.5.160.129:41403): Couldn't send request to peer 83b3a19ccc1d46be838b0dff69d0c523. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:04:53.502864  5762 raft_consensus.cc:2272] T d70e02ac00ce4a149300c5122d68a156 P 83b3a19ccc1d46be838b0dff69d0c523 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:53.504846  5762 tablet_replica.cc:333] T ce3c215cbda0478f91251c12f54348a8 P 83b3a19ccc1d46be838b0dff69d0c523: stopping tablet replica
I20260713 09:04:53.505548  5762 raft_consensus.cc:2243] T ce3c215cbda0478f91251c12f54348a8 P 83b3a19ccc1d46be838b0dff69d0c523 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:53.506088  5762 raft_consensus.cc:2272] T ce3c215cbda0478f91251c12f54348a8 P 83b3a19ccc1d46be838b0dff69d0c523 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:53.508208  5762 tablet_replica.cc:333] T fc05067690e248cb98f3fcb9a85d30ac P 83b3a19ccc1d46be838b0dff69d0c523: stopping tablet replica
I20260713 09:04:53.508744  5762 raft_consensus.cc:2243] T fc05067690e248cb98f3fcb9a85d30ac P 83b3a19ccc1d46be838b0dff69d0c523 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:04:53.509414  5762 raft_consensus.cc:2272] T fc05067690e248cb98f3fcb9a85d30ac P 83b3a19ccc1d46be838b0dff69d0c523 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:53.511085  5762 tablet_replica.cc:333] T 1f9aba2fadbc4bb190ed40cdd46b3721 P 83b3a19ccc1d46be838b0dff69d0c523: stopping tablet replica
I20260713 09:04:53.511629  5762 raft_consensus.cc:2243] T 1f9aba2fadbc4bb190ed40cdd46b3721 P 83b3a19ccc1d46be838b0dff69d0c523 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:53.512020  5762 raft_consensus.cc:2272] T 1f9aba2fadbc4bb190ed40cdd46b3721 P 83b3a19ccc1d46be838b0dff69d0c523 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:53.513725  5762 tablet_replica.cc:333] T 2935b6890be346fe9023c80a97ab8604 P 83b3a19ccc1d46be838b0dff69d0c523: stopping tablet replica
I20260713 09:04:53.514216  5762 raft_consensus.cc:2243] T 2935b6890be346fe9023c80a97ab8604 P 83b3a19ccc1d46be838b0dff69d0c523 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:53.514665  5762 raft_consensus.cc:2272] T 2935b6890be346fe9023c80a97ab8604 P 83b3a19ccc1d46be838b0dff69d0c523 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:53.516361  5762 tablet_replica.cc:333] T d7dd7a21a73a4c4eae617204cce7ef2f P 83b3a19ccc1d46be838b0dff69d0c523: stopping tablet replica
I20260713 09:04:53.516865  5762 raft_consensus.cc:2243] T d7dd7a21a73a4c4eae617204cce7ef2f P 83b3a19ccc1d46be838b0dff69d0c523 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:04:53.517640  5762 raft_consensus.cc:2272] T d7dd7a21a73a4c4eae617204cce7ef2f P 83b3a19ccc1d46be838b0dff69d0c523 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:53.519361  5762 tablet_replica.cc:333] T 2739a9a5fe8e4c2993513d35d5f6b9c2 P 83b3a19ccc1d46be838b0dff69d0c523: stopping tablet replica
I20260713 09:04:53.519878  5762 raft_consensus.cc:2243] T 2739a9a5fe8e4c2993513d35d5f6b9c2 P 83b3a19ccc1d46be838b0dff69d0c523 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:53.520272  5762 raft_consensus.cc:2272] T 2739a9a5fe8e4c2993513d35d5f6b9c2 P 83b3a19ccc1d46be838b0dff69d0c523 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:53.522085  5762 tablet_replica.cc:333] T ec9683adcd6745758b966e222b51747e P 83b3a19ccc1d46be838b0dff69d0c523: stopping tablet replica
I20260713 09:04:53.522606  5762 raft_consensus.cc:2243] T ec9683adcd6745758b966e222b51747e P 83b3a19ccc1d46be838b0dff69d0c523 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:04:53.523293  5762 raft_consensus.cc:2272] T ec9683adcd6745758b966e222b51747e P 83b3a19ccc1d46be838b0dff69d0c523 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:53.525068  5762 tablet_replica.cc:333] T 2b8c4520c7d34ddfaf6107810da67d91 P 83b3a19ccc1d46be838b0dff69d0c523: stopping tablet replica
I20260713 09:04:53.525681  5762 raft_consensus.cc:2243] T 2b8c4520c7d34ddfaf6107810da67d91 P 83b3a19ccc1d46be838b0dff69d0c523 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:53.526229  5762 raft_consensus.cc:2272] T 2b8c4520c7d34ddfaf6107810da67d91 P 83b3a19ccc1d46be838b0dff69d0c523 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:53.528470  5762 tablet_replica.cc:333] T dae2d6b732394ef2910aa9ee52a0a61e P 83b3a19ccc1d46be838b0dff69d0c523: stopping tablet replica
I20260713 09:04:53.529197  5762 raft_consensus.cc:2243] T dae2d6b732394ef2910aa9ee52a0a61e P 83b3a19ccc1d46be838b0dff69d0c523 [term 1 LEADER]: Raft consensus shutting down.
W20260713 09:04:53.529330  9844 consensus_peers.cc:597] T ce3c215cbda0478f91251c12f54348a8 P 5152f23c3ddd4b4c8cbd721ad104ac16 -> Peer 83b3a19ccc1d46be838b0dff69d0c523 (127.5.160.129:41403): Couldn't send request to peer 83b3a19ccc1d46be838b0dff69d0c523. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:04:53.529923  5762 raft_consensus.cc:2272] T dae2d6b732394ef2910aa9ee52a0a61e P 83b3a19ccc1d46be838b0dff69d0c523 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:53.532155  5762 tablet_replica.cc:333] T 50782edb9f824ecebc5d0f9cb99696ae P 83b3a19ccc1d46be838b0dff69d0c523: stopping tablet replica
I20260713 09:04:53.532781  5762 raft_consensus.cc:2243] T 50782edb9f824ecebc5d0f9cb99696ae P 83b3a19ccc1d46be838b0dff69d0c523 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:53.533239  5762 raft_consensus.cc:2272] T 50782edb9f824ecebc5d0f9cb99696ae P 83b3a19ccc1d46be838b0dff69d0c523 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:53.535125  5762 tablet_replica.cc:333] T e04a3d1060cb4187b5ac34f2d6f93fe2 P 83b3a19ccc1d46be838b0dff69d0c523: stopping tablet replica
I20260713 09:04:53.535692  5762 raft_consensus.cc:2243] T e04a3d1060cb4187b5ac34f2d6f93fe2 P 83b3a19ccc1d46be838b0dff69d0c523 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:53.536125  5762 raft_consensus.cc:2272] T e04a3d1060cb4187b5ac34f2d6f93fe2 P 83b3a19ccc1d46be838b0dff69d0c523 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:53.537837  5762 tablet_replica.cc:333] T 021a793ae44e44f7b594e893fbd772e7 P 83b3a19ccc1d46be838b0dff69d0c523: stopping tablet replica
I20260713 09:04:53.538318  5762 raft_consensus.cc:2243] T 021a793ae44e44f7b594e893fbd772e7 P 83b3a19ccc1d46be838b0dff69d0c523 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:04:53.538995  5762 raft_consensus.cc:2272] T 021a793ae44e44f7b594e893fbd772e7 P 83b3a19ccc1d46be838b0dff69d0c523 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:04:53.550191  9770 consensus_peers.cc:597] T e04a3d1060cb4187b5ac34f2d6f93fe2 P 43efb696854349c29237e48f513e3a15 -> Peer 83b3a19ccc1d46be838b0dff69d0c523 (127.5.160.129:41403): Couldn't send request to peer 83b3a19ccc1d46be838b0dff69d0c523. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:04:53.579646  5762 tablet_server.cc:196] TabletServer@127.5.160.129:0 shutdown complete.
W20260713 09:04:53.609746  9770 consensus_peers.cc:597] T 8c0c1f396f7945a78f87adeb09cbb0d4 P 43efb696854349c29237e48f513e3a15 -> Peer 83b3a19ccc1d46be838b0dff69d0c523 (127.5.160.129:41403): Couldn't send request to peer 83b3a19ccc1d46be838b0dff69d0c523. Status: Network error: Client connection negotiation failed: client connection to 127.5.160.129:41403: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:04:53.612931  5762 tablet_server.cc:179] TabletServer@127.5.160.130:0 shutting down...
W20260713 09:04:53.631098  9846 consensus_peers.cc:597] T 29797a8719ed4a019cad0469922a9d4e P 5152f23c3ddd4b4c8cbd721ad104ac16 -> Peer 43efb696854349c29237e48f513e3a15 (127.5.160.130:44665): Couldn't send request to peer 43efb696854349c29237e48f513e3a15. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260713 09:04:53.641654  9846 consensus_peers.cc:597] T 55354222930240fc92cf9e21a27fcf2e P 5152f23c3ddd4b4c8cbd721ad104ac16 -> Peer 43efb696854349c29237e48f513e3a15 (127.5.160.130:44665): Couldn't send request to peer 43efb696854349c29237e48f513e3a15. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:04:53.645448  5762 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:04:53.646173  5762 tablet_replica.cc:333] T 29797a8719ed4a019cad0469922a9d4e P 43efb696854349c29237e48f513e3a15: stopping tablet replica
I20260713 09:04:53.646775  5762 raft_consensus.cc:2243] T 29797a8719ed4a019cad0469922a9d4e P 43efb696854349c29237e48f513e3a15 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:53.647243  5762 raft_consensus.cc:2272] T 29797a8719ed4a019cad0469922a9d4e P 43efb696854349c29237e48f513e3a15 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:53.649148  5762 tablet_replica.cc:333] T 8c0c1f396f7945a78f87adeb09cbb0d4 P 43efb696854349c29237e48f513e3a15: stopping tablet replica
I20260713 09:04:53.649658  5762 raft_consensus.cc:2243] T 8c0c1f396f7945a78f87adeb09cbb0d4 P 43efb696854349c29237e48f513e3a15 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:04:53.650374  5762 raft_consensus.cc:2272] T 8c0c1f396f7945a78f87adeb09cbb0d4 P 43efb696854349c29237e48f513e3a15 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:53.652094  5762 tablet_replica.cc:333] T 6ee51dc30dd34f3cb39f81e177f37653 P 43efb696854349c29237e48f513e3a15: stopping tablet replica
I20260713 09:04:53.652621  5762 raft_consensus.cc:2243] T 6ee51dc30dd34f3cb39f81e177f37653 P 43efb696854349c29237e48f513e3a15 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:04:53.653450  5762 raft_consensus.cc:2272] T 6ee51dc30dd34f3cb39f81e177f37653 P 43efb696854349c29237e48f513e3a15 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:53.655117  5762 tablet_replica.cc:333] T dae2d6b732394ef2910aa9ee52a0a61e P 43efb696854349c29237e48f513e3a15: stopping tablet replica
I20260713 09:04:53.655661  5762 raft_consensus.cc:2243] T dae2d6b732394ef2910aa9ee52a0a61e P 43efb696854349c29237e48f513e3a15 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:53.656085  5762 raft_consensus.cc:2272] T dae2d6b732394ef2910aa9ee52a0a61e P 43efb696854349c29237e48f513e3a15 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:53.657747  5762 tablet_replica.cc:333] T d70e02ac00ce4a149300c5122d68a156 P 43efb696854349c29237e48f513e3a15: stopping tablet replica
I20260713 09:04:53.658248  5762 raft_consensus.cc:2243] T d70e02ac00ce4a149300c5122d68a156 P 43efb696854349c29237e48f513e3a15 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:53.658672  5762 raft_consensus.cc:2272] T d70e02ac00ce4a149300c5122d68a156 P 43efb696854349c29237e48f513e3a15 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:53.660377  5762 tablet_replica.cc:333] T a67ac17d518f4b1f96346d1630d2e57e P 43efb696854349c29237e48f513e3a15: stopping tablet replica
I20260713 09:04:53.660861  5762 raft_consensus.cc:2243] T a67ac17d518f4b1f96346d1630d2e57e P 43efb696854349c29237e48f513e3a15 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:53.661289  5762 raft_consensus.cc:2272] T a67ac17d518f4b1f96346d1630d2e57e P 43efb696854349c29237e48f513e3a15 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:53.662946  5762 tablet_replica.cc:333] T 55354222930240fc92cf9e21a27fcf2e P 43efb696854349c29237e48f513e3a15: stopping tablet replica
I20260713 09:04:53.663422  5762 raft_consensus.cc:2243] T 55354222930240fc92cf9e21a27fcf2e P 43efb696854349c29237e48f513e3a15 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:53.663818  5762 raft_consensus.cc:2272] T 55354222930240fc92cf9e21a27fcf2e P 43efb696854349c29237e48f513e3a15 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:53.665580  5762 tablet_replica.cc:333] T ec9683adcd6745758b966e222b51747e P 43efb696854349c29237e48f513e3a15: stopping tablet replica
I20260713 09:04:53.666088  5762 raft_consensus.cc:2243] T ec9683adcd6745758b966e222b51747e P 43efb696854349c29237e48f513e3a15 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:53.666482  5762 raft_consensus.cc:2272] T ec9683adcd6745758b966e222b51747e P 43efb696854349c29237e48f513e3a15 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:53.668220  5762 tablet_replica.cc:333] T 2739a9a5fe8e4c2993513d35d5f6b9c2 P 43efb696854349c29237e48f513e3a15: stopping tablet replica
I20260713 09:04:53.668712  5762 raft_consensus.cc:2243] T 2739a9a5fe8e4c2993513d35d5f6b9c2 P 43efb696854349c29237e48f513e3a15 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:04:53.669467  5762 raft_consensus.cc:2272] T 2739a9a5fe8e4c2993513d35d5f6b9c2 P 43efb696854349c29237e48f513e3a15 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:53.671126  5762 tablet_replica.cc:333] T ce3c215cbda0478f91251c12f54348a8 P 43efb696854349c29237e48f513e3a15: stopping tablet replica
I20260713 09:04:53.671622  5762 raft_consensus.cc:2243] T ce3c215cbda0478f91251c12f54348a8 P 43efb696854349c29237e48f513e3a15 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:53.672000  5762 raft_consensus.cc:2272] T ce3c215cbda0478f91251c12f54348a8 P 43efb696854349c29237e48f513e3a15 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:53.673591  5762 tablet_replica.cc:333] T fc05067690e248cb98f3fcb9a85d30ac P 43efb696854349c29237e48f513e3a15: stopping tablet replica
I20260713 09:04:53.674094  5762 raft_consensus.cc:2243] T fc05067690e248cb98f3fcb9a85d30ac P 43efb696854349c29237e48f513e3a15 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:53.674481  5762 raft_consensus.cc:2272] T fc05067690e248cb98f3fcb9a85d30ac P 43efb696854349c29237e48f513e3a15 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:53.676079  5762 tablet_replica.cc:333] T 1f9aba2fadbc4bb190ed40cdd46b3721 P 43efb696854349c29237e48f513e3a15: stopping tablet replica
I20260713 09:04:53.676553  5762 raft_consensus.cc:2243] T 1f9aba2fadbc4bb190ed40cdd46b3721 P 43efb696854349c29237e48f513e3a15 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:53.676934  5762 raft_consensus.cc:2272] T 1f9aba2fadbc4bb190ed40cdd46b3721 P 43efb696854349c29237e48f513e3a15 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:53.678543  5762 tablet_replica.cc:333] T 2935b6890be346fe9023c80a97ab8604 P 43efb696854349c29237e48f513e3a15: stopping tablet replica
I20260713 09:04:53.679051  5762 raft_consensus.cc:2243] T 2935b6890be346fe9023c80a97ab8604 P 43efb696854349c29237e48f513e3a15 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:04:53.679741  5762 raft_consensus.cc:2272] T 2935b6890be346fe9023c80a97ab8604 P 43efb696854349c29237e48f513e3a15 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:53.681474  5762 tablet_replica.cc:333] T 50782edb9f824ecebc5d0f9cb99696ae P 43efb696854349c29237e48f513e3a15: stopping tablet replica
I20260713 09:04:53.681934  5762 raft_consensus.cc:2243] T 50782edb9f824ecebc5d0f9cb99696ae P 43efb696854349c29237e48f513e3a15 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:53.682348  5762 raft_consensus.cc:2272] T 50782edb9f824ecebc5d0f9cb99696ae P 43efb696854349c29237e48f513e3a15 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:53.683955  5762 tablet_replica.cc:333] T e04a3d1060cb4187b5ac34f2d6f93fe2 P 43efb696854349c29237e48f513e3a15: stopping tablet replica
I20260713 09:04:53.684425  5762 raft_consensus.cc:2243] T e04a3d1060cb4187b5ac34f2d6f93fe2 P 43efb696854349c29237e48f513e3a15 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:04:53.685128  5762 raft_consensus.cc:2272] T e04a3d1060cb4187b5ac34f2d6f93fe2 P 43efb696854349c29237e48f513e3a15 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:53.686789  5762 tablet_replica.cc:333] T 021a793ae44e44f7b594e893fbd772e7 P 43efb696854349c29237e48f513e3a15: stopping tablet replica
I20260713 09:04:53.687239  5762 raft_consensus.cc:2243] T 021a793ae44e44f7b594e893fbd772e7 P 43efb696854349c29237e48f513e3a15 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:53.687623  5762 raft_consensus.cc:2272] T 021a793ae44e44f7b594e893fbd772e7 P 43efb696854349c29237e48f513e3a15 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:53.689193  5762 tablet_replica.cc:333] T d7dd7a21a73a4c4eae617204cce7ef2f P 43efb696854349c29237e48f513e3a15: stopping tablet replica
I20260713 09:04:53.689631  5762 raft_consensus.cc:2243] T d7dd7a21a73a4c4eae617204cce7ef2f P 43efb696854349c29237e48f513e3a15 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:53.690085  5762 raft_consensus.cc:2272] T d7dd7a21a73a4c4eae617204cce7ef2f P 43efb696854349c29237e48f513e3a15 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:53.691687  5762 tablet_replica.cc:333] T 2b8c4520c7d34ddfaf6107810da67d91 P 43efb696854349c29237e48f513e3a15: stopping tablet replica
I20260713 09:04:53.692102  5762 raft_consensus.cc:2243] T 2b8c4520c7d34ddfaf6107810da67d91 P 43efb696854349c29237e48f513e3a15 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:04:53.692777  5762 raft_consensus.cc:2272] T 2b8c4520c7d34ddfaf6107810da67d91 P 43efb696854349c29237e48f513e3a15 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:53.753229  5762 tablet_server.cc:196] TabletServer@127.5.160.130:0 shutdown complete.
W20260713 09:04:53.759922  9844 consensus_peers.cc:597] T 55354222930240fc92cf9e21a27fcf2e P 5152f23c3ddd4b4c8cbd721ad104ac16 -> Peer 83b3a19ccc1d46be838b0dff69d0c523 (127.5.160.129:41403): Couldn't send request to peer 83b3a19ccc1d46be838b0dff69d0c523. Status: Network error: Client connection negotiation failed: client connection to 127.5.160.129:41403: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:04:53.762017  9844 consensus_peers.cc:597] T 1f9aba2fadbc4bb190ed40cdd46b3721 P 5152f23c3ddd4b4c8cbd721ad104ac16 -> Peer 83b3a19ccc1d46be838b0dff69d0c523 (127.5.160.129:41403): Couldn't send request to peer 83b3a19ccc1d46be838b0dff69d0c523. Status: Network error: Client connection negotiation failed: client connection to 127.5.160.129:41403: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:04:53.785912  5762 tablet_server.cc:179] TabletServer@127.5.160.131:0 shutting down...
I20260713 09:04:53.822341  5762 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:04:53.823001  5762 tablet_replica.cc:333] T 6ee51dc30dd34f3cb39f81e177f37653 P 5152f23c3ddd4b4c8cbd721ad104ac16: stopping tablet replica
I20260713 09:04:53.823688  5762 raft_consensus.cc:2243] T 6ee51dc30dd34f3cb39f81e177f37653 P 5152f23c3ddd4b4c8cbd721ad104ac16 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:53.824275  5762 raft_consensus.cc:2272] T 6ee51dc30dd34f3cb39f81e177f37653 P 5152f23c3ddd4b4c8cbd721ad104ac16 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:53.826249  5762 tablet_replica.cc:333] T 29797a8719ed4a019cad0469922a9d4e P 5152f23c3ddd4b4c8cbd721ad104ac16: stopping tablet replica
I20260713 09:04:53.826749  5762 raft_consensus.cc:2243] T 29797a8719ed4a019cad0469922a9d4e P 5152f23c3ddd4b4c8cbd721ad104ac16 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:04:53.827481  5762 raft_consensus.cc:2272] T 29797a8719ed4a019cad0469922a9d4e P 5152f23c3ddd4b4c8cbd721ad104ac16 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:53.829450  5762 tablet_replica.cc:333] T 8c0c1f396f7945a78f87adeb09cbb0d4 P 5152f23c3ddd4b4c8cbd721ad104ac16: stopping tablet replica
I20260713 09:04:53.829960  5762 raft_consensus.cc:2243] T 8c0c1f396f7945a78f87adeb09cbb0d4 P 5152f23c3ddd4b4c8cbd721ad104ac16 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:53.830358  5762 raft_consensus.cc:2272] T 8c0c1f396f7945a78f87adeb09cbb0d4 P 5152f23c3ddd4b4c8cbd721ad104ac16 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:53.832136  5762 tablet_replica.cc:333] T 55354222930240fc92cf9e21a27fcf2e P 5152f23c3ddd4b4c8cbd721ad104ac16: stopping tablet replica
I20260713 09:04:53.832623  5762 raft_consensus.cc:2243] T 55354222930240fc92cf9e21a27fcf2e P 5152f23c3ddd4b4c8cbd721ad104ac16 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:04:53.833411  5762 raft_consensus.cc:2272] T 55354222930240fc92cf9e21a27fcf2e P 5152f23c3ddd4b4c8cbd721ad104ac16 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:53.835276  5762 tablet_replica.cc:333] T ec9683adcd6745758b966e222b51747e P 5152f23c3ddd4b4c8cbd721ad104ac16: stopping tablet replica
I20260713 09:04:53.835811  5762 raft_consensus.cc:2243] T ec9683adcd6745758b966e222b51747e P 5152f23c3ddd4b4c8cbd721ad104ac16 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:53.836251  5762 raft_consensus.cc:2272] T ec9683adcd6745758b966e222b51747e P 5152f23c3ddd4b4c8cbd721ad104ac16 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:53.838173  5762 tablet_replica.cc:333] T 2739a9a5fe8e4c2993513d35d5f6b9c2 P 5152f23c3ddd4b4c8cbd721ad104ac16: stopping tablet replica
I20260713 09:04:53.838685  5762 raft_consensus.cc:2243] T 2739a9a5fe8e4c2993513d35d5f6b9c2 P 5152f23c3ddd4b4c8cbd721ad104ac16 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:53.839046  5762 raft_consensus.cc:2272] T 2739a9a5fe8e4c2993513d35d5f6b9c2 P 5152f23c3ddd4b4c8cbd721ad104ac16 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:53.840850  5762 tablet_replica.cc:333] T a67ac17d518f4b1f96346d1630d2e57e P 5152f23c3ddd4b4c8cbd721ad104ac16: stopping tablet replica
I20260713 09:04:53.841444  5762 raft_consensus.cc:2243] T a67ac17d518f4b1f96346d1630d2e57e P 5152f23c3ddd4b4c8cbd721ad104ac16 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:53.841813  5762 raft_consensus.cc:2272] T a67ac17d518f4b1f96346d1630d2e57e P 5152f23c3ddd4b4c8cbd721ad104ac16 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:53.843552  5762 tablet_replica.cc:333] T d70e02ac00ce4a149300c5122d68a156 P 5152f23c3ddd4b4c8cbd721ad104ac16: stopping tablet replica
I20260713 09:04:53.844044  5762 raft_consensus.cc:2243] T d70e02ac00ce4a149300c5122d68a156 P 5152f23c3ddd4b4c8cbd721ad104ac16 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:04:53.844771  5762 raft_consensus.cc:2272] T d70e02ac00ce4a149300c5122d68a156 P 5152f23c3ddd4b4c8cbd721ad104ac16 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:53.846566  5762 tablet_replica.cc:333] T fc05067690e248cb98f3fcb9a85d30ac P 5152f23c3ddd4b4c8cbd721ad104ac16: stopping tablet replica
I20260713 09:04:53.847084  5762 raft_consensus.cc:2243] T fc05067690e248cb98f3fcb9a85d30ac P 5152f23c3ddd4b4c8cbd721ad104ac16 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:53.847463  5762 raft_consensus.cc:2272] T fc05067690e248cb98f3fcb9a85d30ac P 5152f23c3ddd4b4c8cbd721ad104ac16 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:53.849316  5762 tablet_replica.cc:333] T ce3c215cbda0478f91251c12f54348a8 P 5152f23c3ddd4b4c8cbd721ad104ac16: stopping tablet replica
I20260713 09:04:53.849773  5762 raft_consensus.cc:2243] T ce3c215cbda0478f91251c12f54348a8 P 5152f23c3ddd4b4c8cbd721ad104ac16 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:04:53.850440  5762 raft_consensus.cc:2272] T ce3c215cbda0478f91251c12f54348a8 P 5152f23c3ddd4b4c8cbd721ad104ac16 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:53.852026  5762 tablet_replica.cc:333] T 1f9aba2fadbc4bb190ed40cdd46b3721 P 5152f23c3ddd4b4c8cbd721ad104ac16: stopping tablet replica
I20260713 09:04:53.852494  5762 raft_consensus.cc:2243] T 1f9aba2fadbc4bb190ed40cdd46b3721 P 5152f23c3ddd4b4c8cbd721ad104ac16 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:04:53.853186  5762 raft_consensus.cc:2272] T 1f9aba2fadbc4bb190ed40cdd46b3721 P 5152f23c3ddd4b4c8cbd721ad104ac16 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:53.854944  5762 tablet_replica.cc:333] T 2935b6890be346fe9023c80a97ab8604 P 5152f23c3ddd4b4c8cbd721ad104ac16: stopping tablet replica
I20260713 09:04:53.855410  5762 raft_consensus.cc:2243] T 2935b6890be346fe9023c80a97ab8604 P 5152f23c3ddd4b4c8cbd721ad104ac16 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:53.855868  5762 raft_consensus.cc:2272] T 2935b6890be346fe9023c80a97ab8604 P 5152f23c3ddd4b4c8cbd721ad104ac16 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:53.857664  5762 tablet_replica.cc:333] T dae2d6b732394ef2910aa9ee52a0a61e P 5152f23c3ddd4b4c8cbd721ad104ac16: stopping tablet replica
I20260713 09:04:53.858146  5762 raft_consensus.cc:2243] T dae2d6b732394ef2910aa9ee52a0a61e P 5152f23c3ddd4b4c8cbd721ad104ac16 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:53.858531  5762 raft_consensus.cc:2272] T dae2d6b732394ef2910aa9ee52a0a61e P 5152f23c3ddd4b4c8cbd721ad104ac16 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:53.860284  5762 tablet_replica.cc:333] T 50782edb9f824ecebc5d0f9cb99696ae P 5152f23c3ddd4b4c8cbd721ad104ac16: stopping tablet replica
I20260713 09:04:53.860728  5762 raft_consensus.cc:2243] T 50782edb9f824ecebc5d0f9cb99696ae P 5152f23c3ddd4b4c8cbd721ad104ac16 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:04:53.861409  5762 raft_consensus.cc:2272] T 50782edb9f824ecebc5d0f9cb99696ae P 5152f23c3ddd4b4c8cbd721ad104ac16 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:53.863042  5762 tablet_replica.cc:333] T e04a3d1060cb4187b5ac34f2d6f93fe2 P 5152f23c3ddd4b4c8cbd721ad104ac16: stopping tablet replica
I20260713 09:04:53.863480  5762 raft_consensus.cc:2243] T e04a3d1060cb4187b5ac34f2d6f93fe2 P 5152f23c3ddd4b4c8cbd721ad104ac16 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:53.863862  5762 raft_consensus.cc:2272] T e04a3d1060cb4187b5ac34f2d6f93fe2 P 5152f23c3ddd4b4c8cbd721ad104ac16 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:53.865550  5762 tablet_replica.cc:333] T 021a793ae44e44f7b594e893fbd772e7 P 5152f23c3ddd4b4c8cbd721ad104ac16: stopping tablet replica
I20260713 09:04:53.865981  5762 raft_consensus.cc:2243] T 021a793ae44e44f7b594e893fbd772e7 P 5152f23c3ddd4b4c8cbd721ad104ac16 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:53.866324  5762 raft_consensus.cc:2272] T 021a793ae44e44f7b594e893fbd772e7 P 5152f23c3ddd4b4c8cbd721ad104ac16 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:53.867985  5762 tablet_replica.cc:333] T 2b8c4520c7d34ddfaf6107810da67d91 P 5152f23c3ddd4b4c8cbd721ad104ac16: stopping tablet replica
I20260713 09:04:53.868402  5762 raft_consensus.cc:2243] T 2b8c4520c7d34ddfaf6107810da67d91 P 5152f23c3ddd4b4c8cbd721ad104ac16 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:53.868741  5762 raft_consensus.cc:2272] T 2b8c4520c7d34ddfaf6107810da67d91 P 5152f23c3ddd4b4c8cbd721ad104ac16 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:53.870365  5762 tablet_replica.cc:333] T d7dd7a21a73a4c4eae617204cce7ef2f P 5152f23c3ddd4b4c8cbd721ad104ac16: stopping tablet replica
I20260713 09:04:53.870754  5762 raft_consensus.cc:2243] T d7dd7a21a73a4c4eae617204cce7ef2f P 5152f23c3ddd4b4c8cbd721ad104ac16 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:53.871124  5762 raft_consensus.cc:2272] T d7dd7a21a73a4c4eae617204cce7ef2f P 5152f23c3ddd4b4c8cbd721ad104ac16 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:53.909637  5762 tablet_server.cc:196] TabletServer@127.5.160.131:0 shutdown complete.
I20260713 09:04:53.938604  5762 master.cc:562] Master@127.5.160.190:37791 shutting down...
I20260713 09:04:53.961292  5762 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 763acf5258a54790b74b852eb2fee8d0 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:04:53.961813  5762 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 763acf5258a54790b74b852eb2fee8d0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:53.962133  5762 tablet_replica.cc:333] T 00000000000000000000000000000000 P 763acf5258a54790b74b852eb2fee8d0: stopping tablet replica
I20260713 09:04:53.981554  5762 master.cc:584] Master@127.5.160.190:37791 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0 (12718 ms)
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1
I20260713 09:04:54.028918  5762 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.5.160.190:33343
I20260713 09:04:54.030109  5762 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:04:54.035624 10187 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:04:54.035776 10188 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:04:54.037158 10190 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:04:54.038333  5762 server_base.cc:1061] running on GCE node
I20260713 09:04:54.039170  5762 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:04:54.039355  5762 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:04:54.039484  5762 hybrid_clock.cc:648] HybridClock initialized: now 1783933494039472 us; error 0 us; skew 500 ppm
I20260713 09:04:54.039959  5762 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:04:54.042697  5762 webserver.cc:533] Webserver started at http://127.5.160.190:35109/ using document root <none> and password file <none>
I20260713 09:04:54.043185  5762 fs_manager.cc:362] Metadata directory not provided
I20260713 09:04:54.043340  5762 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:04:54.043565  5762 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:04:54.044607  5762 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskS8ctUk/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933387563348-5762-0/minicluster-data/master-0-root/instance:
uuid: "42aa5b2b384a47958202f23744bf3d9a"
format_stamp: "Formatted at 2026-07-13 09:04:54 on dist-test-slave-0vb5"
I20260713 09:04:54.048810  5762 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260713 09:04:54.052065 10195 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:04:54.052804  5762 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:04:54.053149  5762 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskS8ctUk/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933387563348-5762-0/minicluster-data/master-0-root
uuid: "42aa5b2b384a47958202f23744bf3d9a"
format_stamp: "Formatted at 2026-07-13 09:04:54 on dist-test-slave-0vb5"
I20260713 09:04:54.053465  5762 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskS8ctUk/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933387563348-5762-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskS8ctUk/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933387563348-5762-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskS8ctUk/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933387563348-5762-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:04:54.068689  5762 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:04:54.069904  5762 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:04:54.107774  5762 rpc_server.cc:307] RPC server started. Bound to: 127.5.160.190:33343
I20260713 09:04:54.107903 10246 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.160.190:33343 every 8 connection(s)
I20260713 09:04:54.111950 10247 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:54.123292 10247 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 42aa5b2b384a47958202f23744bf3d9a: Bootstrap starting.
I20260713 09:04:54.128306 10247 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 42aa5b2b384a47958202f23744bf3d9a: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:54.133049 10247 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 42aa5b2b384a47958202f23744bf3d9a: No bootstrap required, opened a new log
I20260713 09:04:54.135221 10247 raft_consensus.cc:359] T 00000000000000000000000000000000 P 42aa5b2b384a47958202f23744bf3d9a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "42aa5b2b384a47958202f23744bf3d9a" member_type: VOTER }
I20260713 09:04:54.135645 10247 raft_consensus.cc:385] T 00000000000000000000000000000000 P 42aa5b2b384a47958202f23744bf3d9a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:54.135874 10247 raft_consensus.cc:740] T 00000000000000000000000000000000 P 42aa5b2b384a47958202f23744bf3d9a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 42aa5b2b384a47958202f23744bf3d9a, State: Initialized, Role: FOLLOWER
I20260713 09:04:54.136444 10247 consensus_queue.cc:260] T 00000000000000000000000000000000 P 42aa5b2b384a47958202f23744bf3d9a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "42aa5b2b384a47958202f23744bf3d9a" member_type: VOTER }
I20260713 09:04:54.136905 10247 raft_consensus.cc:399] T 00000000000000000000000000000000 P 42aa5b2b384a47958202f23744bf3d9a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:04:54.137166 10247 raft_consensus.cc:493] T 00000000000000000000000000000000 P 42aa5b2b384a47958202f23744bf3d9a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:04:54.137430 10247 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 42aa5b2b384a47958202f23744bf3d9a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:54.141902 10247 raft_consensus.cc:515] T 00000000000000000000000000000000 P 42aa5b2b384a47958202f23744bf3d9a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "42aa5b2b384a47958202f23744bf3d9a" member_type: VOTER }
I20260713 09:04:54.142429 10247 leader_election.cc:304] T 00000000000000000000000000000000 P 42aa5b2b384a47958202f23744bf3d9a [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: 42aa5b2b384a47958202f23744bf3d9a; no voters: 
I20260713 09:04:54.143532 10247 leader_election.cc:290] T 00000000000000000000000000000000 P 42aa5b2b384a47958202f23744bf3d9a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:04:54.143895 10250 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 42aa5b2b384a47958202f23744bf3d9a [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:04:54.145229 10250 raft_consensus.cc:697] T 00000000000000000000000000000000 P 42aa5b2b384a47958202f23744bf3d9a [term 1 LEADER]: Becoming Leader. State: Replica: 42aa5b2b384a47958202f23744bf3d9a, State: Running, Role: LEADER
I20260713 09:04:54.145888 10250 consensus_queue.cc:237] T 00000000000000000000000000000000 P 42aa5b2b384a47958202f23744bf3d9a [LEADER]: Queue going to LEADER mode. State: All 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: "42aa5b2b384a47958202f23744bf3d9a" member_type: VOTER }
I20260713 09:04:54.146453 10247 sys_catalog.cc:565] T 00000000000000000000000000000000 P 42aa5b2b384a47958202f23744bf3d9a [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:04:54.150063 10251 sys_catalog.cc:455] T 00000000000000000000000000000000 P 42aa5b2b384a47958202f23744bf3d9a [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "42aa5b2b384a47958202f23744bf3d9a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "42aa5b2b384a47958202f23744bf3d9a" member_type: VOTER } }
I20260713 09:04:54.150709 10251 sys_catalog.cc:458] T 00000000000000000000000000000000 P 42aa5b2b384a47958202f23744bf3d9a [sys.catalog]: This master's current role is: LEADER
I20260713 09:04:54.150629 10252 sys_catalog.cc:455] T 00000000000000000000000000000000 P 42aa5b2b384a47958202f23744bf3d9a [sys.catalog]: SysCatalogTable state changed. Reason: New leader 42aa5b2b384a47958202f23744bf3d9a. Latest consensus state: current_term: 1 leader_uuid: "42aa5b2b384a47958202f23744bf3d9a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "42aa5b2b384a47958202f23744bf3d9a" member_type: VOTER } }
I20260713 09:04:54.151229 10252 sys_catalog.cc:458] T 00000000000000000000000000000000 P 42aa5b2b384a47958202f23744bf3d9a [sys.catalog]: This master's current role is: LEADER
I20260713 09:04:54.153332 10257 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:04:54.161861 10257 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:04:54.162837  5762 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:04:54.170746 10257 catalog_manager.cc:1383] Generated new cluster ID: 79623f5bcad84a60b9087a3d99c07e30
I20260713 09:04:54.171069 10257 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:04:54.193924 10257 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:04:54.195223 10257 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:04:54.210642 10257 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 42aa5b2b384a47958202f23744bf3d9a: Generated new TSK 0
I20260713 09:04:54.211297 10257 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:04:54.229372  5762 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:04:54.235208 10268 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:04:54.236644 10269 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:04:54.238233 10271 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:04:54.238633  5762 server_base.cc:1061] running on GCE node
I20260713 09:04:54.239630  5762 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:04:54.239820  5762 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:04:54.239955  5762 hybrid_clock.cc:648] HybridClock initialized: now 1783933494239943 us; error 0 us; skew 500 ppm
I20260713 09:04:54.240422  5762 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:04:54.242861  5762 webserver.cc:533] Webserver started at http://127.5.160.129:35095/ using document root <none> and password file <none>
I20260713 09:04:54.243357  5762 fs_manager.cc:362] Metadata directory not provided
I20260713 09:04:54.243530  5762 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:04:54.243748  5762 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:04:54.244791  5762 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskS8ctUk/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933387563348-5762-0/minicluster-data/ts-0-root/instance:
uuid: "e29d58cd2e8d40c8836787ec81759a73"
format_stamp: "Formatted at 2026-07-13 09:04:54 on dist-test-slave-0vb5"
I20260713 09:04:54.249704  5762 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260713 09:04:54.253043 10276 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:04:54.253909  5762 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 09:04:54.254179  5762 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskS8ctUk/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933387563348-5762-0/minicluster-data/ts-0-root
uuid: "e29d58cd2e8d40c8836787ec81759a73"
format_stamp: "Formatted at 2026-07-13 09:04:54 on dist-test-slave-0vb5"
I20260713 09:04:54.254415  5762 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskS8ctUk/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933387563348-5762-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskS8ctUk/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933387563348-5762-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskS8ctUk/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933387563348-5762-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:04:54.264837  5762 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:04:54.266155  5762 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:04:54.267438  5762 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:04:54.269649  5762 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:04:54.269814  5762 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:04:54.270123  5762 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:04:54.270273  5762 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:04:54.311350  5762 rpc_server.cc:307] RPC server started. Bound to: 127.5.160.129:44227
I20260713 09:04:54.311441 10338 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.160.129:44227 every 8 connection(s)
I20260713 09:04:54.316310  5762 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:04:54.323698 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
W20260713 09:04:54.325724 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
W20260713 09:04:54.327179 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
I20260713 09:04:54.328878 10339 heartbeater.cc:344] Connected to a master server at 127.5.160.190:33343
I20260713 09:04:54.329290 10339 heartbeater.cc:461] Registering TS with master...
I20260713 09:04:54.329427  5762 server_base.cc:1061] running on GCE node
I20260713 09:04:54.330169 10339 heartbeater.cc:507] Master 127.5.160.190:33343 requested a full tablet report, sending...
I20260713 09:04:54.330523  5762 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:04:54.330787  5762 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:04:54.330987  5762 hybrid_clock.cc:648] HybridClock initialized: now 1783933494330950 us; error 0 us; skew 500 ppm
I20260713 09:04:54.331789  5762 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:04:54.332499 10212 ts_manager.cc:194] Registered new tserver with Master: e29d58cd2e8d40c8836787ec81759a73 (127.5.160.129:44227)
I20260713 09:04:54.334403  5762 webserver.cc:533] Webserver started at http://127.5.160.130:35951/ using document root <none> and password file <none>
I20260713 09:04:54.334609 10212 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52706
I20260713 09:04:54.335011  5762 fs_manager.cc:362] Metadata directory not provided
I20260713 09:04:54.335304  5762 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:04:54.335639  5762 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:04:54.337324  5762 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskS8ctUk/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933387563348-5762-0/minicluster-data/ts-1-root/instance:
uuid: "777301d5201941cd8687dffa05baa080"
format_stamp: "Formatted at 2026-07-13 09:04:54 on dist-test-slave-0vb5"
I20260713 09:04:54.342252  5762 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:04:54.345801 10351 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:04:54.346577  5762 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:04:54.346899  5762 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskS8ctUk/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933387563348-5762-0/minicluster-data/ts-1-root
uuid: "777301d5201941cd8687dffa05baa080"
format_stamp: "Formatted at 2026-07-13 09:04:54 on dist-test-slave-0vb5"
I20260713 09:04:54.347184  5762 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskS8ctUk/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933387563348-5762-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskS8ctUk/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933387563348-5762-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskS8ctUk/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933387563348-5762-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:04:54.383729  5762 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:04:54.385052  5762 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:04:54.386670  5762 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:04:54.389110  5762 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:04:54.389353  5762 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:04:54.389659  5762 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:04:54.389856  5762 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:04:54.430721  5762 rpc_server.cc:307] RPC server started. Bound to: 127.5.160.130:38141
I20260713 09:04:54.430827 10413 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.160.130:38141 every 8 connection(s)
I20260713 09:04:54.435787  5762 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:04:54.443202 10417 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:04:54.446398 10418 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:04:54.447646 10420 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:04:54.448153  5762 server_base.cc:1061] running on GCE node
I20260713 09:04:54.449297 10414 heartbeater.cc:344] Connected to a master server at 127.5.160.190:33343
I20260713 09:04:54.449745 10414 heartbeater.cc:461] Registering TS with master...
I20260713 09:04:54.450145  5762 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:04:54.450433  5762 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:04:54.450632  5762 hybrid_clock.cc:648] HybridClock initialized: now 1783933494450614 us; error 0 us; skew 500 ppm
I20260713 09:04:54.450667 10414 heartbeater.cc:507] Master 127.5.160.190:33343 requested a full tablet report, sending...
I20260713 09:04:54.451483  5762 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:04:54.452992 10212 ts_manager.cc:194] Registered new tserver with Master: 777301d5201941cd8687dffa05baa080 (127.5.160.130:38141)
I20260713 09:04:54.454449 10212 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52708
I20260713 09:04:54.457248  5762 webserver.cc:533] Webserver started at http://127.5.160.131:39199/ using document root <none> and password file <none>
I20260713 09:04:54.457973  5762 fs_manager.cc:362] Metadata directory not provided
I20260713 09:04:54.458241  5762 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:04:54.458596  5762 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:04:54.459740  5762 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskS8ctUk/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933387563348-5762-0/minicluster-data/ts-2-root/instance:
uuid: "de10964023ce4f08b0b6958d77893286"
format_stamp: "Formatted at 2026-07-13 09:04:54 on dist-test-slave-0vb5"
I20260713 09:04:54.464313  5762 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260713 09:04:54.467425 10425 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:04:54.468202  5762 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:04:54.468489  5762 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskS8ctUk/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933387563348-5762-0/minicluster-data/ts-2-root
uuid: "de10964023ce4f08b0b6958d77893286"
format_stamp: "Formatted at 2026-07-13 09:04:54 on dist-test-slave-0vb5"
I20260713 09:04:54.468782  5762 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskS8ctUk/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933387563348-5762-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskS8ctUk/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933387563348-5762-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskS8ctUk/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933387563348-5762-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:04:54.484738  5762 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:04:54.485883  5762 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:04:54.487282  5762 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:04:54.489491  5762 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:04:54.489711  5762 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:04:54.489943  5762 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:04:54.490121  5762 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:04:54.529417  5762 rpc_server.cc:307] RPC server started. Bound to: 127.5.160.131:39141
I20260713 09:04:54.529556 10487 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.160.131:39141 every 8 connection(s)
I20260713 09:04:54.543170 10488 heartbeater.cc:344] Connected to a master server at 127.5.160.190:33343
I20260713 09:04:54.543649 10488 heartbeater.cc:461] Registering TS with master...
I20260713 09:04:54.544406 10488 heartbeater.cc:507] Master 127.5.160.190:33343 requested a full tablet report, sending...
I20260713 09:04:54.546306 10212 ts_manager.cc:194] Registered new tserver with Master: de10964023ce4f08b0b6958d77893286 (127.5.160.131:39141)
I20260713 09:04:54.547174  5762 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014606643s
I20260713 09:04:54.547745 10212 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52724
I20260713 09:04:54.571640 10212 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:52736:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260713 09:04:54.574338 10212 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260713 09:04:54.652674 10379 tablet_service.cc:1511] Processing CreateTablet for tablet 9045ba338649407fb4cf14350c691bcd (DEFAULT_TABLE table=test-workload [id=8a1b73eabba147eab06438e88660153c]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:04:54.654474 10379 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9045ba338649407fb4cf14350c691bcd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:54.660745 10378 tablet_service.cc:1511] Processing CreateTablet for tablet 59d7bb90bb594ba5a433ba9f3f9e6cb7 (DEFAULT_TABLE table=test-workload [id=8a1b73eabba147eab06438e88660153c]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:04:54.662220 10378 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 59d7bb90bb594ba5a433ba9f3f9e6cb7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:54.666119 10377 tablet_service.cc:1511] Processing CreateTablet for tablet 557f929e365c444b95d950d68ad9a22a (DEFAULT_TABLE table=test-workload [id=8a1b73eabba147eab06438e88660153c]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:04:54.667511 10377 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 557f929e365c444b95d950d68ad9a22a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:54.669414 10376 tablet_service.cc:1511] Processing CreateTablet for tablet 202fbd3d4b154886a5f439df47b09cfc (DEFAULT_TABLE table=test-workload [id=8a1b73eabba147eab06438e88660153c]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:04:54.670397 10303 tablet_service.cc:1511] Processing CreateTablet for tablet 59d7bb90bb594ba5a433ba9f3f9e6cb7 (DEFAULT_TABLE table=test-workload [id=8a1b73eabba147eab06438e88660153c]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:04:54.670709 10453 tablet_service.cc:1511] Processing CreateTablet for tablet 9045ba338649407fb4cf14350c691bcd (DEFAULT_TABLE table=test-workload [id=8a1b73eabba147eab06438e88660153c]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:04:54.671800 10303 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 59d7bb90bb594ba5a433ba9f3f9e6cb7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:54.672133 10453 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9045ba338649407fb4cf14350c691bcd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:54.672326 10304 tablet_service.cc:1511] Processing CreateTablet for tablet 9045ba338649407fb4cf14350c691bcd (DEFAULT_TABLE table=test-workload [id=8a1b73eabba147eab06438e88660153c]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:04:54.674754 10452 tablet_service.cc:1511] Processing CreateTablet for tablet 59d7bb90bb594ba5a433ba9f3f9e6cb7 (DEFAULT_TABLE table=test-workload [id=8a1b73eabba147eab06438e88660153c]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:04:54.674847 10375 tablet_service.cc:1511] Processing CreateTablet for tablet df28b0c1dbff45dfb8eb2842e331d776 (DEFAULT_TABLE table=test-workload [id=8a1b73eabba147eab06438e88660153c]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:04:54.676586 10304 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9045ba338649407fb4cf14350c691bcd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:54.677567 10451 tablet_service.cc:1511] Processing CreateTablet for tablet 557f929e365c444b95d950d68ad9a22a (DEFAULT_TABLE table=test-workload [id=8a1b73eabba147eab06438e88660153c]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:04:54.670818 10376 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 202fbd3d4b154886a5f439df47b09cfc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:54.679708 10452 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 59d7bb90bb594ba5a433ba9f3f9e6cb7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:54.680809 10451 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 557f929e365c444b95d950d68ad9a22a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:54.680806 10375 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet df28b0c1dbff45dfb8eb2842e331d776. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:54.682716 10450 tablet_service.cc:1511] Processing CreateTablet for tablet 202fbd3d4b154886a5f439df47b09cfc (DEFAULT_TABLE table=test-workload [id=8a1b73eabba147eab06438e88660153c]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:04:54.684441 10450 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 202fbd3d4b154886a5f439df47b09cfc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:54.689842 10374 tablet_service.cc:1511] Processing CreateTablet for tablet 1d224924f1e745c289caaf395e07832e (DEFAULT_TABLE table=test-workload [id=8a1b73eabba147eab06438e88660153c]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:04:54.691781 10374 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d224924f1e745c289caaf395e07832e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:54.695439 10449 tablet_service.cc:1511] Processing CreateTablet for tablet df28b0c1dbff45dfb8eb2842e331d776 (DEFAULT_TABLE table=test-workload [id=8a1b73eabba147eab06438e88660153c]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:04:54.697253 10449 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet df28b0c1dbff45dfb8eb2842e331d776. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:54.702234 10448 tablet_service.cc:1511] Processing CreateTablet for tablet 1d224924f1e745c289caaf395e07832e (DEFAULT_TABLE table=test-workload [id=8a1b73eabba147eab06438e88660153c]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:04:54.702656 10302 tablet_service.cc:1511] Processing CreateTablet for tablet 557f929e365c444b95d950d68ad9a22a (DEFAULT_TABLE table=test-workload [id=8a1b73eabba147eab06438e88660153c]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:04:54.703698 10448 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d224924f1e745c289caaf395e07832e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:54.704033 10302 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 557f929e365c444b95d950d68ad9a22a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:54.704661 10297 tablet_service.cc:1511] Processing CreateTablet for tablet 6d0d06775f9d4b2395e317f4203f3b6f (DEFAULT_TABLE table=test-workload [id=8a1b73eabba147eab06438e88660153c]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:04:54.705941 10297 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d0d06775f9d4b2395e317f4203f3b6f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:54.706152 10301 tablet_service.cc:1511] Processing CreateTablet for tablet 202fbd3d4b154886a5f439df47b09cfc (DEFAULT_TABLE table=test-workload [id=8a1b73eabba147eab06438e88660153c]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:04:54.707430 10301 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 202fbd3d4b154886a5f439df47b09cfc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:54.707960 10447 tablet_service.cc:1511] Processing CreateTablet for tablet 341ef6808b3544b3a230963179fc6e77 (DEFAULT_TABLE table=test-workload [id=8a1b73eabba147eab06438e88660153c]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:04:54.709313 10447 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 341ef6808b3544b3a230963179fc6e77. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:54.710187 10299 tablet_service.cc:1511] Processing CreateTablet for tablet 1d224924f1e745c289caaf395e07832e (DEFAULT_TABLE table=test-workload [id=8a1b73eabba147eab06438e88660153c]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:04:54.711496 10299 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d224924f1e745c289caaf395e07832e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:54.714200 10298 tablet_service.cc:1511] Processing CreateTablet for tablet 341ef6808b3544b3a230963179fc6e77 (DEFAULT_TABLE table=test-workload [id=8a1b73eabba147eab06438e88660153c]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:04:54.715466 10298 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 341ef6808b3544b3a230963179fc6e77. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:54.718168 10300 tablet_service.cc:1511] Processing CreateTablet for tablet df28b0c1dbff45dfb8eb2842e331d776 (DEFAULT_TABLE table=test-workload [id=8a1b73eabba147eab06438e88660153c]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:04:54.719460 10300 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet df28b0c1dbff45dfb8eb2842e331d776. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:54.747211 10373 tablet_service.cc:1511] Processing CreateTablet for tablet 341ef6808b3544b3a230963179fc6e77 (DEFAULT_TABLE table=test-workload [id=8a1b73eabba147eab06438e88660153c]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:04:54.749281 10373 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 341ef6808b3544b3a230963179fc6e77. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:54.754359 10446 tablet_service.cc:1511] Processing CreateTablet for tablet 6d0d06775f9d4b2395e317f4203f3b6f (DEFAULT_TABLE table=test-workload [id=8a1b73eabba147eab06438e88660153c]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:04:54.755761 10446 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d0d06775f9d4b2395e317f4203f3b6f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:54.760001 10297 tablet_service.cc:1511] Processing CreateTablet for tablet 9221a6a208574176bae7e41c7505f371 (DEFAULT_TABLE table=test-workload [id=8a1b73eabba147eab06438e88660153c]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:04:54.761361 10297 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9221a6a208574176bae7e41c7505f371. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:54.785319 10445 tablet_service.cc:1511] Processing CreateTablet for tablet 9221a6a208574176bae7e41c7505f371 (DEFAULT_TABLE table=test-workload [id=8a1b73eabba147eab06438e88660153c]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:04:54.786721 10445 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9221a6a208574176bae7e41c7505f371. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:54.787232 10372 tablet_service.cc:1511] Processing CreateTablet for tablet 6d0d06775f9d4b2395e317f4203f3b6f (DEFAULT_TABLE table=test-workload [id=8a1b73eabba147eab06438e88660153c]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:04:54.789563 10372 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d0d06775f9d4b2395e317f4203f3b6f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:54.811157 10371 tablet_service.cc:1511] Processing CreateTablet for tablet 9221a6a208574176bae7e41c7505f371 (DEFAULT_TABLE table=test-workload [id=8a1b73eabba147eab06438e88660153c]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:04:54.813071 10371 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9221a6a208574176bae7e41c7505f371. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:54.822248 10504 tablet_bootstrap.cc:492] T df28b0c1dbff45dfb8eb2842e331d776 P de10964023ce4f08b0b6958d77893286: Bootstrap starting.
I20260713 09:04:54.830082 10504 tablet_bootstrap.cc:654] T df28b0c1dbff45dfb8eb2842e331d776 P de10964023ce4f08b0b6958d77893286: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:54.913820 10503 tablet_bootstrap.cc:492] T 59d7bb90bb594ba5a433ba9f3f9e6cb7 P e29d58cd2e8d40c8836787ec81759a73: Bootstrap starting.
I20260713 09:04:54.915395 10504 tablet_bootstrap.cc:492] T df28b0c1dbff45dfb8eb2842e331d776 P de10964023ce4f08b0b6958d77893286: No bootstrap required, opened a new log
I20260713 09:04:54.915937 10504 ts_tablet_manager.cc:1403] T df28b0c1dbff45dfb8eb2842e331d776 P de10964023ce4f08b0b6958d77893286: Time spent bootstrapping tablet: real 0.094s	user 0.016s	sys 0.058s
I20260713 09:04:54.918871 10504 raft_consensus.cc:359] T df28b0c1dbff45dfb8eb2842e331d776 P de10964023ce4f08b0b6958d77893286 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e29d58cd2e8d40c8836787ec81759a73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44227 } } peers { permanent_uuid: "777301d5201941cd8687dffa05baa080" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38141 } } peers { permanent_uuid: "de10964023ce4f08b0b6958d77893286" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39141 } }
I20260713 09:04:54.919610 10504 raft_consensus.cc:385] T df28b0c1dbff45dfb8eb2842e331d776 P de10964023ce4f08b0b6958d77893286 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:54.919895 10504 raft_consensus.cc:740] T df28b0c1dbff45dfb8eb2842e331d776 P de10964023ce4f08b0b6958d77893286 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: de10964023ce4f08b0b6958d77893286, State: Initialized, Role: FOLLOWER
I20260713 09:04:54.920233 10503 tablet_bootstrap.cc:654] T 59d7bb90bb594ba5a433ba9f3f9e6cb7 P e29d58cd2e8d40c8836787ec81759a73: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:54.920835 10504 consensus_queue.cc:260] T df28b0c1dbff45dfb8eb2842e331d776 P de10964023ce4f08b0b6958d77893286 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e29d58cd2e8d40c8836787ec81759a73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44227 } } peers { permanent_uuid: "777301d5201941cd8687dffa05baa080" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38141 } } peers { permanent_uuid: "de10964023ce4f08b0b6958d77893286" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39141 } }
I20260713 09:04:54.953734 10506 tablet_bootstrap.cc:492] T 9221a6a208574176bae7e41c7505f371 P 777301d5201941cd8687dffa05baa080: Bootstrap starting.
I20260713 09:04:54.957018 10504 ts_tablet_manager.cc:1434] T df28b0c1dbff45dfb8eb2842e331d776 P de10964023ce4f08b0b6958d77893286: Time spent starting tablet: real 0.041s	user 0.013s	sys 0.022s
I20260713 09:04:54.957862 10488 heartbeater.cc:499] Master 127.5.160.190:33343 was elected leader, sending a full tablet report...
I20260713 09:04:54.958009 10504 tablet_bootstrap.cc:492] T 9045ba338649407fb4cf14350c691bcd P de10964023ce4f08b0b6958d77893286: Bootstrap starting.
I20260713 09:04:54.958671 10503 tablet_bootstrap.cc:492] T 59d7bb90bb594ba5a433ba9f3f9e6cb7 P e29d58cd2e8d40c8836787ec81759a73: No bootstrap required, opened a new log
I20260713 09:04:54.959244 10503 ts_tablet_manager.cc:1403] T 59d7bb90bb594ba5a433ba9f3f9e6cb7 P e29d58cd2e8d40c8836787ec81759a73: Time spent bootstrapping tablet: real 0.046s	user 0.004s	sys 0.017s
I20260713 09:04:54.962559 10503 raft_consensus.cc:359] T 59d7bb90bb594ba5a433ba9f3f9e6cb7 P e29d58cd2e8d40c8836787ec81759a73 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e29d58cd2e8d40c8836787ec81759a73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44227 } } peers { permanent_uuid: "777301d5201941cd8687dffa05baa080" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38141 } } peers { permanent_uuid: "de10964023ce4f08b0b6958d77893286" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39141 } }
I20260713 09:04:54.963407 10503 raft_consensus.cc:385] T 59d7bb90bb594ba5a433ba9f3f9e6cb7 P e29d58cd2e8d40c8836787ec81759a73 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:54.963755 10503 raft_consensus.cc:740] T 59d7bb90bb594ba5a433ba9f3f9e6cb7 P e29d58cd2e8d40c8836787ec81759a73 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e29d58cd2e8d40c8836787ec81759a73, State: Initialized, Role: FOLLOWER
I20260713 09:04:54.964493 10504 tablet_bootstrap.cc:654] T 9045ba338649407fb4cf14350c691bcd P de10964023ce4f08b0b6958d77893286: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:54.964811 10503 consensus_queue.cc:260] T 59d7bb90bb594ba5a433ba9f3f9e6cb7 P e29d58cd2e8d40c8836787ec81759a73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e29d58cd2e8d40c8836787ec81759a73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44227 } } peers { permanent_uuid: "777301d5201941cd8687dffa05baa080" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38141 } } peers { permanent_uuid: "de10964023ce4f08b0b6958d77893286" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39141 } }
I20260713 09:04:54.968765 10506 tablet_bootstrap.cc:654] T 9221a6a208574176bae7e41c7505f371 P 777301d5201941cd8687dffa05baa080: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:54.990401 10339 heartbeater.cc:499] Master 127.5.160.190:33343 was elected leader, sending a full tablet report...
I20260713 09:04:55.001277 10504 tablet_bootstrap.cc:492] T 9045ba338649407fb4cf14350c691bcd P de10964023ce4f08b0b6958d77893286: No bootstrap required, opened a new log
I20260713 09:04:55.001552 10506 tablet_bootstrap.cc:492] T 9221a6a208574176bae7e41c7505f371 P 777301d5201941cd8687dffa05baa080: No bootstrap required, opened a new log
I20260713 09:04:55.001962 10504 ts_tablet_manager.cc:1403] T 9045ba338649407fb4cf14350c691bcd P de10964023ce4f08b0b6958d77893286: Time spent bootstrapping tablet: real 0.044s	user 0.013s	sys 0.029s
I20260713 09:04:55.002151 10506 ts_tablet_manager.cc:1403] T 9221a6a208574176bae7e41c7505f371 P 777301d5201941cd8687dffa05baa080: Time spent bootstrapping tablet: real 0.049s	user 0.018s	sys 0.022s
I20260713 09:04:55.003013 10503 ts_tablet_manager.cc:1434] T 59d7bb90bb594ba5a433ba9f3f9e6cb7 P e29d58cd2e8d40c8836787ec81759a73: Time spent starting tablet: real 0.043s	user 0.000s	sys 0.033s
I20260713 09:04:55.004292 10503 tablet_bootstrap.cc:492] T 6d0d06775f9d4b2395e317f4203f3b6f P e29d58cd2e8d40c8836787ec81759a73: Bootstrap starting.
I20260713 09:04:55.005576 10504 raft_consensus.cc:359] T 9045ba338649407fb4cf14350c691bcd P de10964023ce4f08b0b6958d77893286 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "777301d5201941cd8687dffa05baa080" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38141 } } peers { permanent_uuid: "de10964023ce4f08b0b6958d77893286" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39141 } } peers { permanent_uuid: "e29d58cd2e8d40c8836787ec81759a73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44227 } }
I20260713 09:04:55.005831 10506 raft_consensus.cc:359] T 9221a6a208574176bae7e41c7505f371 P 777301d5201941cd8687dffa05baa080 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e29d58cd2e8d40c8836787ec81759a73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44227 } } peers { permanent_uuid: "777301d5201941cd8687dffa05baa080" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38141 } } peers { permanent_uuid: "de10964023ce4f08b0b6958d77893286" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39141 } }
I20260713 09:04:55.006531 10504 raft_consensus.cc:385] T 9045ba338649407fb4cf14350c691bcd P de10964023ce4f08b0b6958d77893286 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:55.006875 10506 raft_consensus.cc:385] T 9221a6a208574176bae7e41c7505f371 P 777301d5201941cd8687dffa05baa080 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:55.006922 10504 raft_consensus.cc:740] T 9045ba338649407fb4cf14350c691bcd P de10964023ce4f08b0b6958d77893286 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: de10964023ce4f08b0b6958d77893286, State: Initialized, Role: FOLLOWER
I20260713 09:04:55.007472 10506 raft_consensus.cc:740] T 9221a6a208574176bae7e41c7505f371 P 777301d5201941cd8687dffa05baa080 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 777301d5201941cd8687dffa05baa080, State: Initialized, Role: FOLLOWER
I20260713 09:04:55.008019 10504 consensus_queue.cc:260] T 9045ba338649407fb4cf14350c691bcd P de10964023ce4f08b0b6958d77893286 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "777301d5201941cd8687dffa05baa080" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38141 } } peers { permanent_uuid: "de10964023ce4f08b0b6958d77893286" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39141 } } peers { permanent_uuid: "e29d58cd2e8d40c8836787ec81759a73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44227 } }
I20260713 09:04:55.008627 10506 consensus_queue.cc:260] T 9221a6a208574176bae7e41c7505f371 P 777301d5201941cd8687dffa05baa080 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e29d58cd2e8d40c8836787ec81759a73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44227 } } peers { permanent_uuid: "777301d5201941cd8687dffa05baa080" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38141 } } peers { permanent_uuid: "de10964023ce4f08b0b6958d77893286" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39141 } }
I20260713 09:04:55.010998 10504 ts_tablet_manager.cc:1434] T 9045ba338649407fb4cf14350c691bcd P de10964023ce4f08b0b6958d77893286: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.003s
I20260713 09:04:55.012256 10504 tablet_bootstrap.cc:492] T 1d224924f1e745c289caaf395e07832e P de10964023ce4f08b0b6958d77893286: Bootstrap starting.
I20260713 09:04:55.013664 10503 tablet_bootstrap.cc:654] T 6d0d06775f9d4b2395e317f4203f3b6f P e29d58cd2e8d40c8836787ec81759a73: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:55.020153 10504 tablet_bootstrap.cc:654] T 1d224924f1e745c289caaf395e07832e P de10964023ce4f08b0b6958d77893286: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:55.023624 10506 ts_tablet_manager.cc:1434] T 9221a6a208574176bae7e41c7505f371 P 777301d5201941cd8687dffa05baa080: Time spent starting tablet: real 0.021s	user 0.008s	sys 0.010s
I20260713 09:04:55.025708 10414 heartbeater.cc:499] Master 127.5.160.190:33343 was elected leader, sending a full tablet report...
I20260713 09:04:55.043248 10506 tablet_bootstrap.cc:492] T 341ef6808b3544b3a230963179fc6e77 P 777301d5201941cd8687dffa05baa080: Bootstrap starting.
I20260713 09:04:55.056241 10503 tablet_bootstrap.cc:492] T 6d0d06775f9d4b2395e317f4203f3b6f P e29d58cd2e8d40c8836787ec81759a73: No bootstrap required, opened a new log
I20260713 09:04:55.056957 10503 ts_tablet_manager.cc:1403] T 6d0d06775f9d4b2395e317f4203f3b6f P e29d58cd2e8d40c8836787ec81759a73: Time spent bootstrapping tablet: real 0.053s	user 0.026s	sys 0.023s
I20260713 09:04:55.057994 10506 tablet_bootstrap.cc:654] T 341ef6808b3544b3a230963179fc6e77 P 777301d5201941cd8687dffa05baa080: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:55.058806 10509 raft_consensus.cc:493] T 59d7bb90bb594ba5a433ba9f3f9e6cb7 P e29d58cd2e8d40c8836787ec81759a73 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:55.059588 10509 raft_consensus.cc:515] T 59d7bb90bb594ba5a433ba9f3f9e6cb7 P e29d58cd2e8d40c8836787ec81759a73 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e29d58cd2e8d40c8836787ec81759a73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44227 } } peers { permanent_uuid: "777301d5201941cd8687dffa05baa080" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38141 } } peers { permanent_uuid: "de10964023ce4f08b0b6958d77893286" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39141 } }
I20260713 09:04:55.060673 10503 raft_consensus.cc:359] T 6d0d06775f9d4b2395e317f4203f3b6f P e29d58cd2e8d40c8836787ec81759a73 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e29d58cd2e8d40c8836787ec81759a73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44227 } } peers { permanent_uuid: "777301d5201941cd8687dffa05baa080" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38141 } } peers { permanent_uuid: "de10964023ce4f08b0b6958d77893286" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39141 } }
I20260713 09:04:55.061797 10503 raft_consensus.cc:385] T 6d0d06775f9d4b2395e317f4203f3b6f P e29d58cd2e8d40c8836787ec81759a73 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:55.062274 10503 raft_consensus.cc:740] T 6d0d06775f9d4b2395e317f4203f3b6f P e29d58cd2e8d40c8836787ec81759a73 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e29d58cd2e8d40c8836787ec81759a73, State: Initialized, Role: FOLLOWER
I20260713 09:04:55.063319 10503 consensus_queue.cc:260] T 6d0d06775f9d4b2395e317f4203f3b6f P e29d58cd2e8d40c8836787ec81759a73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e29d58cd2e8d40c8836787ec81759a73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44227 } } peers { permanent_uuid: "777301d5201941cd8687dffa05baa080" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38141 } } peers { permanent_uuid: "de10964023ce4f08b0b6958d77893286" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39141 } }
I20260713 09:04:55.071135 10506 tablet_bootstrap.cc:492] T 341ef6808b3544b3a230963179fc6e77 P 777301d5201941cd8687dffa05baa080: No bootstrap required, opened a new log
I20260713 09:04:55.071913 10506 ts_tablet_manager.cc:1403] T 341ef6808b3544b3a230963179fc6e77 P 777301d5201941cd8687dffa05baa080: Time spent bootstrapping tablet: real 0.029s	user 0.016s	sys 0.003s
I20260713 09:04:55.076128 10506 raft_consensus.cc:359] T 341ef6808b3544b3a230963179fc6e77 P 777301d5201941cd8687dffa05baa080 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e29d58cd2e8d40c8836787ec81759a73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44227 } } peers { permanent_uuid: "777301d5201941cd8687dffa05baa080" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38141 } } peers { permanent_uuid: "de10964023ce4f08b0b6958d77893286" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39141 } }
I20260713 09:04:55.078423 10506 raft_consensus.cc:385] T 341ef6808b3544b3a230963179fc6e77 P 777301d5201941cd8687dffa05baa080 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:55.078778 10506 raft_consensus.cc:740] T 341ef6808b3544b3a230963179fc6e77 P 777301d5201941cd8687dffa05baa080 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 777301d5201941cd8687dffa05baa080, State: Initialized, Role: FOLLOWER
I20260713 09:04:55.079505 10503 ts_tablet_manager.cc:1434] T 6d0d06775f9d4b2395e317f4203f3b6f P e29d58cd2e8d40c8836787ec81759a73: Time spent starting tablet: real 0.022s	user 0.017s	sys 0.003s
I20260713 09:04:55.079747 10506 consensus_queue.cc:260] T 341ef6808b3544b3a230963179fc6e77 P 777301d5201941cd8687dffa05baa080 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e29d58cd2e8d40c8836787ec81759a73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44227 } } peers { permanent_uuid: "777301d5201941cd8687dffa05baa080" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38141 } } peers { permanent_uuid: "de10964023ce4f08b0b6958d77893286" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39141 } }
I20260713 09:04:55.080739 10503 tablet_bootstrap.cc:492] T 9221a6a208574176bae7e41c7505f371 P e29d58cd2e8d40c8836787ec81759a73: Bootstrap starting.
I20260713 09:04:55.082536 10506 ts_tablet_manager.cc:1434] T 341ef6808b3544b3a230963179fc6e77 P 777301d5201941cd8687dffa05baa080: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.000s
I20260713 09:04:55.083622 10506 tablet_bootstrap.cc:492] T 202fbd3d4b154886a5f439df47b09cfc P 777301d5201941cd8687dffa05baa080: Bootstrap starting.
I20260713 09:04:55.088431 10503 tablet_bootstrap.cc:654] T 9221a6a208574176bae7e41c7505f371 P e29d58cd2e8d40c8836787ec81759a73: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:55.092015 10506 tablet_bootstrap.cc:654] T 202fbd3d4b154886a5f439df47b09cfc P 777301d5201941cd8687dffa05baa080: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:55.092798 10507 raft_consensus.cc:493] T df28b0c1dbff45dfb8eb2842e331d776 P de10964023ce4f08b0b6958d77893286 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:55.097750 10507 raft_consensus.cc:515] T df28b0c1dbff45dfb8eb2842e331d776 P de10964023ce4f08b0b6958d77893286 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e29d58cd2e8d40c8836787ec81759a73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44227 } } peers { permanent_uuid: "777301d5201941cd8687dffa05baa080" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38141 } } peers { permanent_uuid: "de10964023ce4f08b0b6958d77893286" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39141 } }
I20260713 09:04:55.105247 10506 tablet_bootstrap.cc:492] T 202fbd3d4b154886a5f439df47b09cfc P 777301d5201941cd8687dffa05baa080: No bootstrap required, opened a new log
I20260713 09:04:55.105923 10506 ts_tablet_manager.cc:1403] T 202fbd3d4b154886a5f439df47b09cfc P 777301d5201941cd8687dffa05baa080: Time spent bootstrapping tablet: real 0.023s	user 0.011s	sys 0.008s
I20260713 09:04:55.109340 10506 raft_consensus.cc:359] T 202fbd3d4b154886a5f439df47b09cfc P 777301d5201941cd8687dffa05baa080 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e29d58cd2e8d40c8836787ec81759a73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44227 } } peers { permanent_uuid: "777301d5201941cd8687dffa05baa080" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38141 } } peers { permanent_uuid: "de10964023ce4f08b0b6958d77893286" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39141 } }
I20260713 09:04:55.110147 10506 raft_consensus.cc:385] T 202fbd3d4b154886a5f439df47b09cfc P 777301d5201941cd8687dffa05baa080 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:55.110539 10506 raft_consensus.cc:740] T 202fbd3d4b154886a5f439df47b09cfc P 777301d5201941cd8687dffa05baa080 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 777301d5201941cd8687dffa05baa080, State: Initialized, Role: FOLLOWER
I20260713 09:04:55.115898 10506 consensus_queue.cc:260] T 202fbd3d4b154886a5f439df47b09cfc P 777301d5201941cd8687dffa05baa080 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e29d58cd2e8d40c8836787ec81759a73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44227 } } peers { permanent_uuid: "777301d5201941cd8687dffa05baa080" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38141 } } peers { permanent_uuid: "de10964023ce4f08b0b6958d77893286" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39141 } }
I20260713 09:04:55.122910 10389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59d7bb90bb594ba5a433ba9f3f9e6cb7" candidate_uuid: "e29d58cd2e8d40c8836787ec81759a73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "777301d5201941cd8687dffa05baa080" is_pre_election: true
I20260713 09:04:55.124285 10506 ts_tablet_manager.cc:1434] T 202fbd3d4b154886a5f439df47b09cfc P 777301d5201941cd8687dffa05baa080: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.003s
I20260713 09:04:55.124698 10507 leader_election.cc:290] T df28b0c1dbff45dfb8eb2842e331d776 P de10964023ce4f08b0b6958d77893286 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e29d58cd2e8d40c8836787ec81759a73 (127.5.160.129:44227), 777301d5201941cd8687dffa05baa080 (127.5.160.130:38141)
W20260713 09:04:55.125057 10277 leader_election.cc:343] T 59d7bb90bb594ba5a433ba9f3f9e6cb7 P e29d58cd2e8d40c8836787ec81759a73 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 777301d5201941cd8687dffa05baa080 (127.5.160.130:38141): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:55.125511 10506 tablet_bootstrap.cc:492] T 6d0d06775f9d4b2395e317f4203f3b6f P 777301d5201941cd8687dffa05baa080: Bootstrap starting.
I20260713 09:04:55.125401 10509 leader_election.cc:290] T 59d7bb90bb594ba5a433ba9f3f9e6cb7 P e29d58cd2e8d40c8836787ec81759a73 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 777301d5201941cd8687dffa05baa080 (127.5.160.130:38141), de10964023ce4f08b0b6958d77893286 (127.5.160.131:39141)
I20260713 09:04:55.137519 10389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df28b0c1dbff45dfb8eb2842e331d776" candidate_uuid: "de10964023ce4f08b0b6958d77893286" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "777301d5201941cd8687dffa05baa080" is_pre_election: true
I20260713 09:04:55.138602 10314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df28b0c1dbff45dfb8eb2842e331d776" candidate_uuid: "de10964023ce4f08b0b6958d77893286" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e29d58cd2e8d40c8836787ec81759a73" is_pre_election: true
W20260713 09:04:55.140463 10426 leader_election.cc:343] T df28b0c1dbff45dfb8eb2842e331d776 P de10964023ce4f08b0b6958d77893286 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 777301d5201941cd8687dffa05baa080 (127.5.160.130:38141): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:04:55.141232 10426 leader_election.cc:343] T df28b0c1dbff45dfb8eb2842e331d776 P de10964023ce4f08b0b6958d77893286 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e29d58cd2e8d40c8836787ec81759a73 (127.5.160.129:44227): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:55.141685 10426 leader_election.cc:304] T df28b0c1dbff45dfb8eb2842e331d776 P de10964023ce4f08b0b6958d77893286 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: de10964023ce4f08b0b6958d77893286; no voters: 777301d5201941cd8687dffa05baa080, e29d58cd2e8d40c8836787ec81759a73
I20260713 09:04:55.142889 10507 raft_consensus.cc:2749] T df28b0c1dbff45dfb8eb2842e331d776 P de10964023ce4f08b0b6958d77893286 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:04:55.144929 10506 tablet_bootstrap.cc:654] T 6d0d06775f9d4b2395e317f4203f3b6f P 777301d5201941cd8687dffa05baa080: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:55.159176 10506 tablet_bootstrap.cc:492] T 6d0d06775f9d4b2395e317f4203f3b6f P 777301d5201941cd8687dffa05baa080: No bootstrap required, opened a new log
I20260713 09:04:55.159878 10506 ts_tablet_manager.cc:1403] T 6d0d06775f9d4b2395e317f4203f3b6f P 777301d5201941cd8687dffa05baa080: Time spent bootstrapping tablet: real 0.035s	user 0.011s	sys 0.007s
I20260713 09:04:55.163235 10463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59d7bb90bb594ba5a433ba9f3f9e6cb7" candidate_uuid: "e29d58cd2e8d40c8836787ec81759a73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de10964023ce4f08b0b6958d77893286" is_pre_election: true
I20260713 09:04:55.163944 10506 raft_consensus.cc:359] T 6d0d06775f9d4b2395e317f4203f3b6f P 777301d5201941cd8687dffa05baa080 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e29d58cd2e8d40c8836787ec81759a73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44227 } } peers { permanent_uuid: "777301d5201941cd8687dffa05baa080" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38141 } } peers { permanent_uuid: "de10964023ce4f08b0b6958d77893286" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39141 } }
I20260713 09:04:55.165277 10506 raft_consensus.cc:385] T 6d0d06775f9d4b2395e317f4203f3b6f P 777301d5201941cd8687dffa05baa080 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:55.165613 10506 raft_consensus.cc:740] T 6d0d06775f9d4b2395e317f4203f3b6f P 777301d5201941cd8687dffa05baa080 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 777301d5201941cd8687dffa05baa080, State: Initialized, Role: FOLLOWER
W20260713 09:04:55.165659 10278 leader_election.cc:343] T 59d7bb90bb594ba5a433ba9f3f9e6cb7 P e29d58cd2e8d40c8836787ec81759a73 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer de10964023ce4f08b0b6958d77893286 (127.5.160.131:39141): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:55.166273 10278 leader_election.cc:304] T 59d7bb90bb594ba5a433ba9f3f9e6cb7 P e29d58cd2e8d40c8836787ec81759a73 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e29d58cd2e8d40c8836787ec81759a73; no voters: 777301d5201941cd8687dffa05baa080, de10964023ce4f08b0b6958d77893286
I20260713 09:04:55.167596 10509 raft_consensus.cc:2749] T 59d7bb90bb594ba5a433ba9f3f9e6cb7 P e29d58cd2e8d40c8836787ec81759a73 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260713 09:04:55.167944 10260 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:04:55.166649 10506 consensus_queue.cc:260] T 6d0d06775f9d4b2395e317f4203f3b6f P 777301d5201941cd8687dffa05baa080 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e29d58cd2e8d40c8836787ec81759a73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44227 } } peers { permanent_uuid: "777301d5201941cd8687dffa05baa080" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38141 } } peers { permanent_uuid: "de10964023ce4f08b0b6958d77893286" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39141 } }
I20260713 09:04:55.170274 10504 tablet_bootstrap.cc:492] T 1d224924f1e745c289caaf395e07832e P de10964023ce4f08b0b6958d77893286: No bootstrap required, opened a new log
I20260713 09:04:55.170928 10504 ts_tablet_manager.cc:1403] T 1d224924f1e745c289caaf395e07832e P de10964023ce4f08b0b6958d77893286: Time spent bootstrapping tablet: real 0.159s	user 0.059s	sys 0.082s
I20260713 09:04:55.171686 10506 ts_tablet_manager.cc:1434] T 6d0d06775f9d4b2395e317f4203f3b6f P 777301d5201941cd8687dffa05baa080: Time spent starting tablet: real 0.011s	user 0.010s	sys 0.001s
I20260713 09:04:55.172851 10506 tablet_bootstrap.cc:492] T df28b0c1dbff45dfb8eb2842e331d776 P 777301d5201941cd8687dffa05baa080: Bootstrap starting.
I20260713 09:04:55.174839 10504 raft_consensus.cc:359] T 1d224924f1e745c289caaf395e07832e P de10964023ce4f08b0b6958d77893286 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e29d58cd2e8d40c8836787ec81759a73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44227 } } peers { permanent_uuid: "777301d5201941cd8687dffa05baa080" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38141 } } peers { permanent_uuid: "de10964023ce4f08b0b6958d77893286" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39141 } }
I20260713 09:04:55.175807 10504 raft_consensus.cc:385] T 1d224924f1e745c289caaf395e07832e P de10964023ce4f08b0b6958d77893286 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:55.176162 10504 raft_consensus.cc:740] T 1d224924f1e745c289caaf395e07832e P de10964023ce4f08b0b6958d77893286 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: de10964023ce4f08b0b6958d77893286, State: Initialized, Role: FOLLOWER
I20260713 09:04:55.177103 10504 consensus_queue.cc:260] T 1d224924f1e745c289caaf395e07832e P de10964023ce4f08b0b6958d77893286 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e29d58cd2e8d40c8836787ec81759a73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44227 } } peers { permanent_uuid: "777301d5201941cd8687dffa05baa080" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38141 } } peers { permanent_uuid: "de10964023ce4f08b0b6958d77893286" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39141 } }
I20260713 09:04:55.177980 10503 tablet_bootstrap.cc:492] T 9221a6a208574176bae7e41c7505f371 P e29d58cd2e8d40c8836787ec81759a73: No bootstrap required, opened a new log
I20260713 09:04:55.178531 10503 ts_tablet_manager.cc:1403] T 9221a6a208574176bae7e41c7505f371 P e29d58cd2e8d40c8836787ec81759a73: Time spent bootstrapping tablet: real 0.098s	user 0.021s	sys 0.004s
I20260713 09:04:55.179656 10504 ts_tablet_manager.cc:1434] T 1d224924f1e745c289caaf395e07832e P de10964023ce4f08b0b6958d77893286: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260713 09:04:55.180753 10506 tablet_bootstrap.cc:654] T df28b0c1dbff45dfb8eb2842e331d776 P 777301d5201941cd8687dffa05baa080: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:55.182013 10503 raft_consensus.cc:359] T 9221a6a208574176bae7e41c7505f371 P e29d58cd2e8d40c8836787ec81759a73 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e29d58cd2e8d40c8836787ec81759a73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44227 } } peers { permanent_uuid: "777301d5201941cd8687dffa05baa080" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38141 } } peers { permanent_uuid: "de10964023ce4f08b0b6958d77893286" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39141 } }
I20260713 09:04:55.182844 10503 raft_consensus.cc:385] T 9221a6a208574176bae7e41c7505f371 P e29d58cd2e8d40c8836787ec81759a73 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:55.183192 10503 raft_consensus.cc:740] T 9221a6a208574176bae7e41c7505f371 P e29d58cd2e8d40c8836787ec81759a73 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e29d58cd2e8d40c8836787ec81759a73, State: Initialized, Role: FOLLOWER
I20260713 09:04:55.189210 10506 tablet_bootstrap.cc:492] T df28b0c1dbff45dfb8eb2842e331d776 P 777301d5201941cd8687dffa05baa080: No bootstrap required, opened a new log
I20260713 09:04:55.189778 10506 ts_tablet_manager.cc:1403] T df28b0c1dbff45dfb8eb2842e331d776 P 777301d5201941cd8687dffa05baa080: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.004s
I20260713 09:04:55.190488 10504 tablet_bootstrap.cc:492] T 6d0d06775f9d4b2395e317f4203f3b6f P de10964023ce4f08b0b6958d77893286: Bootstrap starting.
I20260713 09:04:55.191186 10503 consensus_queue.cc:260] T 9221a6a208574176bae7e41c7505f371 P e29d58cd2e8d40c8836787ec81759a73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e29d58cd2e8d40c8836787ec81759a73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44227 } } peers { permanent_uuid: "777301d5201941cd8687dffa05baa080" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38141 } } peers { permanent_uuid: "de10964023ce4f08b0b6958d77893286" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39141 } }
I20260713 09:04:55.192900 10506 raft_consensus.cc:359] T df28b0c1dbff45dfb8eb2842e331d776 P 777301d5201941cd8687dffa05baa080 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e29d58cd2e8d40c8836787ec81759a73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44227 } } peers { permanent_uuid: "777301d5201941cd8687dffa05baa080" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38141 } } peers { permanent_uuid: "de10964023ce4f08b0b6958d77893286" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39141 } }
I20260713 09:04:55.193750 10506 raft_consensus.cc:385] T df28b0c1dbff45dfb8eb2842e331d776 P 777301d5201941cd8687dffa05baa080 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:55.194095 10506 raft_consensus.cc:740] T df28b0c1dbff45dfb8eb2842e331d776 P 777301d5201941cd8687dffa05baa080 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 777301d5201941cd8687dffa05baa080, State: Initialized, Role: FOLLOWER
I20260713 09:04:55.194996 10506 consensus_queue.cc:260] T df28b0c1dbff45dfb8eb2842e331d776 P 777301d5201941cd8687dffa05baa080 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e29d58cd2e8d40c8836787ec81759a73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44227 } } peers { permanent_uuid: "777301d5201941cd8687dffa05baa080" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38141 } } peers { permanent_uuid: "de10964023ce4f08b0b6958d77893286" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39141 } }
I20260713 09:04:55.196516 10503 ts_tablet_manager.cc:1434] T 9221a6a208574176bae7e41c7505f371 P e29d58cd2e8d40c8836787ec81759a73: Time spent starting tablet: real 0.018s	user 0.001s	sys 0.007s
I20260713 09:04:55.197795 10503 tablet_bootstrap.cc:492] T 557f929e365c444b95d950d68ad9a22a P e29d58cd2e8d40c8836787ec81759a73: Bootstrap starting.
I20260713 09:04:55.198477 10504 tablet_bootstrap.cc:654] T 6d0d06775f9d4b2395e317f4203f3b6f P de10964023ce4f08b0b6958d77893286: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:55.204743 10506 ts_tablet_manager.cc:1434] T df28b0c1dbff45dfb8eb2842e331d776 P 777301d5201941cd8687dffa05baa080: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260713 09:04:55.206700 10503 tablet_bootstrap.cc:654] T 557f929e365c444b95d950d68ad9a22a P e29d58cd2e8d40c8836787ec81759a73: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:55.208334 10506 tablet_bootstrap.cc:492] T 557f929e365c444b95d950d68ad9a22a P 777301d5201941cd8687dffa05baa080: Bootstrap starting.
I20260713 09:04:55.210913 10504 tablet_bootstrap.cc:492] T 6d0d06775f9d4b2395e317f4203f3b6f P de10964023ce4f08b0b6958d77893286: No bootstrap required, opened a new log
I20260713 09:04:55.211736 10504 ts_tablet_manager.cc:1403] T 6d0d06775f9d4b2395e317f4203f3b6f P de10964023ce4f08b0b6958d77893286: Time spent bootstrapping tablet: real 0.022s	user 0.014s	sys 0.005s
I20260713 09:04:55.215473 10506 tablet_bootstrap.cc:654] T 557f929e365c444b95d950d68ad9a22a P 777301d5201941cd8687dffa05baa080: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:55.216202 10503 tablet_bootstrap.cc:492] T 557f929e365c444b95d950d68ad9a22a P e29d58cd2e8d40c8836787ec81759a73: No bootstrap required, opened a new log
I20260713 09:04:55.215629 10504 raft_consensus.cc:359] T 6d0d06775f9d4b2395e317f4203f3b6f P de10964023ce4f08b0b6958d77893286 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e29d58cd2e8d40c8836787ec81759a73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44227 } } peers { permanent_uuid: "777301d5201941cd8687dffa05baa080" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38141 } } peers { permanent_uuid: "de10964023ce4f08b0b6958d77893286" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39141 } }
I20260713 09:04:55.216672 10504 raft_consensus.cc:385] T 6d0d06775f9d4b2395e317f4203f3b6f P de10964023ce4f08b0b6958d77893286 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:55.216768 10503 ts_tablet_manager.cc:1403] T 557f929e365c444b95d950d68ad9a22a P e29d58cd2e8d40c8836787ec81759a73: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.007s
I20260713 09:04:55.217108 10504 raft_consensus.cc:740] T 6d0d06775f9d4b2395e317f4203f3b6f P de10964023ce4f08b0b6958d77893286 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: de10964023ce4f08b0b6958d77893286, State: Initialized, Role: FOLLOWER
I20260713 09:04:55.218242 10504 consensus_queue.cc:260] T 6d0d06775f9d4b2395e317f4203f3b6f P de10964023ce4f08b0b6958d77893286 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e29d58cd2e8d40c8836787ec81759a73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44227 } } peers { permanent_uuid: "777301d5201941cd8687dffa05baa080" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38141 } } peers { permanent_uuid: "de10964023ce4f08b0b6958d77893286" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39141 } }
I20260713 09:04:55.220769 10506 tablet_bootstrap.cc:492] T 557f929e365c444b95d950d68ad9a22a P 777301d5201941cd8687dffa05baa080: No bootstrap required, opened a new log
I20260713 09:04:55.220914 10504 ts_tablet_manager.cc:1434] T 6d0d06775f9d4b2395e317f4203f3b6f P de10964023ce4f08b0b6958d77893286: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260713 09:04:55.220386 10503 raft_consensus.cc:359] T 557f929e365c444b95d950d68ad9a22a P e29d58cd2e8d40c8836787ec81759a73 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e29d58cd2e8d40c8836787ec81759a73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44227 } } peers { permanent_uuid: "777301d5201941cd8687dffa05baa080" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38141 } } peers { permanent_uuid: "de10964023ce4f08b0b6958d77893286" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39141 } }
I20260713 09:04:55.221451 10503 raft_consensus.cc:385] T 557f929e365c444b95d950d68ad9a22a P e29d58cd2e8d40c8836787ec81759a73 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:55.221796 10503 raft_consensus.cc:740] T 557f929e365c444b95d950d68ad9a22a P e29d58cd2e8d40c8836787ec81759a73 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e29d58cd2e8d40c8836787ec81759a73, State: Initialized, Role: FOLLOWER
I20260713 09:04:55.221868 10512 raft_consensus.cc:493] T 341ef6808b3544b3a230963179fc6e77 P 777301d5201941cd8687dffa05baa080 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:55.221879 10506 ts_tablet_manager.cc:1403] T 557f929e365c444b95d950d68ad9a22a P 777301d5201941cd8687dffa05baa080: Time spent bootstrapping tablet: real 0.014s	user 0.013s	sys 0.000s
I20260713 09:04:55.222644 10512 raft_consensus.cc:515] T 341ef6808b3544b3a230963179fc6e77 P 777301d5201941cd8687dffa05baa080 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e29d58cd2e8d40c8836787ec81759a73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44227 } } peers { permanent_uuid: "777301d5201941cd8687dffa05baa080" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38141 } } peers { permanent_uuid: "de10964023ce4f08b0b6958d77893286" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39141 } }
I20260713 09:04:55.222990 10503 consensus_queue.cc:260] T 557f929e365c444b95d950d68ad9a22a P e29d58cd2e8d40c8836787ec81759a73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e29d58cd2e8d40c8836787ec81759a73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44227 } } peers { permanent_uuid: "777301d5201941cd8687dffa05baa080" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38141 } } peers { permanent_uuid: "de10964023ce4f08b0b6958d77893286" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39141 } }
I20260713 09:04:55.225754 10506 raft_consensus.cc:359] T 557f929e365c444b95d950d68ad9a22a P 777301d5201941cd8687dffa05baa080 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e29d58cd2e8d40c8836787ec81759a73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44227 } } peers { permanent_uuid: "777301d5201941cd8687dffa05baa080" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38141 } } peers { permanent_uuid: "de10964023ce4f08b0b6958d77893286" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39141 } }
I20260713 09:04:55.226552 10512 leader_election.cc:290] T 341ef6808b3544b3a230963179fc6e77 P 777301d5201941cd8687dffa05baa080 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e29d58cd2e8d40c8836787ec81759a73 (127.5.160.129:44227), de10964023ce4f08b0b6958d77893286 (127.5.160.131:39141)
I20260713 09:04:55.229972 10504 tablet_bootstrap.cc:492] T 341ef6808b3544b3a230963179fc6e77 P de10964023ce4f08b0b6958d77893286: Bootstrap starting.
I20260713 09:04:55.233260 10503 ts_tablet_manager.cc:1434] T 557f929e365c444b95d950d68ad9a22a P e29d58cd2e8d40c8836787ec81759a73: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.001s
I20260713 09:04:55.236222 10506 raft_consensus.cc:385] T 557f929e365c444b95d950d68ad9a22a P 777301d5201941cd8687dffa05baa080 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:55.237383 10506 raft_consensus.cc:740] T 557f929e365c444b95d950d68ad9a22a P 777301d5201941cd8687dffa05baa080 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 777301d5201941cd8687dffa05baa080, State: Initialized, Role: FOLLOWER
I20260713 09:04:55.239950 10503 tablet_bootstrap.cc:492] T df28b0c1dbff45dfb8eb2842e331d776 P e29d58cd2e8d40c8836787ec81759a73: Bootstrap starting.
I20260713 09:04:55.239535 10506 consensus_queue.cc:260] T 557f929e365c444b95d950d68ad9a22a P 777301d5201941cd8687dffa05baa080 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e29d58cd2e8d40c8836787ec81759a73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44227 } } peers { permanent_uuid: "777301d5201941cd8687dffa05baa080" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38141 } } peers { permanent_uuid: "de10964023ce4f08b0b6958d77893286" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39141 } }
I20260713 09:04:55.241770 10507 raft_consensus.cc:493] T 1d224924f1e745c289caaf395e07832e P de10964023ce4f08b0b6958d77893286 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:55.242491 10507 raft_consensus.cc:515] T 1d224924f1e745c289caaf395e07832e P de10964023ce4f08b0b6958d77893286 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e29d58cd2e8d40c8836787ec81759a73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44227 } } peers { permanent_uuid: "777301d5201941cd8687dffa05baa080" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38141 } } peers { permanent_uuid: "de10964023ce4f08b0b6958d77893286" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39141 } }
I20260713 09:04:55.246578 10314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d224924f1e745c289caaf395e07832e" candidate_uuid: "de10964023ce4f08b0b6958d77893286" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e29d58cd2e8d40c8836787ec81759a73" is_pre_election: true
W20260713 09:04:55.248677 10426 leader_election.cc:343] T 1d224924f1e745c289caaf395e07832e P de10964023ce4f08b0b6958d77893286 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e29d58cd2e8d40c8836787ec81759a73 (127.5.160.129:44227): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:55.249328 10504 tablet_bootstrap.cc:654] T 341ef6808b3544b3a230963179fc6e77 P de10964023ce4f08b0b6958d77893286: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:55.250070 10507 leader_election.cc:290] T 1d224924f1e745c289caaf395e07832e P de10964023ce4f08b0b6958d77893286 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e29d58cd2e8d40c8836787ec81759a73 (127.5.160.129:44227), 777301d5201941cd8687dffa05baa080 (127.5.160.130:38141)
I20260713 09:04:55.252382 10389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d224924f1e745c289caaf395e07832e" candidate_uuid: "de10964023ce4f08b0b6958d77893286" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "777301d5201941cd8687dffa05baa080" is_pre_election: true
W20260713 09:04:55.254539 10426 leader_election.cc:343] T 1d224924f1e745c289caaf395e07832e P de10964023ce4f08b0b6958d77893286 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 777301d5201941cd8687dffa05baa080 (127.5.160.130:38141): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:55.255201 10426 leader_election.cc:304] T 1d224924f1e745c289caaf395e07832e P de10964023ce4f08b0b6958d77893286 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: de10964023ce4f08b0b6958d77893286; no voters: 777301d5201941cd8687dffa05baa080, e29d58cd2e8d40c8836787ec81759a73
I20260713 09:04:55.257531 10506 ts_tablet_manager.cc:1434] T 557f929e365c444b95d950d68ad9a22a P 777301d5201941cd8687dffa05baa080: Time spent starting tablet: real 0.035s	user 0.005s	sys 0.004s
I20260713 09:04:55.257401 10507 raft_consensus.cc:2749] T 1d224924f1e745c289caaf395e07832e P de10964023ce4f08b0b6958d77893286 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:04:55.248564 10503 tablet_bootstrap.cc:654] T df28b0c1dbff45dfb8eb2842e331d776 P e29d58cd2e8d40c8836787ec81759a73: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:55.265491 10506 tablet_bootstrap.cc:492] T 9045ba338649407fb4cf14350c691bcd P 777301d5201941cd8687dffa05baa080: Bootstrap starting.
I20260713 09:04:55.280441 10503 tablet_bootstrap.cc:492] T df28b0c1dbff45dfb8eb2842e331d776 P e29d58cd2e8d40c8836787ec81759a73: No bootstrap required, opened a new log
I20260713 09:04:55.281973 10463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "341ef6808b3544b3a230963179fc6e77" candidate_uuid: "777301d5201941cd8687dffa05baa080" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de10964023ce4f08b0b6958d77893286" is_pre_election: true
I20260713 09:04:55.282577 10503 ts_tablet_manager.cc:1403] T df28b0c1dbff45dfb8eb2842e331d776 P e29d58cd2e8d40c8836787ec81759a73: Time spent bootstrapping tablet: real 0.043s	user 0.013s	sys 0.009s
W20260713 09:04:55.283746 10353 leader_election.cc:343] T 341ef6808b3544b3a230963179fc6e77 P 777301d5201941cd8687dffa05baa080 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer de10964023ce4f08b0b6958d77893286 (127.5.160.131:39141): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:55.284340 10314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "341ef6808b3544b3a230963179fc6e77" candidate_uuid: "777301d5201941cd8687dffa05baa080" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e29d58cd2e8d40c8836787ec81759a73" is_pre_election: true
W20260713 09:04:55.286123 10352 leader_election.cc:343] T 341ef6808b3544b3a230963179fc6e77 P 777301d5201941cd8687dffa05baa080 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e29d58cd2e8d40c8836787ec81759a73 (127.5.160.129:44227): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:55.286624 10352 leader_election.cc:304] T 341ef6808b3544b3a230963179fc6e77 P 777301d5201941cd8687dffa05baa080 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 777301d5201941cd8687dffa05baa080; no voters: de10964023ce4f08b0b6958d77893286, e29d58cd2e8d40c8836787ec81759a73
I20260713 09:04:55.287374 10512 raft_consensus.cc:2749] T 341ef6808b3544b3a230963179fc6e77 P 777301d5201941cd8687dffa05baa080 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:04:55.288157 10503 raft_consensus.cc:359] T df28b0c1dbff45dfb8eb2842e331d776 P e29d58cd2e8d40c8836787ec81759a73 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e29d58cd2e8d40c8836787ec81759a73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44227 } } peers { permanent_uuid: "777301d5201941cd8687dffa05baa080" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38141 } } peers { permanent_uuid: "de10964023ce4f08b0b6958d77893286" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39141 } }
I20260713 09:04:55.289377 10503 raft_consensus.cc:385] T df28b0c1dbff45dfb8eb2842e331d776 P e29d58cd2e8d40c8836787ec81759a73 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:55.289824 10503 raft_consensus.cc:740] T df28b0c1dbff45dfb8eb2842e331d776 P e29d58cd2e8d40c8836787ec81759a73 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e29d58cd2e8d40c8836787ec81759a73, State: Initialized, Role: FOLLOWER
I20260713 09:04:55.290951 10506 tablet_bootstrap.cc:654] T 9045ba338649407fb4cf14350c691bcd P 777301d5201941cd8687dffa05baa080: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:55.291039 10503 consensus_queue.cc:260] T df28b0c1dbff45dfb8eb2842e331d776 P e29d58cd2e8d40c8836787ec81759a73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e29d58cd2e8d40c8836787ec81759a73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44227 } } peers { permanent_uuid: "777301d5201941cd8687dffa05baa080" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38141 } } peers { permanent_uuid: "de10964023ce4f08b0b6958d77893286" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39141 } }
I20260713 09:04:55.296643 10504 tablet_bootstrap.cc:492] T 341ef6808b3544b3a230963179fc6e77 P de10964023ce4f08b0b6958d77893286: No bootstrap required, opened a new log
I20260713 09:04:55.297017 10506 tablet_bootstrap.cc:492] T 9045ba338649407fb4cf14350c691bcd P 777301d5201941cd8687dffa05baa080: No bootstrap required, opened a new log
I20260713 09:04:55.297348 10503 ts_tablet_manager.cc:1434] T df28b0c1dbff45dfb8eb2842e331d776 P e29d58cd2e8d40c8836787ec81759a73: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.002s
I20260713 09:04:55.297365 10504 ts_tablet_manager.cc:1403] T 341ef6808b3544b3a230963179fc6e77 P de10964023ce4f08b0b6958d77893286: Time spent bootstrapping tablet: real 0.068s	user 0.018s	sys 0.035s
I20260713 09:04:55.297796 10512 raft_consensus.cc:493] T 6d0d06775f9d4b2395e317f4203f3b6f P 777301d5201941cd8687dffa05baa080 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:55.298501 10503 tablet_bootstrap.cc:492] T 9045ba338649407fb4cf14350c691bcd P e29d58cd2e8d40c8836787ec81759a73: Bootstrap starting.
I20260713 09:04:55.298329 10512 raft_consensus.cc:515] T 6d0d06775f9d4b2395e317f4203f3b6f P 777301d5201941cd8687dffa05baa080 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e29d58cd2e8d40c8836787ec81759a73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44227 } } peers { permanent_uuid: "777301d5201941cd8687dffa05baa080" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38141 } } peers { permanent_uuid: "de10964023ce4f08b0b6958d77893286" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39141 } }
I20260713 09:04:55.300719 10512 leader_election.cc:290] T 6d0d06775f9d4b2395e317f4203f3b6f P 777301d5201941cd8687dffa05baa080 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e29d58cd2e8d40c8836787ec81759a73 (127.5.160.129:44227), de10964023ce4f08b0b6958d77893286 (127.5.160.131:39141)
I20260713 09:04:55.301268 10504 raft_consensus.cc:359] T 341ef6808b3544b3a230963179fc6e77 P de10964023ce4f08b0b6958d77893286 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e29d58cd2e8d40c8836787ec81759a73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44227 } } peers { permanent_uuid: "777301d5201941cd8687dffa05baa080" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38141 } } peers { permanent_uuid: "de10964023ce4f08b0b6958d77893286" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39141 } }
I20260713 09:04:55.302155 10504 raft_consensus.cc:385] T 341ef6808b3544b3a230963179fc6e77 P de10964023ce4f08b0b6958d77893286 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:55.302532 10504 raft_consensus.cc:740] T 341ef6808b3544b3a230963179fc6e77 P de10964023ce4f08b0b6958d77893286 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: de10964023ce4f08b0b6958d77893286, State: Initialized, Role: FOLLOWER
I20260713 09:04:55.303499 10504 consensus_queue.cc:260] T 341ef6808b3544b3a230963179fc6e77 P de10964023ce4f08b0b6958d77893286 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e29d58cd2e8d40c8836787ec81759a73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44227 } } peers { permanent_uuid: "777301d5201941cd8687dffa05baa080" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38141 } } peers { permanent_uuid: "de10964023ce4f08b0b6958d77893286" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39141 } }
I20260713 09:04:55.303930 10463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d0d06775f9d4b2395e317f4203f3b6f" candidate_uuid: "777301d5201941cd8687dffa05baa080" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de10964023ce4f08b0b6958d77893286" is_pre_election: true
I20260713 09:04:55.303414 10314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d0d06775f9d4b2395e317f4203f3b6f" candidate_uuid: "777301d5201941cd8687dffa05baa080" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e29d58cd2e8d40c8836787ec81759a73" is_pre_election: true
I20260713 09:04:55.304701 10463 raft_consensus.cc:2468] T 6d0d06775f9d4b2395e317f4203f3b6f P de10964023ce4f08b0b6958d77893286 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 777301d5201941cd8687dffa05baa080 in term 0.
I20260713 09:04:55.304924 10314 raft_consensus.cc:2468] T 6d0d06775f9d4b2395e317f4203f3b6f P e29d58cd2e8d40c8836787ec81759a73 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 777301d5201941cd8687dffa05baa080 in term 0.
I20260713 09:04:55.305442 10503 tablet_bootstrap.cc:654] T 9045ba338649407fb4cf14350c691bcd P e29d58cd2e8d40c8836787ec81759a73: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:55.306281 10352 leader_election.cc:304] T 6d0d06775f9d4b2395e317f4203f3b6f P 777301d5201941cd8687dffa05baa080 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 777301d5201941cd8687dffa05baa080, e29d58cd2e8d40c8836787ec81759a73; no voters: 
I20260713 09:04:55.308192 10504 ts_tablet_manager.cc:1434] T 341ef6808b3544b3a230963179fc6e77 P de10964023ce4f08b0b6958d77893286: Time spent starting tablet: real 0.010s	user 0.002s	sys 0.005s
I20260713 09:04:55.309310 10531 raft_consensus.cc:493] T 9045ba338649407fb4cf14350c691bcd P de10964023ce4f08b0b6958d77893286 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:55.309494 10504 tablet_bootstrap.cc:492] T 59d7bb90bb594ba5a433ba9f3f9e6cb7 P de10964023ce4f08b0b6958d77893286: Bootstrap starting.
I20260713 09:04:55.309682 10512 raft_consensus.cc:2804] T 6d0d06775f9d4b2395e317f4203f3b6f P 777301d5201941cd8687dffa05baa080 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:04:55.310302 10512 raft_consensus.cc:493] T 6d0d06775f9d4b2395e317f4203f3b6f P 777301d5201941cd8687dffa05baa080 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:04:55.309918 10531 raft_consensus.cc:515] T 9045ba338649407fb4cf14350c691bcd P de10964023ce4f08b0b6958d77893286 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "777301d5201941cd8687dffa05baa080" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38141 } } peers { permanent_uuid: "de10964023ce4f08b0b6958d77893286" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39141 } } peers { permanent_uuid: "e29d58cd2e8d40c8836787ec81759a73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44227 } }
I20260713 09:04:55.310719 10512 raft_consensus.cc:3060] T 6d0d06775f9d4b2395e317f4203f3b6f P 777301d5201941cd8687dffa05baa080 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:55.313737 10389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9045ba338649407fb4cf14350c691bcd" candidate_uuid: "de10964023ce4f08b0b6958d77893286" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "777301d5201941cd8687dffa05baa080" is_pre_election: true
I20260713 09:04:55.315100 10314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9045ba338649407fb4cf14350c691bcd" candidate_uuid: "de10964023ce4f08b0b6958d77893286" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e29d58cd2e8d40c8836787ec81759a73" is_pre_election: true
W20260713 09:04:55.315229 10426 leader_election.cc:343] T 9045ba338649407fb4cf14350c691bcd P de10964023ce4f08b0b6958d77893286 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 777301d5201941cd8687dffa05baa080 (127.5.160.130:38141): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:04:55.316941 10426 leader_election.cc:343] T 9045ba338649407fb4cf14350c691bcd P de10964023ce4f08b0b6958d77893286 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e29d58cd2e8d40c8836787ec81759a73 (127.5.160.129:44227): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:55.317678 10504 tablet_bootstrap.cc:654] T 59d7bb90bb594ba5a433ba9f3f9e6cb7 P de10964023ce4f08b0b6958d77893286: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:55.317600 10426 leader_election.cc:304] T 9045ba338649407fb4cf14350c691bcd P de10964023ce4f08b0b6958d77893286 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: de10964023ce4f08b0b6958d77893286; no voters: 777301d5201941cd8687dffa05baa080, e29d58cd2e8d40c8836787ec81759a73
I20260713 09:04:55.318809 10507 raft_consensus.cc:2749] T 9045ba338649407fb4cf14350c691bcd P de10964023ce4f08b0b6958d77893286 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:04:55.319032 10512 raft_consensus.cc:515] T 6d0d06775f9d4b2395e317f4203f3b6f P 777301d5201941cd8687dffa05baa080 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e29d58cd2e8d40c8836787ec81759a73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44227 } } peers { permanent_uuid: "777301d5201941cd8687dffa05baa080" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38141 } } peers { permanent_uuid: "de10964023ce4f08b0b6958d77893286" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39141 } }
I20260713 09:04:55.319970 10531 leader_election.cc:290] T 9045ba338649407fb4cf14350c691bcd P de10964023ce4f08b0b6958d77893286 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 777301d5201941cd8687dffa05baa080 (127.5.160.130:38141), e29d58cd2e8d40c8836787ec81759a73 (127.5.160.129:44227)
I20260713 09:04:55.322501 10506 ts_tablet_manager.cc:1403] T 9045ba338649407fb4cf14350c691bcd P 777301d5201941cd8687dffa05baa080: Time spent bootstrapping tablet: real 0.057s	user 0.005s	sys 0.007s
I20260713 09:04:55.322539 10314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d0d06775f9d4b2395e317f4203f3b6f" candidate_uuid: "777301d5201941cd8687dffa05baa080" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e29d58cd2e8d40c8836787ec81759a73"
I20260713 09:04:55.323449 10314 raft_consensus.cc:3060] T 6d0d06775f9d4b2395e317f4203f3b6f P e29d58cd2e8d40c8836787ec81759a73 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:55.326920 10506 raft_consensus.cc:359] T 9045ba338649407fb4cf14350c691bcd P 777301d5201941cd8687dffa05baa080 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "777301d5201941cd8687dffa05baa080" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38141 } } peers { permanent_uuid: "de10964023ce4f08b0b6958d77893286" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39141 } } peers { permanent_uuid: "e29d58cd2e8d40c8836787ec81759a73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44227 } }
I20260713 09:04:55.327950 10506 raft_consensus.cc:385] T 9045ba338649407fb4cf14350c691bcd P 777301d5201941cd8687dffa05baa080 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:55.328380 10506 raft_consensus.cc:740] T 9045ba338649407fb4cf14350c691bcd P 777301d5201941cd8687dffa05baa080 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 777301d5201941cd8687dffa05baa080, State: Initialized, Role: FOLLOWER
I20260713 09:04:55.330619 10512 leader_election.cc:290] T 6d0d06775f9d4b2395e317f4203f3b6f P 777301d5201941cd8687dffa05baa080 [CANDIDATE]: Term 1 election: Requested vote from peers e29d58cd2e8d40c8836787ec81759a73 (127.5.160.129:44227), de10964023ce4f08b0b6958d77893286 (127.5.160.131:39141)
I20260713 09:04:55.331456 10463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d0d06775f9d4b2395e317f4203f3b6f" candidate_uuid: "777301d5201941cd8687dffa05baa080" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de10964023ce4f08b0b6958d77893286"
I20260713 09:04:55.332346 10463 raft_consensus.cc:3060] T 6d0d06775f9d4b2395e317f4203f3b6f P de10964023ce4f08b0b6958d77893286 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:55.331699 10506 consensus_queue.cc:260] T 9045ba338649407fb4cf14350c691bcd P 777301d5201941cd8687dffa05baa080 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "777301d5201941cd8687dffa05baa080" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38141 } } peers { permanent_uuid: "de10964023ce4f08b0b6958d77893286" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39141 } } peers { permanent_uuid: "e29d58cd2e8d40c8836787ec81759a73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44227 } }
I20260713 09:04:55.335175 10506 ts_tablet_manager.cc:1434] T 9045ba338649407fb4cf14350c691bcd P 777301d5201941cd8687dffa05baa080: Time spent starting tablet: real 0.012s	user 0.009s	sys 0.000s
I20260713 09:04:55.341218 10506 tablet_bootstrap.cc:492] T 59d7bb90bb594ba5a433ba9f3f9e6cb7 P 777301d5201941cd8687dffa05baa080: Bootstrap starting.
I20260713 09:04:55.351148 10506 tablet_bootstrap.cc:654] T 59d7bb90bb594ba5a433ba9f3f9e6cb7 P 777301d5201941cd8687dffa05baa080: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:55.359470 10509 raft_consensus.cc:493] T df28b0c1dbff45dfb8eb2842e331d776 P e29d58cd2e8d40c8836787ec81759a73 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:55.360316 10509 raft_consensus.cc:515] T df28b0c1dbff45dfb8eb2842e331d776 P e29d58cd2e8d40c8836787ec81759a73 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e29d58cd2e8d40c8836787ec81759a73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44227 } } peers { permanent_uuid: "777301d5201941cd8687dffa05baa080" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38141 } } peers { permanent_uuid: "de10964023ce4f08b0b6958d77893286" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39141 } }
I20260713 09:04:55.361786 10512 raft_consensus.cc:493] T 9045ba338649407fb4cf14350c691bcd P 777301d5201941cd8687dffa05baa080 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:55.362361 10512 raft_consensus.cc:515] T 9045ba338649407fb4cf14350c691bcd P 777301d5201941cd8687dffa05baa080 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "777301d5201941cd8687dffa05baa080" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38141 } } peers { permanent_uuid: "de10964023ce4f08b0b6958d77893286" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39141 } } peers { permanent_uuid: "e29d58cd2e8d40c8836787ec81759a73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44227 } }
I20260713 09:04:55.363512 10463 raft_consensus.cc:2468] T 6d0d06775f9d4b2395e317f4203f3b6f P de10964023ce4f08b0b6958d77893286 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 777301d5201941cd8687dffa05baa080 in term 1.
I20260713 09:04:55.363931 10389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df28b0c1dbff45dfb8eb2842e331d776" candidate_uuid: "e29d58cd2e8d40c8836787ec81759a73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "777301d5201941cd8687dffa05baa080" is_pre_election: true
I20260713 09:04:55.364663 10389 raft_consensus.cc:2468] T df28b0c1dbff45dfb8eb2842e331d776 P 777301d5201941cd8687dffa05baa080 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e29d58cd2e8d40c8836787ec81759a73 in term 0.
I20260713 09:04:55.364837 10509 leader_election.cc:290] T df28b0c1dbff45dfb8eb2842e331d776 P e29d58cd2e8d40c8836787ec81759a73 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 777301d5201941cd8687dffa05baa080 (127.5.160.130:38141), de10964023ce4f08b0b6958d77893286 (127.5.160.131:39141)
I20260713 09:04:55.365876 10353 leader_election.cc:304] T 6d0d06775f9d4b2395e317f4203f3b6f P 777301d5201941cd8687dffa05baa080 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 777301d5201941cd8687dffa05baa080, de10964023ce4f08b0b6958d77893286; no voters: 
I20260713 09:04:55.366683 10461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9045ba338649407fb4cf14350c691bcd" candidate_uuid: "777301d5201941cd8687dffa05baa080" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de10964023ce4f08b0b6958d77893286" is_pre_election: true
I20260713 09:04:55.367445 10461 raft_consensus.cc:2468] T 9045ba338649407fb4cf14350c691bcd P de10964023ce4f08b0b6958d77893286 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 777301d5201941cd8687dffa05baa080 in term 0.
I20260713 09:04:55.368857 10313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9045ba338649407fb4cf14350c691bcd" candidate_uuid: "777301d5201941cd8687dffa05baa080" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e29d58cd2e8d40c8836787ec81759a73" is_pre_election: true
I20260713 09:04:55.369958 10314 raft_consensus.cc:2468] T 6d0d06775f9d4b2395e317f4203f3b6f P e29d58cd2e8d40c8836787ec81759a73 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 777301d5201941cd8687dffa05baa080 in term 1.
W20260713 09:04:55.370788 10352 leader_election.cc:343] T 9045ba338649407fb4cf14350c691bcd P 777301d5201941cd8687dffa05baa080 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e29d58cd2e8d40c8836787ec81759a73 (127.5.160.129:44227): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:55.370823 10277 leader_election.cc:304] T df28b0c1dbff45dfb8eb2842e331d776 P e29d58cd2e8d40c8836787ec81759a73 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 777301d5201941cd8687dffa05baa080, e29d58cd2e8d40c8836787ec81759a73; no voters: 
I20260713 09:04:55.366115 10462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df28b0c1dbff45dfb8eb2842e331d776" candidate_uuid: "e29d58cd2e8d40c8836787ec81759a73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de10964023ce4f08b0b6958d77893286" is_pre_election: true
I20260713 09:04:55.373057 10509 raft_consensus.cc:2804] T df28b0c1dbff45dfb8eb2842e331d776 P e29d58cd2e8d40c8836787ec81759a73 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:04:55.373320 10462 raft_consensus.cc:2468] T df28b0c1dbff45dfb8eb2842e331d776 P de10964023ce4f08b0b6958d77893286 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e29d58cd2e8d40c8836787ec81759a73 in term 0.
I20260713 09:04:55.373597 10509 raft_consensus.cc:493] T df28b0c1dbff45dfb8eb2842e331d776 P e29d58cd2e8d40c8836787ec81759a73 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:04:55.373992 10509 raft_consensus.cc:3060] T df28b0c1dbff45dfb8eb2842e331d776 P e29d58cd2e8d40c8836787ec81759a73 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:55.374269 10512 leader_election.cc:290] T 9045ba338649407fb4cf14350c691bcd P 777301d5201941cd8687dffa05baa080 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers de10964023ce4f08b0b6958d77893286 (127.5.160.131:39141), e29d58cd2e8d40c8836787ec81759a73 (127.5.160.129:44227)
I20260713 09:04:55.374853 10512 raft_consensus.cc:2804] T 6d0d06775f9d4b2395e317f4203f3b6f P 777301d5201941cd8687dffa05baa080 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:04:55.375334 10512 raft_consensus.cc:697] T 6d0d06775f9d4b2395e317f4203f3b6f P 777301d5201941cd8687dffa05baa080 [term 1 LEADER]: Becoming Leader. State: Replica: 777301d5201941cd8687dffa05baa080, State: Running, Role: LEADER
I20260713 09:04:55.375450 10503 tablet_bootstrap.cc:492] T 9045ba338649407fb4cf14350c691bcd P e29d58cd2e8d40c8836787ec81759a73: No bootstrap required, opened a new log
I20260713 09:04:55.375976 10503 ts_tablet_manager.cc:1403] T 9045ba338649407fb4cf14350c691bcd P e29d58cd2e8d40c8836787ec81759a73: Time spent bootstrapping tablet: real 0.078s	user 0.026s	sys 0.032s
I20260713 09:04:55.376283 10512 consensus_queue.cc:237] T 6d0d06775f9d4b2395e317f4203f3b6f P 777301d5201941cd8687dffa05baa080 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e29d58cd2e8d40c8836787ec81759a73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44227 } } peers { permanent_uuid: "777301d5201941cd8687dffa05baa080" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38141 } } peers { permanent_uuid: "de10964023ce4f08b0b6958d77893286" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39141 } }
I20260713 09:04:55.379215 10503 raft_consensus.cc:359] T 9045ba338649407fb4cf14350c691bcd P e29d58cd2e8d40c8836787ec81759a73 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "777301d5201941cd8687dffa05baa080" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38141 } } peers { permanent_uuid: "de10964023ce4f08b0b6958d77893286" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39141 } } peers { permanent_uuid: "e29d58cd2e8d40c8836787ec81759a73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44227 } }
I20260713 09:04:55.380307 10503 raft_consensus.cc:385] T 9045ba338649407fb4cf14350c691bcd P e29d58cd2e8d40c8836787ec81759a73 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:55.380722 10503 raft_consensus.cc:740] T 9045ba338649407fb4cf14350c691bcd P e29d58cd2e8d40c8836787ec81759a73 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e29d58cd2e8d40c8836787ec81759a73, State: Initialized, Role: FOLLOWER
I20260713 09:04:55.381971 10503 consensus_queue.cc:260] T 9045ba338649407fb4cf14350c691bcd P e29d58cd2e8d40c8836787ec81759a73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "777301d5201941cd8687dffa05baa080" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38141 } } peers { permanent_uuid: "de10964023ce4f08b0b6958d77893286" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39141 } } peers { permanent_uuid: "e29d58cd2e8d40c8836787ec81759a73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44227 } }
I20260713 09:04:55.384986 10503 ts_tablet_manager.cc:1434] T 9045ba338649407fb4cf14350c691bcd P e29d58cd2e8d40c8836787ec81759a73: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260713 09:04:55.385303 10353 leader_election.cc:304] T 9045ba338649407fb4cf14350c691bcd P 777301d5201941cd8687dffa05baa080 [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: 777301d5201941cd8687dffa05baa080, de10964023ce4f08b0b6958d77893286; no voters: e29d58cd2e8d40c8836787ec81759a73
I20260713 09:04:55.386165 10503 tablet_bootstrap.cc:492] T 341ef6808b3544b3a230963179fc6e77 P e29d58cd2e8d40c8836787ec81759a73: Bootstrap starting.
I20260713 09:04:55.383898 10509 raft_consensus.cc:515] T df28b0c1dbff45dfb8eb2842e331d776 P e29d58cd2e8d40c8836787ec81759a73 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e29d58cd2e8d40c8836787ec81759a73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44227 } } peers { permanent_uuid: "777301d5201941cd8687dffa05baa080" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38141 } } peers { permanent_uuid: "de10964023ce4f08b0b6958d77893286" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39141 } }
I20260713 09:04:55.387305 10537 raft_consensus.cc:2804] T 9045ba338649407fb4cf14350c691bcd P 777301d5201941cd8687dffa05baa080 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:04:55.387706 10504 tablet_bootstrap.cc:492] T 59d7bb90bb594ba5a433ba9f3f9e6cb7 P de10964023ce4f08b0b6958d77893286: No bootstrap required, opened a new log
I20260713 09:04:55.387745 10537 raft_consensus.cc:493] T 9045ba338649407fb4cf14350c691bcd P 777301d5201941cd8687dffa05baa080 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:04:55.388698 10537 raft_consensus.cc:3060] T 9045ba338649407fb4cf14350c691bcd P 777301d5201941cd8687dffa05baa080 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:55.390290 10389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df28b0c1dbff45dfb8eb2842e331d776" candidate_uuid: "e29d58cd2e8d40c8836787ec81759a73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "777301d5201941cd8687dffa05baa080"
I20260713 09:04:55.390944 10389 raft_consensus.cc:3060] T df28b0c1dbff45dfb8eb2842e331d776 P 777301d5201941cd8687dffa05baa080 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:55.393698 10503 tablet_bootstrap.cc:654] T 341ef6808b3544b3a230963179fc6e77 P e29d58cd2e8d40c8836787ec81759a73: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:55.393842 10506 tablet_bootstrap.cc:492] T 59d7bb90bb594ba5a433ba9f3f9e6cb7 P 777301d5201941cd8687dffa05baa080: No bootstrap required, opened a new log
I20260713 09:04:55.394325 10506 ts_tablet_manager.cc:1403] T 59d7bb90bb594ba5a433ba9f3f9e6cb7 P 777301d5201941cd8687dffa05baa080: Time spent bootstrapping tablet: real 0.053s	user 0.009s	sys 0.011s
I20260713 09:04:55.398175 10506 raft_consensus.cc:359] T 59d7bb90bb594ba5a433ba9f3f9e6cb7 P 777301d5201941cd8687dffa05baa080 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e29d58cd2e8d40c8836787ec81759a73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44227 } } peers { permanent_uuid: "777301d5201941cd8687dffa05baa080" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38141 } } peers { permanent_uuid: "de10964023ce4f08b0b6958d77893286" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39141 } }
I20260713 09:04:55.399205 10506 raft_consensus.cc:385] T 59d7bb90bb594ba5a433ba9f3f9e6cb7 P 777301d5201941cd8687dffa05baa080 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:55.399578 10506 raft_consensus.cc:740] T 59d7bb90bb594ba5a433ba9f3f9e6cb7 P 777301d5201941cd8687dffa05baa080 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 777301d5201941cd8687dffa05baa080, State: Initialized, Role: FOLLOWER
I20260713 09:04:55.405238 10512 raft_consensus.cc:493] T 202fbd3d4b154886a5f439df47b09cfc P 777301d5201941cd8687dffa05baa080 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:55.405153 10389 raft_consensus.cc:2468] T df28b0c1dbff45dfb8eb2842e331d776 P 777301d5201941cd8687dffa05baa080 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e29d58cd2e8d40c8836787ec81759a73 in term 1.
I20260713 09:04:55.388336 10504 ts_tablet_manager.cc:1403] T 59d7bb90bb594ba5a433ba9f3f9e6cb7 P de10964023ce4f08b0b6958d77893286: Time spent bootstrapping tablet: real 0.079s	user 0.024s	sys 0.028s
I20260713 09:04:55.407193 10509 leader_election.cc:290] T df28b0c1dbff45dfb8eb2842e331d776 P e29d58cd2e8d40c8836787ec81759a73 [CANDIDATE]: Term 1 election: Requested vote from peers 777301d5201941cd8687dffa05baa080 (127.5.160.130:38141), de10964023ce4f08b0b6958d77893286 (127.5.160.131:39141)
I20260713 09:04:55.405886 10512 raft_consensus.cc:515] T 202fbd3d4b154886a5f439df47b09cfc P 777301d5201941cd8687dffa05baa080 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e29d58cd2e8d40c8836787ec81759a73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44227 } } peers { permanent_uuid: "777301d5201941cd8687dffa05baa080" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38141 } } peers { permanent_uuid: "de10964023ce4f08b0b6958d77893286" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39141 } }
I20260713 09:04:55.407212 10277 leader_election.cc:304] T df28b0c1dbff45dfb8eb2842e331d776 P e29d58cd2e8d40c8836787ec81759a73 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 777301d5201941cd8687dffa05baa080, e29d58cd2e8d40c8836787ec81759a73; no voters: 
I20260713 09:04:55.408337 10462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df28b0c1dbff45dfb8eb2842e331d776" candidate_uuid: "e29d58cd2e8d40c8836787ec81759a73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de10964023ce4f08b0b6958d77893286"
I20260713 09:04:55.409006 10462 raft_consensus.cc:3060] T df28b0c1dbff45dfb8eb2842e331d776 P de10964023ce4f08b0b6958d77893286 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:55.411106 10314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "202fbd3d4b154886a5f439df47b09cfc" candidate_uuid: "777301d5201941cd8687dffa05baa080" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e29d58cd2e8d40c8836787ec81759a73" is_pre_election: true
I20260713 09:04:55.411674 10512 leader_election.cc:290] T 202fbd3d4b154886a5f439df47b09cfc P 777301d5201941cd8687dffa05baa080 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e29d58cd2e8d40c8836787ec81759a73 (127.5.160.129:44227), de10964023ce4f08b0b6958d77893286 (127.5.160.131:39141)
I20260713 09:04:55.412416 10463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "202fbd3d4b154886a5f439df47b09cfc" candidate_uuid: "777301d5201941cd8687dffa05baa080" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de10964023ce4f08b0b6958d77893286" is_pre_election: true
I20260713 09:04:55.414062 10509 raft_consensus.cc:2804] T df28b0c1dbff45dfb8eb2842e331d776 P e29d58cd2e8d40c8836787ec81759a73 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:04:55.412719 10212 catalog_manager.cc:5697] T 6d0d06775f9d4b2395e317f4203f3b6f P 777301d5201941cd8687dffa05baa080 reported cstate change: term changed from 0 to 1, leader changed from <none> to 777301d5201941cd8687dffa05baa080 (127.5.160.130). New cstate: current_term: 1 leader_uuid: "777301d5201941cd8687dffa05baa080" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e29d58cd2e8d40c8836787ec81759a73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44227 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "777301d5201941cd8687dffa05baa080" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38141 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "de10964023ce4f08b0b6958d77893286" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39141 } health_report { overall_health: UNKNOWN } } }
W20260713 09:04:55.413483 10352 leader_election.cc:343] T 202fbd3d4b154886a5f439df47b09cfc P 777301d5201941cd8687dffa05baa080 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e29d58cd2e8d40c8836787ec81759a73 (127.5.160.129:44227): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:04:55.415179 10353 leader_election.cc:343] T 202fbd3d4b154886a5f439df47b09cfc P 777301d5201941cd8687dffa05baa080 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer de10964023ce4f08b0b6958d77893286 (127.5.160.131:39141): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:55.415660 10353 leader_election.cc:304] T 202fbd3d4b154886a5f439df47b09cfc P 777301d5201941cd8687dffa05baa080 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 777301d5201941cd8687dffa05baa080; no voters: de10964023ce4f08b0b6958d77893286, e29d58cd2e8d40c8836787ec81759a73
I20260713 09:04:55.416877 10512 raft_consensus.cc:2749] T 202fbd3d4b154886a5f439df47b09cfc P 777301d5201941cd8687dffa05baa080 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:04:55.413275 10504 raft_consensus.cc:359] T 59d7bb90bb594ba5a433ba9f3f9e6cb7 P de10964023ce4f08b0b6958d77893286 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e29d58cd2e8d40c8836787ec81759a73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44227 } } peers { permanent_uuid: "777301d5201941cd8687dffa05baa080" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38141 } } peers { permanent_uuid: "de10964023ce4f08b0b6958d77893286" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39141 } }
I20260713 09:04:55.417837 10509 raft_consensus.cc:697] T df28b0c1dbff45dfb8eb2842e331d776 P e29d58cd2e8d40c8836787ec81759a73 [term 1 LEADER]: Becoming Leader. State: Replica: e29d58cd2e8d40c8836787ec81759a73, State: Running, Role: LEADER
I20260713 09:04:55.419149 10504 raft_consensus.cc:385] T 59d7bb90bb594ba5a433ba9f3f9e6cb7 P de10964023ce4f08b0b6958d77893286 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:55.421276 10504 raft_consensus.cc:740] T 59d7bb90bb594ba5a433ba9f3f9e6cb7 P de10964023ce4f08b0b6958d77893286 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: de10964023ce4f08b0b6958d77893286, State: Initialized, Role: FOLLOWER
I20260713 09:04:55.418601 10462 raft_consensus.cc:2468] T df28b0c1dbff45dfb8eb2842e331d776 P de10964023ce4f08b0b6958d77893286 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e29d58cd2e8d40c8836787ec81759a73 in term 1.
I20260713 09:04:55.423547 10504 consensus_queue.cc:260] T 59d7bb90bb594ba5a433ba9f3f9e6cb7 P de10964023ce4f08b0b6958d77893286 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e29d58cd2e8d40c8836787ec81759a73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44227 } } peers { permanent_uuid: "777301d5201941cd8687dffa05baa080" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38141 } } peers { permanent_uuid: "de10964023ce4f08b0b6958d77893286" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39141 } }
I20260713 09:04:55.419682 10509 consensus_queue.cc:237] T df28b0c1dbff45dfb8eb2842e331d776 P e29d58cd2e8d40c8836787ec81759a73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e29d58cd2e8d40c8836787ec81759a73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44227 } } peers { permanent_uuid: "777301d5201941cd8687dffa05baa080" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38141 } } peers { permanent_uuid: "de10964023ce4f08b0b6958d77893286" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39141 } }
I20260713 09:04:55.424810 10537 raft_consensus.cc:515] T 9045ba338649407fb4cf14350c691bcd P 777301d5201941cd8687dffa05baa080 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "777301d5201941cd8687dffa05baa080" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38141 } } peers { permanent_uuid: "de10964023ce4f08b0b6958d77893286" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39141 } } peers { permanent_uuid: "e29d58cd2e8d40c8836787ec81759a73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44227 } }
I20260713 09:04:55.427647 10537 leader_election.cc:290] T 9045ba338649407fb4cf14350c691bcd P 777301d5201941cd8687dffa05baa080 [CANDIDATE]: Term 1 election: Requested vote from peers de10964023ce4f08b0b6958d77893286 (127.5.160.131:39141), e29d58cd2e8d40c8836787ec81759a73 (127.5.160.129:44227)
I20260713 09:04:55.428571 10462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9045ba338649407fb4cf14350c691bcd" candidate_uuid: "777301d5201941cd8687dffa05baa080" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de10964023ce4f08b0b6958d77893286"
I20260713 09:04:55.418217 10506 consensus_queue.cc:260] T 59d7bb90bb594ba5a433ba9f3f9e6cb7 P 777301d5201941cd8687dffa05baa080 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e29d58cd2e8d40c8836787ec81759a73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44227 } } peers { permanent_uuid: "777301d5201941cd8687dffa05baa080" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38141 } } peers { permanent_uuid: "de10964023ce4f08b0b6958d77893286" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39141 } }
I20260713 09:04:55.429248 10314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9045ba338649407fb4cf14350c691bcd" candidate_uuid: "777301d5201941cd8687dffa05baa080" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e29d58cd2e8d40c8836787ec81759a73"
I20260713 09:04:55.430182 10314 raft_consensus.cc:3060] T 9045ba338649407fb4cf14350c691bcd P e29d58cd2e8d40c8836787ec81759a73 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:55.431318 10506 ts_tablet_manager.cc:1434] T 59d7bb90bb594ba5a433ba9f3f9e6cb7 P 777301d5201941cd8687dffa05baa080: Time spent starting tablet: real 0.037s	user 0.008s	sys 0.001s
I20260713 09:04:55.432370 10506 tablet_bootstrap.cc:492] T 1d224924f1e745c289caaf395e07832e P 777301d5201941cd8687dffa05baa080: Bootstrap starting.
I20260713 09:04:55.433519 10504 ts_tablet_manager.cc:1434] T 59d7bb90bb594ba5a433ba9f3f9e6cb7 P de10964023ce4f08b0b6958d77893286: Time spent starting tablet: real 0.027s	user 0.007s	sys 0.000s
I20260713 09:04:55.436228 10503 tablet_bootstrap.cc:492] T 341ef6808b3544b3a230963179fc6e77 P e29d58cd2e8d40c8836787ec81759a73: No bootstrap required, opened a new log
I20260713 09:04:55.436764 10503 ts_tablet_manager.cc:1403] T 341ef6808b3544b3a230963179fc6e77 P e29d58cd2e8d40c8836787ec81759a73: Time spent bootstrapping tablet: real 0.051s	user 0.021s	sys 0.023s
I20260713 09:04:55.438910 10314 raft_consensus.cc:2468] T 9045ba338649407fb4cf14350c691bcd P e29d58cd2e8d40c8836787ec81759a73 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 777301d5201941cd8687dffa05baa080 in term 1.
I20260713 09:04:55.440196 10352 leader_election.cc:304] T 9045ba338649407fb4cf14350c691bcd P 777301d5201941cd8687dffa05baa080 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 777301d5201941cd8687dffa05baa080, e29d58cd2e8d40c8836787ec81759a73; no voters: 
I20260713 09:04:55.441135 10537 raft_consensus.cc:2804] T 9045ba338649407fb4cf14350c691bcd P 777301d5201941cd8687dffa05baa080 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:04:55.441845 10537 raft_consensus.cc:697] T 9045ba338649407fb4cf14350c691bcd P 777301d5201941cd8687dffa05baa080 [term 1 LEADER]: Becoming Leader. State: Replica: 777301d5201941cd8687dffa05baa080, State: Running, Role: LEADER
I20260713 09:04:55.442430 10504 tablet_bootstrap.cc:492] T 202fbd3d4b154886a5f439df47b09cfc P de10964023ce4f08b0b6958d77893286: Bootstrap starting.
I20260713 09:04:55.442777 10537 consensus_queue.cc:237] T 9045ba338649407fb4cf14350c691bcd P 777301d5201941cd8687dffa05baa080 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "777301d5201941cd8687dffa05baa080" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38141 } } peers { permanent_uuid: "de10964023ce4f08b0b6958d77893286" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39141 } } peers { permanent_uuid: "e29d58cd2e8d40c8836787ec81759a73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44227 } }
I20260713 09:04:55.443204 10503 raft_consensus.cc:359] T 341ef6808b3544b3a230963179fc6e77 P e29d58cd2e8d40c8836787ec81759a73 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e29d58cd2e8d40c8836787ec81759a73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44227 } } peers { permanent_uuid: "777301d5201941cd8687dffa05baa080" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38141 } } peers { permanent_uuid: "de10964023ce4f08b0b6958d77893286" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39141 } }
I20260713 09:04:55.443292 10506 tablet_bootstrap.cc:654] T 1d224924f1e745c289caaf395e07832e P 777301d5201941cd8687dffa05baa080: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:55.429291 10462 raft_consensus.cc:3060] T 9045ba338649407fb4cf14350c691bcd P de10964023ce4f08b0b6958d77893286 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:55.444429 10503 raft_consensus.cc:385] T 341ef6808b3544b3a230963179fc6e77 P e29d58cd2e8d40c8836787ec81759a73 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:55.444844 10503 raft_consensus.cc:740] T 341ef6808b3544b3a230963179fc6e77 P e29d58cd2e8d40c8836787ec81759a73 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e29d58cd2e8d40c8836787ec81759a73, State: Initialized, Role: FOLLOWER
I20260713 09:04:55.445819 10503 consensus_queue.cc:260] T 341ef6808b3544b3a230963179fc6e77 P e29d58cd2e8d40c8836787ec81759a73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e29d58cd2e8d40c8836787ec81759a73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44227 } } peers { permanent_uuid: "777301d5201941cd8687dffa05baa080" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38141 } } peers { permanent_uuid: "de10964023ce4f08b0b6958d77893286" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39141 } }
I20260713 09:04:55.448577 10503 ts_tablet_manager.cc:1434] T 341ef6808b3544b3a230963179fc6e77 P e29d58cd2e8d40c8836787ec81759a73: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260713 09:04:55.450222 10512 raft_consensus.cc:493] T 9221a6a208574176bae7e41c7505f371 P 777301d5201941cd8687dffa05baa080 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:55.450850 10504 tablet_bootstrap.cc:654] T 202fbd3d4b154886a5f439df47b09cfc P de10964023ce4f08b0b6958d77893286: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:55.450752 10512 raft_consensus.cc:515] T 9221a6a208574176bae7e41c7505f371 P 777301d5201941cd8687dffa05baa080 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e29d58cd2e8d40c8836787ec81759a73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44227 } } peers { permanent_uuid: "777301d5201941cd8687dffa05baa080" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38141 } } peers { permanent_uuid: "de10964023ce4f08b0b6958d77893286" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39141 } }
I20260713 09:04:55.453209 10512 leader_election.cc:290] T 9221a6a208574176bae7e41c7505f371 P 777301d5201941cd8687dffa05baa080 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e29d58cd2e8d40c8836787ec81759a73 (127.5.160.129:44227), de10964023ce4f08b0b6958d77893286 (127.5.160.131:39141)
I20260713 09:04:55.453969 10516 raft_consensus.cc:493] T 341ef6808b3544b3a230963179fc6e77 P e29d58cd2e8d40c8836787ec81759a73 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:55.455205 10516 raft_consensus.cc:515] T 341ef6808b3544b3a230963179fc6e77 P e29d58cd2e8d40c8836787ec81759a73 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e29d58cd2e8d40c8836787ec81759a73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44227 } } peers { permanent_uuid: "777301d5201941cd8687dffa05baa080" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38141 } } peers { permanent_uuid: "de10964023ce4f08b0b6958d77893286" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39141 } }
I20260713 09:04:55.456133 10314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9221a6a208574176bae7e41c7505f371" candidate_uuid: "777301d5201941cd8687dffa05baa080" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e29d58cd2e8d40c8836787ec81759a73" is_pre_election: true
I20260713 09:04:55.456838 10314 raft_consensus.cc:2468] T 9221a6a208574176bae7e41c7505f371 P e29d58cd2e8d40c8836787ec81759a73 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 777301d5201941cd8687dffa05baa080 in term 0.
I20260713 09:04:55.458418 10352 leader_election.cc:304] T 9221a6a208574176bae7e41c7505f371 P 777301d5201941cd8687dffa05baa080 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 777301d5201941cd8687dffa05baa080, e29d58cd2e8d40c8836787ec81759a73; no voters: 
I20260713 09:04:55.459365 10512 raft_consensus.cc:2804] T 9221a6a208574176bae7e41c7505f371 P 777301d5201941cd8687dffa05baa080 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:04:55.459740 10463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9221a6a208574176bae7e41c7505f371" candidate_uuid: "777301d5201941cd8687dffa05baa080" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de10964023ce4f08b0b6958d77893286" is_pre_election: true
W20260713 09:04:55.461339 10353 leader_election.cc:343] T 9221a6a208574176bae7e41c7505f371 P 777301d5201941cd8687dffa05baa080 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer de10964023ce4f08b0b6958d77893286 (127.5.160.131:39141): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:55.462674 10503 tablet_bootstrap.cc:492] T 1d224924f1e745c289caaf395e07832e P e29d58cd2e8d40c8836787ec81759a73: Bootstrap starting.
I20260713 09:04:55.459388 10461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "341ef6808b3544b3a230963179fc6e77" candidate_uuid: "e29d58cd2e8d40c8836787ec81759a73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de10964023ce4f08b0b6958d77893286" is_pre_election: true
I20260713 09:04:55.459774 10512 raft_consensus.cc:493] T 9221a6a208574176bae7e41c7505f371 P 777301d5201941cd8687dffa05baa080 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:04:55.474014 10512 raft_consensus.cc:3060] T 9221a6a208574176bae7e41c7505f371 P 777301d5201941cd8687dffa05baa080 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:55.475720 10209 catalog_manager.cc:5697] T df28b0c1dbff45dfb8eb2842e331d776 P e29d58cd2e8d40c8836787ec81759a73 reported cstate change: term changed from 0 to 1, leader changed from <none> to e29d58cd2e8d40c8836787ec81759a73 (127.5.160.129). New cstate: current_term: 1 leader_uuid: "e29d58cd2e8d40c8836787ec81759a73" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e29d58cd2e8d40c8836787ec81759a73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44227 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "777301d5201941cd8687dffa05baa080" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38141 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "de10964023ce4f08b0b6958d77893286" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39141 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:55.477963 10389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "341ef6808b3544b3a230963179fc6e77" candidate_uuid: "e29d58cd2e8d40c8836787ec81759a73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "777301d5201941cd8687dffa05baa080" is_pre_election: true
I20260713 09:04:55.478801 10389 raft_consensus.cc:2468] T 341ef6808b3544b3a230963179fc6e77 P 777301d5201941cd8687dffa05baa080 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e29d58cd2e8d40c8836787ec81759a73 in term 0.
I20260713 09:04:55.479300 10503 tablet_bootstrap.cc:654] T 1d224924f1e745c289caaf395e07832e P e29d58cd2e8d40c8836787ec81759a73: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:55.480389 10277 leader_election.cc:304] T 341ef6808b3544b3a230963179fc6e77 P e29d58cd2e8d40c8836787ec81759a73 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 777301d5201941cd8687dffa05baa080, e29d58cd2e8d40c8836787ec81759a73; no voters: 
I20260713 09:04:55.472532 10461 raft_consensus.cc:2468] T 341ef6808b3544b3a230963179fc6e77 P de10964023ce4f08b0b6958d77893286 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e29d58cd2e8d40c8836787ec81759a73 in term 0.
I20260713 09:04:55.463165 10516 leader_election.cc:290] T 341ef6808b3544b3a230963179fc6e77 P e29d58cd2e8d40c8836787ec81759a73 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 777301d5201941cd8687dffa05baa080 (127.5.160.130:38141), de10964023ce4f08b0b6958d77893286 (127.5.160.131:39141)
I20260713 09:04:55.482590 10516 raft_consensus.cc:2804] T 341ef6808b3544b3a230963179fc6e77 P e29d58cd2e8d40c8836787ec81759a73 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:04:55.463464 10462 raft_consensus.cc:2468] T 9045ba338649407fb4cf14350c691bcd P de10964023ce4f08b0b6958d77893286 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 777301d5201941cd8687dffa05baa080 in term 1.
I20260713 09:04:55.483029 10516 raft_consensus.cc:493] T 341ef6808b3544b3a230963179fc6e77 P e29d58cd2e8d40c8836787ec81759a73 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:04:55.483533 10516 raft_consensus.cc:3060] T 341ef6808b3544b3a230963179fc6e77 P e29d58cd2e8d40c8836787ec81759a73 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:55.496759 10506 tablet_bootstrap.cc:492] T 1d224924f1e745c289caaf395e07832e P 777301d5201941cd8687dffa05baa080: No bootstrap required, opened a new log
I20260713 09:04:55.497373 10506 ts_tablet_manager.cc:1403] T 1d224924f1e745c289caaf395e07832e P 777301d5201941cd8687dffa05baa080: Time spent bootstrapping tablet: real 0.065s	user 0.015s	sys 0.012s
I20260713 09:04:55.500114 10506 raft_consensus.cc:359] T 1d224924f1e745c289caaf395e07832e P 777301d5201941cd8687dffa05baa080 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e29d58cd2e8d40c8836787ec81759a73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44227 } } peers { permanent_uuid: "777301d5201941cd8687dffa05baa080" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38141 } } peers { permanent_uuid: "de10964023ce4f08b0b6958d77893286" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39141 } }
I20260713 09:04:55.500761 10506 raft_consensus.cc:385] T 1d224924f1e745c289caaf395e07832e P 777301d5201941cd8687dffa05baa080 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:55.501017 10506 raft_consensus.cc:740] T 1d224924f1e745c289caaf395e07832e P 777301d5201941cd8687dffa05baa080 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 777301d5201941cd8687dffa05baa080, State: Initialized, Role: FOLLOWER
I20260713 09:04:55.501550 10512 raft_consensus.cc:515] T 9221a6a208574176bae7e41c7505f371 P 777301d5201941cd8687dffa05baa080 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e29d58cd2e8d40c8836787ec81759a73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44227 } } peers { permanent_uuid: "777301d5201941cd8687dffa05baa080" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38141 } } peers { permanent_uuid: "de10964023ce4f08b0b6958d77893286" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39141 } }
I20260713 09:04:55.501869 10506 consensus_queue.cc:260] T 1d224924f1e745c289caaf395e07832e P 777301d5201941cd8687dffa05baa080 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e29d58cd2e8d40c8836787ec81759a73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44227 } } peers { permanent_uuid: "777301d5201941cd8687dffa05baa080" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38141 } } peers { permanent_uuid: "de10964023ce4f08b0b6958d77893286" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39141 } }
I20260713 09:04:55.503763 10512 leader_election.cc:290] T 9221a6a208574176bae7e41c7505f371 P 777301d5201941cd8687dffa05baa080 [CANDIDATE]: Term 1 election: Requested vote from peers e29d58cd2e8d40c8836787ec81759a73 (127.5.160.129:44227), de10964023ce4f08b0b6958d77893286 (127.5.160.131:39141)
I20260713 09:04:55.504176 10506 ts_tablet_manager.cc:1434] T 1d224924f1e745c289caaf395e07832e P 777301d5201941cd8687dffa05baa080: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:04:55.504719 10314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9221a6a208574176bae7e41c7505f371" candidate_uuid: "777301d5201941cd8687dffa05baa080" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e29d58cd2e8d40c8836787ec81759a73"
I20260713 09:04:55.505527 10314 raft_consensus.cc:3060] T 9221a6a208574176bae7e41c7505f371 P e29d58cd2e8d40c8836787ec81759a73 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:55.505846 10504 tablet_bootstrap.cc:492] T 202fbd3d4b154886a5f439df47b09cfc P de10964023ce4f08b0b6958d77893286: No bootstrap required, opened a new log
I20260713 09:04:55.505614 10462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9221a6a208574176bae7e41c7505f371" candidate_uuid: "777301d5201941cd8687dffa05baa080" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de10964023ce4f08b0b6958d77893286"
I20260713 09:04:55.506371 10504 ts_tablet_manager.cc:1403] T 202fbd3d4b154886a5f439df47b09cfc P de10964023ce4f08b0b6958d77893286: Time spent bootstrapping tablet: real 0.064s	user 0.010s	sys 0.017s
W20260713 09:04:55.507439 10353 leader_election.cc:343] T 9221a6a208574176bae7e41c7505f371 P 777301d5201941cd8687dffa05baa080 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer de10964023ce4f08b0b6958d77893286 (127.5.160.131:39141): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:55.509521 10516 raft_consensus.cc:515] T 341ef6808b3544b3a230963179fc6e77 P e29d58cd2e8d40c8836787ec81759a73 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e29d58cd2e8d40c8836787ec81759a73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44227 } } peers { permanent_uuid: "777301d5201941cd8687dffa05baa080" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38141 } } peers { permanent_uuid: "de10964023ce4f08b0b6958d77893286" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39141 } }
I20260713 09:04:55.510977 10504 raft_consensus.cc:359] T 202fbd3d4b154886a5f439df47b09cfc P de10964023ce4f08b0b6958d77893286 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e29d58cd2e8d40c8836787ec81759a73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44227 } } peers { permanent_uuid: "777301d5201941cd8687dffa05baa080" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38141 } } peers { permanent_uuid: "de10964023ce4f08b0b6958d77893286" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39141 } }
I20260713 09:04:55.511893 10504 raft_consensus.cc:385] T 202fbd3d4b154886a5f439df47b09cfc P de10964023ce4f08b0b6958d77893286 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:55.512152 10504 raft_consensus.cc:740] T 202fbd3d4b154886a5f439df47b09cfc P de10964023ce4f08b0b6958d77893286 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: de10964023ce4f08b0b6958d77893286, State: Initialized, Role: FOLLOWER
I20260713 09:04:55.512756 10504 consensus_queue.cc:260] T 202fbd3d4b154886a5f439df47b09cfc P de10964023ce4f08b0b6958d77893286 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e29d58cd2e8d40c8836787ec81759a73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44227 } } peers { permanent_uuid: "777301d5201941cd8687dffa05baa080" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38141 } } peers { permanent_uuid: "de10964023ce4f08b0b6958d77893286" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39141 } }
I20260713 09:04:55.515025 10504 ts_tablet_manager.cc:1434] T 202fbd3d4b154886a5f439df47b09cfc P de10964023ce4f08b0b6958d77893286: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.002s
I20260713 09:04:55.515792 10504 tablet_bootstrap.cc:492] T 9221a6a208574176bae7e41c7505f371 P de10964023ce4f08b0b6958d77893286: Bootstrap starting.
I20260713 09:04:55.519387 10389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "341ef6808b3544b3a230963179fc6e77" candidate_uuid: "e29d58cd2e8d40c8836787ec81759a73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "777301d5201941cd8687dffa05baa080"
I20260713 09:04:55.518704 10209 catalog_manager.cc:5697] T 9045ba338649407fb4cf14350c691bcd P 777301d5201941cd8687dffa05baa080 reported cstate change: term changed from 0 to 1, leader changed from <none> to 777301d5201941cd8687dffa05baa080 (127.5.160.130). New cstate: current_term: 1 leader_uuid: "777301d5201941cd8687dffa05baa080" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "777301d5201941cd8687dffa05baa080" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38141 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "de10964023ce4f08b0b6958d77893286" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39141 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e29d58cd2e8d40c8836787ec81759a73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44227 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:55.520022 10389 raft_consensus.cc:3060] T 341ef6808b3544b3a230963179fc6e77 P 777301d5201941cd8687dffa05baa080 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:55.521868 10504 tablet_bootstrap.cc:654] T 9221a6a208574176bae7e41c7505f371 P de10964023ce4f08b0b6958d77893286: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:55.528174 10314 raft_consensus.cc:2468] T 9221a6a208574176bae7e41c7505f371 P e29d58cd2e8d40c8836787ec81759a73 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 777301d5201941cd8687dffa05baa080 in term 1.
I20260713 09:04:55.529903 10352 leader_election.cc:304] T 9221a6a208574176bae7e41c7505f371 P 777301d5201941cd8687dffa05baa080 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 777301d5201941cd8687dffa05baa080, e29d58cd2e8d40c8836787ec81759a73; no voters: de10964023ce4f08b0b6958d77893286
I20260713 09:04:55.531203 10503 tablet_bootstrap.cc:492] T 1d224924f1e745c289caaf395e07832e P e29d58cd2e8d40c8836787ec81759a73: No bootstrap required, opened a new log
I20260713 09:04:55.531215 10512 raft_consensus.cc:2804] T 9221a6a208574176bae7e41c7505f371 P 777301d5201941cd8687dffa05baa080 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:04:55.531842 10503 ts_tablet_manager.cc:1403] T 1d224924f1e745c289caaf395e07832e P e29d58cd2e8d40c8836787ec81759a73: Time spent bootstrapping tablet: real 0.077s	user 0.023s	sys 0.006s
I20260713 09:04:55.532022 10512 raft_consensus.cc:697] T 9221a6a208574176bae7e41c7505f371 P 777301d5201941cd8687dffa05baa080 [term 1 LEADER]: Becoming Leader. State: Replica: 777301d5201941cd8687dffa05baa080, State: Running, Role: LEADER
I20260713 09:04:55.533255 10516 leader_election.cc:290] T 341ef6808b3544b3a230963179fc6e77 P e29d58cd2e8d40c8836787ec81759a73 [CANDIDATE]: Term 1 election: Requested vote from peers 777301d5201941cd8687dffa05baa080 (127.5.160.130:38141), de10964023ce4f08b0b6958d77893286 (127.5.160.131:39141)
I20260713 09:04:55.533047 10512 consensus_queue.cc:237] T 9221a6a208574176bae7e41c7505f371 P 777301d5201941cd8687dffa05baa080 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e29d58cd2e8d40c8836787ec81759a73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44227 } } peers { permanent_uuid: "777301d5201941cd8687dffa05baa080" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38141 } } peers { permanent_uuid: "de10964023ce4f08b0b6958d77893286" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39141 } }
I20260713 09:04:55.534618 10462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "341ef6808b3544b3a230963179fc6e77" candidate_uuid: "e29d58cd2e8d40c8836787ec81759a73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de10964023ce4f08b0b6958d77893286"
I20260713 09:04:55.535295 10462 raft_consensus.cc:3060] T 341ef6808b3544b3a230963179fc6e77 P de10964023ce4f08b0b6958d77893286 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:55.534902 10503 raft_consensus.cc:359] T 1d224924f1e745c289caaf395e07832e P e29d58cd2e8d40c8836787ec81759a73 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e29d58cd2e8d40c8836787ec81759a73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44227 } } peers { permanent_uuid: "777301d5201941cd8687dffa05baa080" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38141 } } peers { permanent_uuid: "de10964023ce4f08b0b6958d77893286" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39141 } }
I20260713 09:04:55.535915 10503 raft_consensus.cc:385] T 1d224924f1e745c289caaf395e07832e P e29d58cd2e8d40c8836787ec81759a73 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:55.536281 10503 raft_consensus.cc:740] T 1d224924f1e745c289caaf395e07832e P e29d58cd2e8d40c8836787ec81759a73 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e29d58cd2e8d40c8836787ec81759a73, State: Initialized, Role: FOLLOWER
I20260713 09:04:55.540866 10503 consensus_queue.cc:260] T 1d224924f1e745c289caaf395e07832e P e29d58cd2e8d40c8836787ec81759a73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e29d58cd2e8d40c8836787ec81759a73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44227 } } peers { permanent_uuid: "777301d5201941cd8687dffa05baa080" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38141 } } peers { permanent_uuid: "de10964023ce4f08b0b6958d77893286" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39141 } }
I20260713 09:04:55.543625 10503 ts_tablet_manager.cc:1434] T 1d224924f1e745c289caaf395e07832e P e29d58cd2e8d40c8836787ec81759a73: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260713 09:04:55.544878 10503 tablet_bootstrap.cc:492] T 202fbd3d4b154886a5f439df47b09cfc P e29d58cd2e8d40c8836787ec81759a73: Bootstrap starting.
I20260713 09:04:55.552066 10503 tablet_bootstrap.cc:654] T 202fbd3d4b154886a5f439df47b09cfc P e29d58cd2e8d40c8836787ec81759a73: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:55.553189 10504 tablet_bootstrap.cc:492] T 9221a6a208574176bae7e41c7505f371 P de10964023ce4f08b0b6958d77893286: No bootstrap required, opened a new log
I20260713 09:04:55.553748 10504 ts_tablet_manager.cc:1403] T 9221a6a208574176bae7e41c7505f371 P de10964023ce4f08b0b6958d77893286: Time spent bootstrapping tablet: real 0.038s	user 0.017s	sys 0.015s
I20260713 09:04:55.557623 10504 raft_consensus.cc:359] T 9221a6a208574176bae7e41c7505f371 P de10964023ce4f08b0b6958d77893286 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e29d58cd2e8d40c8836787ec81759a73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44227 } } peers { permanent_uuid: "777301d5201941cd8687dffa05baa080" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38141 } } peers { permanent_uuid: "de10964023ce4f08b0b6958d77893286" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39141 } }
I20260713 09:04:55.555233 10389 raft_consensus.cc:2468] T 341ef6808b3544b3a230963179fc6e77 P 777301d5201941cd8687dffa05baa080 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e29d58cd2e8d40c8836787ec81759a73 in term 1.
I20260713 09:04:55.558691 10504 raft_consensus.cc:385] T 9221a6a208574176bae7e41c7505f371 P de10964023ce4f08b0b6958d77893286 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:55.560715 10504 raft_consensus.cc:740] T 9221a6a208574176bae7e41c7505f371 P de10964023ce4f08b0b6958d77893286 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: de10964023ce4f08b0b6958d77893286, State: Initialized, Role: FOLLOWER
I20260713 09:04:55.561267 10503 tablet_bootstrap.cc:492] T 202fbd3d4b154886a5f439df47b09cfc P e29d58cd2e8d40c8836787ec81759a73: No bootstrap required, opened a new log
I20260713 09:04:55.561173 10277 leader_election.cc:304] T 341ef6808b3544b3a230963179fc6e77 P e29d58cd2e8d40c8836787ec81759a73 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 777301d5201941cd8687dffa05baa080, e29d58cd2e8d40c8836787ec81759a73; no voters: 
I20260713 09:04:55.561946 10503 ts_tablet_manager.cc:1403] T 202fbd3d4b154886a5f439df47b09cfc P e29d58cd2e8d40c8836787ec81759a73: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.003s
I20260713 09:04:55.561574 10504 consensus_queue.cc:260] T 9221a6a208574176bae7e41c7505f371 P de10964023ce4f08b0b6958d77893286 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e29d58cd2e8d40c8836787ec81759a73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44227 } } peers { permanent_uuid: "777301d5201941cd8687dffa05baa080" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38141 } } peers { permanent_uuid: "de10964023ce4f08b0b6958d77893286" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39141 } }
I20260713 09:04:55.562687 10516 raft_consensus.cc:2804] T 341ef6808b3544b3a230963179fc6e77 P e29d58cd2e8d40c8836787ec81759a73 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:04:55.563364 10516 raft_consensus.cc:697] T 341ef6808b3544b3a230963179fc6e77 P e29d58cd2e8d40c8836787ec81759a73 [term 1 LEADER]: Becoming Leader. State: Replica: e29d58cd2e8d40c8836787ec81759a73, State: Running, Role: LEADER
I20260713 09:04:55.563722 10504 ts_tablet_manager.cc:1434] T 9221a6a208574176bae7e41c7505f371 P de10964023ce4f08b0b6958d77893286: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260713 09:04:55.558485 10462 raft_consensus.cc:2468] T 341ef6808b3544b3a230963179fc6e77 P de10964023ce4f08b0b6958d77893286 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e29d58cd2e8d40c8836787ec81759a73 in term 1.
I20260713 09:04:55.564746 10503 raft_consensus.cc:359] T 202fbd3d4b154886a5f439df47b09cfc P e29d58cd2e8d40c8836787ec81759a73 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e29d58cd2e8d40c8836787ec81759a73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44227 } } peers { permanent_uuid: "777301d5201941cd8687dffa05baa080" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38141 } } peers { permanent_uuid: "de10964023ce4f08b0b6958d77893286" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39141 } }
I20260713 09:04:55.564710 10504 tablet_bootstrap.cc:492] T 557f929e365c444b95d950d68ad9a22a P de10964023ce4f08b0b6958d77893286: Bootstrap starting.
I20260713 09:04:55.565696 10503 raft_consensus.cc:385] T 202fbd3d4b154886a5f439df47b09cfc P e29d58cd2e8d40c8836787ec81759a73 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:55.566108 10503 raft_consensus.cc:740] T 202fbd3d4b154886a5f439df47b09cfc P e29d58cd2e8d40c8836787ec81759a73 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e29d58cd2e8d40c8836787ec81759a73, State: Initialized, Role: FOLLOWER
I20260713 09:04:55.566717 10503 consensus_queue.cc:260] T 202fbd3d4b154886a5f439df47b09cfc P e29d58cd2e8d40c8836787ec81759a73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e29d58cd2e8d40c8836787ec81759a73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44227 } } peers { permanent_uuid: "777301d5201941cd8687dffa05baa080" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38141 } } peers { permanent_uuid: "de10964023ce4f08b0b6958d77893286" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39141 } }
I20260713 09:04:55.569104 10503 ts_tablet_manager.cc:1434] T 202fbd3d4b154886a5f439df47b09cfc P e29d58cd2e8d40c8836787ec81759a73: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:04:55.571822 10504 tablet_bootstrap.cc:654] T 557f929e365c444b95d950d68ad9a22a P de10964023ce4f08b0b6958d77893286: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:55.575749 10509 raft_consensus.cc:493] T 557f929e365c444b95d950d68ad9a22a P e29d58cd2e8d40c8836787ec81759a73 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:55.564622 10516 consensus_queue.cc:237] T 341ef6808b3544b3a230963179fc6e77 P e29d58cd2e8d40c8836787ec81759a73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e29d58cd2e8d40c8836787ec81759a73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44227 } } peers { permanent_uuid: "777301d5201941cd8687dffa05baa080" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38141 } } peers { permanent_uuid: "de10964023ce4f08b0b6958d77893286" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39141 } }
I20260713 09:04:55.576846 10509 raft_consensus.cc:515] T 557f929e365c444b95d950d68ad9a22a P e29d58cd2e8d40c8836787ec81759a73 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e29d58cd2e8d40c8836787ec81759a73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44227 } } peers { permanent_uuid: "777301d5201941cd8687dffa05baa080" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38141 } } peers { permanent_uuid: "de10964023ce4f08b0b6958d77893286" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39141 } }
I20260713 09:04:55.579857 10509 leader_election.cc:290] T 557f929e365c444b95d950d68ad9a22a P e29d58cd2e8d40c8836787ec81759a73 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 777301d5201941cd8687dffa05baa080 (127.5.160.130:38141), de10964023ce4f08b0b6958d77893286 (127.5.160.131:39141)
I20260713 09:04:55.581480 10389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557f929e365c444b95d950d68ad9a22a" candidate_uuid: "e29d58cd2e8d40c8836787ec81759a73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "777301d5201941cd8687dffa05baa080" is_pre_election: true
I20260713 09:04:55.583184 10389 raft_consensus.cc:2468] T 557f929e365c444b95d950d68ad9a22a P 777301d5201941cd8687dffa05baa080 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e29d58cd2e8d40c8836787ec81759a73 in term 0.
I20260713 09:04:55.583379 10212 catalog_manager.cc:5697] T 9221a6a208574176bae7e41c7505f371 P 777301d5201941cd8687dffa05baa080 reported cstate change: term changed from 0 to 1, leader changed from <none> to 777301d5201941cd8687dffa05baa080 (127.5.160.130). New cstate: current_term: 1 leader_uuid: "777301d5201941cd8687dffa05baa080" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e29d58cd2e8d40c8836787ec81759a73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44227 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "777301d5201941cd8687dffa05baa080" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38141 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "de10964023ce4f08b0b6958d77893286" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39141 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:55.584493 10277 leader_election.cc:304] T 557f929e365c444b95d950d68ad9a22a P e29d58cd2e8d40c8836787ec81759a73 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 777301d5201941cd8687dffa05baa080, e29d58cd2e8d40c8836787ec81759a73; no voters: 
I20260713 09:04:55.582433 10462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557f929e365c444b95d950d68ad9a22a" candidate_uuid: "e29d58cd2e8d40c8836787ec81759a73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de10964023ce4f08b0b6958d77893286" is_pre_election: true
I20260713 09:04:55.585417 10509 raft_consensus.cc:2804] T 557f929e365c444b95d950d68ad9a22a P e29d58cd2e8d40c8836787ec81759a73 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:04:55.585812 10509 raft_consensus.cc:493] T 557f929e365c444b95d950d68ad9a22a P e29d58cd2e8d40c8836787ec81759a73 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:04:55.586184 10509 raft_consensus.cc:3060] T 557f929e365c444b95d950d68ad9a22a P e29d58cd2e8d40c8836787ec81759a73 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:04:55.589985 10278 leader_election.cc:343] T 557f929e365c444b95d950d68ad9a22a P e29d58cd2e8d40c8836787ec81759a73 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer de10964023ce4f08b0b6958d77893286 (127.5.160.131:39141): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:55.597576 10509 raft_consensus.cc:515] T 557f929e365c444b95d950d68ad9a22a P e29d58cd2e8d40c8836787ec81759a73 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e29d58cd2e8d40c8836787ec81759a73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44227 } } peers { permanent_uuid: "777301d5201941cd8687dffa05baa080" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38141 } } peers { permanent_uuid: "de10964023ce4f08b0b6958d77893286" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39141 } }
I20260713 09:04:55.602262 10509 leader_election.cc:290] T 557f929e365c444b95d950d68ad9a22a P e29d58cd2e8d40c8836787ec81759a73 [CANDIDATE]: Term 1 election: Requested vote from peers 777301d5201941cd8687dffa05baa080 (127.5.160.130:38141), de10964023ce4f08b0b6958d77893286 (127.5.160.131:39141)
I20260713 09:04:55.602556 10504 tablet_bootstrap.cc:492] T 557f929e365c444b95d950d68ad9a22a P de10964023ce4f08b0b6958d77893286: No bootstrap required, opened a new log
I20260713 09:04:55.602998 10389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557f929e365c444b95d950d68ad9a22a" candidate_uuid: "e29d58cd2e8d40c8836787ec81759a73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "777301d5201941cd8687dffa05baa080"
I20260713 09:04:55.603227 10504 ts_tablet_manager.cc:1403] T 557f929e365c444b95d950d68ad9a22a P de10964023ce4f08b0b6958d77893286: Time spent bootstrapping tablet: real 0.039s	user 0.013s	sys 0.016s
I20260713 09:04:55.603694 10389 raft_consensus.cc:3060] T 557f929e365c444b95d950d68ad9a22a P 777301d5201941cd8687dffa05baa080 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:55.604070 10462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557f929e365c444b95d950d68ad9a22a" candidate_uuid: "e29d58cd2e8d40c8836787ec81759a73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de10964023ce4f08b0b6958d77893286"
W20260713 09:04:55.606069 10278 leader_election.cc:343] T 557f929e365c444b95d950d68ad9a22a P e29d58cd2e8d40c8836787ec81759a73 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer de10964023ce4f08b0b6958d77893286 (127.5.160.131:39141): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:55.606491 10504 raft_consensus.cc:359] T 557f929e365c444b95d950d68ad9a22a P de10964023ce4f08b0b6958d77893286 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e29d58cd2e8d40c8836787ec81759a73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44227 } } peers { permanent_uuid: "777301d5201941cd8687dffa05baa080" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38141 } } peers { permanent_uuid: "de10964023ce4f08b0b6958d77893286" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39141 } }
I20260713 09:04:55.607156 10504 raft_consensus.cc:385] T 557f929e365c444b95d950d68ad9a22a P de10964023ce4f08b0b6958d77893286 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:55.606081 10212 catalog_manager.cc:5697] T 341ef6808b3544b3a230963179fc6e77 P e29d58cd2e8d40c8836787ec81759a73 reported cstate change: term changed from 0 to 1, leader changed from <none> to e29d58cd2e8d40c8836787ec81759a73 (127.5.160.129). New cstate: current_term: 1 leader_uuid: "e29d58cd2e8d40c8836787ec81759a73" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e29d58cd2e8d40c8836787ec81759a73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44227 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "777301d5201941cd8687dffa05baa080" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38141 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "de10964023ce4f08b0b6958d77893286" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39141 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:55.607407 10504 raft_consensus.cc:740] T 557f929e365c444b95d950d68ad9a22a P de10964023ce4f08b0b6958d77893286 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: de10964023ce4f08b0b6958d77893286, State: Initialized, Role: FOLLOWER
I20260713 09:04:55.608103 10504 consensus_queue.cc:260] T 557f929e365c444b95d950d68ad9a22a P de10964023ce4f08b0b6958d77893286 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e29d58cd2e8d40c8836787ec81759a73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44227 } } peers { permanent_uuid: "777301d5201941cd8687dffa05baa080" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38141 } } peers { permanent_uuid: "de10964023ce4f08b0b6958d77893286" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39141 } }
I20260713 09:04:55.609768 10504 ts_tablet_manager.cc:1434] T 557f929e365c444b95d950d68ad9a22a P de10964023ce4f08b0b6958d77893286: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:04:55.611567 10389 raft_consensus.cc:2468] T 557f929e365c444b95d950d68ad9a22a P 777301d5201941cd8687dffa05baa080 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e29d58cd2e8d40c8836787ec81759a73 in term 1.
I20260713 09:04:55.612918 10277 leader_election.cc:304] T 557f929e365c444b95d950d68ad9a22a P e29d58cd2e8d40c8836787ec81759a73 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 777301d5201941cd8687dffa05baa080, e29d58cd2e8d40c8836787ec81759a73; no voters: de10964023ce4f08b0b6958d77893286
I20260713 09:04:55.613763 10509 raft_consensus.cc:2804] T 557f929e365c444b95d950d68ad9a22a P e29d58cd2e8d40c8836787ec81759a73 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:04:55.614279 10509 raft_consensus.cc:697] T 557f929e365c444b95d950d68ad9a22a P e29d58cd2e8d40c8836787ec81759a73 [term 1 LEADER]: Becoming Leader. State: Replica: e29d58cd2e8d40c8836787ec81759a73, State: Running, Role: LEADER
I20260713 09:04:55.615175 10509 consensus_queue.cc:237] T 557f929e365c444b95d950d68ad9a22a P e29d58cd2e8d40c8836787ec81759a73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e29d58cd2e8d40c8836787ec81759a73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44227 } } peers { permanent_uuid: "777301d5201941cd8687dffa05baa080" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38141 } } peers { permanent_uuid: "de10964023ce4f08b0b6958d77893286" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39141 } }
I20260713 09:04:55.624234 10209 catalog_manager.cc:5697] T 557f929e365c444b95d950d68ad9a22a P e29d58cd2e8d40c8836787ec81759a73 reported cstate change: term changed from 0 to 1, leader changed from <none> to e29d58cd2e8d40c8836787ec81759a73 (127.5.160.129). New cstate: current_term: 1 leader_uuid: "e29d58cd2e8d40c8836787ec81759a73" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e29d58cd2e8d40c8836787ec81759a73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44227 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "777301d5201941cd8687dffa05baa080" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38141 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "de10964023ce4f08b0b6958d77893286" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39141 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:55.634114 10512 raft_consensus.cc:493] T 59d7bb90bb594ba5a433ba9f3f9e6cb7 P 777301d5201941cd8687dffa05baa080 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:55.634689 10512 raft_consensus.cc:515] T 59d7bb90bb594ba5a433ba9f3f9e6cb7 P 777301d5201941cd8687dffa05baa080 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e29d58cd2e8d40c8836787ec81759a73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44227 } } peers { permanent_uuid: "777301d5201941cd8687dffa05baa080" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38141 } } peers { permanent_uuid: "de10964023ce4f08b0b6958d77893286" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39141 } }
I20260713 09:04:55.636359 10512 leader_election.cc:290] T 59d7bb90bb594ba5a433ba9f3f9e6cb7 P 777301d5201941cd8687dffa05baa080 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e29d58cd2e8d40c8836787ec81759a73 (127.5.160.129:44227), de10964023ce4f08b0b6958d77893286 (127.5.160.131:39141)
I20260713 09:04:55.637382 10462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59d7bb90bb594ba5a433ba9f3f9e6cb7" candidate_uuid: "777301d5201941cd8687dffa05baa080" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de10964023ce4f08b0b6958d77893286" is_pre_election: true
I20260713 09:04:55.637382 10314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59d7bb90bb594ba5a433ba9f3f9e6cb7" candidate_uuid: "777301d5201941cd8687dffa05baa080" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e29d58cd2e8d40c8836787ec81759a73" is_pre_election: true
I20260713 09:04:55.638217 10462 raft_consensus.cc:2468] T 59d7bb90bb594ba5a433ba9f3f9e6cb7 P de10964023ce4f08b0b6958d77893286 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 777301d5201941cd8687dffa05baa080 in term 0.
I20260713 09:04:55.638249 10314 raft_consensus.cc:2468] T 59d7bb90bb594ba5a433ba9f3f9e6cb7 P e29d58cd2e8d40c8836787ec81759a73 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 777301d5201941cd8687dffa05baa080 in term 0.
I20260713 09:04:55.639405 10353 leader_election.cc:304] T 59d7bb90bb594ba5a433ba9f3f9e6cb7 P 777301d5201941cd8687dffa05baa080 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 777301d5201941cd8687dffa05baa080, de10964023ce4f08b0b6958d77893286; no voters: 
I20260713 09:04:55.640029 10512 raft_consensus.cc:2804] T 59d7bb90bb594ba5a433ba9f3f9e6cb7 P 777301d5201941cd8687dffa05baa080 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:04:55.640414 10512 raft_consensus.cc:493] T 59d7bb90bb594ba5a433ba9f3f9e6cb7 P 777301d5201941cd8687dffa05baa080 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:04:55.640746 10512 raft_consensus.cc:3060] T 59d7bb90bb594ba5a433ba9f3f9e6cb7 P 777301d5201941cd8687dffa05baa080 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:55.645499 10512 raft_consensus.cc:515] T 59d7bb90bb594ba5a433ba9f3f9e6cb7 P 777301d5201941cd8687dffa05baa080 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e29d58cd2e8d40c8836787ec81759a73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44227 } } peers { permanent_uuid: "777301d5201941cd8687dffa05baa080" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38141 } } peers { permanent_uuid: "de10964023ce4f08b0b6958d77893286" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39141 } }
I20260713 09:04:55.646873 10512 leader_election.cc:290] T 59d7bb90bb594ba5a433ba9f3f9e6cb7 P 777301d5201941cd8687dffa05baa080 [CANDIDATE]: Term 1 election: Requested vote from peers e29d58cd2e8d40c8836787ec81759a73 (127.5.160.129:44227), de10964023ce4f08b0b6958d77893286 (127.5.160.131:39141)
I20260713 09:04:55.647712 10314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59d7bb90bb594ba5a433ba9f3f9e6cb7" candidate_uuid: "777301d5201941cd8687dffa05baa080" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e29d58cd2e8d40c8836787ec81759a73"
I20260713 09:04:55.647919 10462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59d7bb90bb594ba5a433ba9f3f9e6cb7" candidate_uuid: "777301d5201941cd8687dffa05baa080" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de10964023ce4f08b0b6958d77893286"
I20260713 09:04:55.648316 10314 raft_consensus.cc:3060] T 59d7bb90bb594ba5a433ba9f3f9e6cb7 P e29d58cd2e8d40c8836787ec81759a73 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:55.648568 10462 raft_consensus.cc:3060] T 59d7bb90bb594ba5a433ba9f3f9e6cb7 P de10964023ce4f08b0b6958d77893286 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:55.653527 10462 raft_consensus.cc:2468] T 59d7bb90bb594ba5a433ba9f3f9e6cb7 P de10964023ce4f08b0b6958d77893286 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 777301d5201941cd8687dffa05baa080 in term 1.
I20260713 09:04:55.653620 10314 raft_consensus.cc:2468] T 59d7bb90bb594ba5a433ba9f3f9e6cb7 P e29d58cd2e8d40c8836787ec81759a73 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 777301d5201941cd8687dffa05baa080 in term 1.
I20260713 09:04:55.654578 10353 leader_election.cc:304] T 59d7bb90bb594ba5a433ba9f3f9e6cb7 P 777301d5201941cd8687dffa05baa080 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 777301d5201941cd8687dffa05baa080, de10964023ce4f08b0b6958d77893286; no voters: 
I20260713 09:04:55.655403 10512 raft_consensus.cc:2804] T 59d7bb90bb594ba5a433ba9f3f9e6cb7 P 777301d5201941cd8687dffa05baa080 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:04:55.655874 10512 raft_consensus.cc:697] T 59d7bb90bb594ba5a433ba9f3f9e6cb7 P 777301d5201941cd8687dffa05baa080 [term 1 LEADER]: Becoming Leader. State: Replica: 777301d5201941cd8687dffa05baa080, State: Running, Role: LEADER
I20260713 09:04:55.656653 10512 consensus_queue.cc:237] T 59d7bb90bb594ba5a433ba9f3f9e6cb7 P 777301d5201941cd8687dffa05baa080 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e29d58cd2e8d40c8836787ec81759a73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44227 } } peers { permanent_uuid: "777301d5201941cd8687dffa05baa080" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38141 } } peers { permanent_uuid: "de10964023ce4f08b0b6958d77893286" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39141 } }
I20260713 09:04:55.663631 10209 catalog_manager.cc:5697] T 59d7bb90bb594ba5a433ba9f3f9e6cb7 P 777301d5201941cd8687dffa05baa080 reported cstate change: term changed from 0 to 1, leader changed from <none> to 777301d5201941cd8687dffa05baa080 (127.5.160.130). New cstate: current_term: 1 leader_uuid: "777301d5201941cd8687dffa05baa080" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e29d58cd2e8d40c8836787ec81759a73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44227 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "777301d5201941cd8687dffa05baa080" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38141 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "de10964023ce4f08b0b6958d77893286" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39141 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:55.778668 10509 raft_consensus.cc:493] T 202fbd3d4b154886a5f439df47b09cfc P e29d58cd2e8d40c8836787ec81759a73 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:55.779192 10509 raft_consensus.cc:515] T 202fbd3d4b154886a5f439df47b09cfc P e29d58cd2e8d40c8836787ec81759a73 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e29d58cd2e8d40c8836787ec81759a73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44227 } } peers { permanent_uuid: "777301d5201941cd8687dffa05baa080" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38141 } } peers { permanent_uuid: "de10964023ce4f08b0b6958d77893286" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39141 } }
I20260713 09:04:55.780952 10509 leader_election.cc:290] T 202fbd3d4b154886a5f439df47b09cfc P e29d58cd2e8d40c8836787ec81759a73 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 777301d5201941cd8687dffa05baa080 (127.5.160.130:38141), de10964023ce4f08b0b6958d77893286 (127.5.160.131:39141)
I20260713 09:04:55.781867 10389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "202fbd3d4b154886a5f439df47b09cfc" candidate_uuid: "e29d58cd2e8d40c8836787ec81759a73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "777301d5201941cd8687dffa05baa080" is_pre_election: true
I20260713 09:04:55.782104 10462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "202fbd3d4b154886a5f439df47b09cfc" candidate_uuid: "e29d58cd2e8d40c8836787ec81759a73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de10964023ce4f08b0b6958d77893286" is_pre_election: true
I20260713 09:04:55.782501 10389 raft_consensus.cc:2468] T 202fbd3d4b154886a5f439df47b09cfc P 777301d5201941cd8687dffa05baa080 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e29d58cd2e8d40c8836787ec81759a73 in term 0.
I20260713 09:04:55.782759 10462 raft_consensus.cc:2468] T 202fbd3d4b154886a5f439df47b09cfc P de10964023ce4f08b0b6958d77893286 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e29d58cd2e8d40c8836787ec81759a73 in term 0.
I20260713 09:04:55.783720 10277 leader_election.cc:304] T 202fbd3d4b154886a5f439df47b09cfc P e29d58cd2e8d40c8836787ec81759a73 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 777301d5201941cd8687dffa05baa080, e29d58cd2e8d40c8836787ec81759a73; no voters: 
I20260713 09:04:55.784516 10509 raft_consensus.cc:2804] T 202fbd3d4b154886a5f439df47b09cfc P e29d58cd2e8d40c8836787ec81759a73 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:04:55.784893 10509 raft_consensus.cc:493] T 202fbd3d4b154886a5f439df47b09cfc P e29d58cd2e8d40c8836787ec81759a73 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:04:55.785254 10509 raft_consensus.cc:3060] T 202fbd3d4b154886a5f439df47b09cfc P e29d58cd2e8d40c8836787ec81759a73 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:55.790609 10509 raft_consensus.cc:515] T 202fbd3d4b154886a5f439df47b09cfc P e29d58cd2e8d40c8836787ec81759a73 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e29d58cd2e8d40c8836787ec81759a73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44227 } } peers { permanent_uuid: "777301d5201941cd8687dffa05baa080" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38141 } } peers { permanent_uuid: "de10964023ce4f08b0b6958d77893286" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39141 } }
I20260713 09:04:55.792618 10509 leader_election.cc:290] T 202fbd3d4b154886a5f439df47b09cfc P e29d58cd2e8d40c8836787ec81759a73 [CANDIDATE]: Term 1 election: Requested vote from peers 777301d5201941cd8687dffa05baa080 (127.5.160.130:38141), de10964023ce4f08b0b6958d77893286 (127.5.160.131:39141)
I20260713 09:04:55.793308 10389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "202fbd3d4b154886a5f439df47b09cfc" candidate_uuid: "e29d58cd2e8d40c8836787ec81759a73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "777301d5201941cd8687dffa05baa080"
I20260713 09:04:55.793821 10389 raft_consensus.cc:3060] T 202fbd3d4b154886a5f439df47b09cfc P 777301d5201941cd8687dffa05baa080 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:55.793821 10462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "202fbd3d4b154886a5f439df47b09cfc" candidate_uuid: "e29d58cd2e8d40c8836787ec81759a73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de10964023ce4f08b0b6958d77893286"
I20260713 09:04:55.794620 10462 raft_consensus.cc:3060] T 202fbd3d4b154886a5f439df47b09cfc P de10964023ce4f08b0b6958d77893286 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:55.799379 10389 raft_consensus.cc:2468] T 202fbd3d4b154886a5f439df47b09cfc P 777301d5201941cd8687dffa05baa080 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e29d58cd2e8d40c8836787ec81759a73 in term 1.
I20260713 09:04:55.799373 10462 raft_consensus.cc:2468] T 202fbd3d4b154886a5f439df47b09cfc P de10964023ce4f08b0b6958d77893286 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e29d58cd2e8d40c8836787ec81759a73 in term 1.
I20260713 09:04:55.800727 10277 leader_election.cc:304] T 202fbd3d4b154886a5f439df47b09cfc P e29d58cd2e8d40c8836787ec81759a73 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 777301d5201941cd8687dffa05baa080, e29d58cd2e8d40c8836787ec81759a73; no voters: 
I20260713 09:04:55.801515 10509 raft_consensus.cc:2804] T 202fbd3d4b154886a5f439df47b09cfc P e29d58cd2e8d40c8836787ec81759a73 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:04:55.801991 10509 raft_consensus.cc:697] T 202fbd3d4b154886a5f439df47b09cfc P e29d58cd2e8d40c8836787ec81759a73 [term 1 LEADER]: Becoming Leader. State: Replica: e29d58cd2e8d40c8836787ec81759a73, State: Running, Role: LEADER
I20260713 09:04:55.802729 10509 consensus_queue.cc:237] T 202fbd3d4b154886a5f439df47b09cfc P e29d58cd2e8d40c8836787ec81759a73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e29d58cd2e8d40c8836787ec81759a73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44227 } } peers { permanent_uuid: "777301d5201941cd8687dffa05baa080" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38141 } } peers { permanent_uuid: "de10964023ce4f08b0b6958d77893286" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39141 } }
I20260713 09:04:55.810456 10209 catalog_manager.cc:5697] T 202fbd3d4b154886a5f439df47b09cfc P e29d58cd2e8d40c8836787ec81759a73 reported cstate change: term changed from 0 to 1, leader changed from <none> to e29d58cd2e8d40c8836787ec81759a73 (127.5.160.129). New cstate: current_term: 1 leader_uuid: "e29d58cd2e8d40c8836787ec81759a73" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e29d58cd2e8d40c8836787ec81759a73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44227 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "777301d5201941cd8687dffa05baa080" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38141 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "de10964023ce4f08b0b6958d77893286" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39141 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:55.838930 10512 consensus_queue.cc:1048] T 6d0d06775f9d4b2395e317f4203f3b6f P 777301d5201941cd8687dffa05baa080 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e29d58cd2e8d40c8836787ec81759a73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:55.850991 10512 consensus_queue.cc:1048] T 6d0d06775f9d4b2395e317f4203f3b6f P 777301d5201941cd8687dffa05baa080 [LEADER]: Connected to new peer: Peer: permanent_uuid: "de10964023ce4f08b0b6958d77893286" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:55.890760 10509 consensus_queue.cc:1048] T df28b0c1dbff45dfb8eb2842e331d776 P e29d58cd2e8d40c8836787ec81759a73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "de10964023ce4f08b0b6958d77893286" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:55.903343 10564 consensus_queue.cc:1048] T df28b0c1dbff45dfb8eb2842e331d776 P e29d58cd2e8d40c8836787ec81759a73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "777301d5201941cd8687dffa05baa080" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:55.908574 10531 raft_consensus.cc:493] T 557f929e365c444b95d950d68ad9a22a P de10964023ce4f08b0b6958d77893286 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:55.909169 10531 raft_consensus.cc:515] T 557f929e365c444b95d950d68ad9a22a P de10964023ce4f08b0b6958d77893286 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e29d58cd2e8d40c8836787ec81759a73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44227 } } peers { permanent_uuid: "777301d5201941cd8687dffa05baa080" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38141 } } peers { permanent_uuid: "de10964023ce4f08b0b6958d77893286" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39141 } }
I20260713 09:04:55.910880 10531 leader_election.cc:290] T 557f929e365c444b95d950d68ad9a22a P de10964023ce4f08b0b6958d77893286 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e29d58cd2e8d40c8836787ec81759a73 (127.5.160.129:44227), 777301d5201941cd8687dffa05baa080 (127.5.160.130:38141)
I20260713 09:04:55.911916 10314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557f929e365c444b95d950d68ad9a22a" candidate_uuid: "de10964023ce4f08b0b6958d77893286" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e29d58cd2e8d40c8836787ec81759a73" is_pre_election: true
I20260713 09:04:55.911976 10388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557f929e365c444b95d950d68ad9a22a" candidate_uuid: "de10964023ce4f08b0b6958d77893286" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "777301d5201941cd8687dffa05baa080" is_pre_election: true
I20260713 09:04:55.913369 10388 raft_consensus.cc:2393] T 557f929e365c444b95d950d68ad9a22a P 777301d5201941cd8687dffa05baa080 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate de10964023ce4f08b0b6958d77893286 in current term 1: Already voted for candidate e29d58cd2e8d40c8836787ec81759a73 in this term.
I20260713 09:04:55.914315 10426 leader_election.cc:304] T 557f929e365c444b95d950d68ad9a22a P de10964023ce4f08b0b6958d77893286 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: de10964023ce4f08b0b6958d77893286; no voters: 777301d5201941cd8687dffa05baa080, e29d58cd2e8d40c8836787ec81759a73
I20260713 09:04:55.915132 10531 raft_consensus.cc:3060] T 557f929e365c444b95d950d68ad9a22a P de10964023ce4f08b0b6958d77893286 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:55.920233 10531 raft_consensus.cc:2749] T 557f929e365c444b95d950d68ad9a22a P de10964023ce4f08b0b6958d77893286 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:04:55.922832 10512 raft_consensus.cc:493] T 1d224924f1e745c289caaf395e07832e P 777301d5201941cd8687dffa05baa080 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:55.923311 10512 raft_consensus.cc:515] T 1d224924f1e745c289caaf395e07832e P 777301d5201941cd8687dffa05baa080 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e29d58cd2e8d40c8836787ec81759a73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44227 } } peers { permanent_uuid: "777301d5201941cd8687dffa05baa080" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38141 } } peers { permanent_uuid: "de10964023ce4f08b0b6958d77893286" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39141 } }
I20260713 09:04:55.925405 10512 leader_election.cc:290] T 1d224924f1e745c289caaf395e07832e P 777301d5201941cd8687dffa05baa080 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e29d58cd2e8d40c8836787ec81759a73 (127.5.160.129:44227), de10964023ce4f08b0b6958d77893286 (127.5.160.131:39141)
I20260713 09:04:55.926345 10314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d224924f1e745c289caaf395e07832e" candidate_uuid: "777301d5201941cd8687dffa05baa080" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e29d58cd2e8d40c8836787ec81759a73" is_pre_election: true
I20260713 09:04:55.926631 10462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d224924f1e745c289caaf395e07832e" candidate_uuid: "777301d5201941cd8687dffa05baa080" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de10964023ce4f08b0b6958d77893286" is_pre_election: true
I20260713 09:04:55.927044 10314 raft_consensus.cc:2468] T 1d224924f1e745c289caaf395e07832e P e29d58cd2e8d40c8836787ec81759a73 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 777301d5201941cd8687dffa05baa080 in term 0.
I20260713 09:04:55.927295 10462 raft_consensus.cc:2468] T 1d224924f1e745c289caaf395e07832e P de10964023ce4f08b0b6958d77893286 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 777301d5201941cd8687dffa05baa080 in term 0.
I20260713 09:04:55.928144 10352 leader_election.cc:304] T 1d224924f1e745c289caaf395e07832e P 777301d5201941cd8687dffa05baa080 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 777301d5201941cd8687dffa05baa080, e29d58cd2e8d40c8836787ec81759a73; no voters: 
I20260713 09:04:55.928948 10512 raft_consensus.cc:2804] T 1d224924f1e745c289caaf395e07832e P 777301d5201941cd8687dffa05baa080 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:04:55.929448 10512 raft_consensus.cc:493] T 1d224924f1e745c289caaf395e07832e P 777301d5201941cd8687dffa05baa080 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:04:55.929754 10512 raft_consensus.cc:3060] T 1d224924f1e745c289caaf395e07832e P 777301d5201941cd8687dffa05baa080 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:55.935187 10512 raft_consensus.cc:515] T 1d224924f1e745c289caaf395e07832e P 777301d5201941cd8687dffa05baa080 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e29d58cd2e8d40c8836787ec81759a73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44227 } } peers { permanent_uuid: "777301d5201941cd8687dffa05baa080" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38141 } } peers { permanent_uuid: "de10964023ce4f08b0b6958d77893286" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39141 } }
I20260713 09:04:55.937325 10512 leader_election.cc:290] T 1d224924f1e745c289caaf395e07832e P 777301d5201941cd8687dffa05baa080 [CANDIDATE]: Term 1 election: Requested vote from peers e29d58cd2e8d40c8836787ec81759a73 (127.5.160.129:44227), de10964023ce4f08b0b6958d77893286 (127.5.160.131:39141)
I20260713 09:04:55.937994 10314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d224924f1e745c289caaf395e07832e" candidate_uuid: "777301d5201941cd8687dffa05baa080" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e29d58cd2e8d40c8836787ec81759a73"
I20260713 09:04:55.938527 10314 raft_consensus.cc:3060] T 1d224924f1e745c289caaf395e07832e P e29d58cd2e8d40c8836787ec81759a73 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:55.938464 10462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d224924f1e745c289caaf395e07832e" candidate_uuid: "777301d5201941cd8687dffa05baa080" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de10964023ce4f08b0b6958d77893286"
I20260713 09:04:55.939110 10462 raft_consensus.cc:3060] T 1d224924f1e745c289caaf395e07832e P de10964023ce4f08b0b6958d77893286 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:55.943627 10314 raft_consensus.cc:2468] T 1d224924f1e745c289caaf395e07832e P e29d58cd2e8d40c8836787ec81759a73 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 777301d5201941cd8687dffa05baa080 in term 1.
I20260713 09:04:55.944494 10462 raft_consensus.cc:2468] T 1d224924f1e745c289caaf395e07832e P de10964023ce4f08b0b6958d77893286 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 777301d5201941cd8687dffa05baa080 in term 1.
I20260713 09:04:55.944918 10352 leader_election.cc:304] T 1d224924f1e745c289caaf395e07832e P 777301d5201941cd8687dffa05baa080 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 777301d5201941cd8687dffa05baa080, e29d58cd2e8d40c8836787ec81759a73; no voters: 
I20260713 09:04:55.945835 10512 raft_consensus.cc:2804] T 1d224924f1e745c289caaf395e07832e P 777301d5201941cd8687dffa05baa080 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:04:55.946322 10512 raft_consensus.cc:697] T 1d224924f1e745c289caaf395e07832e P 777301d5201941cd8687dffa05baa080 [term 1 LEADER]: Becoming Leader. State: Replica: 777301d5201941cd8687dffa05baa080, State: Running, Role: LEADER
I20260713 09:04:55.947103 10512 consensus_queue.cc:237] T 1d224924f1e745c289caaf395e07832e P 777301d5201941cd8687dffa05baa080 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e29d58cd2e8d40c8836787ec81759a73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44227 } } peers { permanent_uuid: "777301d5201941cd8687dffa05baa080" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38141 } } peers { permanent_uuid: "de10964023ce4f08b0b6958d77893286" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39141 } }
I20260713 09:04:55.956058 10209 catalog_manager.cc:5697] T 1d224924f1e745c289caaf395e07832e P 777301d5201941cd8687dffa05baa080 reported cstate change: term changed from 0 to 1, leader changed from <none> to 777301d5201941cd8687dffa05baa080 (127.5.160.130). New cstate: current_term: 1 leader_uuid: "777301d5201941cd8687dffa05baa080" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e29d58cd2e8d40c8836787ec81759a73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44227 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "777301d5201941cd8687dffa05baa080" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38141 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "de10964023ce4f08b0b6958d77893286" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39141 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:55.957448 10512 consensus_queue.cc:1048] T 9045ba338649407fb4cf14350c691bcd P 777301d5201941cd8687dffa05baa080 [LEADER]: Connected to new peer: Peer: permanent_uuid: "de10964023ce4f08b0b6958d77893286" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:55.969412 10539 consensus_queue.cc:1048] T 9045ba338649407fb4cf14350c691bcd P 777301d5201941cd8687dffa05baa080 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e29d58cd2e8d40c8836787ec81759a73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:04:56.002203 10539 consensus_queue.cc:1048] T 9221a6a208574176bae7e41c7505f371 P 777301d5201941cd8687dffa05baa080 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e29d58cd2e8d40c8836787ec81759a73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:56.011749 10462 raft_consensus.cc:3060] T 9221a6a208574176bae7e41c7505f371 P de10964023ce4f08b0b6958d77893286 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:56.020093 10531 raft_consensus.cc:493] T 9221a6a208574176bae7e41c7505f371 P de10964023ce4f08b0b6958d77893286 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:56.020658 10531 raft_consensus.cc:515] T 9221a6a208574176bae7e41c7505f371 P de10964023ce4f08b0b6958d77893286 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e29d58cd2e8d40c8836787ec81759a73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44227 } } peers { permanent_uuid: "777301d5201941cd8687dffa05baa080" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38141 } } peers { permanent_uuid: "de10964023ce4f08b0b6958d77893286" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39141 } }
I20260713 09:04:56.020927 10537 consensus_queue.cc:1048] T 9221a6a208574176bae7e41c7505f371 P 777301d5201941cd8687dffa05baa080 [LEADER]: Connected to new peer: Peer: permanent_uuid: "de10964023ce4f08b0b6958d77893286" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:56.024293 10531 leader_election.cc:290] T 9221a6a208574176bae7e41c7505f371 P de10964023ce4f08b0b6958d77893286 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e29d58cd2e8d40c8836787ec81759a73 (127.5.160.129:44227), 777301d5201941cd8687dffa05baa080 (127.5.160.130:38141)
I20260713 09:04:56.025439 10314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9221a6a208574176bae7e41c7505f371" candidate_uuid: "de10964023ce4f08b0b6958d77893286" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e29d58cd2e8d40c8836787ec81759a73" is_pre_election: true
I20260713 09:04:56.025871 10388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9221a6a208574176bae7e41c7505f371" candidate_uuid: "de10964023ce4f08b0b6958d77893286" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "777301d5201941cd8687dffa05baa080" is_pre_election: true
I20260713 09:04:56.027489 10426 leader_election.cc:304] T 9221a6a208574176bae7e41c7505f371 P de10964023ce4f08b0b6958d77893286 [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: de10964023ce4f08b0b6958d77893286; no voters: 777301d5201941cd8687dffa05baa080, e29d58cd2e8d40c8836787ec81759a73
I20260713 09:04:56.028306 10531 raft_consensus.cc:2749] T 9221a6a208574176bae7e41c7505f371 P de10964023ce4f08b0b6958d77893286 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:04:56.037353 10537 consensus_queue.cc:1048] T 59d7bb90bb594ba5a433ba9f3f9e6cb7 P 777301d5201941cd8687dffa05baa080 [LEADER]: Connected to new peer: Peer: permanent_uuid: "de10964023ce4f08b0b6958d77893286" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:56.048162 10539 consensus_queue.cc:1048] T 59d7bb90bb594ba5a433ba9f3f9e6cb7 P 777301d5201941cd8687dffa05baa080 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e29d58cd2e8d40c8836787ec81759a73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:56.079457 10388 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9045ba338649407fb4cf14350c691bcd"
dest_uuid: "777301d5201941cd8687dffa05baa080"
mode: GRACEFUL
new_leader_uuid: "e29d58cd2e8d40c8836787ec81759a73"
 from {username='slave'} at 127.0.0.1:47650
I20260713 09:04:56.080075 10388 raft_consensus.cc:606] T 9045ba338649407fb4cf14350c691bcd P 777301d5201941cd8687dffa05baa080 [term 1 LEADER]: Received request to transfer leadership to TS e29d58cd2e8d40c8836787ec81759a73
I20260713 09:04:56.085412 10388 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "59d7bb90bb594ba5a433ba9f3f9e6cb7"
dest_uuid: "777301d5201941cd8687dffa05baa080"
mode: GRACEFUL
new_leader_uuid: "e29d58cd2e8d40c8836787ec81759a73"
 from {username='slave'} at 127.0.0.1:47650
I20260713 09:04:56.085974 10388 raft_consensus.cc:606] T 59d7bb90bb594ba5a433ba9f3f9e6cb7 P 777301d5201941cd8687dffa05baa080 [term 1 LEADER]: Received request to transfer leadership to TS e29d58cd2e8d40c8836787ec81759a73
I20260713 09:04:56.102770 10564 consensus_queue.cc:1048] T 557f929e365c444b95d950d68ad9a22a P e29d58cd2e8d40c8836787ec81759a73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "de10964023ce4f08b0b6958d77893286" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:56.105929 10314 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "df28b0c1dbff45dfb8eb2842e331d776"
dest_uuid: "e29d58cd2e8d40c8836787ec81759a73"
mode: GRACEFUL
new_leader_uuid: "777301d5201941cd8687dffa05baa080"
 from {username='slave'} at 127.0.0.1:42674
I20260713 09:04:56.106573 10314 raft_consensus.cc:606] T df28b0c1dbff45dfb8eb2842e331d776 P e29d58cd2e8d40c8836787ec81759a73 [term 1 LEADER]: Received request to transfer leadership to TS 777301d5201941cd8687dffa05baa080
I20260713 09:04:56.115598 10509 consensus_queue.cc:1048] T 557f929e365c444b95d950d68ad9a22a P e29d58cd2e8d40c8836787ec81759a73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "777301d5201941cd8687dffa05baa080" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:56.118597 10314 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "341ef6808b3544b3a230963179fc6e77"
dest_uuid: "e29d58cd2e8d40c8836787ec81759a73"
mode: GRACEFUL
new_leader_uuid: "777301d5201941cd8687dffa05baa080"
 from {username='slave'} at 127.0.0.1:42674
I20260713 09:04:56.119263 10314 raft_consensus.cc:606] T 341ef6808b3544b3a230963179fc6e77 P e29d58cd2e8d40c8836787ec81759a73 [term 1 LEADER]: Received request to transfer leadership to TS 777301d5201941cd8687dffa05baa080
I20260713 09:04:56.128903 10388 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9221a6a208574176bae7e41c7505f371"
dest_uuid: "777301d5201941cd8687dffa05baa080"
mode: GRACEFUL
new_leader_uuid: "de10964023ce4f08b0b6958d77893286"
 from {username='slave'} at 127.0.0.1:47650
I20260713 09:04:56.129784 10388 raft_consensus.cc:606] T 9221a6a208574176bae7e41c7505f371 P 777301d5201941cd8687dffa05baa080 [term 1 LEADER]: Received request to transfer leadership to TS de10964023ce4f08b0b6958d77893286
I20260713 09:04:56.144801 10509 consensus_queue.cc:1048] T 341ef6808b3544b3a230963179fc6e77 P e29d58cd2e8d40c8836787ec81759a73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "777301d5201941cd8687dffa05baa080" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:56.154305 10516 raft_consensus.cc:993] T 341ef6808b3544b3a230963179fc6e77 P e29d58cd2e8d40c8836787ec81759a73: : Instructing follower 777301d5201941cd8687dffa05baa080 to start an election
I20260713 09:04:56.156975 10564 raft_consensus.cc:1081] T 341ef6808b3544b3a230963179fc6e77 P e29d58cd2e8d40c8836787ec81759a73 [term 1 LEADER]: Signalling peer 777301d5201941cd8687dffa05baa080 to start an election
I20260713 09:04:56.164203 10388 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "341ef6808b3544b3a230963179fc6e77"
dest_uuid: "777301d5201941cd8687dffa05baa080"
 from {username='slave'} at 127.0.0.1:47620
I20260713 09:04:56.165009 10388 raft_consensus.cc:493] T 341ef6808b3544b3a230963179fc6e77 P 777301d5201941cd8687dffa05baa080 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:04:56.165450 10388 raft_consensus.cc:3060] T 341ef6808b3544b3a230963179fc6e77 P 777301d5201941cd8687dffa05baa080 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:56.166677 10564 consensus_queue.cc:1048] T 341ef6808b3544b3a230963179fc6e77 P e29d58cd2e8d40c8836787ec81759a73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "de10964023ce4f08b0b6958d77893286" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:56.172514 10388 raft_consensus.cc:515] T 341ef6808b3544b3a230963179fc6e77 P 777301d5201941cd8687dffa05baa080 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e29d58cd2e8d40c8836787ec81759a73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44227 } } peers { permanent_uuid: "777301d5201941cd8687dffa05baa080" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38141 } } peers { permanent_uuid: "de10964023ce4f08b0b6958d77893286" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39141 } }
I20260713 09:04:56.174794 10388 leader_election.cc:290] T 341ef6808b3544b3a230963179fc6e77 P 777301d5201941cd8687dffa05baa080 [CANDIDATE]: Term 2 election: Requested vote from peers e29d58cd2e8d40c8836787ec81759a73 (127.5.160.129:44227), de10964023ce4f08b0b6958d77893286 (127.5.160.131:39141)
I20260713 09:04:56.176266 10461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "341ef6808b3544b3a230963179fc6e77" candidate_uuid: "777301d5201941cd8687dffa05baa080" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "de10964023ce4f08b0b6958d77893286"
I20260713 09:04:56.176280 10314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "341ef6808b3544b3a230963179fc6e77" candidate_uuid: "777301d5201941cd8687dffa05baa080" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e29d58cd2e8d40c8836787ec81759a73"
I20260713 09:04:56.177697 10314 raft_consensus.cc:3055] T 341ef6808b3544b3a230963179fc6e77 P e29d58cd2e8d40c8836787ec81759a73 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:04:56.178089 10314 raft_consensus.cc:740] T 341ef6808b3544b3a230963179fc6e77 P e29d58cd2e8d40c8836787ec81759a73 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e29d58cd2e8d40c8836787ec81759a73, State: Running, Role: LEADER
I20260713 09:04:56.178910 10314 consensus_queue.cc:260] T 341ef6808b3544b3a230963179fc6e77 P e29d58cd2e8d40c8836787ec81759a73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e29d58cd2e8d40c8836787ec81759a73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44227 } } peers { permanent_uuid: "777301d5201941cd8687dffa05baa080" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38141 } } peers { permanent_uuid: "de10964023ce4f08b0b6958d77893286" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39141 } }
I20260713 09:04:56.179772 10314 raft_consensus.cc:3060] T 341ef6808b3544b3a230963179fc6e77 P e29d58cd2e8d40c8836787ec81759a73 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:56.184878 10314 raft_consensus.cc:2468] T 341ef6808b3544b3a230963179fc6e77 P e29d58cd2e8d40c8836787ec81759a73 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 777301d5201941cd8687dffa05baa080 in term 2.
I20260713 09:04:56.186439 10352 leader_election.cc:304] T 341ef6808b3544b3a230963179fc6e77 P 777301d5201941cd8687dffa05baa080 [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: 777301d5201941cd8687dffa05baa080, e29d58cd2e8d40c8836787ec81759a73; no voters: de10964023ce4f08b0b6958d77893286
I20260713 09:04:56.187373 10539 raft_consensus.cc:2804] T 341ef6808b3544b3a230963179fc6e77 P 777301d5201941cd8687dffa05baa080 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:04:56.187872 10539 raft_consensus.cc:697] T 341ef6808b3544b3a230963179fc6e77 P 777301d5201941cd8687dffa05baa080 [term 2 LEADER]: Becoming Leader. State: Replica: 777301d5201941cd8687dffa05baa080, State: Running, Role: LEADER
I20260713 09:04:56.188705 10539 consensus_queue.cc:237] T 341ef6808b3544b3a230963179fc6e77 P 777301d5201941cd8687dffa05baa080 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e29d58cd2e8d40c8836787ec81759a73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44227 } } peers { permanent_uuid: "777301d5201941cd8687dffa05baa080" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38141 } } peers { permanent_uuid: "de10964023ce4f08b0b6958d77893286" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39141 } }
I20260713 09:04:56.196261 10209 catalog_manager.cc:5697] T 341ef6808b3544b3a230963179fc6e77 P 777301d5201941cd8687dffa05baa080 reported cstate change: term changed from 1 to 2, leader changed from e29d58cd2e8d40c8836787ec81759a73 (127.5.160.129) to 777301d5201941cd8687dffa05baa080 (127.5.160.130). New cstate: current_term: 2 leader_uuid: "777301d5201941cd8687dffa05baa080" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e29d58cd2e8d40c8836787ec81759a73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44227 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "777301d5201941cd8687dffa05baa080" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38141 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "de10964023ce4f08b0b6958d77893286" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39141 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:56.342770 10539 consensus_queue.cc:1048] T 1d224924f1e745c289caaf395e07832e P 777301d5201941cd8687dffa05baa080 [LEADER]: Connected to new peer: Peer: permanent_uuid: "de10964023ce4f08b0b6958d77893286" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:56.354725 10512 consensus_queue.cc:1048] T 1d224924f1e745c289caaf395e07832e P 777301d5201941cd8687dffa05baa080 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e29d58cd2e8d40c8836787ec81759a73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:56.383555 10564 consensus_queue.cc:1048] T 202fbd3d4b154886a5f439df47b09cfc P e29d58cd2e8d40c8836787ec81759a73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "de10964023ce4f08b0b6958d77893286" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:56.395768 10509 consensus_queue.cc:1048] T 202fbd3d4b154886a5f439df47b09cfc P e29d58cd2e8d40c8836787ec81759a73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "777301d5201941cd8687dffa05baa080" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:56.440363 10564 raft_consensus.cc:993] T df28b0c1dbff45dfb8eb2842e331d776 P e29d58cd2e8d40c8836787ec81759a73: : Instructing follower 777301d5201941cd8687dffa05baa080 to start an election
I20260713 09:04:56.440886 10509 raft_consensus.cc:1081] T df28b0c1dbff45dfb8eb2842e331d776 P e29d58cd2e8d40c8836787ec81759a73 [term 1 LEADER]: Signalling peer 777301d5201941cd8687dffa05baa080 to start an election
I20260713 09:04:56.442430 10388 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "df28b0c1dbff45dfb8eb2842e331d776"
dest_uuid: "777301d5201941cd8687dffa05baa080"
 from {username='slave'} at 127.0.0.1:47620
I20260713 09:04:56.443092 10388 raft_consensus.cc:493] T df28b0c1dbff45dfb8eb2842e331d776 P 777301d5201941cd8687dffa05baa080 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:04:56.443445 10388 raft_consensus.cc:3060] T df28b0c1dbff45dfb8eb2842e331d776 P 777301d5201941cd8687dffa05baa080 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:56.448884 10388 raft_consensus.cc:515] T df28b0c1dbff45dfb8eb2842e331d776 P 777301d5201941cd8687dffa05baa080 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e29d58cd2e8d40c8836787ec81759a73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44227 } } peers { permanent_uuid: "777301d5201941cd8687dffa05baa080" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38141 } } peers { permanent_uuid: "de10964023ce4f08b0b6958d77893286" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39141 } }
I20260713 09:04:56.450639 10388 leader_election.cc:290] T df28b0c1dbff45dfb8eb2842e331d776 P 777301d5201941cd8687dffa05baa080 [CANDIDATE]: Term 2 election: Requested vote from peers e29d58cd2e8d40c8836787ec81759a73 (127.5.160.129:44227), de10964023ce4f08b0b6958d77893286 (127.5.160.131:39141)
I20260713 09:04:56.451696 10314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df28b0c1dbff45dfb8eb2842e331d776" candidate_uuid: "777301d5201941cd8687dffa05baa080" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e29d58cd2e8d40c8836787ec81759a73"
I20260713 09:04:56.451730 10462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df28b0c1dbff45dfb8eb2842e331d776" candidate_uuid: "777301d5201941cd8687dffa05baa080" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "de10964023ce4f08b0b6958d77893286"
I20260713 09:04:56.452296 10314 raft_consensus.cc:3055] T df28b0c1dbff45dfb8eb2842e331d776 P e29d58cd2e8d40c8836787ec81759a73 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:04:56.452420 10462 raft_consensus.cc:3060] T df28b0c1dbff45dfb8eb2842e331d776 P de10964023ce4f08b0b6958d77893286 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:56.452617 10314 raft_consensus.cc:740] T df28b0c1dbff45dfb8eb2842e331d776 P e29d58cd2e8d40c8836787ec81759a73 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e29d58cd2e8d40c8836787ec81759a73, State: Running, Role: LEADER
I20260713 09:04:56.453428 10314 consensus_queue.cc:260] T df28b0c1dbff45dfb8eb2842e331d776 P e29d58cd2e8d40c8836787ec81759a73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e29d58cd2e8d40c8836787ec81759a73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44227 } } peers { permanent_uuid: "777301d5201941cd8687dffa05baa080" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38141 } } peers { permanent_uuid: "de10964023ce4f08b0b6958d77893286" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39141 } }
I20260713 09:04:56.454349 10314 raft_consensus.cc:3060] T df28b0c1dbff45dfb8eb2842e331d776 P e29d58cd2e8d40c8836787ec81759a73 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:56.459362 10462 raft_consensus.cc:2468] T df28b0c1dbff45dfb8eb2842e331d776 P de10964023ce4f08b0b6958d77893286 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 777301d5201941cd8687dffa05baa080 in term 2.
I20260713 09:04:56.460170 10314 raft_consensus.cc:2468] T df28b0c1dbff45dfb8eb2842e331d776 P e29d58cd2e8d40c8836787ec81759a73 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 777301d5201941cd8687dffa05baa080 in term 2.
I20260713 09:04:56.460664 10353 leader_election.cc:304] T df28b0c1dbff45dfb8eb2842e331d776 P 777301d5201941cd8687dffa05baa080 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 777301d5201941cd8687dffa05baa080, de10964023ce4f08b0b6958d77893286; no voters: 
I20260713 09:04:56.461452 10537 raft_consensus.cc:2804] T df28b0c1dbff45dfb8eb2842e331d776 P 777301d5201941cd8687dffa05baa080 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:04:56.461895 10537 raft_consensus.cc:697] T df28b0c1dbff45dfb8eb2842e331d776 P 777301d5201941cd8687dffa05baa080 [term 2 LEADER]: Becoming Leader. State: Replica: 777301d5201941cd8687dffa05baa080, State: Running, Role: LEADER
I20260713 09:04:56.462643 10537 consensus_queue.cc:237] T df28b0c1dbff45dfb8eb2842e331d776 P 777301d5201941cd8687dffa05baa080 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e29d58cd2e8d40c8836787ec81759a73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44227 } } peers { permanent_uuid: "777301d5201941cd8687dffa05baa080" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38141 } } peers { permanent_uuid: "de10964023ce4f08b0b6958d77893286" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39141 } }
I20260713 09:04:56.468616 10209 catalog_manager.cc:5697] T df28b0c1dbff45dfb8eb2842e331d776 P 777301d5201941cd8687dffa05baa080 reported cstate change: term changed from 1 to 2, leader changed from e29d58cd2e8d40c8836787ec81759a73 (127.5.160.129) to 777301d5201941cd8687dffa05baa080 (127.5.160.130). New cstate: current_term: 2 leader_uuid: "777301d5201941cd8687dffa05baa080" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e29d58cd2e8d40c8836787ec81759a73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44227 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "777301d5201941cd8687dffa05baa080" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38141 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "de10964023ce4f08b0b6958d77893286" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39141 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:56.482228 10512 raft_consensus.cc:993] T 59d7bb90bb594ba5a433ba9f3f9e6cb7 P 777301d5201941cd8687dffa05baa080: : Instructing follower e29d58cd2e8d40c8836787ec81759a73 to start an election
I20260713 09:04:56.482720 10537 raft_consensus.cc:1081] T 59d7bb90bb594ba5a433ba9f3f9e6cb7 P 777301d5201941cd8687dffa05baa080 [term 1 LEADER]: Signalling peer e29d58cd2e8d40c8836787ec81759a73 to start an election
I20260713 09:04:56.484189 10314 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "59d7bb90bb594ba5a433ba9f3f9e6cb7"
dest_uuid: "e29d58cd2e8d40c8836787ec81759a73"
 from {username='slave'} at 127.0.0.1:42658
I20260713 09:04:56.484769 10314 raft_consensus.cc:493] T 59d7bb90bb594ba5a433ba9f3f9e6cb7 P e29d58cd2e8d40c8836787ec81759a73 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:04:56.485153 10314 raft_consensus.cc:3060] T 59d7bb90bb594ba5a433ba9f3f9e6cb7 P e29d58cd2e8d40c8836787ec81759a73 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:56.490139 10314 raft_consensus.cc:515] T 59d7bb90bb594ba5a433ba9f3f9e6cb7 P e29d58cd2e8d40c8836787ec81759a73 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e29d58cd2e8d40c8836787ec81759a73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44227 } } peers { permanent_uuid: "777301d5201941cd8687dffa05baa080" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38141 } } peers { permanent_uuid: "de10964023ce4f08b0b6958d77893286" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39141 } }
I20260713 09:04:56.491691 10314 leader_election.cc:290] T 59d7bb90bb594ba5a433ba9f3f9e6cb7 P e29d58cd2e8d40c8836787ec81759a73 [CANDIDATE]: Term 2 election: Requested vote from peers 777301d5201941cd8687dffa05baa080 (127.5.160.130:38141), de10964023ce4f08b0b6958d77893286 (127.5.160.131:39141)
I20260713 09:04:56.492709 10388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59d7bb90bb594ba5a433ba9f3f9e6cb7" candidate_uuid: "e29d58cd2e8d40c8836787ec81759a73" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "777301d5201941cd8687dffa05baa080"
I20260713 09:04:56.492787 10462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59d7bb90bb594ba5a433ba9f3f9e6cb7" candidate_uuid: "e29d58cd2e8d40c8836787ec81759a73" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "de10964023ce4f08b0b6958d77893286"
I20260713 09:04:56.493469 10388 raft_consensus.cc:3055] T 59d7bb90bb594ba5a433ba9f3f9e6cb7 P 777301d5201941cd8687dffa05baa080 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:04:56.493475 10462 raft_consensus.cc:3060] T 59d7bb90bb594ba5a433ba9f3f9e6cb7 P de10964023ce4f08b0b6958d77893286 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:56.493809 10388 raft_consensus.cc:740] T 59d7bb90bb594ba5a433ba9f3f9e6cb7 P 777301d5201941cd8687dffa05baa080 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 777301d5201941cd8687dffa05baa080, State: Running, Role: LEADER
I20260713 09:04:56.494547 10388 consensus_queue.cc:260] T 59d7bb90bb594ba5a433ba9f3f9e6cb7 P 777301d5201941cd8687dffa05baa080 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e29d58cd2e8d40c8836787ec81759a73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44227 } } peers { permanent_uuid: "777301d5201941cd8687dffa05baa080" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38141 } } peers { permanent_uuid: "de10964023ce4f08b0b6958d77893286" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39141 } }
I20260713 09:04:56.495467 10388 raft_consensus.cc:3060] T 59d7bb90bb594ba5a433ba9f3f9e6cb7 P 777301d5201941cd8687dffa05baa080 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:56.498693 10462 raft_consensus.cc:2468] T 59d7bb90bb594ba5a433ba9f3f9e6cb7 P de10964023ce4f08b0b6958d77893286 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e29d58cd2e8d40c8836787ec81759a73 in term 2.
I20260713 09:04:56.499866 10278 leader_election.cc:304] T 59d7bb90bb594ba5a433ba9f3f9e6cb7 P e29d58cd2e8d40c8836787ec81759a73 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: de10964023ce4f08b0b6958d77893286, e29d58cd2e8d40c8836787ec81759a73; no voters: 
I20260713 09:04:56.500556 10388 raft_consensus.cc:2468] T 59d7bb90bb594ba5a433ba9f3f9e6cb7 P 777301d5201941cd8687dffa05baa080 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e29d58cd2e8d40c8836787ec81759a73 in term 2.
I20260713 09:04:56.500706 10509 raft_consensus.cc:2804] T 59d7bb90bb594ba5a433ba9f3f9e6cb7 P e29d58cd2e8d40c8836787ec81759a73 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:04:56.501318 10509 raft_consensus.cc:697] T 59d7bb90bb594ba5a433ba9f3f9e6cb7 P e29d58cd2e8d40c8836787ec81759a73 [term 2 LEADER]: Becoming Leader. State: Replica: e29d58cd2e8d40c8836787ec81759a73, State: Running, Role: LEADER
I20260713 09:04:56.502076 10509 consensus_queue.cc:237] T 59d7bb90bb594ba5a433ba9f3f9e6cb7 P e29d58cd2e8d40c8836787ec81759a73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e29d58cd2e8d40c8836787ec81759a73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44227 } } peers { permanent_uuid: "777301d5201941cd8687dffa05baa080" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38141 } } peers { permanent_uuid: "de10964023ce4f08b0b6958d77893286" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39141 } }
I20260713 09:04:56.506500 10537 raft_consensus.cc:993] T 9221a6a208574176bae7e41c7505f371 P 777301d5201941cd8687dffa05baa080: : Instructing follower de10964023ce4f08b0b6958d77893286 to start an election
I20260713 09:04:56.507061 10539 raft_consensus.cc:1081] T 9221a6a208574176bae7e41c7505f371 P 777301d5201941cd8687dffa05baa080 [term 1 LEADER]: Signalling peer de10964023ce4f08b0b6958d77893286 to start an election
I20260713 09:04:56.508545 10462 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9221a6a208574176bae7e41c7505f371"
dest_uuid: "de10964023ce4f08b0b6958d77893286"
 from {username='slave'} at 127.0.0.1:53816
I20260713 09:04:56.509021 10462 raft_consensus.cc:493] T 9221a6a208574176bae7e41c7505f371 P de10964023ce4f08b0b6958d77893286 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:04:56.509394 10462 raft_consensus.cc:3060] T 9221a6a208574176bae7e41c7505f371 P de10964023ce4f08b0b6958d77893286 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:56.509588 10212 catalog_manager.cc:5697] T 59d7bb90bb594ba5a433ba9f3f9e6cb7 P e29d58cd2e8d40c8836787ec81759a73 reported cstate change: term changed from 1 to 2, leader changed from 777301d5201941cd8687dffa05baa080 (127.5.160.130) to e29d58cd2e8d40c8836787ec81759a73 (127.5.160.129). New cstate: current_term: 2 leader_uuid: "e29d58cd2e8d40c8836787ec81759a73" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e29d58cd2e8d40c8836787ec81759a73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44227 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "777301d5201941cd8687dffa05baa080" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38141 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "de10964023ce4f08b0b6958d77893286" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39141 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:56.514362 10462 raft_consensus.cc:515] T 9221a6a208574176bae7e41c7505f371 P de10964023ce4f08b0b6958d77893286 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e29d58cd2e8d40c8836787ec81759a73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44227 } } peers { permanent_uuid: "777301d5201941cd8687dffa05baa080" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38141 } } peers { permanent_uuid: "de10964023ce4f08b0b6958d77893286" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39141 } }
I20260713 09:04:56.516331 10462 leader_election.cc:290] T 9221a6a208574176bae7e41c7505f371 P de10964023ce4f08b0b6958d77893286 [CANDIDATE]: Term 2 election: Requested vote from peers e29d58cd2e8d40c8836787ec81759a73 (127.5.160.129:44227), 777301d5201941cd8687dffa05baa080 (127.5.160.130:38141)
I20260713 09:04:56.517347 10314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9221a6a208574176bae7e41c7505f371" candidate_uuid: "de10964023ce4f08b0b6958d77893286" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e29d58cd2e8d40c8836787ec81759a73"
I20260713 09:04:56.517710 10388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9221a6a208574176bae7e41c7505f371" candidate_uuid: "de10964023ce4f08b0b6958d77893286" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "777301d5201941cd8687dffa05baa080"
I20260713 09:04:56.518031 10314 raft_consensus.cc:3060] T 9221a6a208574176bae7e41c7505f371 P e29d58cd2e8d40c8836787ec81759a73 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:56.518333 10388 raft_consensus.cc:3055] T 9221a6a208574176bae7e41c7505f371 P 777301d5201941cd8687dffa05baa080 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:04:56.518659 10388 raft_consensus.cc:740] T 9221a6a208574176bae7e41c7505f371 P 777301d5201941cd8687dffa05baa080 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 777301d5201941cd8687dffa05baa080, State: Running, Role: LEADER
I20260713 09:04:56.519467 10388 consensus_queue.cc:260] T 9221a6a208574176bae7e41c7505f371 P 777301d5201941cd8687dffa05baa080 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e29d58cd2e8d40c8836787ec81759a73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44227 } } peers { permanent_uuid: "777301d5201941cd8687dffa05baa080" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38141 } } peers { permanent_uuid: "de10964023ce4f08b0b6958d77893286" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39141 } }
I20260713 09:04:56.520691 10388 raft_consensus.cc:3060] T 9221a6a208574176bae7e41c7505f371 P 777301d5201941cd8687dffa05baa080 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:56.525786 10314 raft_consensus.cc:2468] T 9221a6a208574176bae7e41c7505f371 P e29d58cd2e8d40c8836787ec81759a73 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate de10964023ce4f08b0b6958d77893286 in term 2.
I20260713 09:04:56.527089 10426 leader_election.cc:304] T 9221a6a208574176bae7e41c7505f371 P de10964023ce4f08b0b6958d77893286 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: de10964023ce4f08b0b6958d77893286, e29d58cd2e8d40c8836787ec81759a73; no voters: 
I20260713 09:04:56.527920 10531 raft_consensus.cc:2804] T 9221a6a208574176bae7e41c7505f371 P de10964023ce4f08b0b6958d77893286 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:04:56.527827 10388 raft_consensus.cc:2468] T 9221a6a208574176bae7e41c7505f371 P 777301d5201941cd8687dffa05baa080 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate de10964023ce4f08b0b6958d77893286 in term 2.
I20260713 09:04:56.528728 10539 raft_consensus.cc:993] T 9045ba338649407fb4cf14350c691bcd P 777301d5201941cd8687dffa05baa080: : Instructing follower e29d58cd2e8d40c8836787ec81759a73 to start an election
I20260713 09:04:56.529327 10512 raft_consensus.cc:1081] T 9045ba338649407fb4cf14350c691bcd P 777301d5201941cd8687dffa05baa080 [term 1 LEADER]: Signalling peer e29d58cd2e8d40c8836787ec81759a73 to start an election
I20260713 09:04:56.529970 10531 raft_consensus.cc:697] T 9221a6a208574176bae7e41c7505f371 P de10964023ce4f08b0b6958d77893286 [term 2 LEADER]: Becoming Leader. State: Replica: de10964023ce4f08b0b6958d77893286, State: Running, Role: LEADER
I20260713 09:04:56.530921 10531 consensus_queue.cc:237] T 9221a6a208574176bae7e41c7505f371 P de10964023ce4f08b0b6958d77893286 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e29d58cd2e8d40c8836787ec81759a73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44227 } } peers { permanent_uuid: "777301d5201941cd8687dffa05baa080" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38141 } } peers { permanent_uuid: "de10964023ce4f08b0b6958d77893286" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39141 } }
I20260713 09:04:56.531208 10314 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9045ba338649407fb4cf14350c691bcd"
dest_uuid: "e29d58cd2e8d40c8836787ec81759a73"
 from {username='slave'} at 127.0.0.1:42658
I20260713 09:04:56.531819 10314 raft_consensus.cc:493] T 9045ba338649407fb4cf14350c691bcd P e29d58cd2e8d40c8836787ec81759a73 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:04:56.532272 10314 raft_consensus.cc:3060] T 9045ba338649407fb4cf14350c691bcd P e29d58cd2e8d40c8836787ec81759a73 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:56.538797 10314 raft_consensus.cc:515] T 9045ba338649407fb4cf14350c691bcd P e29d58cd2e8d40c8836787ec81759a73 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "777301d5201941cd8687dffa05baa080" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38141 } } peers { permanent_uuid: "de10964023ce4f08b0b6958d77893286" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39141 } } peers { permanent_uuid: "e29d58cd2e8d40c8836787ec81759a73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44227 } }
I20260713 09:04:56.538666 10212 catalog_manager.cc:5697] T 9221a6a208574176bae7e41c7505f371 P de10964023ce4f08b0b6958d77893286 reported cstate change: term changed from 1 to 2, leader changed from 777301d5201941cd8687dffa05baa080 (127.5.160.130) to de10964023ce4f08b0b6958d77893286 (127.5.160.131). New cstate: current_term: 2 leader_uuid: "de10964023ce4f08b0b6958d77893286" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e29d58cd2e8d40c8836787ec81759a73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44227 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "777301d5201941cd8687dffa05baa080" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38141 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "de10964023ce4f08b0b6958d77893286" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39141 } health_report { overall_health: HEALTHY } } }
I20260713 09:04:56.541301 10314 leader_election.cc:290] T 9045ba338649407fb4cf14350c691bcd P e29d58cd2e8d40c8836787ec81759a73 [CANDIDATE]: Term 2 election: Requested vote from peers 777301d5201941cd8687dffa05baa080 (127.5.160.130:38141), de10964023ce4f08b0b6958d77893286 (127.5.160.131:39141)
I20260713 09:04:56.541608 10388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9045ba338649407fb4cf14350c691bcd" candidate_uuid: "e29d58cd2e8d40c8836787ec81759a73" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "777301d5201941cd8687dffa05baa080"
I20260713 09:04:56.541846 10461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9045ba338649407fb4cf14350c691bcd" candidate_uuid: "e29d58cd2e8d40c8836787ec81759a73" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "de10964023ce4f08b0b6958d77893286"
I20260713 09:04:56.542408 10388 raft_consensus.cc:3055] T 9045ba338649407fb4cf14350c691bcd P 777301d5201941cd8687dffa05baa080 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:04:56.542745 10388 raft_consensus.cc:740] T 9045ba338649407fb4cf14350c691bcd P 777301d5201941cd8687dffa05baa080 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 777301d5201941cd8687dffa05baa080, State: Running, Role: LEADER
I20260713 09:04:56.543752 10388 consensus_queue.cc:260] T 9045ba338649407fb4cf14350c691bcd P 777301d5201941cd8687dffa05baa080 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "777301d5201941cd8687dffa05baa080" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38141 } } peers { permanent_uuid: "de10964023ce4f08b0b6958d77893286" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39141 } } peers { permanent_uuid: "e29d58cd2e8d40c8836787ec81759a73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44227 } }
I20260713 09:04:56.545276 10388 raft_consensus.cc:3060] T 9045ba338649407fb4cf14350c691bcd P 777301d5201941cd8687dffa05baa080 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:56.551759 10388 raft_consensus.cc:2468] T 9045ba338649407fb4cf14350c691bcd P 777301d5201941cd8687dffa05baa080 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e29d58cd2e8d40c8836787ec81759a73 in term 2.
I20260713 09:04:56.553062 10277 leader_election.cc:304] T 9045ba338649407fb4cf14350c691bcd P e29d58cd2e8d40c8836787ec81759a73 [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: 777301d5201941cd8687dffa05baa080, e29d58cd2e8d40c8836787ec81759a73; no voters: de10964023ce4f08b0b6958d77893286
I20260713 09:04:56.553820 10509 raft_consensus.cc:2804] T 9045ba338649407fb4cf14350c691bcd P e29d58cd2e8d40c8836787ec81759a73 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:04:56.554275 10509 raft_consensus.cc:697] T 9045ba338649407fb4cf14350c691bcd P e29d58cd2e8d40c8836787ec81759a73 [term 2 LEADER]: Becoming Leader. State: Replica: e29d58cd2e8d40c8836787ec81759a73, State: Running, Role: LEADER
I20260713 09:04:56.554960 10509 consensus_queue.cc:237] T 9045ba338649407fb4cf14350c691bcd P e29d58cd2e8d40c8836787ec81759a73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "777301d5201941cd8687dffa05baa080" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38141 } } peers { permanent_uuid: "de10964023ce4f08b0b6958d77893286" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39141 } } peers { permanent_uuid: "e29d58cd2e8d40c8836787ec81759a73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44227 } }
I20260713 09:04:56.561381 10212 catalog_manager.cc:5697] T 9045ba338649407fb4cf14350c691bcd P e29d58cd2e8d40c8836787ec81759a73 reported cstate change: term changed from 1 to 2, leader changed from 777301d5201941cd8687dffa05baa080 (127.5.160.130) to e29d58cd2e8d40c8836787ec81759a73 (127.5.160.129). New cstate: current_term: 2 leader_uuid: "e29d58cd2e8d40c8836787ec81759a73" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "777301d5201941cd8687dffa05baa080" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38141 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "de10964023ce4f08b0b6958d77893286" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39141 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e29d58cd2e8d40c8836787ec81759a73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44227 } health_report { overall_health: HEALTHY } } }
I20260713 09:04:56.584683 10314 raft_consensus.cc:1275] T 341ef6808b3544b3a230963179fc6e77 P e29d58cd2e8d40c8836787ec81759a73 [term 2 FOLLOWER]: Refusing update from remote peer 777301d5201941cd8687dffa05baa080: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:04:56.586043 10512 consensus_queue.cc:1048] T 341ef6808b3544b3a230963179fc6e77 P 777301d5201941cd8687dffa05baa080 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e29d58cd2e8d40c8836787ec81759a73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:04:56.593677 10462 raft_consensus.cc:3060] T 341ef6808b3544b3a230963179fc6e77 P de10964023ce4f08b0b6958d77893286 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:56.600651 10462 raft_consensus.cc:1275] T 341ef6808b3544b3a230963179fc6e77 P de10964023ce4f08b0b6958d77893286 [term 2 FOLLOWER]: Refusing update from remote peer 777301d5201941cd8687dffa05baa080: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:04:56.602103 10537 consensus_queue.cc:1048] T 341ef6808b3544b3a230963179fc6e77 P 777301d5201941cd8687dffa05baa080 [LEADER]: Connected to new peer: Peer: permanent_uuid: "de10964023ce4f08b0b6958d77893286" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:04:56.962837 10314 raft_consensus.cc:1275] T df28b0c1dbff45dfb8eb2842e331d776 P e29d58cd2e8d40c8836787ec81759a73 [term 2 FOLLOWER]: Refusing update from remote peer 777301d5201941cd8687dffa05baa080: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:04:56.964495 10512 consensus_queue.cc:1048] T df28b0c1dbff45dfb8eb2842e331d776 P 777301d5201941cd8687dffa05baa080 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e29d58cd2e8d40c8836787ec81759a73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:04:56.974248 10462 raft_consensus.cc:1275] T df28b0c1dbff45dfb8eb2842e331d776 P de10964023ce4f08b0b6958d77893286 [term 2 FOLLOWER]: Refusing update from remote peer 777301d5201941cd8687dffa05baa080: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:04:56.975845 10537 consensus_queue.cc:1048] T df28b0c1dbff45dfb8eb2842e331d776 P 777301d5201941cd8687dffa05baa080 [LEADER]: Connected to new peer: Peer: permanent_uuid: "de10964023ce4f08b0b6958d77893286" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:04:57.002228 10462 raft_consensus.cc:3060] T 9045ba338649407fb4cf14350c691bcd P de10964023ce4f08b0b6958d77893286 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:57.007113 10462 raft_consensus.cc:1275] T 9045ba338649407fb4cf14350c691bcd P de10964023ce4f08b0b6958d77893286 [term 2 FOLLOWER]: Refusing update from remote peer e29d58cd2e8d40c8836787ec81759a73: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:04:57.008440 10564 consensus_queue.cc:1048] T 9045ba338649407fb4cf14350c691bcd P e29d58cd2e8d40c8836787ec81759a73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "de10964023ce4f08b0b6958d77893286" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:04:57.017306 10388 raft_consensus.cc:1275] T 9045ba338649407fb4cf14350c691bcd P 777301d5201941cd8687dffa05baa080 [term 2 FOLLOWER]: Refusing update from remote peer e29d58cd2e8d40c8836787ec81759a73: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:04:57.018908 10586 consensus_queue.cc:1048] T 9045ba338649407fb4cf14350c691bcd P e29d58cd2e8d40c8836787ec81759a73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "777301d5201941cd8687dffa05baa080" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:04:57.053231 10314 raft_consensus.cc:1275] T 9221a6a208574176bae7e41c7505f371 P e29d58cd2e8d40c8836787ec81759a73 [term 2 FOLLOWER]: Refusing update from remote peer de10964023ce4f08b0b6958d77893286: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:04:57.054615 10531 consensus_queue.cc:1048] T 9221a6a208574176bae7e41c7505f371 P de10964023ce4f08b0b6958d77893286 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e29d58cd2e8d40c8836787ec81759a73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:04:57.066267 10388 raft_consensus.cc:1275] T 9221a6a208574176bae7e41c7505f371 P 777301d5201941cd8687dffa05baa080 [term 2 FOLLOWER]: Refusing update from remote peer de10964023ce4f08b0b6958d77893286: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:04:57.067924 10593 consensus_queue.cc:1048] T 9221a6a208574176bae7e41c7505f371 P de10964023ce4f08b0b6958d77893286 [LEADER]: Connected to new peer: Peer: permanent_uuid: "777301d5201941cd8687dffa05baa080" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:04:57.081153 10388 raft_consensus.cc:1275] T 59d7bb90bb594ba5a433ba9f3f9e6cb7 P 777301d5201941cd8687dffa05baa080 [term 2 FOLLOWER]: Refusing update from remote peer e29d58cd2e8d40c8836787ec81759a73: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:04:57.082442 10586 consensus_queue.cc:1048] T 59d7bb90bb594ba5a433ba9f3f9e6cb7 P e29d58cd2e8d40c8836787ec81759a73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "777301d5201941cd8687dffa05baa080" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:04:57.090969 10462 raft_consensus.cc:1275] T 59d7bb90bb594ba5a433ba9f3f9e6cb7 P de10964023ce4f08b0b6958d77893286 [term 2 FOLLOWER]: Refusing update from remote peer e29d58cd2e8d40c8836787ec81759a73: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:04:57.092473 10564 consensus_queue.cc:1048] T 59d7bb90bb594ba5a433ba9f3f9e6cb7 P e29d58cd2e8d40c8836787ec81759a73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "de10964023ce4f08b0b6958d77893286" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:04:59.165455 10209 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:54160:
name: "soft_deleted_table"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260713 09:04:59.169137 10209 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.
W20260713 09:04:59.220454 10260 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:04:59.220587 10301 tablet_service.cc:1511] Processing CreateTablet for tablet 0a0bbe9f12864a1fbd4366be9b24c7ce (DEFAULT_TABLE table=soft_deleted_table [id=75e7e352ef324e96b563e50a00fa6af7]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:04:59.221876 10374 tablet_service.cc:1511] Processing CreateTablet for tablet 0a0bbe9f12864a1fbd4366be9b24c7ce (DEFAULT_TABLE table=soft_deleted_table [id=75e7e352ef324e96b563e50a00fa6af7]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:04:59.222628 10301 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a0bbe9f12864a1fbd4366be9b24c7ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:59.223577 10374 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a0bbe9f12864a1fbd4366be9b24c7ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:59.223433 10451 tablet_service.cc:1511] Processing CreateTablet for tablet 0a0bbe9f12864a1fbd4366be9b24c7ce (DEFAULT_TABLE table=soft_deleted_table [id=75e7e352ef324e96b563e50a00fa6af7]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:04:59.225062 10451 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a0bbe9f12864a1fbd4366be9b24c7ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:59.230019 10299 tablet_service.cc:1511] Processing CreateTablet for tablet cdb470a5ede942eb85026b549d16334e (DEFAULT_TABLE table=soft_deleted_table [id=75e7e352ef324e96b563e50a00fa6af7]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:04:59.230669 10371 tablet_service.cc:1511] Processing CreateTablet for tablet cdb470a5ede942eb85026b549d16334e (DEFAULT_TABLE table=soft_deleted_table [id=75e7e352ef324e96b563e50a00fa6af7]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:04:59.231597 10299 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cdb470a5ede942eb85026b549d16334e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:59.232088 10371 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cdb470a5ede942eb85026b549d16334e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:59.237392 10304 tablet_service.cc:1511] Processing CreateTablet for tablet ca25fa71fd624025b9b30f1f9766079e (DEFAULT_TABLE table=soft_deleted_table [id=75e7e352ef324e96b563e50a00fa6af7]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:04:59.238808 10304 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca25fa71fd624025b9b30f1f9766079e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:59.238485 10445 tablet_service.cc:1511] Processing CreateTablet for tablet cdb470a5ede942eb85026b549d16334e (DEFAULT_TABLE table=soft_deleted_table [id=75e7e352ef324e96b563e50a00fa6af7]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:04:59.239905 10445 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cdb470a5ede942eb85026b549d16334e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:59.242319 10372 tablet_service.cc:1511] Processing CreateTablet for tablet ca25fa71fd624025b9b30f1f9766079e (DEFAULT_TABLE table=soft_deleted_table [id=75e7e352ef324e96b563e50a00fa6af7]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:04:59.243705 10372 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca25fa71fd624025b9b30f1f9766079e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:59.247004 10298 tablet_service.cc:1511] Processing CreateTablet for tablet 192cecbc60384db2b901df514794148d (DEFAULT_TABLE table=soft_deleted_table [id=75e7e352ef324e96b563e50a00fa6af7]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:04:59.248456 10298 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 192cecbc60384db2b901df514794148d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:59.251387 10378 tablet_service.cc:1511] Processing CreateTablet for tablet 192cecbc60384db2b901df514794148d (DEFAULT_TABLE table=soft_deleted_table [id=75e7e352ef324e96b563e50a00fa6af7]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:04:59.252720 10378 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 192cecbc60384db2b901df514794148d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:59.258778 10450 tablet_service.cc:1511] Processing CreateTablet for tablet ca25fa71fd624025b9b30f1f9766079e (DEFAULT_TABLE table=soft_deleted_table [id=75e7e352ef324e96b563e50a00fa6af7]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:04:59.259172 10452 tablet_service.cc:1511] Processing CreateTablet for tablet 192cecbc60384db2b901df514794148d (DEFAULT_TABLE table=soft_deleted_table [id=75e7e352ef324e96b563e50a00fa6af7]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:04:59.260281 10450 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca25fa71fd624025b9b30f1f9766079e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:59.264961 10452 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 192cecbc60384db2b901df514794148d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:59.272441 10300 tablet_service.cc:1511] Processing CreateTablet for tablet 17bcaa1c8b9e46febf6df1edee6c921d (DEFAULT_TABLE table=soft_deleted_table [id=75e7e352ef324e96b563e50a00fa6af7]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:04:59.273852 10300 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17bcaa1c8b9e46febf6df1edee6c921d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:59.275456 10448 tablet_service.cc:1511] Processing CreateTablet for tablet 17bcaa1c8b9e46febf6df1edee6c921d (DEFAULT_TABLE table=soft_deleted_table [id=75e7e352ef324e96b563e50a00fa6af7]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:04:59.276804 10448 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17bcaa1c8b9e46febf6df1edee6c921d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:59.280332 10379 tablet_service.cc:1511] Processing CreateTablet for tablet 17bcaa1c8b9e46febf6df1edee6c921d (DEFAULT_TABLE table=soft_deleted_table [id=75e7e352ef324e96b563e50a00fa6af7]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:04:59.282629 10303 tablet_service.cc:1511] Processing CreateTablet for tablet 1e8353726b234c0481b0c983f4d2dcfb (DEFAULT_TABLE table=soft_deleted_table [id=75e7e352ef324e96b563e50a00fa6af7]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:04:59.284013 10303 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e8353726b234c0481b0c983f4d2dcfb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:59.286955 10375 tablet_service.cc:1511] Processing CreateTablet for tablet 1e8353726b234c0481b0c983f4d2dcfb (DEFAULT_TABLE table=soft_deleted_table [id=75e7e352ef324e96b563e50a00fa6af7]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:04:59.288671 10375 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e8353726b234c0481b0c983f4d2dcfb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:59.289610 10379 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17bcaa1c8b9e46febf6df1edee6c921d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:59.297374 10302 tablet_service.cc:1511] Processing CreateTablet for tablet 141bc0096e2f4d44879429fcf2b9e8ae (DEFAULT_TABLE table=soft_deleted_table [id=75e7e352ef324e96b563e50a00fa6af7]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:04:59.298815 10302 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 141bc0096e2f4d44879429fcf2b9e8ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:59.298843 10447 tablet_service.cc:1511] Processing CreateTablet for tablet 1e8353726b234c0481b0c983f4d2dcfb (DEFAULT_TABLE table=soft_deleted_table [id=75e7e352ef324e96b563e50a00fa6af7]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:04:59.300298 10447 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e8353726b234c0481b0c983f4d2dcfb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:59.316147 10371 tablet_service.cc:1511] Processing CreateTablet for tablet 141bc0096e2f4d44879429fcf2b9e8ae (DEFAULT_TABLE table=soft_deleted_table [id=75e7e352ef324e96b563e50a00fa6af7]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:04:59.318804 10371 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 141bc0096e2f4d44879429fcf2b9e8ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:59.332767 10451 tablet_service.cc:1511] Processing CreateTablet for tablet 141bc0096e2f4d44879429fcf2b9e8ae (DEFAULT_TABLE table=soft_deleted_table [id=75e7e352ef324e96b563e50a00fa6af7]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:04:59.333283 10446 tablet_service.cc:1511] Processing CreateTablet for tablet 941c89919a23463b936f5923dc52b0b7 (DEFAULT_TABLE table=soft_deleted_table [id=75e7e352ef324e96b563e50a00fa6af7]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:04:59.334209 10451 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 141bc0096e2f4d44879429fcf2b9e8ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:59.334859 10446 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 941c89919a23463b936f5923dc52b0b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:59.336614 10377 tablet_service.cc:1511] Processing CreateTablet for tablet 941c89919a23463b936f5923dc52b0b7 (DEFAULT_TABLE table=soft_deleted_table [id=75e7e352ef324e96b563e50a00fa6af7]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:04:59.337940 10377 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 941c89919a23463b936f5923dc52b0b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:59.341017 10299 tablet_service.cc:1511] Processing CreateTablet for tablet 941c89919a23463b936f5923dc52b0b7 (DEFAULT_TABLE table=soft_deleted_table [id=75e7e352ef324e96b563e50a00fa6af7]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:04:59.342283 10299 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 941c89919a23463b936f5923dc52b0b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:59.348157 10297 tablet_service.cc:1511] Processing CreateTablet for tablet f8c97ab77af04b0091bf6376a0a2057e (DEFAULT_TABLE table=soft_deleted_table [id=75e7e352ef324e96b563e50a00fa6af7]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:04:59.349570 10297 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f8c97ab77af04b0091bf6376a0a2057e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:59.354291 10449 tablet_service.cc:1511] Processing CreateTablet for tablet f8c97ab77af04b0091bf6376a0a2057e (DEFAULT_TABLE table=soft_deleted_table [id=75e7e352ef324e96b563e50a00fa6af7]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:04:59.356153 10449 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f8c97ab77af04b0091bf6376a0a2057e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:59.367800 10372 tablet_service.cc:1511] Processing CreateTablet for tablet f8c97ab77af04b0091bf6376a0a2057e (DEFAULT_TABLE table=soft_deleted_table [id=75e7e352ef324e96b563e50a00fa6af7]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:04:59.368244 10613 tablet_bootstrap.cc:492] T 0a0bbe9f12864a1fbd4366be9b24c7ce P e29d58cd2e8d40c8836787ec81759a73: Bootstrap starting.
I20260713 09:04:59.385231 10612 tablet_bootstrap.cc:492] T 0a0bbe9f12864a1fbd4366be9b24c7ce P 777301d5201941cd8687dffa05baa080: Bootstrap starting.
I20260713 09:04:59.369521 10372 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f8c97ab77af04b0091bf6376a0a2057e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:59.400568 10612 tablet_bootstrap.cc:654] T 0a0bbe9f12864a1fbd4366be9b24c7ce P 777301d5201941cd8687dffa05baa080: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:59.404695 10613 tablet_bootstrap.cc:654] T 0a0bbe9f12864a1fbd4366be9b24c7ce P e29d58cd2e8d40c8836787ec81759a73: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:59.406097 10614 tablet_bootstrap.cc:492] T cdb470a5ede942eb85026b549d16334e P de10964023ce4f08b0b6958d77893286: Bootstrap starting.
I20260713 09:04:59.420782 10612 tablet_bootstrap.cc:492] T 0a0bbe9f12864a1fbd4366be9b24c7ce P 777301d5201941cd8687dffa05baa080: No bootstrap required, opened a new log
I20260713 09:04:59.421072 10613 tablet_bootstrap.cc:492] T 0a0bbe9f12864a1fbd4366be9b24c7ce P e29d58cd2e8d40c8836787ec81759a73: No bootstrap required, opened a new log
I20260713 09:04:59.421310 10612 ts_tablet_manager.cc:1403] T 0a0bbe9f12864a1fbd4366be9b24c7ce P 777301d5201941cd8687dffa05baa080: Time spent bootstrapping tablet: real 0.051s	user 0.009s	sys 0.005s
I20260713 09:04:59.421633 10613 ts_tablet_manager.cc:1403] T 0a0bbe9f12864a1fbd4366be9b24c7ce P e29d58cd2e8d40c8836787ec81759a73: Time spent bootstrapping tablet: real 0.054s	user 0.007s	sys 0.006s
I20260713 09:04:59.422724 10614 tablet_bootstrap.cc:654] T cdb470a5ede942eb85026b549d16334e P de10964023ce4f08b0b6958d77893286: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:59.423985 10612 raft_consensus.cc:359] T 0a0bbe9f12864a1fbd4366be9b24c7ce P 777301d5201941cd8687dffa05baa080 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e29d58cd2e8d40c8836787ec81759a73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44227 } } peers { permanent_uuid: "777301d5201941cd8687dffa05baa080" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38141 } } peers { permanent_uuid: "de10964023ce4f08b0b6958d77893286" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39141 } }
I20260713 09:04:59.424738 10612 raft_consensus.cc:385] T 0a0bbe9f12864a1fbd4366be9b24c7ce P 777301d5201941cd8687dffa05baa080 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:59.425022 10612 raft_consensus.cc:740] T 0a0bbe9f12864a1fbd4366be9b24c7ce P 777301d5201941cd8687dffa05baa080 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 777301d5201941cd8687dffa05baa080, State: Initialized, Role: FOLLOWER
I20260713 09:04:59.424849 10613 raft_consensus.cc:359] T 0a0bbe9f12864a1fbd4366be9b24c7ce P e29d58cd2e8d40c8836787ec81759a73 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e29d58cd2e8d40c8836787ec81759a73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44227 } } peers { permanent_uuid: "777301d5201941cd8687dffa05baa080" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38141 } } peers { permanent_uuid: "de10964023ce4f08b0b6958d77893286" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39141 } }
I20260713 09:04:59.425805 10613 raft_consensus.cc:385] T 0a0bbe9f12864a1fbd4366be9b24c7ce P e29d58cd2e8d40c8836787ec81759a73 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:59.426337 10613 raft_consensus.cc:740] T 0a0bbe9f12864a1fbd4366be9b24c7ce P e29d58cd2e8d40c8836787ec81759a73 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e29d58cd2e8d40c8836787ec81759a73, State: Initialized, Role: FOLLOWER
I20260713 09:04:59.425885 10612 consensus_queue.cc:260] T 0a0bbe9f12864a1fbd4366be9b24c7ce P 777301d5201941cd8687dffa05baa080 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e29d58cd2e8d40c8836787ec81759a73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44227 } } peers { permanent_uuid: "777301d5201941cd8687dffa05baa080" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38141 } } peers { permanent_uuid: "de10964023ce4f08b0b6958d77893286" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39141 } }
I20260713 09:04:59.427191 10613 consensus_queue.cc:260] T 0a0bbe9f12864a1fbd4366be9b24c7ce P e29d58cd2e8d40c8836787ec81759a73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e29d58cd2e8d40c8836787ec81759a73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44227 } } peers { permanent_uuid: "777301d5201941cd8687dffa05baa080" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38141 } } peers { permanent_uuid: "de10964023ce4f08b0b6958d77893286" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39141 } }
I20260713 09:04:59.428833 10612 ts_tablet_manager.cc:1434] T 0a0bbe9f12864a1fbd4366be9b24c7ce P 777301d5201941cd8687dffa05baa080: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:04:59.429234 10614 tablet_bootstrap.cc:492] T cdb470a5ede942eb85026b549d16334e P de10964023ce4f08b0b6958d77893286: No bootstrap required, opened a new log
I20260713 09:04:59.429917 10612 tablet_bootstrap.cc:492] T cdb470a5ede942eb85026b549d16334e P 777301d5201941cd8687dffa05baa080: Bootstrap starting.
I20260713 09:04:59.429702 10614 ts_tablet_manager.cc:1403] T cdb470a5ede942eb85026b549d16334e P de10964023ce4f08b0b6958d77893286: Time spent bootstrapping tablet: real 0.024s	user 0.009s	sys 0.004s
I20260713 09:04:59.433003 10614 raft_consensus.cc:359] T cdb470a5ede942eb85026b549d16334e P de10964023ce4f08b0b6958d77893286 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e29d58cd2e8d40c8836787ec81759a73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44227 } } peers { permanent_uuid: "777301d5201941cd8687dffa05baa080" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38141 } } peers { permanent_uuid: "de10964023ce4f08b0b6958d77893286" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39141 } }
I20260713 09:04:59.433773 10614 raft_consensus.cc:385] T cdb470a5ede942eb85026b549d16334e P de10964023ce4f08b0b6958d77893286 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:59.434091 10614 raft_consensus.cc:740] T cdb470a5ede942eb85026b549d16334e P de10964023ce4f08b0b6958d77893286 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: de10964023ce4f08b0b6958d77893286, State: Initialized, Role: FOLLOWER
I20260713 09:04:59.434933 10614 consensus_queue.cc:260] T cdb470a5ede942eb85026b549d16334e P de10964023ce4f08b0b6958d77893286 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e29d58cd2e8d40c8836787ec81759a73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44227 } } peers { permanent_uuid: "777301d5201941cd8687dffa05baa080" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38141 } } peers { permanent_uuid: "de10964023ce4f08b0b6958d77893286" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39141 } }
I20260713 09:04:59.436580 10613 ts_tablet_manager.cc:1434] T 0a0bbe9f12864a1fbd4366be9b24c7ce P e29d58cd2e8d40c8836787ec81759a73: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.003s
I20260713 09:04:59.437600 10614 ts_tablet_manager.cc:1434] T cdb470a5ede942eb85026b549d16334e P de10964023ce4f08b0b6958d77893286: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:04:59.437702 10613 tablet_bootstrap.cc:492] T ca25fa71fd624025b9b30f1f9766079e P e29d58cd2e8d40c8836787ec81759a73: Bootstrap starting.
I20260713 09:04:59.438668 10614 tablet_bootstrap.cc:492] T 0a0bbe9f12864a1fbd4366be9b24c7ce P de10964023ce4f08b0b6958d77893286: Bootstrap starting.
I20260713 09:04:59.439843 10612 tablet_bootstrap.cc:654] T cdb470a5ede942eb85026b549d16334e P 777301d5201941cd8687dffa05baa080: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:59.445019 10613 tablet_bootstrap.cc:654] T ca25fa71fd624025b9b30f1f9766079e P e29d58cd2e8d40c8836787ec81759a73: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:59.446741 10614 tablet_bootstrap.cc:654] T 0a0bbe9f12864a1fbd4366be9b24c7ce P de10964023ce4f08b0b6958d77893286: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:59.456924 10613 tablet_bootstrap.cc:492] T ca25fa71fd624025b9b30f1f9766079e P e29d58cd2e8d40c8836787ec81759a73: No bootstrap required, opened a new log
I20260713 09:04:59.457479 10613 ts_tablet_manager.cc:1403] T ca25fa71fd624025b9b30f1f9766079e P e29d58cd2e8d40c8836787ec81759a73: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.007s
I20260713 09:04:59.460561 10613 raft_consensus.cc:359] T ca25fa71fd624025b9b30f1f9766079e P e29d58cd2e8d40c8836787ec81759a73 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e29d58cd2e8d40c8836787ec81759a73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44227 } } peers { permanent_uuid: "777301d5201941cd8687dffa05baa080" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38141 } } peers { permanent_uuid: "de10964023ce4f08b0b6958d77893286" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39141 } }
I20260713 09:04:59.461330 10613 raft_consensus.cc:385] T ca25fa71fd624025b9b30f1f9766079e P e29d58cd2e8d40c8836787ec81759a73 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:59.461611 10613 raft_consensus.cc:740] T ca25fa71fd624025b9b30f1f9766079e P e29d58cd2e8d40c8836787ec81759a73 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e29d58cd2e8d40c8836787ec81759a73, State: Initialized, Role: FOLLOWER
I20260713 09:04:59.462292 10613 consensus_queue.cc:260] T ca25fa71fd624025b9b30f1f9766079e P e29d58cd2e8d40c8836787ec81759a73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e29d58cd2e8d40c8836787ec81759a73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44227 } } peers { permanent_uuid: "777301d5201941cd8687dffa05baa080" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38141 } } peers { permanent_uuid: "de10964023ce4f08b0b6958d77893286" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39141 } }
I20260713 09:04:59.464838 10613 ts_tablet_manager.cc:1434] T ca25fa71fd624025b9b30f1f9766079e P e29d58cd2e8d40c8836787ec81759a73: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:04:59.465834 10613 tablet_bootstrap.cc:492] T cdb470a5ede942eb85026b549d16334e P e29d58cd2e8d40c8836787ec81759a73: Bootstrap starting.
I20260713 09:04:59.472903 10613 tablet_bootstrap.cc:654] T cdb470a5ede942eb85026b549d16334e P e29d58cd2e8d40c8836787ec81759a73: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:59.484448 10613 tablet_bootstrap.cc:492] T cdb470a5ede942eb85026b549d16334e P e29d58cd2e8d40c8836787ec81759a73: No bootstrap required, opened a new log
I20260713 09:04:59.484970 10613 ts_tablet_manager.cc:1403] T cdb470a5ede942eb85026b549d16334e P e29d58cd2e8d40c8836787ec81759a73: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.007s
I20260713 09:04:59.488498 10613 raft_consensus.cc:359] T cdb470a5ede942eb85026b549d16334e P e29d58cd2e8d40c8836787ec81759a73 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e29d58cd2e8d40c8836787ec81759a73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44227 } } peers { permanent_uuid: "777301d5201941cd8687dffa05baa080" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38141 } } peers { permanent_uuid: "de10964023ce4f08b0b6958d77893286" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39141 } }
I20260713 09:04:59.489305 10613 raft_consensus.cc:385] T cdb470a5ede942eb85026b549d16334e P e29d58cd2e8d40c8836787ec81759a73 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:59.489579 10613 raft_consensus.cc:740] T cdb470a5ede942eb85026b549d16334e P e29d58cd2e8d40c8836787ec81759a73 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e29d58cd2e8d40c8836787ec81759a73, State: Initialized, Role: FOLLOWER
I20260713 09:04:59.490264 10613 consensus_queue.cc:260] T cdb470a5ede942eb85026b549d16334e P e29d58cd2e8d40c8836787ec81759a73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e29d58cd2e8d40c8836787ec81759a73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44227 } } peers { permanent_uuid: "777301d5201941cd8687dffa05baa080" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38141 } } peers { permanent_uuid: "de10964023ce4f08b0b6958d77893286" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39141 } }
I20260713 09:04:59.492831 10613 ts_tablet_manager.cc:1434] T cdb470a5ede942eb85026b549d16334e P e29d58cd2e8d40c8836787ec81759a73: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.004s
I20260713 09:04:59.493731 10613 tablet_bootstrap.cc:492] T 17bcaa1c8b9e46febf6df1edee6c921d P e29d58cd2e8d40c8836787ec81759a73: Bootstrap starting.
I20260713 09:04:59.500195 10613 tablet_bootstrap.cc:654] T 17bcaa1c8b9e46febf6df1edee6c921d P e29d58cd2e8d40c8836787ec81759a73: Neither blocks nor log segments found. Creating new log.
W20260713 09:04:59.509732 10352 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.160.129:44227, user_credentials={real_user=slave}} blocked reactor thread for 51979.1us
I20260713 09:04:59.511771 10613 tablet_bootstrap.cc:492] T 17bcaa1c8b9e46febf6df1edee6c921d P e29d58cd2e8d40c8836787ec81759a73: No bootstrap required, opened a new log
I20260713 09:04:59.512288 10613 ts_tablet_manager.cc:1403] T 17bcaa1c8b9e46febf6df1edee6c921d P e29d58cd2e8d40c8836787ec81759a73: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.004s
I20260713 09:04:59.515179 10613 raft_consensus.cc:359] T 17bcaa1c8b9e46febf6df1edee6c921d P e29d58cd2e8d40c8836787ec81759a73 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e29d58cd2e8d40c8836787ec81759a73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44227 } } peers { permanent_uuid: "777301d5201941cd8687dffa05baa080" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38141 } } peers { permanent_uuid: "de10964023ce4f08b0b6958d77893286" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39141 } }
I20260713 09:04:59.515854 10613 raft_consensus.cc:385] T 17bcaa1c8b9e46febf6df1edee6c921d P e29d58cd2e8d40c8836787ec81759a73 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:59.516168 10613 raft_consensus.cc:740] T 17bcaa1c8b9e46febf6df1edee6c921d P e29d58cd2e8d40c8836787ec81759a73 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e29d58cd2e8d40c8836787ec81759a73, State: Initialized, Role: FOLLOWER
I20260713 09:04:59.516837 10613 consensus_queue.cc:260] T 17bcaa1c8b9e46febf6df1edee6c921d P e29d58cd2e8d40c8836787ec81759a73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e29d58cd2e8d40c8836787ec81759a73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44227 } } peers { permanent_uuid: "777301d5201941cd8687dffa05baa080" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38141 } } peers { permanent_uuid: "de10964023ce4f08b0b6958d77893286" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39141 } }
I20260713 09:04:59.519256 10613 ts_tablet_manager.cc:1434] T 17bcaa1c8b9e46febf6df1edee6c921d P e29d58cd2e8d40c8836787ec81759a73: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:04:59.520253 10613 tablet_bootstrap.cc:492] T 192cecbc60384db2b901df514794148d P e29d58cd2e8d40c8836787ec81759a73: Bootstrap starting.
I20260713 09:04:59.526760 10613 tablet_bootstrap.cc:654] T 192cecbc60384db2b901df514794148d P e29d58cd2e8d40c8836787ec81759a73: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:59.538611 10613 tablet_bootstrap.cc:492] T 192cecbc60384db2b901df514794148d P e29d58cd2e8d40c8836787ec81759a73: No bootstrap required, opened a new log
I20260713 09:04:59.539134 10613 ts_tablet_manager.cc:1403] T 192cecbc60384db2b901df514794148d P e29d58cd2e8d40c8836787ec81759a73: Time spent bootstrapping tablet: real 0.019s	user 0.008s	sys 0.008s
I20260713 09:04:59.542092 10613 raft_consensus.cc:359] T 192cecbc60384db2b901df514794148d P e29d58cd2e8d40c8836787ec81759a73 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e29d58cd2e8d40c8836787ec81759a73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44227 } } peers { permanent_uuid: "777301d5201941cd8687dffa05baa080" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38141 } } peers { permanent_uuid: "de10964023ce4f08b0b6958d77893286" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39141 } }
I20260713 09:04:59.542778 10613 raft_consensus.cc:385] T 192cecbc60384db2b901df514794148d P e29d58cd2e8d40c8836787ec81759a73 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:59.543068 10613 raft_consensus.cc:740] T 192cecbc60384db2b901df514794148d P e29d58cd2e8d40c8836787ec81759a73 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e29d58cd2e8d40c8836787ec81759a73, State: Initialized, Role: FOLLOWER
I20260713 09:04:59.543744 10613 consensus_queue.cc:260] T 192cecbc60384db2b901df514794148d P e29d58cd2e8d40c8836787ec81759a73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e29d58cd2e8d40c8836787ec81759a73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44227 } } peers { permanent_uuid: "777301d5201941cd8687dffa05baa080" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38141 } } peers { permanent_uuid: "de10964023ce4f08b0b6958d77893286" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39141 } }
I20260713 09:04:59.546188 10613 ts_tablet_manager.cc:1434] T 192cecbc60384db2b901df514794148d P e29d58cd2e8d40c8836787ec81759a73: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260713 09:04:59.547135 10613 tablet_bootstrap.cc:492] T f8c97ab77af04b0091bf6376a0a2057e P e29d58cd2e8d40c8836787ec81759a73: Bootstrap starting.
I20260713 09:04:59.552726 10586 raft_consensus.cc:493] T cdb470a5ede942eb85026b549d16334e P e29d58cd2e8d40c8836787ec81759a73 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:59.553659 10613 tablet_bootstrap.cc:654] T f8c97ab77af04b0091bf6376a0a2057e P e29d58cd2e8d40c8836787ec81759a73: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:59.553305 10586 raft_consensus.cc:515] T cdb470a5ede942eb85026b549d16334e P e29d58cd2e8d40c8836787ec81759a73 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e29d58cd2e8d40c8836787ec81759a73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44227 } } peers { permanent_uuid: "777301d5201941cd8687dffa05baa080" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38141 } } peers { permanent_uuid: "de10964023ce4f08b0b6958d77893286" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39141 } }
I20260713 09:04:59.557377 10389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdb470a5ede942eb85026b549d16334e" candidate_uuid: "e29d58cd2e8d40c8836787ec81759a73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "777301d5201941cd8687dffa05baa080" is_pre_election: true
I20260713 09:04:59.560916 10462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdb470a5ede942eb85026b549d16334e" candidate_uuid: "e29d58cd2e8d40c8836787ec81759a73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de10964023ce4f08b0b6958d77893286" is_pre_election: true
I20260713 09:04:59.561816 10462 raft_consensus.cc:2468] T cdb470a5ede942eb85026b549d16334e P de10964023ce4f08b0b6958d77893286 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e29d58cd2e8d40c8836787ec81759a73 in term 0.
I20260713 09:04:59.563084 10586 leader_election.cc:290] T cdb470a5ede942eb85026b549d16334e P e29d58cd2e8d40c8836787ec81759a73 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 777301d5201941cd8687dffa05baa080 (127.5.160.130:38141), de10964023ce4f08b0b6958d77893286 (127.5.160.131:39141)
W20260713 09:04:59.564271 10277 leader_election.cc:343] T cdb470a5ede942eb85026b549d16334e P e29d58cd2e8d40c8836787ec81759a73 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 777301d5201941cd8687dffa05baa080 (127.5.160.130:38141): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:59.565579 10613 tablet_bootstrap.cc:492] T f8c97ab77af04b0091bf6376a0a2057e P e29d58cd2e8d40c8836787ec81759a73: No bootstrap required, opened a new log
I20260713 09:04:59.565829 10278 leader_election.cc:304] T cdb470a5ede942eb85026b549d16334e P e29d58cd2e8d40c8836787ec81759a73 [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: de10964023ce4f08b0b6958d77893286, e29d58cd2e8d40c8836787ec81759a73; no voters: 777301d5201941cd8687dffa05baa080
I20260713 09:04:59.566080 10613 ts_tablet_manager.cc:1403] T f8c97ab77af04b0091bf6376a0a2057e P e29d58cd2e8d40c8836787ec81759a73: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.004s
I20260713 09:04:59.568771 10586 raft_consensus.cc:2804] T cdb470a5ede942eb85026b549d16334e P e29d58cd2e8d40c8836787ec81759a73 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:04:59.569216 10586 raft_consensus.cc:493] T cdb470a5ede942eb85026b549d16334e P e29d58cd2e8d40c8836787ec81759a73 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:04:59.569043 10613 raft_consensus.cc:359] T f8c97ab77af04b0091bf6376a0a2057e P e29d58cd2e8d40c8836787ec81759a73 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e29d58cd2e8d40c8836787ec81759a73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44227 } } peers { permanent_uuid: "777301d5201941cd8687dffa05baa080" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38141 } } peers { permanent_uuid: "de10964023ce4f08b0b6958d77893286" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39141 } }
I20260713 09:04:59.569789 10586 raft_consensus.cc:3060] T cdb470a5ede942eb85026b549d16334e P e29d58cd2e8d40c8836787ec81759a73 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:59.569811 10613 raft_consensus.cc:385] T f8c97ab77af04b0091bf6376a0a2057e P e29d58cd2e8d40c8836787ec81759a73 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:59.570547 10613 raft_consensus.cc:740] T f8c97ab77af04b0091bf6376a0a2057e P e29d58cd2e8d40c8836787ec81759a73 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e29d58cd2e8d40c8836787ec81759a73, State: Initialized, Role: FOLLOWER
I20260713 09:04:59.571473 10613 consensus_queue.cc:260] T f8c97ab77af04b0091bf6376a0a2057e P e29d58cd2e8d40c8836787ec81759a73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e29d58cd2e8d40c8836787ec81759a73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44227 } } peers { permanent_uuid: "777301d5201941cd8687dffa05baa080" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38141 } } peers { permanent_uuid: "de10964023ce4f08b0b6958d77893286" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39141 } }
I20260713 09:04:59.573791 10613 ts_tablet_manager.cc:1434] T f8c97ab77af04b0091bf6376a0a2057e P e29d58cd2e8d40c8836787ec81759a73: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260713 09:04:59.574811 10613 tablet_bootstrap.cc:492] T 1e8353726b234c0481b0c983f4d2dcfb P e29d58cd2e8d40c8836787ec81759a73: Bootstrap starting.
I20260713 09:04:59.581230 10613 tablet_bootstrap.cc:654] T 1e8353726b234c0481b0c983f4d2dcfb P e29d58cd2e8d40c8836787ec81759a73: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:59.591486 10601 raft_consensus.cc:493] T 0a0bbe9f12864a1fbd4366be9b24c7ce P e29d58cd2e8d40c8836787ec81759a73 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:59.592010 10601 raft_consensus.cc:515] T 0a0bbe9f12864a1fbd4366be9b24c7ce P e29d58cd2e8d40c8836787ec81759a73 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e29d58cd2e8d40c8836787ec81759a73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44227 } } peers { permanent_uuid: "777301d5201941cd8687dffa05baa080" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38141 } } peers { permanent_uuid: "de10964023ce4f08b0b6958d77893286" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39141 } }
I20260713 09:04:59.593744 10613 tablet_bootstrap.cc:492] T 1e8353726b234c0481b0c983f4d2dcfb P e29d58cd2e8d40c8836787ec81759a73: No bootstrap required, opened a new log
I20260713 09:04:59.594254 10613 ts_tablet_manager.cc:1403] T 1e8353726b234c0481b0c983f4d2dcfb P e29d58cd2e8d40c8836787ec81759a73: Time spent bootstrapping tablet: real 0.020s	user 0.005s	sys 0.011s
I20260713 09:04:59.595822 10389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a0bbe9f12864a1fbd4366be9b24c7ce" candidate_uuid: "e29d58cd2e8d40c8836787ec81759a73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "777301d5201941cd8687dffa05baa080" is_pre_election: true
I20260713 09:04:59.596473 10389 raft_consensus.cc:2468] T 0a0bbe9f12864a1fbd4366be9b24c7ce P 777301d5201941cd8687dffa05baa080 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e29d58cd2e8d40c8836787ec81759a73 in term 0.
I20260713 09:04:59.597141 10613 raft_consensus.cc:359] T 1e8353726b234c0481b0c983f4d2dcfb P e29d58cd2e8d40c8836787ec81759a73 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e29d58cd2e8d40c8836787ec81759a73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44227 } } peers { permanent_uuid: "777301d5201941cd8687dffa05baa080" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38141 } } peers { permanent_uuid: "de10964023ce4f08b0b6958d77893286" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39141 } }
I20260713 09:04:59.597852 10613 raft_consensus.cc:385] T 1e8353726b234c0481b0c983f4d2dcfb P e29d58cd2e8d40c8836787ec81759a73 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:59.598137 10613 raft_consensus.cc:740] T 1e8353726b234c0481b0c983f4d2dcfb P e29d58cd2e8d40c8836787ec81759a73 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e29d58cd2e8d40c8836787ec81759a73, State: Initialized, Role: FOLLOWER
I20260713 09:04:59.598656 10277 leader_election.cc:304] T 0a0bbe9f12864a1fbd4366be9b24c7ce P e29d58cd2e8d40c8836787ec81759a73 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 777301d5201941cd8687dffa05baa080, e29d58cd2e8d40c8836787ec81759a73; no voters: 
I20260713 09:04:59.599043 10613 consensus_queue.cc:260] T 1e8353726b234c0481b0c983f4d2dcfb P e29d58cd2e8d40c8836787ec81759a73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e29d58cd2e8d40c8836787ec81759a73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44227 } } peers { permanent_uuid: "777301d5201941cd8687dffa05baa080" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38141 } } peers { permanent_uuid: "de10964023ce4f08b0b6958d77893286" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39141 } }
I20260713 09:04:59.600188 10462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a0bbe9f12864a1fbd4366be9b24c7ce" candidate_uuid: "e29d58cd2e8d40c8836787ec81759a73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de10964023ce4f08b0b6958d77893286" is_pre_election: true
I20260713 09:04:59.600816 10627 raft_consensus.cc:2804] T 0a0bbe9f12864a1fbd4366be9b24c7ce P e29d58cd2e8d40c8836787ec81759a73 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:04:59.601442 10627 raft_consensus.cc:493] T 0a0bbe9f12864a1fbd4366be9b24c7ce P e29d58cd2e8d40c8836787ec81759a73 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:04:59.601857 10627 raft_consensus.cc:3060] T 0a0bbe9f12864a1fbd4366be9b24c7ce P e29d58cd2e8d40c8836787ec81759a73 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:04:59.602119 10278 leader_election.cc:343] T 0a0bbe9f12864a1fbd4366be9b24c7ce P e29d58cd2e8d40c8836787ec81759a73 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer de10964023ce4f08b0b6958d77893286 (127.5.160.131:39141): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:59.594254 10601 leader_election.cc:290] T 0a0bbe9f12864a1fbd4366be9b24c7ce P e29d58cd2e8d40c8836787ec81759a73 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 777301d5201941cd8687dffa05baa080 (127.5.160.130:38141), de10964023ce4f08b0b6958d77893286 (127.5.160.131:39141)
I20260713 09:04:59.625118 10627 raft_consensus.cc:515] T 0a0bbe9f12864a1fbd4366be9b24c7ce P e29d58cd2e8d40c8836787ec81759a73 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e29d58cd2e8d40c8836787ec81759a73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44227 } } peers { permanent_uuid: "777301d5201941cd8687dffa05baa080" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38141 } } peers { permanent_uuid: "de10964023ce4f08b0b6958d77893286" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39141 } }
I20260713 09:04:59.629544 10462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a0bbe9f12864a1fbd4366be9b24c7ce" candidate_uuid: "e29d58cd2e8d40c8836787ec81759a73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de10964023ce4f08b0b6958d77893286"
W20260713 09:04:59.631460 10278 leader_election.cc:343] T 0a0bbe9f12864a1fbd4366be9b24c7ce P e29d58cd2e8d40c8836787ec81759a73 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer de10964023ce4f08b0b6958d77893286 (127.5.160.131:39141): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:59.632267 10387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a0bbe9f12864a1fbd4366be9b24c7ce" candidate_uuid: "e29d58cd2e8d40c8836787ec81759a73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "777301d5201941cd8687dffa05baa080"
I20260713 09:04:59.633222 10387 raft_consensus.cc:3060] T 0a0bbe9f12864a1fbd4366be9b24c7ce P 777301d5201941cd8687dffa05baa080 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:59.635931 10627 leader_election.cc:290] T 0a0bbe9f12864a1fbd4366be9b24c7ce P e29d58cd2e8d40c8836787ec81759a73 [CANDIDATE]: Term 1 election: Requested vote from peers 777301d5201941cd8687dffa05baa080 (127.5.160.130:38141), de10964023ce4f08b0b6958d77893286 (127.5.160.131:39141)
I20260713 09:04:59.643425 10601 raft_consensus.cc:493] T 1e8353726b234c0481b0c983f4d2dcfb P e29d58cd2e8d40c8836787ec81759a73 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:59.644232 10601 raft_consensus.cc:515] T 1e8353726b234c0481b0c983f4d2dcfb P e29d58cd2e8d40c8836787ec81759a73 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e29d58cd2e8d40c8836787ec81759a73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44227 } } peers { permanent_uuid: "777301d5201941cd8687dffa05baa080" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38141 } } peers { permanent_uuid: "de10964023ce4f08b0b6958d77893286" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39141 } }
I20260713 09:04:59.648142 10389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e8353726b234c0481b0c983f4d2dcfb" candidate_uuid: "e29d58cd2e8d40c8836787ec81759a73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "777301d5201941cd8687dffa05baa080" is_pre_election: true
W20260713 09:04:59.650343 10277 leader_election.cc:343] T 1e8353726b234c0481b0c983f4d2dcfb P e29d58cd2e8d40c8836787ec81759a73 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 777301d5201941cd8687dffa05baa080 (127.5.160.130:38141): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:59.668555 10601 leader_election.cc:290] T 1e8353726b234c0481b0c983f4d2dcfb P e29d58cd2e8d40c8836787ec81759a73 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 777301d5201941cd8687dffa05baa080 (127.5.160.130:38141), de10964023ce4f08b0b6958d77893286 (127.5.160.131:39141)
I20260713 09:04:59.669385 10462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e8353726b234c0481b0c983f4d2dcfb" candidate_uuid: "e29d58cd2e8d40c8836787ec81759a73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de10964023ce4f08b0b6958d77893286" is_pre_election: true
W20260713 09:04:59.671545 10278 leader_election.cc:343] T 1e8353726b234c0481b0c983f4d2dcfb P e29d58cd2e8d40c8836787ec81759a73 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer de10964023ce4f08b0b6958d77893286 (127.5.160.131:39141): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:59.672204 10278 leader_election.cc:304] T 1e8353726b234c0481b0c983f4d2dcfb P e29d58cd2e8d40c8836787ec81759a73 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e29d58cd2e8d40c8836787ec81759a73; no voters: 777301d5201941cd8687dffa05baa080, de10964023ce4f08b0b6958d77893286
I20260713 09:04:59.673763 10601 raft_consensus.cc:2749] T 1e8353726b234c0481b0c983f4d2dcfb P e29d58cd2e8d40c8836787ec81759a73 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:04:59.683899 10387 raft_consensus.cc:2468] T 0a0bbe9f12864a1fbd4366be9b24c7ce P 777301d5201941cd8687dffa05baa080 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e29d58cd2e8d40c8836787ec81759a73 in term 1.
I20260713 09:04:59.687436 10586 raft_consensus.cc:515] T cdb470a5ede942eb85026b549d16334e P e29d58cd2e8d40c8836787ec81759a73 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e29d58cd2e8d40c8836787ec81759a73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44227 } } peers { permanent_uuid: "777301d5201941cd8687dffa05baa080" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38141 } } peers { permanent_uuid: "de10964023ce4f08b0b6958d77893286" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39141 } }
I20260713 09:04:59.688280 10612 tablet_bootstrap.cc:492] T cdb470a5ede942eb85026b549d16334e P 777301d5201941cd8687dffa05baa080: No bootstrap required, opened a new log
I20260713 09:04:59.688798 10612 ts_tablet_manager.cc:1403] T cdb470a5ede942eb85026b549d16334e P 777301d5201941cd8687dffa05baa080: Time spent bootstrapping tablet: real 0.259s	user 0.091s	sys 0.155s
I20260713 09:04:59.689762 10614 tablet_bootstrap.cc:492] T 0a0bbe9f12864a1fbd4366be9b24c7ce P de10964023ce4f08b0b6958d77893286: No bootstrap required, opened a new log
I20260713 09:04:59.690423 10614 ts_tablet_manager.cc:1403] T 0a0bbe9f12864a1fbd4366be9b24c7ce P de10964023ce4f08b0b6958d77893286: Time spent bootstrapping tablet: real 0.252s	user 0.071s	sys 0.136s
I20260713 09:04:59.690871 10389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdb470a5ede942eb85026b549d16334e" candidate_uuid: "e29d58cd2e8d40c8836787ec81759a73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "777301d5201941cd8687dffa05baa080"
I20260713 09:04:59.691758 10612 raft_consensus.cc:359] T cdb470a5ede942eb85026b549d16334e P 777301d5201941cd8687dffa05baa080 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e29d58cd2e8d40c8836787ec81759a73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44227 } } peers { permanent_uuid: "777301d5201941cd8687dffa05baa080" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38141 } } peers { permanent_uuid: "de10964023ce4f08b0b6958d77893286" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39141 } }
I20260713 09:04:59.692442 10612 raft_consensus.cc:385] T cdb470a5ede942eb85026b549d16334e P 777301d5201941cd8687dffa05baa080 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260713 09:04:59.692412 10277 leader_election.cc:343] T cdb470a5ede942eb85026b549d16334e P e29d58cd2e8d40c8836787ec81759a73 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 777301d5201941cd8687dffa05baa080 (127.5.160.130:38141): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:59.693128 10612 raft_consensus.cc:740] T cdb470a5ede942eb85026b549d16334e P 777301d5201941cd8687dffa05baa080 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 777301d5201941cd8687dffa05baa080, State: Initialized, Role: FOLLOWER
I20260713 09:04:59.693877 10612 consensus_queue.cc:260] T cdb470a5ede942eb85026b549d16334e P 777301d5201941cd8687dffa05baa080 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e29d58cd2e8d40c8836787ec81759a73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44227 } } peers { permanent_uuid: "777301d5201941cd8687dffa05baa080" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38141 } } peers { permanent_uuid: "de10964023ce4f08b0b6958d77893286" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39141 } }
I20260713 09:04:59.694547 10462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdb470a5ede942eb85026b549d16334e" candidate_uuid: "e29d58cd2e8d40c8836787ec81759a73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de10964023ce4f08b0b6958d77893286"
I20260713 09:04:59.695078 10462 raft_consensus.cc:3060] T cdb470a5ede942eb85026b549d16334e P de10964023ce4f08b0b6958d77893286 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:59.696064 10612 ts_tablet_manager.cc:1434] T cdb470a5ede942eb85026b549d16334e P 777301d5201941cd8687dffa05baa080: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260713 09:04:59.697103 10612 tablet_bootstrap.cc:492] T ca25fa71fd624025b9b30f1f9766079e P 777301d5201941cd8687dffa05baa080: Bootstrap starting.
I20260713 09:04:59.699153 10614 raft_consensus.cc:359] T 0a0bbe9f12864a1fbd4366be9b24c7ce P de10964023ce4f08b0b6958d77893286 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e29d58cd2e8d40c8836787ec81759a73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44227 } } peers { permanent_uuid: "777301d5201941cd8687dffa05baa080" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38141 } } peers { permanent_uuid: "de10964023ce4f08b0b6958d77893286" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39141 } }
I20260713 09:04:59.701546 10614 raft_consensus.cc:385] T 0a0bbe9f12864a1fbd4366be9b24c7ce P de10964023ce4f08b0b6958d77893286 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:59.701938 10614 raft_consensus.cc:740] T 0a0bbe9f12864a1fbd4366be9b24c7ce P de10964023ce4f08b0b6958d77893286 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: de10964023ce4f08b0b6958d77893286, State: Initialized, Role: FOLLOWER
I20260713 09:04:59.702922 10614 consensus_queue.cc:260] T 0a0bbe9f12864a1fbd4366be9b24c7ce P de10964023ce4f08b0b6958d77893286 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e29d58cd2e8d40c8836787ec81759a73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44227 } } peers { permanent_uuid: "777301d5201941cd8687dffa05baa080" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38141 } } peers { permanent_uuid: "de10964023ce4f08b0b6958d77893286" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39141 } }
I20260713 09:04:59.703841 10612 tablet_bootstrap.cc:654] T ca25fa71fd624025b9b30f1f9766079e P 777301d5201941cd8687dffa05baa080: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:59.704384 10462 raft_consensus.cc:2468] T cdb470a5ede942eb85026b549d16334e P de10964023ce4f08b0b6958d77893286 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e29d58cd2e8d40c8836787ec81759a73 in term 1.
I20260713 09:04:59.705884 10278 leader_election.cc:304] T cdb470a5ede942eb85026b549d16334e P e29d58cd2e8d40c8836787ec81759a73 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: de10964023ce4f08b0b6958d77893286, e29d58cd2e8d40c8836787ec81759a73; no voters: 777301d5201941cd8687dffa05baa080
I20260713 09:04:59.706770 10601 raft_consensus.cc:2804] T cdb470a5ede942eb85026b549d16334e P e29d58cd2e8d40c8836787ec81759a73 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:04:59.707381 10601 raft_consensus.cc:697] T cdb470a5ede942eb85026b549d16334e P e29d58cd2e8d40c8836787ec81759a73 [term 1 LEADER]: Becoming Leader. State: Replica: e29d58cd2e8d40c8836787ec81759a73, State: Running, Role: LEADER
I20260713 09:04:59.708511 10601 consensus_queue.cc:237] T cdb470a5ede942eb85026b549d16334e P e29d58cd2e8d40c8836787ec81759a73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e29d58cd2e8d40c8836787ec81759a73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44227 } } peers { permanent_uuid: "777301d5201941cd8687dffa05baa080" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38141 } } peers { permanent_uuid: "de10964023ce4f08b0b6958d77893286" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39141 } }
I20260713 09:04:59.711691 10614 ts_tablet_manager.cc:1434] T 0a0bbe9f12864a1fbd4366be9b24c7ce P de10964023ce4f08b0b6958d77893286: Time spent starting tablet: real 0.021s	user 0.004s	sys 0.006s
I20260713 09:04:59.712689 10614 tablet_bootstrap.cc:492] T ca25fa71fd624025b9b30f1f9766079e P de10964023ce4f08b0b6958d77893286: Bootstrap starting.
I20260713 09:04:59.719272 10614 tablet_bootstrap.cc:654] T ca25fa71fd624025b9b30f1f9766079e P de10964023ce4f08b0b6958d77893286: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:59.720185 10586 leader_election.cc:290] T cdb470a5ede942eb85026b549d16334e P e29d58cd2e8d40c8836787ec81759a73 [CANDIDATE]: Term 1 election: Requested vote from peers 777301d5201941cd8687dffa05baa080 (127.5.160.130:38141), de10964023ce4f08b0b6958d77893286 (127.5.160.131:39141)
I20260713 09:04:59.721458 10277 leader_election.cc:304] T 0a0bbe9f12864a1fbd4366be9b24c7ce P e29d58cd2e8d40c8836787ec81759a73 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 777301d5201941cd8687dffa05baa080, e29d58cd2e8d40c8836787ec81759a73; no voters: de10964023ce4f08b0b6958d77893286
I20260713 09:04:59.723300 10627 raft_consensus.cc:2804] T 0a0bbe9f12864a1fbd4366be9b24c7ce P e29d58cd2e8d40c8836787ec81759a73 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:04:59.723881 10627 raft_consensus.cc:697] T 0a0bbe9f12864a1fbd4366be9b24c7ce P e29d58cd2e8d40c8836787ec81759a73 [term 1 LEADER]: Becoming Leader. State: Replica: e29d58cd2e8d40c8836787ec81759a73, State: Running, Role: LEADER
I20260713 09:04:59.724962 10627 consensus_queue.cc:237] T 0a0bbe9f12864a1fbd4366be9b24c7ce P e29d58cd2e8d40c8836787ec81759a73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e29d58cd2e8d40c8836787ec81759a73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44227 } } peers { permanent_uuid: "777301d5201941cd8687dffa05baa080" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38141 } } peers { permanent_uuid: "de10964023ce4f08b0b6958d77893286" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39141 } }
I20260713 09:04:59.738993 10614 tablet_bootstrap.cc:492] T ca25fa71fd624025b9b30f1f9766079e P de10964023ce4f08b0b6958d77893286: No bootstrap required, opened a new log
I20260713 09:04:59.739548 10614 ts_tablet_manager.cc:1403] T ca25fa71fd624025b9b30f1f9766079e P de10964023ce4f08b0b6958d77893286: Time spent bootstrapping tablet: real 0.027s	user 0.008s	sys 0.008s
I20260713 09:04:59.741806 10613 ts_tablet_manager.cc:1434] T 1e8353726b234c0481b0c983f4d2dcfb P e29d58cd2e8d40c8836787ec81759a73: Time spent starting tablet: real 0.147s	user 0.048s	sys 0.083s
I20260713 09:04:59.742895 10613 tablet_bootstrap.cc:492] T 941c89919a23463b936f5923dc52b0b7 P e29d58cd2e8d40c8836787ec81759a73: Bootstrap starting.
I20260713 09:04:59.742690 10614 raft_consensus.cc:359] T ca25fa71fd624025b9b30f1f9766079e P de10964023ce4f08b0b6958d77893286 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e29d58cd2e8d40c8836787ec81759a73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44227 } } peers { permanent_uuid: "777301d5201941cd8687dffa05baa080" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38141 } } peers { permanent_uuid: "de10964023ce4f08b0b6958d77893286" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39141 } }
I20260713 09:04:59.743467 10614 raft_consensus.cc:385] T ca25fa71fd624025b9b30f1f9766079e P de10964023ce4f08b0b6958d77893286 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:59.743777 10614 raft_consensus.cc:740] T ca25fa71fd624025b9b30f1f9766079e P de10964023ce4f08b0b6958d77893286 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: de10964023ce4f08b0b6958d77893286, State: Initialized, Role: FOLLOWER
I20260713 09:04:59.744650 10614 consensus_queue.cc:260] T ca25fa71fd624025b9b30f1f9766079e P de10964023ce4f08b0b6958d77893286 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e29d58cd2e8d40c8836787ec81759a73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44227 } } peers { permanent_uuid: "777301d5201941cd8687dffa05baa080" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38141 } } peers { permanent_uuid: "de10964023ce4f08b0b6958d77893286" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39141 } }
I20260713 09:04:59.749960 10612 tablet_bootstrap.cc:492] T ca25fa71fd624025b9b30f1f9766079e P 777301d5201941cd8687dffa05baa080: No bootstrap required, opened a new log
I20260713 09:04:59.750475 10612 ts_tablet_manager.cc:1403] T ca25fa71fd624025b9b30f1f9766079e P 777301d5201941cd8687dffa05baa080: Time spent bootstrapping tablet: real 0.054s	user 0.029s	sys 0.020s
I20260713 09:04:59.750777 10613 tablet_bootstrap.cc:654] T 941c89919a23463b936f5923dc52b0b7 P e29d58cd2e8d40c8836787ec81759a73: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:59.750850 10614 ts_tablet_manager.cc:1434] T ca25fa71fd624025b9b30f1f9766079e P de10964023ce4f08b0b6958d77893286: Time spent starting tablet: real 0.011s	user 0.010s	sys 0.000s
I20260713 09:04:59.752374 10614 tablet_bootstrap.cc:492] T f8c97ab77af04b0091bf6376a0a2057e P de10964023ce4f08b0b6958d77893286: Bootstrap starting.
I20260713 09:04:59.753387 10612 raft_consensus.cc:359] T ca25fa71fd624025b9b30f1f9766079e P 777301d5201941cd8687dffa05baa080 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e29d58cd2e8d40c8836787ec81759a73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44227 } } peers { permanent_uuid: "777301d5201941cd8687dffa05baa080" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38141 } } peers { permanent_uuid: "de10964023ce4f08b0b6958d77893286" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39141 } }
I20260713 09:04:59.754175 10612 raft_consensus.cc:385] T ca25fa71fd624025b9b30f1f9766079e P 777301d5201941cd8687dffa05baa080 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:59.754465 10612 raft_consensus.cc:740] T ca25fa71fd624025b9b30f1f9766079e P 777301d5201941cd8687dffa05baa080 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 777301d5201941cd8687dffa05baa080, State: Initialized, Role: FOLLOWER
I20260713 09:04:59.755185 10612 consensus_queue.cc:260] T ca25fa71fd624025b9b30f1f9766079e P 777301d5201941cd8687dffa05baa080 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e29d58cd2e8d40c8836787ec81759a73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44227 } } peers { permanent_uuid: "777301d5201941cd8687dffa05baa080" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38141 } } peers { permanent_uuid: "de10964023ce4f08b0b6958d77893286" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39141 } }
I20260713 09:04:59.757532 10612 ts_tablet_manager.cc:1434] T ca25fa71fd624025b9b30f1f9766079e P 777301d5201941cd8687dffa05baa080: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260713 09:04:59.758610 10612 tablet_bootstrap.cc:492] T 17bcaa1c8b9e46febf6df1edee6c921d P 777301d5201941cd8687dffa05baa080: Bootstrap starting.
I20260713 09:04:59.762861 10614 tablet_bootstrap.cc:654] T f8c97ab77af04b0091bf6376a0a2057e P de10964023ce4f08b0b6958d77893286: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:59.765039 10612 tablet_bootstrap.cc:654] T 17bcaa1c8b9e46febf6df1edee6c921d P 777301d5201941cd8687dffa05baa080: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:59.791898 10212 catalog_manager.cc:5697] T cdb470a5ede942eb85026b549d16334e P e29d58cd2e8d40c8836787ec81759a73 reported cstate change: term changed from 0 to 1, leader changed from <none> to e29d58cd2e8d40c8836787ec81759a73 (127.5.160.129). New cstate: current_term: 1 leader_uuid: "e29d58cd2e8d40c8836787ec81759a73" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e29d58cd2e8d40c8836787ec81759a73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44227 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "777301d5201941cd8687dffa05baa080" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38141 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "de10964023ce4f08b0b6958d77893286" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39141 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:59.824465 10612 tablet_bootstrap.cc:492] T 17bcaa1c8b9e46febf6df1edee6c921d P 777301d5201941cd8687dffa05baa080: No bootstrap required, opened a new log
I20260713 09:04:59.824980 10612 ts_tablet_manager.cc:1403] T 17bcaa1c8b9e46febf6df1edee6c921d P 777301d5201941cd8687dffa05baa080: Time spent bootstrapping tablet: real 0.067s	user 0.021s	sys 0.043s
I20260713 09:04:59.825503 10614 tablet_bootstrap.cc:492] T f8c97ab77af04b0091bf6376a0a2057e P de10964023ce4f08b0b6958d77893286: No bootstrap required, opened a new log
I20260713 09:04:59.826154 10614 ts_tablet_manager.cc:1403] T f8c97ab77af04b0091bf6376a0a2057e P de10964023ce4f08b0b6958d77893286: Time spent bootstrapping tablet: real 0.074s	user 0.012s	sys 0.047s
I20260713 09:04:59.825261 10613 tablet_bootstrap.cc:492] T 941c89919a23463b936f5923dc52b0b7 P e29d58cd2e8d40c8836787ec81759a73: No bootstrap required, opened a new log
I20260713 09:04:59.827986 10613 ts_tablet_manager.cc:1403] T 941c89919a23463b936f5923dc52b0b7 P e29d58cd2e8d40c8836787ec81759a73: Time spent bootstrapping tablet: real 0.085s	user 0.032s	sys 0.044s
I20260713 09:04:59.828047 10612 raft_consensus.cc:359] T 17bcaa1c8b9e46febf6df1edee6c921d P 777301d5201941cd8687dffa05baa080 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e29d58cd2e8d40c8836787ec81759a73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44227 } } peers { permanent_uuid: "777301d5201941cd8687dffa05baa080" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38141 } } peers { permanent_uuid: "de10964023ce4f08b0b6958d77893286" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39141 } }
I20260713 09:04:59.828838 10612 raft_consensus.cc:385] T 17bcaa1c8b9e46febf6df1edee6c921d P 777301d5201941cd8687dffa05baa080 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:59.829146 10612 raft_consensus.cc:740] T 17bcaa1c8b9e46febf6df1edee6c921d P 777301d5201941cd8687dffa05baa080 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 777301d5201941cd8687dffa05baa080, State: Initialized, Role: FOLLOWER
I20260713 09:04:59.829869 10612 consensus_queue.cc:260] T 17bcaa1c8b9e46febf6df1edee6c921d P 777301d5201941cd8687dffa05baa080 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e29d58cd2e8d40c8836787ec81759a73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44227 } } peers { permanent_uuid: "777301d5201941cd8687dffa05baa080" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38141 } } peers { permanent_uuid: "de10964023ce4f08b0b6958d77893286" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39141 } }
I20260713 09:04:59.830691 10613 raft_consensus.cc:359] T 941c89919a23463b936f5923dc52b0b7 P e29d58cd2e8d40c8836787ec81759a73 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e29d58cd2e8d40c8836787ec81759a73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44227 } } peers { permanent_uuid: "777301d5201941cd8687dffa05baa080" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38141 } } peers { permanent_uuid: "de10964023ce4f08b0b6958d77893286" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39141 } }
I20260713 09:04:59.831350 10613 raft_consensus.cc:385] T 941c89919a23463b936f5923dc52b0b7 P e29d58cd2e8d40c8836787ec81759a73 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:59.831617 10613 raft_consensus.cc:740] T 941c89919a23463b936f5923dc52b0b7 P e29d58cd2e8d40c8836787ec81759a73 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e29d58cd2e8d40c8836787ec81759a73, State: Initialized, Role: FOLLOWER
I20260713 09:04:59.832154 10612 ts_tablet_manager.cc:1434] T 17bcaa1c8b9e46febf6df1edee6c921d P 777301d5201941cd8687dffa05baa080: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.005s
I20260713 09:04:59.832424 10601 raft_consensus.cc:493] T 17bcaa1c8b9e46febf6df1edee6c921d P e29d58cd2e8d40c8836787ec81759a73 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:59.832319 10613 consensus_queue.cc:260] T 941c89919a23463b936f5923dc52b0b7 P e29d58cd2e8d40c8836787ec81759a73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e29d58cd2e8d40c8836787ec81759a73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44227 } } peers { permanent_uuid: "777301d5201941cd8687dffa05baa080" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38141 } } peers { permanent_uuid: "de10964023ce4f08b0b6958d77893286" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39141 } }
I20260713 09:04:59.832978 10601 raft_consensus.cc:515] T 17bcaa1c8b9e46febf6df1edee6c921d P e29d58cd2e8d40c8836787ec81759a73 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e29d58cd2e8d40c8836787ec81759a73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44227 } } peers { permanent_uuid: "777301d5201941cd8687dffa05baa080" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38141 } } peers { permanent_uuid: "de10964023ce4f08b0b6958d77893286" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39141 } }
I20260713 09:04:59.834113 10613 ts_tablet_manager.cc:1434] T 941c89919a23463b936f5923dc52b0b7 P e29d58cd2e8d40c8836787ec81759a73: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:04:59.835017 10613 tablet_bootstrap.cc:492] T 141bc0096e2f4d44879429fcf2b9e8ae P e29d58cd2e8d40c8836787ec81759a73: Bootstrap starting.
I20260713 09:04:59.835114 10601 leader_election.cc:290] T 17bcaa1c8b9e46febf6df1edee6c921d P e29d58cd2e8d40c8836787ec81759a73 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 777301d5201941cd8687dffa05baa080 (127.5.160.130:38141), de10964023ce4f08b0b6958d77893286 (127.5.160.131:39141)
I20260713 09:04:59.836730 10387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17bcaa1c8b9e46febf6df1edee6c921d" candidate_uuid: "e29d58cd2e8d40c8836787ec81759a73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "777301d5201941cd8687dffa05baa080" is_pre_election: true
I20260713 09:04:59.837385 10387 raft_consensus.cc:2468] T 17bcaa1c8b9e46febf6df1edee6c921d P 777301d5201941cd8687dffa05baa080 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e29d58cd2e8d40c8836787ec81759a73 in term 0.
I20260713 09:04:59.839077 10614 raft_consensus.cc:359] T f8c97ab77af04b0091bf6376a0a2057e P de10964023ce4f08b0b6958d77893286 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e29d58cd2e8d40c8836787ec81759a73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44227 } } peers { permanent_uuid: "777301d5201941cd8687dffa05baa080" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38141 } } peers { permanent_uuid: "de10964023ce4f08b0b6958d77893286" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39141 } }
I20260713 09:04:59.839079 10277 leader_election.cc:304] T 17bcaa1c8b9e46febf6df1edee6c921d P e29d58cd2e8d40c8836787ec81759a73 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 777301d5201941cd8687dffa05baa080, e29d58cd2e8d40c8836787ec81759a73; no voters: 
I20260713 09:04:59.840827 10612 tablet_bootstrap.cc:492] T 192cecbc60384db2b901df514794148d P 777301d5201941cd8687dffa05baa080: Bootstrap starting.
I20260713 09:04:59.841022 10613 tablet_bootstrap.cc:654] T 141bc0096e2f4d44879429fcf2b9e8ae P e29d58cd2e8d40c8836787ec81759a73: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:59.839854 10614 raft_consensus.cc:385] T f8c97ab77af04b0091bf6376a0a2057e P de10964023ce4f08b0b6958d77893286 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:59.843961 10627 raft_consensus.cc:2804] T 17bcaa1c8b9e46febf6df1edee6c921d P e29d58cd2e8d40c8836787ec81759a73 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:04:59.844538 10627 raft_consensus.cc:493] T 17bcaa1c8b9e46febf6df1edee6c921d P e29d58cd2e8d40c8836787ec81759a73 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:04:59.844969 10627 raft_consensus.cc:3060] T 17bcaa1c8b9e46febf6df1edee6c921d P e29d58cd2e8d40c8836787ec81759a73 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:59.847496 10601 raft_consensus.cc:493] T ca25fa71fd624025b9b30f1f9766079e P e29d58cd2e8d40c8836787ec81759a73 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:59.847976 10601 raft_consensus.cc:515] T ca25fa71fd624025b9b30f1f9766079e P e29d58cd2e8d40c8836787ec81759a73 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e29d58cd2e8d40c8836787ec81759a73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44227 } } peers { permanent_uuid: "777301d5201941cd8687dffa05baa080" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38141 } } peers { permanent_uuid: "de10964023ce4f08b0b6958d77893286" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39141 } }
I20260713 09:04:59.850065 10601 leader_election.cc:290] T ca25fa71fd624025b9b30f1f9766079e P e29d58cd2e8d40c8836787ec81759a73 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 777301d5201941cd8687dffa05baa080 (127.5.160.130:38141), de10964023ce4f08b0b6958d77893286 (127.5.160.131:39141)
I20260713 09:04:59.851004 10621 raft_consensus.cc:493] T ca25fa71fd624025b9b30f1f9766079e P 777301d5201941cd8687dffa05baa080 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:59.851481 10621 raft_consensus.cc:515] T ca25fa71fd624025b9b30f1f9766079e P 777301d5201941cd8687dffa05baa080 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e29d58cd2e8d40c8836787ec81759a73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44227 } } peers { permanent_uuid: "777301d5201941cd8687dffa05baa080" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38141 } } peers { permanent_uuid: "de10964023ce4f08b0b6958d77893286" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39141 } }
I20260713 09:04:59.839412 10462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17bcaa1c8b9e46febf6df1edee6c921d" candidate_uuid: "e29d58cd2e8d40c8836787ec81759a73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de10964023ce4f08b0b6958d77893286" is_pre_election: true
W20260713 09:04:59.854480 10278 leader_election.cc:343] T 17bcaa1c8b9e46febf6df1edee6c921d P e29d58cd2e8d40c8836787ec81759a73 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer de10964023ce4f08b0b6958d77893286 (127.5.160.131:39141): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:59.855044 10387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca25fa71fd624025b9b30f1f9766079e" candidate_uuid: "e29d58cd2e8d40c8836787ec81759a73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "777301d5201941cd8687dffa05baa080" is_pre_election: true
I20260713 09:04:59.855693 10387 raft_consensus.cc:2468] T ca25fa71fd624025b9b30f1f9766079e P 777301d5201941cd8687dffa05baa080 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e29d58cd2e8d40c8836787ec81759a73 in term 0.
I20260713 09:04:59.855268 10627 raft_consensus.cc:515] T 17bcaa1c8b9e46febf6df1edee6c921d P e29d58cd2e8d40c8836787ec81759a73 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e29d58cd2e8d40c8836787ec81759a73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44227 } } peers { permanent_uuid: "777301d5201941cd8687dffa05baa080" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38141 } } peers { permanent_uuid: "de10964023ce4f08b0b6958d77893286" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39141 } }
I20260713 09:04:59.858098 10212 catalog_manager.cc:5697] T 0a0bbe9f12864a1fbd4366be9b24c7ce P e29d58cd2e8d40c8836787ec81759a73 reported cstate change: term changed from 0 to 1, leader changed from <none> to e29d58cd2e8d40c8836787ec81759a73 (127.5.160.129). New cstate: current_term: 1 leader_uuid: "e29d58cd2e8d40c8836787ec81759a73" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e29d58cd2e8d40c8836787ec81759a73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44227 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "777301d5201941cd8687dffa05baa080" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38141 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "de10964023ce4f08b0b6958d77893286" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39141 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:59.861035 10277 leader_election.cc:304] T ca25fa71fd624025b9b30f1f9766079e P e29d58cd2e8d40c8836787ec81759a73 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 777301d5201941cd8687dffa05baa080, e29d58cd2e8d40c8836787ec81759a73; no voters: 
I20260713 09:04:59.862540 10621 leader_election.cc:290] T ca25fa71fd624025b9b30f1f9766079e P 777301d5201941cd8687dffa05baa080 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e29d58cd2e8d40c8836787ec81759a73 (127.5.160.129:44227), de10964023ce4f08b0b6958d77893286 (127.5.160.131:39141)
I20260713 09:04:59.863498 10612 tablet_bootstrap.cc:654] T 192cecbc60384db2b901df514794148d P 777301d5201941cd8687dffa05baa080: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:59.864157 10314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca25fa71fd624025b9b30f1f9766079e" candidate_uuid: "777301d5201941cd8687dffa05baa080" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e29d58cd2e8d40c8836787ec81759a73" is_pre_election: true
I20260713 09:04:59.864760 10314 raft_consensus.cc:2468] T ca25fa71fd624025b9b30f1f9766079e P e29d58cd2e8d40c8836787ec81759a73 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 777301d5201941cd8687dffa05baa080 in term 0.
I20260713 09:04:59.843976 10614 raft_consensus.cc:740] T f8c97ab77af04b0091bf6376a0a2057e P de10964023ce4f08b0b6958d77893286 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: de10964023ce4f08b0b6958d77893286, State: Initialized, Role: FOLLOWER
I20260713 09:04:59.866091 10352 leader_election.cc:304] T ca25fa71fd624025b9b30f1f9766079e P 777301d5201941cd8687dffa05baa080 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 777301d5201941cd8687dffa05baa080, e29d58cd2e8d40c8836787ec81759a73; no voters: 
I20260713 09:04:59.866245 10614 consensus_queue.cc:260] T f8c97ab77af04b0091bf6376a0a2057e P de10964023ce4f08b0b6958d77893286 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e29d58cd2e8d40c8836787ec81759a73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44227 } } peers { permanent_uuid: "777301d5201941cd8687dffa05baa080" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38141 } } peers { permanent_uuid: "de10964023ce4f08b0b6958d77893286" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39141 } }
I20260713 09:04:59.868111 10628 raft_consensus.cc:2804] T ca25fa71fd624025b9b30f1f9766079e P e29d58cd2e8d40c8836787ec81759a73 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:04:59.868393 10614 ts_tablet_manager.cc:1434] T f8c97ab77af04b0091bf6376a0a2057e P de10964023ce4f08b0b6958d77893286: Time spent starting tablet: real 0.042s	user 0.004s	sys 0.002s
I20260713 09:04:59.868522 10628 raft_consensus.cc:493] T ca25fa71fd624025b9b30f1f9766079e P e29d58cd2e8d40c8836787ec81759a73 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:04:59.868969 10628 raft_consensus.cc:3060] T ca25fa71fd624025b9b30f1f9766079e P e29d58cd2e8d40c8836787ec81759a73 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:59.870344 10627 leader_election.cc:290] T 17bcaa1c8b9e46febf6df1edee6c921d P e29d58cd2e8d40c8836787ec81759a73 [CANDIDATE]: Term 1 election: Requested vote from peers 777301d5201941cd8687dffa05baa080 (127.5.160.130:38141), de10964023ce4f08b0b6958d77893286 (127.5.160.131:39141)
I20260713 09:04:59.876929 10628 raft_consensus.cc:515] T ca25fa71fd624025b9b30f1f9766079e P e29d58cd2e8d40c8836787ec81759a73 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e29d58cd2e8d40c8836787ec81759a73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44227 } } peers { permanent_uuid: "777301d5201941cd8687dffa05baa080" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38141 } } peers { permanent_uuid: "de10964023ce4f08b0b6958d77893286" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39141 } }
I20260713 09:04:59.880009 10628 leader_election.cc:290] T ca25fa71fd624025b9b30f1f9766079e P e29d58cd2e8d40c8836787ec81759a73 [CANDIDATE]: Term 1 election: Requested vote from peers 777301d5201941cd8687dffa05baa080 (127.5.160.130:38141), de10964023ce4f08b0b6958d77893286 (127.5.160.131:39141)
I20260713 09:04:59.880213 10460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17bcaa1c8b9e46febf6df1edee6c921d" candidate_uuid: "e29d58cd2e8d40c8836787ec81759a73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de10964023ce4f08b0b6958d77893286"
W20260713 09:04:59.883229 10278 leader_election.cc:343] T 17bcaa1c8b9e46febf6df1edee6c921d P e29d58cd2e8d40c8836787ec81759a73 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer de10964023ce4f08b0b6958d77893286 (127.5.160.131:39141): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:59.884369 10612 tablet_bootstrap.cc:492] T 192cecbc60384db2b901df514794148d P 777301d5201941cd8687dffa05baa080: No bootstrap required, opened a new log
I20260713 09:04:59.885259 10612 ts_tablet_manager.cc:1403] T 192cecbc60384db2b901df514794148d P 777301d5201941cd8687dffa05baa080: Time spent bootstrapping tablet: real 0.045s	user 0.012s	sys 0.011s
I20260713 09:04:59.886807 10621 raft_consensus.cc:2804] T ca25fa71fd624025b9b30f1f9766079e P 777301d5201941cd8687dffa05baa080 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:04:59.887216 10621 raft_consensus.cc:493] T ca25fa71fd624025b9b30f1f9766079e P 777301d5201941cd8687dffa05baa080 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:04:59.887581 10621 raft_consensus.cc:3060] T ca25fa71fd624025b9b30f1f9766079e P 777301d5201941cd8687dffa05baa080 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:59.888266 10614 tablet_bootstrap.cc:492] T 1e8353726b234c0481b0c983f4d2dcfb P de10964023ce4f08b0b6958d77893286: Bootstrap starting.
I20260713 09:04:59.889520 10389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca25fa71fd624025b9b30f1f9766079e" candidate_uuid: "e29d58cd2e8d40c8836787ec81759a73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "777301d5201941cd8687dffa05baa080"
I20260713 09:04:59.890985 10601 raft_consensus.cc:493] T 941c89919a23463b936f5923dc52b0b7 P e29d58cd2e8d40c8836787ec81759a73 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:59.891469 10601 raft_consensus.cc:515] T 941c89919a23463b936f5923dc52b0b7 P e29d58cd2e8d40c8836787ec81759a73 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e29d58cd2e8d40c8836787ec81759a73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44227 } } peers { permanent_uuid: "777301d5201941cd8687dffa05baa080" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38141 } } peers { permanent_uuid: "de10964023ce4f08b0b6958d77893286" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39141 } }
I20260713 09:04:59.888283 10461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca25fa71fd624025b9b30f1f9766079e" candidate_uuid: "777301d5201941cd8687dffa05baa080" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de10964023ce4f08b0b6958d77893286" is_pre_election: true
I20260713 09:04:59.893227 10628 raft_consensus.cc:493] T f8c97ab77af04b0091bf6376a0a2057e P e29d58cd2e8d40c8836787ec81759a73 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:59.893731 10628 raft_consensus.cc:515] T f8c97ab77af04b0091bf6376a0a2057e P e29d58cd2e8d40c8836787ec81759a73 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e29d58cd2e8d40c8836787ec81759a73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44227 } } peers { permanent_uuid: "777301d5201941cd8687dffa05baa080" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38141 } } peers { permanent_uuid: "de10964023ce4f08b0b6958d77893286" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39141 } }
I20260713 09:04:59.894147 10463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca25fa71fd624025b9b30f1f9766079e" candidate_uuid: "e29d58cd2e8d40c8836787ec81759a73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de10964023ce4f08b0b6958d77893286"
I20260713 09:04:59.895782 10628 leader_election.cc:290] T f8c97ab77af04b0091bf6376a0a2057e P e29d58cd2e8d40c8836787ec81759a73 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 777301d5201941cd8687dffa05baa080 (127.5.160.130:38141), de10964023ce4f08b0b6958d77893286 (127.5.160.131:39141)
I20260713 09:04:59.895989 10612 raft_consensus.cc:359] T 192cecbc60384db2b901df514794148d P 777301d5201941cd8687dffa05baa080 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e29d58cd2e8d40c8836787ec81759a73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44227 } } peers { permanent_uuid: "777301d5201941cd8687dffa05baa080" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38141 } } peers { permanent_uuid: "de10964023ce4f08b0b6958d77893286" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39141 } }
I20260713 09:04:59.897001 10612 raft_consensus.cc:385] T 192cecbc60384db2b901df514794148d P 777301d5201941cd8687dffa05baa080 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:59.897387 10612 raft_consensus.cc:740] T 192cecbc60384db2b901df514794148d P 777301d5201941cd8687dffa05baa080 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 777301d5201941cd8687dffa05baa080, State: Initialized, Role: FOLLOWER
I20260713 09:04:59.897534 10601 leader_election.cc:290] T 941c89919a23463b936f5923dc52b0b7 P e29d58cd2e8d40c8836787ec81759a73 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 777301d5201941cd8687dffa05baa080 (127.5.160.130:38141), de10964023ce4f08b0b6958d77893286 (127.5.160.131:39141)
I20260713 09:04:59.898373 10612 consensus_queue.cc:260] T 192cecbc60384db2b901df514794148d P 777301d5201941cd8687dffa05baa080 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e29d58cd2e8d40c8836787ec81759a73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44227 } } peers { permanent_uuid: "777301d5201941cd8687dffa05baa080" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38141 } } peers { permanent_uuid: "de10964023ce4f08b0b6958d77893286" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39141 } }
I20260713 09:04:59.901744 10386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "941c89919a23463b936f5923dc52b0b7" candidate_uuid: "e29d58cd2e8d40c8836787ec81759a73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "777301d5201941cd8687dffa05baa080" is_pre_election: true
I20260713 09:04:59.902107 10387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17bcaa1c8b9e46febf6df1edee6c921d" candidate_uuid: "e29d58cd2e8d40c8836787ec81759a73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "777301d5201941cd8687dffa05baa080"
I20260713 09:04:59.902719 10387 raft_consensus.cc:3060] T 17bcaa1c8b9e46febf6df1edee6c921d P 777301d5201941cd8687dffa05baa080 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:59.901748 10388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8c97ab77af04b0091bf6376a0a2057e" candidate_uuid: "e29d58cd2e8d40c8836787ec81759a73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "777301d5201941cd8687dffa05baa080" is_pre_election: true
I20260713 09:04:59.906585 10614 tablet_bootstrap.cc:654] T 1e8353726b234c0481b0c983f4d2dcfb P de10964023ce4f08b0b6958d77893286: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:59.908589 10463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8c97ab77af04b0091bf6376a0a2057e" candidate_uuid: "e29d58cd2e8d40c8836787ec81759a73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de10964023ce4f08b0b6958d77893286" is_pre_election: true
I20260713 09:04:59.909312 10463 raft_consensus.cc:2468] T f8c97ab77af04b0091bf6376a0a2057e P de10964023ce4f08b0b6958d77893286 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e29d58cd2e8d40c8836787ec81759a73 in term 0.
I20260713 09:04:59.910423 10462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca25fa71fd624025b9b30f1f9766079e" candidate_uuid: "e29d58cd2e8d40c8836787ec81759a73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de10964023ce4f08b0b6958d77893286" is_pre_election: true
I20260713 09:04:59.910163 10621 raft_consensus.cc:515] T ca25fa71fd624025b9b30f1f9766079e P 777301d5201941cd8687dffa05baa080 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e29d58cd2e8d40c8836787ec81759a73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44227 } } peers { permanent_uuid: "777301d5201941cd8687dffa05baa080" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38141 } } peers { permanent_uuid: "de10964023ce4f08b0b6958d77893286" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39141 } }
I20260713 09:04:59.910567 10612 ts_tablet_manager.cc:1434] T 192cecbc60384db2b901df514794148d P 777301d5201941cd8687dffa05baa080: Time spent starting tablet: real 0.025s	user 0.008s	sys 0.001s
I20260713 09:04:59.911700 10389 raft_consensus.cc:2393] T ca25fa71fd624025b9b30f1f9766079e P 777301d5201941cd8687dffa05baa080 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate e29d58cd2e8d40c8836787ec81759a73 in current term 1: Already voted for candidate 777301d5201941cd8687dffa05baa080 in this term.
I20260713 09:04:59.912338 10612 tablet_bootstrap.cc:492] T 1e8353726b234c0481b0c983f4d2dcfb P 777301d5201941cd8687dffa05baa080: Bootstrap starting.
W20260713 09:04:59.912657 10277 leader_election.cc:343] T 941c89919a23463b936f5923dc52b0b7 P e29d58cd2e8d40c8836787ec81759a73 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 777301d5201941cd8687dffa05baa080 (127.5.160.130:38141): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:59.912356 10278 leader_election.cc:304] T f8c97ab77af04b0091bf6376a0a2057e P e29d58cd2e8d40c8836787ec81759a73 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: de10964023ce4f08b0b6958d77893286, e29d58cd2e8d40c8836787ec81759a73; no voters: 
I20260713 09:04:59.915103 10460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "941c89919a23463b936f5923dc52b0b7" candidate_uuid: "e29d58cd2e8d40c8836787ec81759a73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de10964023ce4f08b0b6958d77893286" is_pre_election: true
I20260713 09:04:59.916059 10601 raft_consensus.cc:2804] T f8c97ab77af04b0091bf6376a0a2057e P e29d58cd2e8d40c8836787ec81759a73 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:04:59.916474 10601 raft_consensus.cc:493] T f8c97ab77af04b0091bf6376a0a2057e P e29d58cd2e8d40c8836787ec81759a73 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:04:59.916815 10601 raft_consensus.cc:3060] T f8c97ab77af04b0091bf6376a0a2057e P e29d58cd2e8d40c8836787ec81759a73 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:04:59.916797 10278 leader_election.cc:343] T 941c89919a23463b936f5923dc52b0b7 P e29d58cd2e8d40c8836787ec81759a73 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer de10964023ce4f08b0b6958d77893286 (127.5.160.131:39141): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:59.921572 10278 leader_election.cc:304] T 941c89919a23463b936f5923dc52b0b7 P e29d58cd2e8d40c8836787ec81759a73 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e29d58cd2e8d40c8836787ec81759a73; no voters: 777301d5201941cd8687dffa05baa080, de10964023ce4f08b0b6958d77893286
I20260713 09:04:59.922724 10628 raft_consensus.cc:2749] T 941c89919a23463b936f5923dc52b0b7 P e29d58cd2e8d40c8836787ec81759a73 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:04:59.926637 10601 raft_consensus.cc:515] T f8c97ab77af04b0091bf6376a0a2057e P e29d58cd2e8d40c8836787ec81759a73 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e29d58cd2e8d40c8836787ec81759a73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44227 } } peers { permanent_uuid: "777301d5201941cd8687dffa05baa080" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38141 } } peers { permanent_uuid: "de10964023ce4f08b0b6958d77893286" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39141 } }
I20260713 09:04:59.927353 10612 tablet_bootstrap.cc:654] T 1e8353726b234c0481b0c983f4d2dcfb P 777301d5201941cd8687dffa05baa080: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:59.893342 10461 raft_consensus.cc:2468] T ca25fa71fd624025b9b30f1f9766079e P de10964023ce4f08b0b6958d77893286 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 777301d5201941cd8687dffa05baa080 in term 0.
W20260713 09:04:59.929256 10277 leader_election.cc:343] T f8c97ab77af04b0091bf6376a0a2057e P e29d58cd2e8d40c8836787ec81759a73 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 777301d5201941cd8687dffa05baa080 (127.5.160.130:38141): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:59.930980 10314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca25fa71fd624025b9b30f1f9766079e" candidate_uuid: "777301d5201941cd8687dffa05baa080" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e29d58cd2e8d40c8836787ec81759a73"
I20260713 09:04:59.931144 10277 leader_election.cc:304] T ca25fa71fd624025b9b30f1f9766079e P e29d58cd2e8d40c8836787ec81759a73 [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: e29d58cd2e8d40c8836787ec81759a73; no voters: 777301d5201941cd8687dffa05baa080, de10964023ce4f08b0b6958d77893286
I20260713 09:04:59.931717 10314 raft_consensus.cc:2393] T ca25fa71fd624025b9b30f1f9766079e P e29d58cd2e8d40c8836787ec81759a73 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 777301d5201941cd8687dffa05baa080 in current term 1: Already voted for candidate e29d58cd2e8d40c8836787ec81759a73 in this term.
I20260713 09:04:59.932066 10628 raft_consensus.cc:2749] T ca25fa71fd624025b9b30f1f9766079e P e29d58cd2e8d40c8836787ec81759a73 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:04:59.933441 10621 leader_election.cc:290] T ca25fa71fd624025b9b30f1f9766079e P 777301d5201941cd8687dffa05baa080 [CANDIDATE]: Term 1 election: Requested vote from peers e29d58cd2e8d40c8836787ec81759a73 (127.5.160.129:44227), de10964023ce4f08b0b6958d77893286 (127.5.160.131:39141)
I20260713 09:04:59.934978 10461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca25fa71fd624025b9b30f1f9766079e" candidate_uuid: "777301d5201941cd8687dffa05baa080" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de10964023ce4f08b0b6958d77893286"
I20260713 09:04:59.935894 10461 raft_consensus.cc:3060] T ca25fa71fd624025b9b30f1f9766079e P de10964023ce4f08b0b6958d77893286 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:59.937633 10613 tablet_bootstrap.cc:492] T 141bc0096e2f4d44879429fcf2b9e8ae P e29d58cd2e8d40c8836787ec81759a73: No bootstrap required, opened a new log
I20260713 09:04:59.938108 10613 ts_tablet_manager.cc:1403] T 141bc0096e2f4d44879429fcf2b9e8ae P e29d58cd2e8d40c8836787ec81759a73: Time spent bootstrapping tablet: real 0.103s	user 0.042s	sys 0.038s
I20260713 09:04:59.940685 10614 tablet_bootstrap.cc:492] T 1e8353726b234c0481b0c983f4d2dcfb P de10964023ce4f08b0b6958d77893286: No bootstrap required, opened a new log
I20260713 09:04:59.941238 10614 ts_tablet_manager.cc:1403] T 1e8353726b234c0481b0c983f4d2dcfb P de10964023ce4f08b0b6958d77893286: Time spent bootstrapping tablet: real 0.053s	user 0.021s	sys 0.006s
I20260713 09:04:59.940927 10613 raft_consensus.cc:359] T 141bc0096e2f4d44879429fcf2b9e8ae P e29d58cd2e8d40c8836787ec81759a73 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e29d58cd2e8d40c8836787ec81759a73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44227 } } peers { permanent_uuid: "777301d5201941cd8687dffa05baa080" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38141 } } peers { permanent_uuid: "de10964023ce4f08b0b6958d77893286" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39141 } }
I20260713 09:04:59.941682 10613 raft_consensus.cc:385] T 141bc0096e2f4d44879429fcf2b9e8ae P e29d58cd2e8d40c8836787ec81759a73 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:59.941977 10613 raft_consensus.cc:740] T 141bc0096e2f4d44879429fcf2b9e8ae P e29d58cd2e8d40c8836787ec81759a73 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e29d58cd2e8d40c8836787ec81759a73, State: Initialized, Role: FOLLOWER
I20260713 09:04:59.942654 10613 consensus_queue.cc:260] T 141bc0096e2f4d44879429fcf2b9e8ae P e29d58cd2e8d40c8836787ec81759a73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e29d58cd2e8d40c8836787ec81759a73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44227 } } peers { permanent_uuid: "777301d5201941cd8687dffa05baa080" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38141 } } peers { permanent_uuid: "de10964023ce4f08b0b6958d77893286" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39141 } }
I20260713 09:04:59.944265 10614 raft_consensus.cc:359] T 1e8353726b234c0481b0c983f4d2dcfb P de10964023ce4f08b0b6958d77893286 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e29d58cd2e8d40c8836787ec81759a73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44227 } } peers { permanent_uuid: "777301d5201941cd8687dffa05baa080" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38141 } } peers { permanent_uuid: "de10964023ce4f08b0b6958d77893286" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39141 } }
I20260713 09:04:59.945012 10614 raft_consensus.cc:385] T 1e8353726b234c0481b0c983f4d2dcfb P de10964023ce4f08b0b6958d77893286 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:59.945344 10614 raft_consensus.cc:740] T 1e8353726b234c0481b0c983f4d2dcfb P de10964023ce4f08b0b6958d77893286 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: de10964023ce4f08b0b6958d77893286, State: Initialized, Role: FOLLOWER
I20260713 09:04:59.944708 10613 ts_tablet_manager.cc:1434] T 141bc0096e2f4d44879429fcf2b9e8ae P e29d58cd2e8d40c8836787ec81759a73: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:04:59.946683 10614 consensus_queue.cc:260] T 1e8353726b234c0481b0c983f4d2dcfb P de10964023ce4f08b0b6958d77893286 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e29d58cd2e8d40c8836787ec81759a73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44227 } } peers { permanent_uuid: "777301d5201941cd8687dffa05baa080" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38141 } } peers { permanent_uuid: "de10964023ce4f08b0b6958d77893286" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39141 } }
I20260713 09:04:59.947571 10601 leader_election.cc:290] T f8c97ab77af04b0091bf6376a0a2057e P e29d58cd2e8d40c8836787ec81759a73 [CANDIDATE]: Term 1 election: Requested vote from peers 777301d5201941cd8687dffa05baa080 (127.5.160.130:38141), de10964023ce4f08b0b6958d77893286 (127.5.160.131:39141)
I20260713 09:04:59.948781 10460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8c97ab77af04b0091bf6376a0a2057e" candidate_uuid: "e29d58cd2e8d40c8836787ec81759a73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de10964023ce4f08b0b6958d77893286"
I20260713 09:04:59.949443 10460 raft_consensus.cc:3060] T f8c97ab77af04b0091bf6376a0a2057e P de10964023ce4f08b0b6958d77893286 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:59.950647 10389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8c97ab77af04b0091bf6376a0a2057e" candidate_uuid: "e29d58cd2e8d40c8836787ec81759a73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "777301d5201941cd8687dffa05baa080"
I20260713 09:04:59.950970 10387 raft_consensus.cc:2468] T 17bcaa1c8b9e46febf6df1edee6c921d P 777301d5201941cd8687dffa05baa080 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e29d58cd2e8d40c8836787ec81759a73 in term 1.
W20260713 09:04:59.952482 10277 leader_election.cc:343] T f8c97ab77af04b0091bf6376a0a2057e P e29d58cd2e8d40c8836787ec81759a73 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 777301d5201941cd8687dffa05baa080 (127.5.160.130:38141): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:59.955029 10614 ts_tablet_manager.cc:1434] T 1e8353726b234c0481b0c983f4d2dcfb P de10964023ce4f08b0b6958d77893286: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.001s
I20260713 09:04:59.955770 10612 tablet_bootstrap.cc:492] T 1e8353726b234c0481b0c983f4d2dcfb P 777301d5201941cd8687dffa05baa080: No bootstrap required, opened a new log
I20260713 09:04:59.956296 10612 ts_tablet_manager.cc:1403] T 1e8353726b234c0481b0c983f4d2dcfb P 777301d5201941cd8687dffa05baa080: Time spent bootstrapping tablet: real 0.044s	user 0.024s	sys 0.001s
I20260713 09:04:59.956569 10277 leader_election.cc:304] T 17bcaa1c8b9e46febf6df1edee6c921d P e29d58cd2e8d40c8836787ec81759a73 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 777301d5201941cd8687dffa05baa080, e29d58cd2e8d40c8836787ec81759a73; no voters: de10964023ce4f08b0b6958d77893286
I20260713 09:04:59.957625 10460 raft_consensus.cc:2468] T f8c97ab77af04b0091bf6376a0a2057e P de10964023ce4f08b0b6958d77893286 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e29d58cd2e8d40c8836787ec81759a73 in term 1.
I20260713 09:04:59.958436 10601 raft_consensus.cc:2804] T 17bcaa1c8b9e46febf6df1edee6c921d P e29d58cd2e8d40c8836787ec81759a73 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:04:59.958478 10598 raft_consensus.cc:493] T 0a0bbe9f12864a1fbd4366be9b24c7ce P de10964023ce4f08b0b6958d77893286 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:59.959106 10601 raft_consensus.cc:697] T 17bcaa1c8b9e46febf6df1edee6c921d P e29d58cd2e8d40c8836787ec81759a73 [term 1 LEADER]: Becoming Leader. State: Replica: e29d58cd2e8d40c8836787ec81759a73, State: Running, Role: LEADER
I20260713 09:04:59.959143 10598 raft_consensus.cc:515] T 0a0bbe9f12864a1fbd4366be9b24c7ce P de10964023ce4f08b0b6958d77893286 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e29d58cd2e8d40c8836787ec81759a73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44227 } } peers { permanent_uuid: "777301d5201941cd8687dffa05baa080" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38141 } } peers { permanent_uuid: "de10964023ce4f08b0b6958d77893286" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39141 } }
I20260713 09:04:59.961022 10614 tablet_bootstrap.cc:492] T 192cecbc60384db2b901df514794148d P de10964023ce4f08b0b6958d77893286: Bootstrap starting.
I20260713 09:04:59.961761 10598 leader_election.cc:290] T 0a0bbe9f12864a1fbd4366be9b24c7ce P de10964023ce4f08b0b6958d77893286 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e29d58cd2e8d40c8836787ec81759a73 (127.5.160.129:44227), 777301d5201941cd8687dffa05baa080 (127.5.160.130:38141)
I20260713 09:04:59.960068 10601 consensus_queue.cc:237] T 17bcaa1c8b9e46febf6df1edee6c921d P e29d58cd2e8d40c8836787ec81759a73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e29d58cd2e8d40c8836787ec81759a73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44227 } } peers { permanent_uuid: "777301d5201941cd8687dffa05baa080" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38141 } } peers { permanent_uuid: "de10964023ce4f08b0b6958d77893286" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39141 } }
I20260713 09:04:59.962518 10314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a0bbe9f12864a1fbd4366be9b24c7ce" candidate_uuid: "de10964023ce4f08b0b6958d77893286" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e29d58cd2e8d40c8836787ec81759a73" is_pre_election: true
I20260713 09:04:59.963235 10278 leader_election.cc:304] T f8c97ab77af04b0091bf6376a0a2057e P e29d58cd2e8d40c8836787ec81759a73 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: de10964023ce4f08b0b6958d77893286, e29d58cd2e8d40c8836787ec81759a73; no voters: 777301d5201941cd8687dffa05baa080
I20260713 09:04:59.964497 10461 raft_consensus.cc:2468] T ca25fa71fd624025b9b30f1f9766079e P de10964023ce4f08b0b6958d77893286 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 777301d5201941cd8687dffa05baa080 in term 1.
I20260713 09:04:59.964351 10612 raft_consensus.cc:359] T 1e8353726b234c0481b0c983f4d2dcfb P 777301d5201941cd8687dffa05baa080 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e29d58cd2e8d40c8836787ec81759a73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44227 } } peers { permanent_uuid: "777301d5201941cd8687dffa05baa080" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38141 } } peers { permanent_uuid: "de10964023ce4f08b0b6958d77893286" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39141 } }
I20260713 09:04:59.965138 10612 raft_consensus.cc:385] T 1e8353726b234c0481b0c983f4d2dcfb P 777301d5201941cd8687dffa05baa080 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:59.965605 10628 raft_consensus.cc:2804] T f8c97ab77af04b0091bf6376a0a2057e P e29d58cd2e8d40c8836787ec81759a73 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:04:59.965448 10612 raft_consensus.cc:740] T 1e8353726b234c0481b0c983f4d2dcfb P 777301d5201941cd8687dffa05baa080 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 777301d5201941cd8687dffa05baa080, State: Initialized, Role: FOLLOWER
I20260713 09:04:59.966120 10628 raft_consensus.cc:697] T f8c97ab77af04b0091bf6376a0a2057e P e29d58cd2e8d40c8836787ec81759a73 [term 1 LEADER]: Becoming Leader. State: Replica: e29d58cd2e8d40c8836787ec81759a73, State: Running, Role: LEADER
I20260713 09:04:59.966645 10612 consensus_queue.cc:260] T 1e8353726b234c0481b0c983f4d2dcfb P 777301d5201941cd8687dffa05baa080 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e29d58cd2e8d40c8836787ec81759a73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44227 } } peers { permanent_uuid: "777301d5201941cd8687dffa05baa080" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38141 } } peers { permanent_uuid: "de10964023ce4f08b0b6958d77893286" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39141 } }
I20260713 09:04:59.969013 10612 ts_tablet_manager.cc:1434] T 1e8353726b234c0481b0c983f4d2dcfb P 777301d5201941cd8687dffa05baa080: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.000s
I20260713 09:04:59.966980 10628 consensus_queue.cc:237] T f8c97ab77af04b0091bf6376a0a2057e P e29d58cd2e8d40c8836787ec81759a73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e29d58cd2e8d40c8836787ec81759a73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44227 } } peers { permanent_uuid: "777301d5201941cd8687dffa05baa080" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38141 } } peers { permanent_uuid: "de10964023ce4f08b0b6958d77893286" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39141 } }
I20260713 09:04:59.970736 10353 leader_election.cc:304] T ca25fa71fd624025b9b30f1f9766079e P 777301d5201941cd8687dffa05baa080 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 777301d5201941cd8687dffa05baa080, de10964023ce4f08b0b6958d77893286; no voters: e29d58cd2e8d40c8836787ec81759a73
I20260713 09:04:59.971190 10614 tablet_bootstrap.cc:654] T 192cecbc60384db2b901df514794148d P de10964023ce4f08b0b6958d77893286: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:59.971833 10539 raft_consensus.cc:2804] T ca25fa71fd624025b9b30f1f9766079e P 777301d5201941cd8687dffa05baa080 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:04:59.973510 10612 tablet_bootstrap.cc:492] T 141bc0096e2f4d44879429fcf2b9e8ae P 777301d5201941cd8687dffa05baa080: Bootstrap starting.
I20260713 09:04:59.980206 10612 tablet_bootstrap.cc:654] T 141bc0096e2f4d44879429fcf2b9e8ae P 777301d5201941cd8687dffa05baa080: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:59.983541 10614 tablet_bootstrap.cc:492] T 192cecbc60384db2b901df514794148d P de10964023ce4f08b0b6958d77893286: No bootstrap required, opened a new log
I20260713 09:04:59.984282 10614 ts_tablet_manager.cc:1403] T 192cecbc60384db2b901df514794148d P de10964023ce4f08b0b6958d77893286: Time spent bootstrapping tablet: real 0.028s	user 0.016s	sys 0.000s
I20260713 09:04:59.984961 10387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a0bbe9f12864a1fbd4366be9b24c7ce" candidate_uuid: "de10964023ce4f08b0b6958d77893286" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "777301d5201941cd8687dffa05baa080" is_pre_election: true
I20260713 09:04:59.985930 10586 raft_consensus.cc:493] T 192cecbc60384db2b901df514794148d P e29d58cd2e8d40c8836787ec81759a73 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:59.986706 10586 raft_consensus.cc:515] T 192cecbc60384db2b901df514794148d P e29d58cd2e8d40c8836787ec81759a73 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e29d58cd2e8d40c8836787ec81759a73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44227 } } peers { permanent_uuid: "777301d5201941cd8687dffa05baa080" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38141 } } peers { permanent_uuid: "de10964023ce4f08b0b6958d77893286" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39141 } }
I20260713 09:04:59.987749 10614 raft_consensus.cc:359] T 192cecbc60384db2b901df514794148d P de10964023ce4f08b0b6958d77893286 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e29d58cd2e8d40c8836787ec81759a73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44227 } } peers { permanent_uuid: "777301d5201941cd8687dffa05baa080" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38141 } } peers { permanent_uuid: "de10964023ce4f08b0b6958d77893286" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39141 } }
I20260713 09:04:59.988482 10614 raft_consensus.cc:385] T 192cecbc60384db2b901df514794148d P de10964023ce4f08b0b6958d77893286 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:59.988770 10614 raft_consensus.cc:740] T 192cecbc60384db2b901df514794148d P de10964023ce4f08b0b6958d77893286 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: de10964023ce4f08b0b6958d77893286, State: Initialized, Role: FOLLOWER
I20260713 09:04:59.989539 10389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "192cecbc60384db2b901df514794148d" candidate_uuid: "e29d58cd2e8d40c8836787ec81759a73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "777301d5201941cd8687dffa05baa080" is_pre_election: true
I20260713 09:04:59.990161 10389 raft_consensus.cc:2468] T 192cecbc60384db2b901df514794148d P 777301d5201941cd8687dffa05baa080 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e29d58cd2e8d40c8836787ec81759a73 in term 0.
I20260713 09:04:59.991396 10277 leader_election.cc:304] T 192cecbc60384db2b901df514794148d P e29d58cd2e8d40c8836787ec81759a73 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 777301d5201941cd8687dffa05baa080, e29d58cd2e8d40c8836787ec81759a73; no voters: 
I20260713 09:04:59.991703 10586 leader_election.cc:290] T 192cecbc60384db2b901df514794148d P e29d58cd2e8d40c8836787ec81759a73 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 777301d5201941cd8687dffa05baa080 (127.5.160.130:38141), de10964023ce4f08b0b6958d77893286 (127.5.160.131:39141)
I20260713 09:04:59.992298 10627 raft_consensus.cc:2804] T 192cecbc60384db2b901df514794148d P e29d58cd2e8d40c8836787ec81759a73 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:04:59.992664 10627 raft_consensus.cc:493] T 192cecbc60384db2b901df514794148d P e29d58cd2e8d40c8836787ec81759a73 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:04:59.992623 10460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "192cecbc60384db2b901df514794148d" candidate_uuid: "e29d58cd2e8d40c8836787ec81759a73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de10964023ce4f08b0b6958d77893286" is_pre_election: true
I20260713 09:04:59.993235 10627 raft_consensus.cc:3060] T 192cecbc60384db2b901df514794148d P e29d58cd2e8d40c8836787ec81759a73 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:59.994222 10387 raft_consensus.cc:2393] T 0a0bbe9f12864a1fbd4366be9b24c7ce P 777301d5201941cd8687dffa05baa080 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate de10964023ce4f08b0b6958d77893286 in current term 1: Already voted for candidate e29d58cd2e8d40c8836787ec81759a73 in this term.
I20260713 09:04:59.995546 10426 leader_election.cc:304] T 0a0bbe9f12864a1fbd4366be9b24c7ce P de10964023ce4f08b0b6958d77893286 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: de10964023ce4f08b0b6958d77893286; no voters: 777301d5201941cd8687dffa05baa080, e29d58cd2e8d40c8836787ec81759a73
I20260713 09:04:59.996356 10598 raft_consensus.cc:3060] T 0a0bbe9f12864a1fbd4366be9b24c7ce P de10964023ce4f08b0b6958d77893286 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:00.001534 10614 consensus_queue.cc:260] T 192cecbc60384db2b901df514794148d P de10964023ce4f08b0b6958d77893286 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e29d58cd2e8d40c8836787ec81759a73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44227 } } peers { permanent_uuid: "777301d5201941cd8687dffa05baa080" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38141 } } peers { permanent_uuid: "de10964023ce4f08b0b6958d77893286" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39141 } }
I20260713 09:05:00.000721 10627 raft_consensus.cc:515] T 192cecbc60384db2b901df514794148d P e29d58cd2e8d40c8836787ec81759a73 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e29d58cd2e8d40c8836787ec81759a73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44227 } } peers { permanent_uuid: "777301d5201941cd8687dffa05baa080" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38141 } } peers { permanent_uuid: "de10964023ce4f08b0b6958d77893286" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39141 } }
I20260713 09:05:00.004163 10598 raft_consensus.cc:2749] T 0a0bbe9f12864a1fbd4366be9b24c7ce P de10964023ce4f08b0b6958d77893286 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:05:00.004721 10460 raft_consensus.cc:2468] T 192cecbc60384db2b901df514794148d P de10964023ce4f08b0b6958d77893286 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e29d58cd2e8d40c8836787ec81759a73 in term 0.
I20260713 09:05:00.006403 10389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "192cecbc60384db2b901df514794148d" candidate_uuid: "e29d58cd2e8d40c8836787ec81759a73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "777301d5201941cd8687dffa05baa080"
I20260713 09:05:00.007043 10389 raft_consensus.cc:3060] T 192cecbc60384db2b901df514794148d P 777301d5201941cd8687dffa05baa080 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:00.020022 10614 ts_tablet_manager.cc:1434] T 192cecbc60384db2b901df514794148d P de10964023ce4f08b0b6958d77893286: Time spent starting tablet: real 0.035s	user 0.009s	sys 0.000s
I20260713 09:05:00.021641 10614 tablet_bootstrap.cc:492] T 17bcaa1c8b9e46febf6df1edee6c921d P de10964023ce4f08b0b6958d77893286: Bootstrap starting.
I20260713 09:05:00.017023 10389 raft_consensus.cc:2468] T 192cecbc60384db2b901df514794148d P 777301d5201941cd8687dffa05baa080 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e29d58cd2e8d40c8836787ec81759a73 in term 1.
I20260713 09:05:00.023692 10539 raft_consensus.cc:697] T ca25fa71fd624025b9b30f1f9766079e P 777301d5201941cd8687dffa05baa080 [term 1 LEADER]: Becoming Leader. State: Replica: 777301d5201941cd8687dffa05baa080, State: Running, Role: LEADER
I20260713 09:05:00.024032 10277 leader_election.cc:304] T 192cecbc60384db2b901df514794148d P e29d58cd2e8d40c8836787ec81759a73 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 777301d5201941cd8687dffa05baa080, e29d58cd2e8d40c8836787ec81759a73; no voters: 
I20260713 09:05:00.025375 10586 raft_consensus.cc:2804] T 192cecbc60384db2b901df514794148d P e29d58cd2e8d40c8836787ec81759a73 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:00.034279 10539 consensus_queue.cc:237] T ca25fa71fd624025b9b30f1f9766079e P 777301d5201941cd8687dffa05baa080 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e29d58cd2e8d40c8836787ec81759a73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44227 } } peers { permanent_uuid: "777301d5201941cd8687dffa05baa080" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38141 } } peers { permanent_uuid: "de10964023ce4f08b0b6958d77893286" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39141 } }
I20260713 09:05:00.048071 10586 raft_consensus.cc:697] T 192cecbc60384db2b901df514794148d P e29d58cd2e8d40c8836787ec81759a73 [term 1 LEADER]: Becoming Leader. State: Replica: e29d58cd2e8d40c8836787ec81759a73, State: Running, Role: LEADER
I20260713 09:05:00.050072 10586 consensus_queue.cc:237] T 192cecbc60384db2b901df514794148d P e29d58cd2e8d40c8836787ec81759a73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e29d58cd2e8d40c8836787ec81759a73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44227 } } peers { permanent_uuid: "777301d5201941cd8687dffa05baa080" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38141 } } peers { permanent_uuid: "de10964023ce4f08b0b6958d77893286" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39141 } }
I20260713 09:05:00.051819 10461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "192cecbc60384db2b901df514794148d" candidate_uuid: "e29d58cd2e8d40c8836787ec81759a73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de10964023ce4f08b0b6958d77893286"
I20260713 09:05:00.052474 10461 raft_consensus.cc:3060] T 192cecbc60384db2b901df514794148d P de10964023ce4f08b0b6958d77893286 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:00.055491 10612 tablet_bootstrap.cc:492] T 141bc0096e2f4d44879429fcf2b9e8ae P 777301d5201941cd8687dffa05baa080: No bootstrap required, opened a new log
I20260713 09:05:00.056074 10612 ts_tablet_manager.cc:1403] T 141bc0096e2f4d44879429fcf2b9e8ae P 777301d5201941cd8687dffa05baa080: Time spent bootstrapping tablet: real 0.083s	user 0.012s	sys 0.011s
I20260713 09:05:00.059757 10612 raft_consensus.cc:359] T 141bc0096e2f4d44879429fcf2b9e8ae P 777301d5201941cd8687dffa05baa080 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e29d58cd2e8d40c8836787ec81759a73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44227 } } peers { permanent_uuid: "777301d5201941cd8687dffa05baa080" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38141 } } peers { permanent_uuid: "de10964023ce4f08b0b6958d77893286" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39141 } }
I20260713 09:05:00.060307 10461 raft_consensus.cc:2468] T 192cecbc60384db2b901df514794148d P de10964023ce4f08b0b6958d77893286 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e29d58cd2e8d40c8836787ec81759a73 in term 1.
I20260713 09:05:00.060580 10612 raft_consensus.cc:385] T 141bc0096e2f4d44879429fcf2b9e8ae P 777301d5201941cd8687dffa05baa080 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:00.060994 10612 raft_consensus.cc:740] T 141bc0096e2f4d44879429fcf2b9e8ae P 777301d5201941cd8687dffa05baa080 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 777301d5201941cd8687dffa05baa080, State: Initialized, Role: FOLLOWER
I20260713 09:05:00.063330 10627 leader_election.cc:290] T 192cecbc60384db2b901df514794148d P e29d58cd2e8d40c8836787ec81759a73 [CANDIDATE]: Term 1 election: Requested vote from peers 777301d5201941cd8687dffa05baa080 (127.5.160.130:38141), de10964023ce4f08b0b6958d77893286 (127.5.160.131:39141)
I20260713 09:05:00.061968 10612 consensus_queue.cc:260] T 141bc0096e2f4d44879429fcf2b9e8ae P 777301d5201941cd8687dffa05baa080 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e29d58cd2e8d40c8836787ec81759a73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44227 } } peers { permanent_uuid: "777301d5201941cd8687dffa05baa080" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38141 } } peers { permanent_uuid: "de10964023ce4f08b0b6958d77893286" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39141 } }
I20260713 09:05:00.066367 10643 raft_consensus.cc:493] T 141bc0096e2f4d44879429fcf2b9e8ae P 777301d5201941cd8687dffa05baa080 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:00.067663 10643 raft_consensus.cc:515] T 141bc0096e2f4d44879429fcf2b9e8ae P 777301d5201941cd8687dffa05baa080 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e29d58cd2e8d40c8836787ec81759a73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44227 } } peers { permanent_uuid: "777301d5201941cd8687dffa05baa080" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38141 } } peers { permanent_uuid: "de10964023ce4f08b0b6958d77893286" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39141 } }
I20260713 09:05:00.068910 10614 tablet_bootstrap.cc:654] T 17bcaa1c8b9e46febf6df1edee6c921d P de10964023ce4f08b0b6958d77893286: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:00.072005 10314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "141bc0096e2f4d44879429fcf2b9e8ae" candidate_uuid: "777301d5201941cd8687dffa05baa080" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e29d58cd2e8d40c8836787ec81759a73" is_pre_election: true
I20260713 09:05:00.072736 10314 raft_consensus.cc:2468] T 141bc0096e2f4d44879429fcf2b9e8ae P e29d58cd2e8d40c8836787ec81759a73 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 777301d5201941cd8687dffa05baa080 in term 0.
I20260713 09:05:00.072759 10612 ts_tablet_manager.cc:1434] T 141bc0096e2f4d44879429fcf2b9e8ae P 777301d5201941cd8687dffa05baa080: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.002s
I20260713 09:05:00.074219 10612 tablet_bootstrap.cc:492] T 941c89919a23463b936f5923dc52b0b7 P 777301d5201941cd8687dffa05baa080: Bootstrap starting.
I20260713 09:05:00.074507 10643 leader_election.cc:290] T 141bc0096e2f4d44879429fcf2b9e8ae P 777301d5201941cd8687dffa05baa080 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e29d58cd2e8d40c8836787ec81759a73 (127.5.160.129:44227), de10964023ce4f08b0b6958d77893286 (127.5.160.131:39141)
I20260713 09:05:00.075367 10461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "141bc0096e2f4d44879429fcf2b9e8ae" candidate_uuid: "777301d5201941cd8687dffa05baa080" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de10964023ce4f08b0b6958d77893286" is_pre_election: true
W20260713 09:05:00.076740 10353 leader_election.cc:343] T 141bc0096e2f4d44879429fcf2b9e8ae P 777301d5201941cd8687dffa05baa080 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer de10964023ce4f08b0b6958d77893286 (127.5.160.131:39141): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:00.080273 10612 tablet_bootstrap.cc:654] T 941c89919a23463b936f5923dc52b0b7 P 777301d5201941cd8687dffa05baa080: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:00.082077 10352 leader_election.cc:304] T 141bc0096e2f4d44879429fcf2b9e8ae P 777301d5201941cd8687dffa05baa080 [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: 777301d5201941cd8687dffa05baa080, e29d58cd2e8d40c8836787ec81759a73; no voters: de10964023ce4f08b0b6958d77893286
I20260713 09:05:00.083556 10643 raft_consensus.cc:2804] T 141bc0096e2f4d44879429fcf2b9e8ae P 777301d5201941cd8687dffa05baa080 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:00.083190 10212 catalog_manager.cc:5697] T ca25fa71fd624025b9b30f1f9766079e P 777301d5201941cd8687dffa05baa080 reported cstate change: term changed from 0 to 1, leader changed from <none> to 777301d5201941cd8687dffa05baa080 (127.5.160.130). New cstate: current_term: 1 leader_uuid: "777301d5201941cd8687dffa05baa080" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e29d58cd2e8d40c8836787ec81759a73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44227 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "777301d5201941cd8687dffa05baa080" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38141 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "de10964023ce4f08b0b6958d77893286" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39141 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:00.084239 10643 raft_consensus.cc:493] T 141bc0096e2f4d44879429fcf2b9e8ae P 777301d5201941cd8687dffa05baa080 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:00.084894 10643 raft_consensus.cc:3060] T 141bc0096e2f4d44879429fcf2b9e8ae P 777301d5201941cd8687dffa05baa080 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:00.088111 10648 raft_consensus.cc:493] T 1e8353726b234c0481b0c983f4d2dcfb P de10964023ce4f08b0b6958d77893286 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:00.088646 10648 raft_consensus.cc:515] T 1e8353726b234c0481b0c983f4d2dcfb P de10964023ce4f08b0b6958d77893286 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e29d58cd2e8d40c8836787ec81759a73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44227 } } peers { permanent_uuid: "777301d5201941cd8687dffa05baa080" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38141 } } peers { permanent_uuid: "de10964023ce4f08b0b6958d77893286" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39141 } }
I20260713 09:05:00.090401 10210 catalog_manager.cc:5697] T 17bcaa1c8b9e46febf6df1edee6c921d P e29d58cd2e8d40c8836787ec81759a73 reported cstate change: term changed from 0 to 1, leader changed from <none> to e29d58cd2e8d40c8836787ec81759a73 (127.5.160.129). New cstate: current_term: 1 leader_uuid: "e29d58cd2e8d40c8836787ec81759a73" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e29d58cd2e8d40c8836787ec81759a73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44227 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "777301d5201941cd8687dffa05baa080" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38141 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "de10964023ce4f08b0b6958d77893286" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39141 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:00.102190 10210 catalog_manager.cc:5697] T f8c97ab77af04b0091bf6376a0a2057e P e29d58cd2e8d40c8836787ec81759a73 reported cstate change: term changed from 0 to 1, leader changed from <none> to e29d58cd2e8d40c8836787ec81759a73 (127.5.160.129). New cstate: current_term: 1 leader_uuid: "e29d58cd2e8d40c8836787ec81759a73" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e29d58cd2e8d40c8836787ec81759a73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44227 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "777301d5201941cd8687dffa05baa080" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38141 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "de10964023ce4f08b0b6958d77893286" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39141 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:00.094575 10314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e8353726b234c0481b0c983f4d2dcfb" candidate_uuid: "de10964023ce4f08b0b6958d77893286" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e29d58cd2e8d40c8836787ec81759a73" is_pre_election: true
I20260713 09:05:00.106201 10314 raft_consensus.cc:2468] T 1e8353726b234c0481b0c983f4d2dcfb P e29d58cd2e8d40c8836787ec81759a73 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate de10964023ce4f08b0b6958d77893286 in term 0.
I20260713 09:05:00.098937 10389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e8353726b234c0481b0c983f4d2dcfb" candidate_uuid: "de10964023ce4f08b0b6958d77893286" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "777301d5201941cd8687dffa05baa080" is_pre_election: true
I20260713 09:05:00.100118 10648 leader_election.cc:290] T 1e8353726b234c0481b0c983f4d2dcfb P de10964023ce4f08b0b6958d77893286 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e29d58cd2e8d40c8836787ec81759a73 (127.5.160.129:44227), 777301d5201941cd8687dffa05baa080 (127.5.160.130:38141)
I20260713 09:05:00.099977 10643 raft_consensus.cc:515] T 141bc0096e2f4d44879429fcf2b9e8ae P 777301d5201941cd8687dffa05baa080 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e29d58cd2e8d40c8836787ec81759a73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44227 } } peers { permanent_uuid: "777301d5201941cd8687dffa05baa080" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38141 } } peers { permanent_uuid: "de10964023ce4f08b0b6958d77893286" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39141 } }
I20260713 09:05:00.107817 10389 raft_consensus.cc:2468] T 1e8353726b234c0481b0c983f4d2dcfb P 777301d5201941cd8687dffa05baa080 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate de10964023ce4f08b0b6958d77893286 in term 0.
I20260713 09:05:00.108937 10426 leader_election.cc:304] T 1e8353726b234c0481b0c983f4d2dcfb P de10964023ce4f08b0b6958d77893286 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 777301d5201941cd8687dffa05baa080, de10964023ce4f08b0b6958d77893286; no voters: 
I20260713 09:05:00.110340 10648 raft_consensus.cc:2804] T 1e8353726b234c0481b0c983f4d2dcfb P de10964023ce4f08b0b6958d77893286 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:00.110754 10648 raft_consensus.cc:493] T 1e8353726b234c0481b0c983f4d2dcfb P de10964023ce4f08b0b6958d77893286 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:00.111465 10643 leader_election.cc:290] T 141bc0096e2f4d44879429fcf2b9e8ae P 777301d5201941cd8687dffa05baa080 [CANDIDATE]: Term 1 election: Requested vote from peers e29d58cd2e8d40c8836787ec81759a73 (127.5.160.129:44227), de10964023ce4f08b0b6958d77893286 (127.5.160.131:39141)
I20260713 09:05:00.112073 10461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "141bc0096e2f4d44879429fcf2b9e8ae" candidate_uuid: "777301d5201941cd8687dffa05baa080" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de10964023ce4f08b0b6958d77893286"
W20260713 09:05:00.113344 10353 leader_election.cc:343] T 141bc0096e2f4d44879429fcf2b9e8ae P 777301d5201941cd8687dffa05baa080 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer de10964023ce4f08b0b6958d77893286 (127.5.160.131:39141): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:00.113428 10314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "141bc0096e2f4d44879429fcf2b9e8ae" candidate_uuid: "777301d5201941cd8687dffa05baa080" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e29d58cd2e8d40c8836787ec81759a73"
I20260713 09:05:00.113996 10314 raft_consensus.cc:3060] T 141bc0096e2f4d44879429fcf2b9e8ae P e29d58cd2e8d40c8836787ec81759a73 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:00.114986 10614 tablet_bootstrap.cc:492] T 17bcaa1c8b9e46febf6df1edee6c921d P de10964023ce4f08b0b6958d77893286: No bootstrap required, opened a new log
I20260713 09:05:00.115672 10614 ts_tablet_manager.cc:1403] T 17bcaa1c8b9e46febf6df1edee6c921d P de10964023ce4f08b0b6958d77893286: Time spent bootstrapping tablet: real 0.094s	user 0.019s	sys 0.025s
I20260713 09:05:00.111126 10648 raft_consensus.cc:3060] T 1e8353726b234c0481b0c983f4d2dcfb P de10964023ce4f08b0b6958d77893286 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:00.120309 10314 raft_consensus.cc:2468] T 141bc0096e2f4d44879429fcf2b9e8ae P e29d58cd2e8d40c8836787ec81759a73 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 777301d5201941cd8687dffa05baa080 in term 1.
I20260713 09:05:00.121505 10352 leader_election.cc:304] T 141bc0096e2f4d44879429fcf2b9e8ae P 777301d5201941cd8687dffa05baa080 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 777301d5201941cd8687dffa05baa080, e29d58cd2e8d40c8836787ec81759a73; no voters: de10964023ce4f08b0b6958d77893286
I20260713 09:05:00.122753 10643 raft_consensus.cc:2804] T 141bc0096e2f4d44879429fcf2b9e8ae P 777301d5201941cd8687dffa05baa080 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:00.123538 10643 raft_consensus.cc:697] T 141bc0096e2f4d44879429fcf2b9e8ae P 777301d5201941cd8687dffa05baa080 [term 1 LEADER]: Becoming Leader. State: Replica: 777301d5201941cd8687dffa05baa080, State: Running, Role: LEADER
I20260713 09:05:00.124437 10643 consensus_queue.cc:237] T 141bc0096e2f4d44879429fcf2b9e8ae P 777301d5201941cd8687dffa05baa080 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e29d58cd2e8d40c8836787ec81759a73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44227 } } peers { permanent_uuid: "777301d5201941cd8687dffa05baa080" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38141 } } peers { permanent_uuid: "de10964023ce4f08b0b6958d77893286" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39141 } }
I20260713 09:05:00.127460 10614 raft_consensus.cc:359] T 17bcaa1c8b9e46febf6df1edee6c921d P de10964023ce4f08b0b6958d77893286 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e29d58cd2e8d40c8836787ec81759a73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44227 } } peers { permanent_uuid: "777301d5201941cd8687dffa05baa080" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38141 } } peers { permanent_uuid: "de10964023ce4f08b0b6958d77893286" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39141 } }
I20260713 09:05:00.128577 10614 raft_consensus.cc:385] T 17bcaa1c8b9e46febf6df1edee6c921d P de10964023ce4f08b0b6958d77893286 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:00.128945 10614 raft_consensus.cc:740] T 17bcaa1c8b9e46febf6df1edee6c921d P de10964023ce4f08b0b6958d77893286 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: de10964023ce4f08b0b6958d77893286, State: Initialized, Role: FOLLOWER
I20260713 09:05:00.129993 10614 consensus_queue.cc:260] T 17bcaa1c8b9e46febf6df1edee6c921d P de10964023ce4f08b0b6958d77893286 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e29d58cd2e8d40c8836787ec81759a73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44227 } } peers { permanent_uuid: "777301d5201941cd8687dffa05baa080" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38141 } } peers { permanent_uuid: "de10964023ce4f08b0b6958d77893286" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39141 } }
I20260713 09:05:00.144901 10648 raft_consensus.cc:515] T 1e8353726b234c0481b0c983f4d2dcfb P de10964023ce4f08b0b6958d77893286 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e29d58cd2e8d40c8836787ec81759a73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44227 } } peers { permanent_uuid: "777301d5201941cd8687dffa05baa080" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38141 } } peers { permanent_uuid: "de10964023ce4f08b0b6958d77893286" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39141 } }
I20260713 09:05:00.145222 10210 catalog_manager.cc:5697] T 192cecbc60384db2b901df514794148d P e29d58cd2e8d40c8836787ec81759a73 reported cstate change: term changed from 0 to 1, leader changed from <none> to e29d58cd2e8d40c8836787ec81759a73 (127.5.160.129). New cstate: current_term: 1 leader_uuid: "e29d58cd2e8d40c8836787ec81759a73" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e29d58cd2e8d40c8836787ec81759a73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44227 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "777301d5201941cd8687dffa05baa080" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38141 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "de10964023ce4f08b0b6958d77893286" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39141 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:00.149205 10212 catalog_manager.cc:5697] T 141bc0096e2f4d44879429fcf2b9e8ae P 777301d5201941cd8687dffa05baa080 reported cstate change: term changed from 0 to 1, leader changed from <none> to 777301d5201941cd8687dffa05baa080 (127.5.160.130). New cstate: current_term: 1 leader_uuid: "777301d5201941cd8687dffa05baa080" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e29d58cd2e8d40c8836787ec81759a73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44227 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "777301d5201941cd8687dffa05baa080" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38141 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "de10964023ce4f08b0b6958d77893286" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39141 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:00.149860 10614 ts_tablet_manager.cc:1434] T 17bcaa1c8b9e46febf6df1edee6c921d P de10964023ce4f08b0b6958d77893286: Time spent starting tablet: real 0.034s	user 0.012s	sys 0.000s
I20260713 09:05:00.151122 10648 leader_election.cc:290] T 1e8353726b234c0481b0c983f4d2dcfb P de10964023ce4f08b0b6958d77893286 [CANDIDATE]: Term 1 election: Requested vote from peers e29d58cd2e8d40c8836787ec81759a73 (127.5.160.129:44227), 777301d5201941cd8687dffa05baa080 (127.5.160.130:38141)
I20260713 09:05:00.152432 10387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e8353726b234c0481b0c983f4d2dcfb" candidate_uuid: "de10964023ce4f08b0b6958d77893286" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "777301d5201941cd8687dffa05baa080"
I20260713 09:05:00.152793 10614 tablet_bootstrap.cc:492] T 141bc0096e2f4d44879429fcf2b9e8ae P de10964023ce4f08b0b6958d77893286: Bootstrap starting.
I20260713 09:05:00.153100 10387 raft_consensus.cc:3060] T 1e8353726b234c0481b0c983f4d2dcfb P 777301d5201941cd8687dffa05baa080 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:00.162897 10614 tablet_bootstrap.cc:654] T 141bc0096e2f4d44879429fcf2b9e8ae P de10964023ce4f08b0b6958d77893286: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:00.164736 10314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e8353726b234c0481b0c983f4d2dcfb" candidate_uuid: "de10964023ce4f08b0b6958d77893286" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e29d58cd2e8d40c8836787ec81759a73"
I20260713 09:05:00.165443 10314 raft_consensus.cc:3060] T 1e8353726b234c0481b0c983f4d2dcfb P e29d58cd2e8d40c8836787ec81759a73 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:00.172123 10314 raft_consensus.cc:2468] T 1e8353726b234c0481b0c983f4d2dcfb P e29d58cd2e8d40c8836787ec81759a73 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate de10964023ce4f08b0b6958d77893286 in term 1.
I20260713 09:05:00.173704 10643 raft_consensus.cc:493] T cdb470a5ede942eb85026b549d16334e P 777301d5201941cd8687dffa05baa080 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:00.175863 10614 tablet_bootstrap.cc:492] T 141bc0096e2f4d44879429fcf2b9e8ae P de10964023ce4f08b0b6958d77893286: No bootstrap required, opened a new log
I20260713 09:05:00.177764 10643 raft_consensus.cc:515] T cdb470a5ede942eb85026b549d16334e P 777301d5201941cd8687dffa05baa080 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e29d58cd2e8d40c8836787ec81759a73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44227 } } peers { permanent_uuid: "777301d5201941cd8687dffa05baa080" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38141 } } peers { permanent_uuid: "de10964023ce4f08b0b6958d77893286" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39141 } }
I20260713 09:05:00.178445 10614 ts_tablet_manager.cc:1403] T 141bc0096e2f4d44879429fcf2b9e8ae P de10964023ce4f08b0b6958d77893286: Time spent bootstrapping tablet: real 0.026s	user 0.022s	sys 0.001s
I20260713 09:05:00.179643 10612 tablet_bootstrap.cc:492] T 941c89919a23463b936f5923dc52b0b7 P 777301d5201941cd8687dffa05baa080: No bootstrap required, opened a new log
I20260713 09:05:00.179833 10426 leader_election.cc:304] T 1e8353726b234c0481b0c983f4d2dcfb P de10964023ce4f08b0b6958d77893286 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: de10964023ce4f08b0b6958d77893286, e29d58cd2e8d40c8836787ec81759a73; no voters: 
I20260713 09:05:00.180130 10612 ts_tablet_manager.cc:1403] T 941c89919a23463b936f5923dc52b0b7 P 777301d5201941cd8687dffa05baa080: Time spent bootstrapping tablet: real 0.106s	user 0.026s	sys 0.077s
I20260713 09:05:00.180744 10648 raft_consensus.cc:2804] T 1e8353726b234c0481b0c983f4d2dcfb P de10964023ce4f08b0b6958d77893286 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:00.181234 10648 raft_consensus.cc:697] T 1e8353726b234c0481b0c983f4d2dcfb P de10964023ce4f08b0b6958d77893286 [term 1 LEADER]: Becoming Leader. State: Replica: de10964023ce4f08b0b6958d77893286, State: Running, Role: LEADER
I20260713 09:05:00.181259 10614 raft_consensus.cc:359] T 141bc0096e2f4d44879429fcf2b9e8ae P de10964023ce4f08b0b6958d77893286 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e29d58cd2e8d40c8836787ec81759a73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44227 } } peers { permanent_uuid: "777301d5201941cd8687dffa05baa080" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38141 } } peers { permanent_uuid: "de10964023ce4f08b0b6958d77893286" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39141 } }
I20260713 09:05:00.182128 10614 raft_consensus.cc:385] T 141bc0096e2f4d44879429fcf2b9e8ae P de10964023ce4f08b0b6958d77893286 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:00.180012 10643 leader_election.cc:290] T cdb470a5ede942eb85026b549d16334e P 777301d5201941cd8687dffa05baa080 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e29d58cd2e8d40c8836787ec81759a73 (127.5.160.129:44227), de10964023ce4f08b0b6958d77893286 (127.5.160.131:39141)
I20260713 09:05:00.182385 10614 raft_consensus.cc:740] T 141bc0096e2f4d44879429fcf2b9e8ae P de10964023ce4f08b0b6958d77893286 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: de10964023ce4f08b0b6958d77893286, State: Initialized, Role: FOLLOWER
I20260713 09:05:00.182480 10461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdb470a5ede942eb85026b549d16334e" candidate_uuid: "777301d5201941cd8687dffa05baa080" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de10964023ce4f08b0b6958d77893286" is_pre_election: true
I20260713 09:05:00.182343 10648 consensus_queue.cc:237] T 1e8353726b234c0481b0c983f4d2dcfb P de10964023ce4f08b0b6958d77893286 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e29d58cd2e8d40c8836787ec81759a73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44227 } } peers { permanent_uuid: "777301d5201941cd8687dffa05baa080" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38141 } } peers { permanent_uuid: "de10964023ce4f08b0b6958d77893286" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39141 } }
I20260713 09:05:00.182864 10612 raft_consensus.cc:359] T 941c89919a23463b936f5923dc52b0b7 P 777301d5201941cd8687dffa05baa080 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e29d58cd2e8d40c8836787ec81759a73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44227 } } peers { permanent_uuid: "777301d5201941cd8687dffa05baa080" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38141 } } peers { permanent_uuid: "de10964023ce4f08b0b6958d77893286" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39141 } }
I20260713 09:05:00.183458 10461 raft_consensus.cc:2393] T cdb470a5ede942eb85026b549d16334e P de10964023ce4f08b0b6958d77893286 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 777301d5201941cd8687dffa05baa080 in current term 1: Already voted for candidate e29d58cd2e8d40c8836787ec81759a73 in this term.
I20260713 09:05:00.183560 10612 raft_consensus.cc:385] T 941c89919a23463b936f5923dc52b0b7 P 777301d5201941cd8687dffa05baa080 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:00.183337 10614 consensus_queue.cc:260] T 141bc0096e2f4d44879429fcf2b9e8ae P de10964023ce4f08b0b6958d77893286 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e29d58cd2e8d40c8836787ec81759a73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44227 } } peers { permanent_uuid: "777301d5201941cd8687dffa05baa080" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38141 } } peers { permanent_uuid: "de10964023ce4f08b0b6958d77893286" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39141 } }
I20260713 09:05:00.183939 10612 raft_consensus.cc:740] T 941c89919a23463b936f5923dc52b0b7 P 777301d5201941cd8687dffa05baa080 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 777301d5201941cd8687dffa05baa080, State: Initialized, Role: FOLLOWER
I20260713 09:05:00.184602 10612 consensus_queue.cc:260] T 941c89919a23463b936f5923dc52b0b7 P 777301d5201941cd8687dffa05baa080 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e29d58cd2e8d40c8836787ec81759a73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44227 } } peers { permanent_uuid: "777301d5201941cd8687dffa05baa080" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38141 } } peers { permanent_uuid: "de10964023ce4f08b0b6958d77893286" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39141 } }
I20260713 09:05:00.185390 10614 ts_tablet_manager.cc:1434] T 141bc0096e2f4d44879429fcf2b9e8ae P de10964023ce4f08b0b6958d77893286: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.002s
I20260713 09:05:00.186307 10614 tablet_bootstrap.cc:492] T 941c89919a23463b936f5923dc52b0b7 P de10964023ce4f08b0b6958d77893286: Bootstrap starting.
I20260713 09:05:00.186590 10612 ts_tablet_manager.cc:1434] T 941c89919a23463b936f5923dc52b0b7 P 777301d5201941cd8687dffa05baa080: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260713 09:05:00.187508 10612 tablet_bootstrap.cc:492] T f8c97ab77af04b0091bf6376a0a2057e P 777301d5201941cd8687dffa05baa080: Bootstrap starting.
I20260713 09:05:00.190184 10314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdb470a5ede942eb85026b549d16334e" candidate_uuid: "777301d5201941cd8687dffa05baa080" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e29d58cd2e8d40c8836787ec81759a73" is_pre_election: true
I20260713 09:05:00.191572 10352 leader_election.cc:304] T cdb470a5ede942eb85026b549d16334e P 777301d5201941cd8687dffa05baa080 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 777301d5201941cd8687dffa05baa080; no voters: de10964023ce4f08b0b6958d77893286, e29d58cd2e8d40c8836787ec81759a73
I20260713 09:05:00.192162 10614 tablet_bootstrap.cc:654] T 941c89919a23463b936f5923dc52b0b7 P de10964023ce4f08b0b6958d77893286: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:00.192670 10643 raft_consensus.cc:3060] T cdb470a5ede942eb85026b549d16334e P 777301d5201941cd8687dffa05baa080 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:00.192977 10612 tablet_bootstrap.cc:654] T f8c97ab77af04b0091bf6376a0a2057e P 777301d5201941cd8687dffa05baa080: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:00.204295 10387 raft_consensus.cc:2468] T 1e8353726b234c0481b0c983f4d2dcfb P 777301d5201941cd8687dffa05baa080 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate de10964023ce4f08b0b6958d77893286 in term 1.
I20260713 09:05:00.208137 10627 consensus_queue.cc:1048] T cdb470a5ede942eb85026b549d16334e P e29d58cd2e8d40c8836787ec81759a73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "de10964023ce4f08b0b6958d77893286" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:05:00.220189 10627 consensus_queue.cc:1048] T 0a0bbe9f12864a1fbd4366be9b24c7ce P e29d58cd2e8d40c8836787ec81759a73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "777301d5201941cd8687dffa05baa080" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:00.232798 10643 raft_consensus.cc:2749] T cdb470a5ede942eb85026b549d16334e P 777301d5201941cd8687dffa05baa080 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:05:00.238536 10612 tablet_bootstrap.cc:492] T f8c97ab77af04b0091bf6376a0a2057e P 777301d5201941cd8687dffa05baa080: No bootstrap required, opened a new log
I20260713 09:05:00.237828 10212 catalog_manager.cc:5697] T 1e8353726b234c0481b0c983f4d2dcfb P de10964023ce4f08b0b6958d77893286 reported cstate change: term changed from 0 to 1, leader changed from <none> to de10964023ce4f08b0b6958d77893286 (127.5.160.131). New cstate: current_term: 1 leader_uuid: "de10964023ce4f08b0b6958d77893286" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e29d58cd2e8d40c8836787ec81759a73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44227 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "777301d5201941cd8687dffa05baa080" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38141 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "de10964023ce4f08b0b6958d77893286" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39141 } health_report { overall_health: HEALTHY } } }
W20260713 09:05:00.241931 10260 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:05:00.238847 10614 tablet_bootstrap.cc:492] T 941c89919a23463b936f5923dc52b0b7 P de10964023ce4f08b0b6958d77893286: No bootstrap required, opened a new log
I20260713 09:05:00.239032 10612 ts_tablet_manager.cc:1403] T f8c97ab77af04b0091bf6376a0a2057e P 777301d5201941cd8687dffa05baa080: Time spent bootstrapping tablet: real 0.052s	user 0.018s	sys 0.030s
I20260713 09:05:00.242905 10614 ts_tablet_manager.cc:1403] T 941c89919a23463b936f5923dc52b0b7 P de10964023ce4f08b0b6958d77893286: Time spent bootstrapping tablet: real 0.057s	user 0.010s	sys 0.042s
I20260713 09:05:00.240409 10586 consensus_queue.cc:1048] T cdb470a5ede942eb85026b549d16334e P e29d58cd2e8d40c8836787ec81759a73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "777301d5201941cd8687dffa05baa080" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:00.245194 10612 raft_consensus.cc:359] T f8c97ab77af04b0091bf6376a0a2057e P 777301d5201941cd8687dffa05baa080 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e29d58cd2e8d40c8836787ec81759a73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44227 } } peers { permanent_uuid: "777301d5201941cd8687dffa05baa080" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38141 } } peers { permanent_uuid: "de10964023ce4f08b0b6958d77893286" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39141 } }
I20260713 09:05:00.245808 10614 raft_consensus.cc:359] T 941c89919a23463b936f5923dc52b0b7 P de10964023ce4f08b0b6958d77893286 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e29d58cd2e8d40c8836787ec81759a73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44227 } } peers { permanent_uuid: "777301d5201941cd8687dffa05baa080" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38141 } } peers { permanent_uuid: "de10964023ce4f08b0b6958d77893286" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39141 } }
I20260713 09:05:00.246668 10614 raft_consensus.cc:385] T 941c89919a23463b936f5923dc52b0b7 P de10964023ce4f08b0b6958d77893286 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:00.245934 10612 raft_consensus.cc:385] T f8c97ab77af04b0091bf6376a0a2057e P 777301d5201941cd8687dffa05baa080 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:00.247323 10612 raft_consensus.cc:740] T f8c97ab77af04b0091bf6376a0a2057e P 777301d5201941cd8687dffa05baa080 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 777301d5201941cd8687dffa05baa080, State: Initialized, Role: FOLLOWER
I20260713 09:05:00.248131 10612 consensus_queue.cc:260] T f8c97ab77af04b0091bf6376a0a2057e P 777301d5201941cd8687dffa05baa080 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e29d58cd2e8d40c8836787ec81759a73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44227 } } peers { permanent_uuid: "777301d5201941cd8687dffa05baa080" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38141 } } peers { permanent_uuid: "de10964023ce4f08b0b6958d77893286" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39141 } }
I20260713 09:05:00.250119 10612 ts_tablet_manager.cc:1434] T f8c97ab77af04b0091bf6376a0a2057e P 777301d5201941cd8687dffa05baa080: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:05:00.246971 10614 raft_consensus.cc:740] T 941c89919a23463b936f5923dc52b0b7 P de10964023ce4f08b0b6958d77893286 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: de10964023ce4f08b0b6958d77893286, State: Initialized, Role: FOLLOWER
I20260713 09:05:00.251171 10614 consensus_queue.cc:260] T 941c89919a23463b936f5923dc52b0b7 P de10964023ce4f08b0b6958d77893286 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e29d58cd2e8d40c8836787ec81759a73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44227 } } peers { permanent_uuid: "777301d5201941cd8687dffa05baa080" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38141 } } peers { permanent_uuid: "de10964023ce4f08b0b6958d77893286" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39141 } }
I20260713 09:05:00.253228 10614 ts_tablet_manager.cc:1434] T 941c89919a23463b936f5923dc52b0b7 P de10964023ce4f08b0b6958d77893286: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260713 09:05:00.268116 10586 consensus_queue.cc:1048] T 0a0bbe9f12864a1fbd4366be9b24c7ce P e29d58cd2e8d40c8836787ec81759a73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "de10964023ce4f08b0b6958d77893286" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:00.337203 10539 raft_consensus.cc:493] T 941c89919a23463b936f5923dc52b0b7 P 777301d5201941cd8687dffa05baa080 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:00.337703 10539 raft_consensus.cc:515] T 941c89919a23463b936f5923dc52b0b7 P 777301d5201941cd8687dffa05baa080 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e29d58cd2e8d40c8836787ec81759a73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44227 } } peers { permanent_uuid: "777301d5201941cd8687dffa05baa080" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38141 } } peers { permanent_uuid: "de10964023ce4f08b0b6958d77893286" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39141 } }
I20260713 09:05:00.339394 10539 leader_election.cc:290] T 941c89919a23463b936f5923dc52b0b7 P 777301d5201941cd8687dffa05baa080 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e29d58cd2e8d40c8836787ec81759a73 (127.5.160.129:44227), de10964023ce4f08b0b6958d77893286 (127.5.160.131:39141)
I20260713 09:05:00.340428 10314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "941c89919a23463b936f5923dc52b0b7" candidate_uuid: "777301d5201941cd8687dffa05baa080" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e29d58cd2e8d40c8836787ec81759a73" is_pre_election: true
I20260713 09:05:00.340509 10461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "941c89919a23463b936f5923dc52b0b7" candidate_uuid: "777301d5201941cd8687dffa05baa080" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de10964023ce4f08b0b6958d77893286" is_pre_election: true
I20260713 09:05:00.341131 10314 raft_consensus.cc:2468] T 941c89919a23463b936f5923dc52b0b7 P e29d58cd2e8d40c8836787ec81759a73 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 777301d5201941cd8687dffa05baa080 in term 0.
I20260713 09:05:00.341280 10461 raft_consensus.cc:2468] T 941c89919a23463b936f5923dc52b0b7 P de10964023ce4f08b0b6958d77893286 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 777301d5201941cd8687dffa05baa080 in term 0.
I20260713 09:05:00.342144 10352 leader_election.cc:304] T 941c89919a23463b936f5923dc52b0b7 P 777301d5201941cd8687dffa05baa080 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 777301d5201941cd8687dffa05baa080, e29d58cd2e8d40c8836787ec81759a73; no voters: 
I20260713 09:05:00.343101 10539 raft_consensus.cc:2804] T 941c89919a23463b936f5923dc52b0b7 P 777301d5201941cd8687dffa05baa080 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:00.343436 10539 raft_consensus.cc:493] T 941c89919a23463b936f5923dc52b0b7 P 777301d5201941cd8687dffa05baa080 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:00.343735 10539 raft_consensus.cc:3060] T 941c89919a23463b936f5923dc52b0b7 P 777301d5201941cd8687dffa05baa080 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:00.346510 10648 raft_consensus.cc:493] T 17bcaa1c8b9e46febf6df1edee6c921d P de10964023ce4f08b0b6958d77893286 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:00.347035 10648 raft_consensus.cc:515] T 17bcaa1c8b9e46febf6df1edee6c921d P de10964023ce4f08b0b6958d77893286 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e29d58cd2e8d40c8836787ec81759a73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44227 } } peers { permanent_uuid: "777301d5201941cd8687dffa05baa080" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38141 } } peers { permanent_uuid: "de10964023ce4f08b0b6958d77893286" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39141 } }
I20260713 09:05:00.349254 10648 leader_election.cc:290] T 17bcaa1c8b9e46febf6df1edee6c921d P de10964023ce4f08b0b6958d77893286 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e29d58cd2e8d40c8836787ec81759a73 (127.5.160.129:44227), 777301d5201941cd8687dffa05baa080 (127.5.160.130:38141)
I20260713 09:05:00.350142 10314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17bcaa1c8b9e46febf6df1edee6c921d" candidate_uuid: "de10964023ce4f08b0b6958d77893286" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e29d58cd2e8d40c8836787ec81759a73" is_pre_election: true
I20260713 09:05:00.350793 10389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17bcaa1c8b9e46febf6df1edee6c921d" candidate_uuid: "de10964023ce4f08b0b6958d77893286" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "777301d5201941cd8687dffa05baa080" is_pre_election: true
I20260713 09:05:00.351649 10389 raft_consensus.cc:2393] T 17bcaa1c8b9e46febf6df1edee6c921d P 777301d5201941cd8687dffa05baa080 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate de10964023ce4f08b0b6958d77893286 in current term 1: Already voted for candidate e29d58cd2e8d40c8836787ec81759a73 in this term.
I20260713 09:05:00.351925 10539 raft_consensus.cc:515] T 941c89919a23463b936f5923dc52b0b7 P 777301d5201941cd8687dffa05baa080 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e29d58cd2e8d40c8836787ec81759a73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44227 } } peers { permanent_uuid: "777301d5201941cd8687dffa05baa080" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38141 } } peers { permanent_uuid: "de10964023ce4f08b0b6958d77893286" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39141 } }
I20260713 09:05:00.352521 10426 leader_election.cc:304] T 17bcaa1c8b9e46febf6df1edee6c921d P de10964023ce4f08b0b6958d77893286 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: de10964023ce4f08b0b6958d77893286; no voters: 777301d5201941cd8687dffa05baa080, e29d58cd2e8d40c8836787ec81759a73
I20260713 09:05:00.353549 10648 raft_consensus.cc:3060] T 17bcaa1c8b9e46febf6df1edee6c921d P de10964023ce4f08b0b6958d77893286 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:00.354630 10539 leader_election.cc:290] T 941c89919a23463b936f5923dc52b0b7 P 777301d5201941cd8687dffa05baa080 [CANDIDATE]: Term 1 election: Requested vote from peers e29d58cd2e8d40c8836787ec81759a73 (127.5.160.129:44227), de10964023ce4f08b0b6958d77893286 (127.5.160.131:39141)
I20260713 09:05:00.355278 10314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "941c89919a23463b936f5923dc52b0b7" candidate_uuid: "777301d5201941cd8687dffa05baa080" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e29d58cd2e8d40c8836787ec81759a73"
I20260713 09:05:00.355854 10314 raft_consensus.cc:3060] T 941c89919a23463b936f5923dc52b0b7 P e29d58cd2e8d40c8836787ec81759a73 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:00.356114 10461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "941c89919a23463b936f5923dc52b0b7" candidate_uuid: "777301d5201941cd8687dffa05baa080" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de10964023ce4f08b0b6958d77893286"
I20260713 09:05:00.356678 10461 raft_consensus.cc:3060] T 941c89919a23463b936f5923dc52b0b7 P de10964023ce4f08b0b6958d77893286 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:00.360877 10648 raft_consensus.cc:2749] T 17bcaa1c8b9e46febf6df1edee6c921d P de10964023ce4f08b0b6958d77893286 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:05:00.361955 10314 raft_consensus.cc:2468] T 941c89919a23463b936f5923dc52b0b7 P e29d58cd2e8d40c8836787ec81759a73 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 777301d5201941cd8687dffa05baa080 in term 1.
I20260713 09:05:00.362934 10352 leader_election.cc:304] T 941c89919a23463b936f5923dc52b0b7 P 777301d5201941cd8687dffa05baa080 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 777301d5201941cd8687dffa05baa080, e29d58cd2e8d40c8836787ec81759a73; no voters: 
I20260713 09:05:00.363615 10643 raft_consensus.cc:2804] T 941c89919a23463b936f5923dc52b0b7 P 777301d5201941cd8687dffa05baa080 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:00.363683 10461 raft_consensus.cc:2468] T 941c89919a23463b936f5923dc52b0b7 P de10964023ce4f08b0b6958d77893286 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 777301d5201941cd8687dffa05baa080 in term 1.
I20260713 09:05:00.364207 10643 raft_consensus.cc:697] T 941c89919a23463b936f5923dc52b0b7 P 777301d5201941cd8687dffa05baa080 [term 1 LEADER]: Becoming Leader. State: Replica: 777301d5201941cd8687dffa05baa080, State: Running, Role: LEADER
I20260713 09:05:00.365007 10643 consensus_queue.cc:237] T 941c89919a23463b936f5923dc52b0b7 P 777301d5201941cd8687dffa05baa080 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e29d58cd2e8d40c8836787ec81759a73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44227 } } peers { permanent_uuid: "777301d5201941cd8687dffa05baa080" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38141 } } peers { permanent_uuid: "de10964023ce4f08b0b6958d77893286" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39141 } }
I20260713 09:05:00.373528 10211 catalog_manager.cc:5697] T 941c89919a23463b936f5923dc52b0b7 P 777301d5201941cd8687dffa05baa080 reported cstate change: term changed from 0 to 1, leader changed from <none> to 777301d5201941cd8687dffa05baa080 (127.5.160.130). New cstate: current_term: 1 leader_uuid: "777301d5201941cd8687dffa05baa080" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e29d58cd2e8d40c8836787ec81759a73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44227 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "777301d5201941cd8687dffa05baa080" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38141 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "de10964023ce4f08b0b6958d77893286" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39141 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:00.420640 10628 consensus_queue.cc:1048] T 17bcaa1c8b9e46febf6df1edee6c921d P e29d58cd2e8d40c8836787ec81759a73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "de10964023ce4f08b0b6958d77893286" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:00.431715 10628 consensus_queue.cc:1048] T 17bcaa1c8b9e46febf6df1edee6c921d P e29d58cd2e8d40c8836787ec81759a73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "777301d5201941cd8687dffa05baa080" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:00.448288 10389 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ca25fa71fd624025b9b30f1f9766079e"
dest_uuid: "777301d5201941cd8687dffa05baa080"
mode: GRACEFUL
new_leader_uuid: "e29d58cd2e8d40c8836787ec81759a73"
 from {username='slave'} at 127.0.0.1:47650
I20260713 09:05:00.449059 10389 raft_consensus.cc:606] T ca25fa71fd624025b9b30f1f9766079e P 777301d5201941cd8687dffa05baa080 [term 1 LEADER]: Received request to transfer leadership to TS e29d58cd2e8d40c8836787ec81759a73
I20260713 09:05:00.456800 10314 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "17bcaa1c8b9e46febf6df1edee6c921d"
dest_uuid: "e29d58cd2e8d40c8836787ec81759a73"
mode: GRACEFUL
new_leader_uuid: "777301d5201941cd8687dffa05baa080"
 from {username='slave'} at 127.0.0.1:42674
I20260713 09:05:00.457360 10314 raft_consensus.cc:606] T 17bcaa1c8b9e46febf6df1edee6c921d P e29d58cd2e8d40c8836787ec81759a73 [term 1 LEADER]: Received request to transfer leadership to TS 777301d5201941cd8687dffa05baa080
I20260713 09:05:00.467177 10643 consensus_queue.cc:1048] T ca25fa71fd624025b9b30f1f9766079e P 777301d5201941cd8687dffa05baa080 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e29d58cd2e8d40c8836787ec81759a73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:00.471985 10461 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1e8353726b234c0481b0c983f4d2dcfb"
dest_uuid: "de10964023ce4f08b0b6958d77893286"
mode: GRACEFUL
new_leader_uuid: "777301d5201941cd8687dffa05baa080"
 from {username='slave'} at 127.0.0.1:41864
I20260713 09:05:00.472532 10461 raft_consensus.cc:606] T 1e8353726b234c0481b0c983f4d2dcfb P de10964023ce4f08b0b6958d77893286 [term 1 LEADER]: Received request to transfer leadership to TS 777301d5201941cd8687dffa05baa080
I20260713 09:05:00.474898 10539 raft_consensus.cc:993] T ca25fa71fd624025b9b30f1f9766079e P 777301d5201941cd8687dffa05baa080: : Instructing follower e29d58cd2e8d40c8836787ec81759a73 to start an election
I20260713 09:05:00.475314 10539 raft_consensus.cc:1081] T ca25fa71fd624025b9b30f1f9766079e P 777301d5201941cd8687dffa05baa080 [term 1 LEADER]: Signalling peer e29d58cd2e8d40c8836787ec81759a73 to start an election
I20260713 09:05:00.477576 10387 raft_consensus.cc:3060] T f8c97ab77af04b0091bf6376a0a2057e P 777301d5201941cd8687dffa05baa080 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:00.479413 10313 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ca25fa71fd624025b9b30f1f9766079e"
dest_uuid: "e29d58cd2e8d40c8836787ec81759a73"
 from {username='slave'} at 127.0.0.1:42658
I20260713 09:05:00.480080 10313 raft_consensus.cc:493] T ca25fa71fd624025b9b30f1f9766079e P e29d58cd2e8d40c8836787ec81759a73 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:00.480443 10313 raft_consensus.cc:3060] T ca25fa71fd624025b9b30f1f9766079e P e29d58cd2e8d40c8836787ec81759a73 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:00.488118 10314 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f8c97ab77af04b0091bf6376a0a2057e"
dest_uuid: "e29d58cd2e8d40c8836787ec81759a73"
mode: GRACEFUL
new_leader_uuid: "de10964023ce4f08b0b6958d77893286"
 from {username='slave'} at 127.0.0.1:42674
I20260713 09:05:00.488679 10627 consensus_queue.cc:1048] T f8c97ab77af04b0091bf6376a0a2057e P e29d58cd2e8d40c8836787ec81759a73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "777301d5201941cd8687dffa05baa080" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:00.489017 10314 raft_consensus.cc:606] T f8c97ab77af04b0091bf6376a0a2057e P e29d58cd2e8d40c8836787ec81759a73 [term 1 LEADER]: Received request to transfer leadership to TS de10964023ce4f08b0b6958d77893286
I20260713 09:05:00.492193 10539 consensus_queue.cc:1048] T ca25fa71fd624025b9b30f1f9766079e P 777301d5201941cd8687dffa05baa080 [LEADER]: Connected to new peer: Peer: permanent_uuid: "de10964023ce4f08b0b6958d77893286" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:00.504734 10313 raft_consensus.cc:515] T ca25fa71fd624025b9b30f1f9766079e P e29d58cd2e8d40c8836787ec81759a73 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e29d58cd2e8d40c8836787ec81759a73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44227 } } peers { permanent_uuid: "777301d5201941cd8687dffa05baa080" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38141 } } peers { permanent_uuid: "de10964023ce4f08b0b6958d77893286" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39141 } }
I20260713 09:05:00.507375 10313 leader_election.cc:290] T ca25fa71fd624025b9b30f1f9766079e P e29d58cd2e8d40c8836787ec81759a73 [CANDIDATE]: Term 2 election: Requested vote from peers 777301d5201941cd8687dffa05baa080 (127.5.160.130:38141), de10964023ce4f08b0b6958d77893286 (127.5.160.131:39141)
I20260713 09:05:00.507200 10586 consensus_queue.cc:1048] T f8c97ab77af04b0091bf6376a0a2057e P e29d58cd2e8d40c8836787ec81759a73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "de10964023ce4f08b0b6958d77893286" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:00.509721 10460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca25fa71fd624025b9b30f1f9766079e" candidate_uuid: "e29d58cd2e8d40c8836787ec81759a73" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "de10964023ce4f08b0b6958d77893286"
I20260713 09:05:00.513972 10387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca25fa71fd624025b9b30f1f9766079e" candidate_uuid: "e29d58cd2e8d40c8836787ec81759a73" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "777301d5201941cd8687dffa05baa080"
I20260713 09:05:00.514643 10387 raft_consensus.cc:3055] T ca25fa71fd624025b9b30f1f9766079e P 777301d5201941cd8687dffa05baa080 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:05:00.515022 10387 raft_consensus.cc:740] T ca25fa71fd624025b9b30f1f9766079e P 777301d5201941cd8687dffa05baa080 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 777301d5201941cd8687dffa05baa080, State: Running, Role: LEADER
I20260713 09:05:00.515900 10387 consensus_queue.cc:260] T ca25fa71fd624025b9b30f1f9766079e P 777301d5201941cd8687dffa05baa080 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e29d58cd2e8d40c8836787ec81759a73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44227 } } peers { permanent_uuid: "777301d5201941cd8687dffa05baa080" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38141 } } peers { permanent_uuid: "de10964023ce4f08b0b6958d77893286" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39141 } }
I20260713 09:05:00.517261 10387 raft_consensus.cc:3060] T ca25fa71fd624025b9b30f1f9766079e P 777301d5201941cd8687dffa05baa080 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:00.524837 10387 raft_consensus.cc:2468] T ca25fa71fd624025b9b30f1f9766079e P 777301d5201941cd8687dffa05baa080 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e29d58cd2e8d40c8836787ec81759a73 in term 2.
I20260713 09:05:00.526086 10586 consensus_queue.cc:1048] T 192cecbc60384db2b901df514794148d P e29d58cd2e8d40c8836787ec81759a73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "777301d5201941cd8687dffa05baa080" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:00.526245 10277 leader_election.cc:304] T ca25fa71fd624025b9b30f1f9766079e P e29d58cd2e8d40c8836787ec81759a73 [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: 777301d5201941cd8687dffa05baa080, e29d58cd2e8d40c8836787ec81759a73; no voters: de10964023ce4f08b0b6958d77893286
I20260713 09:05:00.527007 10601 raft_consensus.cc:2804] T ca25fa71fd624025b9b30f1f9766079e P e29d58cd2e8d40c8836787ec81759a73 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:05:00.527510 10601 raft_consensus.cc:697] T ca25fa71fd624025b9b30f1f9766079e P e29d58cd2e8d40c8836787ec81759a73 [term 2 LEADER]: Becoming Leader. State: Replica: e29d58cd2e8d40c8836787ec81759a73, State: Running, Role: LEADER
I20260713 09:05:00.528347 10601 consensus_queue.cc:237] T ca25fa71fd624025b9b30f1f9766079e P e29d58cd2e8d40c8836787ec81759a73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e29d58cd2e8d40c8836787ec81759a73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44227 } } peers { permanent_uuid: "777301d5201941cd8687dffa05baa080" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38141 } } peers { permanent_uuid: "de10964023ce4f08b0b6958d77893286" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39141 } }
I20260713 09:05:00.530665 10586 raft_consensus.cc:993] T f8c97ab77af04b0091bf6376a0a2057e P e29d58cd2e8d40c8836787ec81759a73: : Instructing follower de10964023ce4f08b0b6958d77893286 to start an election
I20260713 09:05:00.531177 10628 raft_consensus.cc:1081] T f8c97ab77af04b0091bf6376a0a2057e P e29d58cd2e8d40c8836787ec81759a73 [term 1 LEADER]: Signalling peer de10964023ce4f08b0b6958d77893286 to start an election
I20260713 09:05:00.533203 10460 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f8c97ab77af04b0091bf6376a0a2057e"
dest_uuid: "de10964023ce4f08b0b6958d77893286"
 from {username='slave'} at 127.0.0.1:53812
I20260713 09:05:00.533828 10460 raft_consensus.cc:493] T f8c97ab77af04b0091bf6376a0a2057e P de10964023ce4f08b0b6958d77893286 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:00.534262 10460 raft_consensus.cc:3060] T f8c97ab77af04b0091bf6376a0a2057e P de10964023ce4f08b0b6958d77893286 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:00.541926 10460 raft_consensus.cc:515] T f8c97ab77af04b0091bf6376a0a2057e P de10964023ce4f08b0b6958d77893286 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e29d58cd2e8d40c8836787ec81759a73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44227 } } peers { permanent_uuid: "777301d5201941cd8687dffa05baa080" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38141 } } peers { permanent_uuid: "de10964023ce4f08b0b6958d77893286" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39141 } }
I20260713 09:05:00.542424 10211 catalog_manager.cc:5697] T ca25fa71fd624025b9b30f1f9766079e P e29d58cd2e8d40c8836787ec81759a73 reported cstate change: term changed from 1 to 2, leader changed from 777301d5201941cd8687dffa05baa080 (127.5.160.130) to e29d58cd2e8d40c8836787ec81759a73 (127.5.160.129). New cstate: current_term: 2 leader_uuid: "e29d58cd2e8d40c8836787ec81759a73" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e29d58cd2e8d40c8836787ec81759a73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44227 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "777301d5201941cd8687dffa05baa080" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38141 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "de10964023ce4f08b0b6958d77893286" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39141 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:00.547188 10628 consensus_queue.cc:1048] T 192cecbc60384db2b901df514794148d P e29d58cd2e8d40c8836787ec81759a73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "de10964023ce4f08b0b6958d77893286" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:00.557250 10460 leader_election.cc:290] T f8c97ab77af04b0091bf6376a0a2057e P de10964023ce4f08b0b6958d77893286 [CANDIDATE]: Term 2 election: Requested vote from peers e29d58cd2e8d40c8836787ec81759a73 (127.5.160.129:44227), 777301d5201941cd8687dffa05baa080 (127.5.160.130:38141)
I20260713 09:05:00.558370 10389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8c97ab77af04b0091bf6376a0a2057e" candidate_uuid: "de10964023ce4f08b0b6958d77893286" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "777301d5201941cd8687dffa05baa080"
I20260713 09:05:00.558406 10313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8c97ab77af04b0091bf6376a0a2057e" candidate_uuid: "de10964023ce4f08b0b6958d77893286" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e29d58cd2e8d40c8836787ec81759a73"
I20260713 09:05:00.559669 10313 raft_consensus.cc:3055] T f8c97ab77af04b0091bf6376a0a2057e P e29d58cd2e8d40c8836787ec81759a73 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:05:00.559993 10313 raft_consensus.cc:740] T f8c97ab77af04b0091bf6376a0a2057e P e29d58cd2e8d40c8836787ec81759a73 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e29d58cd2e8d40c8836787ec81759a73, State: Running, Role: LEADER
I20260713 09:05:00.560745 10313 consensus_queue.cc:260] T f8c97ab77af04b0091bf6376a0a2057e P e29d58cd2e8d40c8836787ec81759a73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e29d58cd2e8d40c8836787ec81759a73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44227 } } peers { permanent_uuid: "777301d5201941cd8687dffa05baa080" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38141 } } peers { permanent_uuid: "de10964023ce4f08b0b6958d77893286" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39141 } }
I20260713 09:05:00.562007 10313 raft_consensus.cc:3060] T f8c97ab77af04b0091bf6376a0a2057e P e29d58cd2e8d40c8836787ec81759a73 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:00.559057 10389 raft_consensus.cc:3060] T f8c97ab77af04b0091bf6376a0a2057e P 777301d5201941cd8687dffa05baa080 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:00.569242 10389 raft_consensus.cc:2468] T f8c97ab77af04b0091bf6376a0a2057e P 777301d5201941cd8687dffa05baa080 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate de10964023ce4f08b0b6958d77893286 in term 2.
I20260713 09:05:00.570575 10426 leader_election.cc:304] T f8c97ab77af04b0091bf6376a0a2057e P de10964023ce4f08b0b6958d77893286 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 777301d5201941cd8687dffa05baa080, de10964023ce4f08b0b6958d77893286; no voters: 
I20260713 09:05:00.571612 10648 raft_consensus.cc:2804] T f8c97ab77af04b0091bf6376a0a2057e P de10964023ce4f08b0b6958d77893286 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:05:00.572117 10648 raft_consensus.cc:697] T f8c97ab77af04b0091bf6376a0a2057e P de10964023ce4f08b0b6958d77893286 [term 2 LEADER]: Becoming Leader. State: Replica: de10964023ce4f08b0b6958d77893286, State: Running, Role: LEADER
I20260713 09:05:00.572913 10648 consensus_queue.cc:237] T f8c97ab77af04b0091bf6376a0a2057e P de10964023ce4f08b0b6958d77893286 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e29d58cd2e8d40c8836787ec81759a73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44227 } } peers { permanent_uuid: "777301d5201941cd8687dffa05baa080" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38141 } } peers { permanent_uuid: "de10964023ce4f08b0b6958d77893286" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39141 } }
I20260713 09:05:00.573983 10313 raft_consensus.cc:2468] T f8c97ab77af04b0091bf6376a0a2057e P e29d58cd2e8d40c8836787ec81759a73 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate de10964023ce4f08b0b6958d77893286 in term 2.
I20260713 09:05:00.580399 10211 catalog_manager.cc:5697] T f8c97ab77af04b0091bf6376a0a2057e P de10964023ce4f08b0b6958d77893286 reported cstate change: term changed from 1 to 2, leader changed from e29d58cd2e8d40c8836787ec81759a73 (127.5.160.129) to de10964023ce4f08b0b6958d77893286 (127.5.160.131). New cstate: current_term: 2 leader_uuid: "de10964023ce4f08b0b6958d77893286" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e29d58cd2e8d40c8836787ec81759a73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44227 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "777301d5201941cd8687dffa05baa080" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38141 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "de10964023ce4f08b0b6958d77893286" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39141 } health_report { overall_health: HEALTHY } } }
I20260713 09:05:00.615154 10648 consensus_queue.cc:1048] T 1e8353726b234c0481b0c983f4d2dcfb P de10964023ce4f08b0b6958d77893286 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e29d58cd2e8d40c8836787ec81759a73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:00.625365 10648 consensus_queue.cc:1048] T 1e8353726b234c0481b0c983f4d2dcfb P de10964023ce4f08b0b6958d77893286 [LEADER]: Connected to new peer: Peer: permanent_uuid: "777301d5201941cd8687dffa05baa080" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:00.634759 10648 raft_consensus.cc:993] T 1e8353726b234c0481b0c983f4d2dcfb P de10964023ce4f08b0b6958d77893286: : Instructing follower 777301d5201941cd8687dffa05baa080 to start an election
I20260713 09:05:00.635464 10681 raft_consensus.cc:1081] T 1e8353726b234c0481b0c983f4d2dcfb P de10964023ce4f08b0b6958d77893286 [term 1 LEADER]: Signalling peer 777301d5201941cd8687dffa05baa080 to start an election
I20260713 09:05:00.637214 10389 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1e8353726b234c0481b0c983f4d2dcfb"
dest_uuid: "777301d5201941cd8687dffa05baa080"
 from {username='slave'} at 127.0.0.1:47636
I20260713 09:05:00.637753 10389 raft_consensus.cc:493] T 1e8353726b234c0481b0c983f4d2dcfb P 777301d5201941cd8687dffa05baa080 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:00.638083 10389 raft_consensus.cc:3060] T 1e8353726b234c0481b0c983f4d2dcfb P 777301d5201941cd8687dffa05baa080 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:00.643086 10389 raft_consensus.cc:515] T 1e8353726b234c0481b0c983f4d2dcfb P 777301d5201941cd8687dffa05baa080 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e29d58cd2e8d40c8836787ec81759a73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44227 } } peers { permanent_uuid: "777301d5201941cd8687dffa05baa080" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38141 } } peers { permanent_uuid: "de10964023ce4f08b0b6958d77893286" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39141 } }
I20260713 09:05:00.644994 10389 leader_election.cc:290] T 1e8353726b234c0481b0c983f4d2dcfb P 777301d5201941cd8687dffa05baa080 [CANDIDATE]: Term 2 election: Requested vote from peers e29d58cd2e8d40c8836787ec81759a73 (127.5.160.129:44227), de10964023ce4f08b0b6958d77893286 (127.5.160.131:39141)
I20260713 09:05:00.645742 10313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e8353726b234c0481b0c983f4d2dcfb" candidate_uuid: "777301d5201941cd8687dffa05baa080" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e29d58cd2e8d40c8836787ec81759a73"
I20260713 09:05:00.646349 10313 raft_consensus.cc:3060] T 1e8353726b234c0481b0c983f4d2dcfb P e29d58cd2e8d40c8836787ec81759a73 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:00.646377 10462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e8353726b234c0481b0c983f4d2dcfb" candidate_uuid: "777301d5201941cd8687dffa05baa080" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "de10964023ce4f08b0b6958d77893286"
I20260713 09:05:00.646978 10462 raft_consensus.cc:3055] T 1e8353726b234c0481b0c983f4d2dcfb P de10964023ce4f08b0b6958d77893286 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:05:00.647274 10462 raft_consensus.cc:740] T 1e8353726b234c0481b0c983f4d2dcfb P de10964023ce4f08b0b6958d77893286 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: de10964023ce4f08b0b6958d77893286, State: Running, Role: LEADER
I20260713 09:05:00.647969 10462 consensus_queue.cc:260] T 1e8353726b234c0481b0c983f4d2dcfb P de10964023ce4f08b0b6958d77893286 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e29d58cd2e8d40c8836787ec81759a73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44227 } } peers { permanent_uuid: "777301d5201941cd8687dffa05baa080" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38141 } } peers { permanent_uuid: "de10964023ce4f08b0b6958d77893286" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39141 } }
I20260713 09:05:00.649132 10462 raft_consensus.cc:3060] T 1e8353726b234c0481b0c983f4d2dcfb P de10964023ce4f08b0b6958d77893286 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:00.653465 10313 raft_consensus.cc:2468] T 1e8353726b234c0481b0c983f4d2dcfb P e29d58cd2e8d40c8836787ec81759a73 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 777301d5201941cd8687dffa05baa080 in term 2.
I20260713 09:05:00.654529 10352 leader_election.cc:304] T 1e8353726b234c0481b0c983f4d2dcfb P 777301d5201941cd8687dffa05baa080 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 777301d5201941cd8687dffa05baa080, e29d58cd2e8d40c8836787ec81759a73; no voters: 
I20260713 09:05:00.655223 10462 raft_consensus.cc:2468] T 1e8353726b234c0481b0c983f4d2dcfb P de10964023ce4f08b0b6958d77893286 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 777301d5201941cd8687dffa05baa080 in term 2.
I20260713 09:05:00.655360 10674 raft_consensus.cc:2804] T 1e8353726b234c0481b0c983f4d2dcfb P 777301d5201941cd8687dffa05baa080 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:05:00.655978 10674 raft_consensus.cc:697] T 1e8353726b234c0481b0c983f4d2dcfb P 777301d5201941cd8687dffa05baa080 [term 2 LEADER]: Becoming Leader. State: Replica: 777301d5201941cd8687dffa05baa080, State: Running, Role: LEADER
I20260713 09:05:00.656776 10674 consensus_queue.cc:237] T 1e8353726b234c0481b0c983f4d2dcfb P 777301d5201941cd8687dffa05baa080 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e29d58cd2e8d40c8836787ec81759a73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44227 } } peers { permanent_uuid: "777301d5201941cd8687dffa05baa080" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38141 } } peers { permanent_uuid: "de10964023ce4f08b0b6958d77893286" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39141 } }
I20260713 09:05:00.663093 10681 raft_consensus.cc:493] T 141bc0096e2f4d44879429fcf2b9e8ae P de10964023ce4f08b0b6958d77893286 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:00.663488 10681 raft_consensus.cc:515] T 141bc0096e2f4d44879429fcf2b9e8ae P de10964023ce4f08b0b6958d77893286 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e29d58cd2e8d40c8836787ec81759a73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44227 } } peers { permanent_uuid: "777301d5201941cd8687dffa05baa080" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38141 } } peers { permanent_uuid: "de10964023ce4f08b0b6958d77893286" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39141 } }
I20260713 09:05:00.664104 10212 catalog_manager.cc:5697] T 1e8353726b234c0481b0c983f4d2dcfb P 777301d5201941cd8687dffa05baa080 reported cstate change: term changed from 1 to 2, leader changed from de10964023ce4f08b0b6958d77893286 (127.5.160.131) to 777301d5201941cd8687dffa05baa080 (127.5.160.130). New cstate: current_term: 2 leader_uuid: "777301d5201941cd8687dffa05baa080" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e29d58cd2e8d40c8836787ec81759a73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44227 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "777301d5201941cd8687dffa05baa080" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38141 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "de10964023ce4f08b0b6958d77893286" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39141 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:00.665148 10681 leader_election.cc:290] T 141bc0096e2f4d44879429fcf2b9e8ae P de10964023ce4f08b0b6958d77893286 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e29d58cd2e8d40c8836787ec81759a73 (127.5.160.129:44227), 777301d5201941cd8687dffa05baa080 (127.5.160.130:38141)
I20260713 09:05:00.666137 10387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "141bc0096e2f4d44879429fcf2b9e8ae" candidate_uuid: "de10964023ce4f08b0b6958d77893286" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "777301d5201941cd8687dffa05baa080" is_pre_election: true
I20260713 09:05:00.666718 10313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "141bc0096e2f4d44879429fcf2b9e8ae" candidate_uuid: "de10964023ce4f08b0b6958d77893286" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e29d58cd2e8d40c8836787ec81759a73" is_pre_election: true
I20260713 09:05:00.667496 10313 raft_consensus.cc:2393] T 141bc0096e2f4d44879429fcf2b9e8ae P e29d58cd2e8d40c8836787ec81759a73 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate de10964023ce4f08b0b6958d77893286 in current term 1: Already voted for candidate 777301d5201941cd8687dffa05baa080 in this term.
I20260713 09:05:00.668444 10426 leader_election.cc:304] T 141bc0096e2f4d44879429fcf2b9e8ae P de10964023ce4f08b0b6958d77893286 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: de10964023ce4f08b0b6958d77893286; no voters: 777301d5201941cd8687dffa05baa080, e29d58cd2e8d40c8836787ec81759a73
I20260713 09:05:00.669109 10681 raft_consensus.cc:3060] T 141bc0096e2f4d44879429fcf2b9e8ae P de10964023ce4f08b0b6958d77893286 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:00.675945 10681 raft_consensus.cc:2749] T 141bc0096e2f4d44879429fcf2b9e8ae P de10964023ce4f08b0b6958d77893286 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:05:00.676947 10674 consensus_queue.cc:1048] T 141bc0096e2f4d44879429fcf2b9e8ae P 777301d5201941cd8687dffa05baa080 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e29d58cd2e8d40c8836787ec81759a73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:00.686836 10621 consensus_queue.cc:1048] T 141bc0096e2f4d44879429fcf2b9e8ae P 777301d5201941cd8687dffa05baa080 [LEADER]: Connected to new peer: Peer: permanent_uuid: "de10964023ce4f08b0b6958d77893286" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:00.850205 10621 consensus_queue.cc:1048] T 941c89919a23463b936f5923dc52b0b7 P 777301d5201941cd8687dffa05baa080 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e29d58cd2e8d40c8836787ec81759a73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:00.860924 10674 consensus_queue.cc:1048] T 941c89919a23463b936f5923dc52b0b7 P 777301d5201941cd8687dffa05baa080 [LEADER]: Connected to new peer: Peer: permanent_uuid: "de10964023ce4f08b0b6958d77893286" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:00.935875 10389 raft_consensus.cc:1275] T ca25fa71fd624025b9b30f1f9766079e P 777301d5201941cd8687dffa05baa080 [term 2 FOLLOWER]: Refusing update from remote peer e29d58cd2e8d40c8836787ec81759a73: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:00.937255 10628 consensus_queue.cc:1048] T ca25fa71fd624025b9b30f1f9766079e P e29d58cd2e8d40c8836787ec81759a73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "777301d5201941cd8687dffa05baa080" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:00.941958 10586 raft_consensus.cc:993] T 17bcaa1c8b9e46febf6df1edee6c921d P e29d58cd2e8d40c8836787ec81759a73: : Instructing follower 777301d5201941cd8687dffa05baa080 to start an election
I20260713 09:05:00.942382 10586 raft_consensus.cc:1081] T 17bcaa1c8b9e46febf6df1edee6c921d P e29d58cd2e8d40c8836787ec81759a73 [term 1 LEADER]: Signalling peer 777301d5201941cd8687dffa05baa080 to start an election
I20260713 09:05:00.946683 10389 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "17bcaa1c8b9e46febf6df1edee6c921d"
dest_uuid: "777301d5201941cd8687dffa05baa080"
 from {username='slave'} at 127.0.0.1:47620
I20260713 09:05:00.946859 10460 raft_consensus.cc:3060] T ca25fa71fd624025b9b30f1f9766079e P de10964023ce4f08b0b6958d77893286 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:00.947280 10389 raft_consensus.cc:493] T 17bcaa1c8b9e46febf6df1edee6c921d P 777301d5201941cd8687dffa05baa080 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:00.949414 10389 raft_consensus.cc:3060] T 17bcaa1c8b9e46febf6df1edee6c921d P 777301d5201941cd8687dffa05baa080 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:00.957026 10460 raft_consensus.cc:1275] T ca25fa71fd624025b9b30f1f9766079e P de10964023ce4f08b0b6958d77893286 [term 2 FOLLOWER]: Refusing update from remote peer e29d58cd2e8d40c8836787ec81759a73: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:00.957146 10389 raft_consensus.cc:515] T 17bcaa1c8b9e46febf6df1edee6c921d P 777301d5201941cd8687dffa05baa080 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e29d58cd2e8d40c8836787ec81759a73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44227 } } peers { permanent_uuid: "777301d5201941cd8687dffa05baa080" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38141 } } peers { permanent_uuid: "de10964023ce4f08b0b6958d77893286" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39141 } }
I20260713 09:05:00.958535 10628 consensus_queue.cc:1048] T ca25fa71fd624025b9b30f1f9766079e P e29d58cd2e8d40c8836787ec81759a73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "de10964023ce4f08b0b6958d77893286" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:00.960268 10389 leader_election.cc:290] T 17bcaa1c8b9e46febf6df1edee6c921d P 777301d5201941cd8687dffa05baa080 [CANDIDATE]: Term 2 election: Requested vote from peers e29d58cd2e8d40c8836787ec81759a73 (127.5.160.129:44227), de10964023ce4f08b0b6958d77893286 (127.5.160.131:39141)
I20260713 09:05:00.961494 10462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17bcaa1c8b9e46febf6df1edee6c921d" candidate_uuid: "777301d5201941cd8687dffa05baa080" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "de10964023ce4f08b0b6958d77893286"
I20260713 09:05:00.962069 10462 raft_consensus.cc:3060] T 17bcaa1c8b9e46febf6df1edee6c921d P de10964023ce4f08b0b6958d77893286 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:00.960300 10313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17bcaa1c8b9e46febf6df1edee6c921d" candidate_uuid: "777301d5201941cd8687dffa05baa080" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e29d58cd2e8d40c8836787ec81759a73"
I20260713 09:05:00.963464 10313 raft_consensus.cc:3055] T 17bcaa1c8b9e46febf6df1edee6c921d P e29d58cd2e8d40c8836787ec81759a73 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:05:00.963742 10313 raft_consensus.cc:740] T 17bcaa1c8b9e46febf6df1edee6c921d P e29d58cd2e8d40c8836787ec81759a73 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e29d58cd2e8d40c8836787ec81759a73, State: Running, Role: LEADER
I20260713 09:05:00.964506 10313 consensus_queue.cc:260] T 17bcaa1c8b9e46febf6df1edee6c921d P e29d58cd2e8d40c8836787ec81759a73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e29d58cd2e8d40c8836787ec81759a73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44227 } } peers { permanent_uuid: "777301d5201941cd8687dffa05baa080" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38141 } } peers { permanent_uuid: "de10964023ce4f08b0b6958d77893286" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39141 } }
I20260713 09:05:00.965663 10313 raft_consensus.cc:3060] T 17bcaa1c8b9e46febf6df1edee6c921d P e29d58cd2e8d40c8836787ec81759a73 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:00.968750 10462 raft_consensus.cc:2468] T 17bcaa1c8b9e46febf6df1edee6c921d P de10964023ce4f08b0b6958d77893286 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 777301d5201941cd8687dffa05baa080 in term 2.
I20260713 09:05:00.969995 10353 leader_election.cc:304] T 17bcaa1c8b9e46febf6df1edee6c921d P 777301d5201941cd8687dffa05baa080 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 777301d5201941cd8687dffa05baa080, de10964023ce4f08b0b6958d77893286; no voters: 
I20260713 09:05:00.970909 10674 raft_consensus.cc:2804] T 17bcaa1c8b9e46febf6df1edee6c921d P 777301d5201941cd8687dffa05baa080 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:05:00.971378 10674 raft_consensus.cc:697] T 17bcaa1c8b9e46febf6df1edee6c921d P 777301d5201941cd8687dffa05baa080 [term 2 LEADER]: Becoming Leader. State: Replica: 777301d5201941cd8687dffa05baa080, State: Running, Role: LEADER
I20260713 09:05:00.972229 10674 consensus_queue.cc:237] T 17bcaa1c8b9e46febf6df1edee6c921d P 777301d5201941cd8687dffa05baa080 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e29d58cd2e8d40c8836787ec81759a73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44227 } } peers { permanent_uuid: "777301d5201941cd8687dffa05baa080" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38141 } } peers { permanent_uuid: "de10964023ce4f08b0b6958d77893286" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39141 } }
I20260713 09:05:00.974231 10313 raft_consensus.cc:2468] T 17bcaa1c8b9e46febf6df1edee6c921d P e29d58cd2e8d40c8836787ec81759a73 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 777301d5201941cd8687dffa05baa080 in term 2.
I20260713 09:05:00.980057 10212 catalog_manager.cc:5697] T 17bcaa1c8b9e46febf6df1edee6c921d P 777301d5201941cd8687dffa05baa080 reported cstate change: term changed from 1 to 2, leader changed from e29d58cd2e8d40c8836787ec81759a73 (127.5.160.129) to 777301d5201941cd8687dffa05baa080 (127.5.160.130). New cstate: current_term: 2 leader_uuid: "777301d5201941cd8687dffa05baa080" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e29d58cd2e8d40c8836787ec81759a73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44227 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "777301d5201941cd8687dffa05baa080" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38141 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "de10964023ce4f08b0b6958d77893286" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39141 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:01.112892 10313 raft_consensus.cc:1275] T f8c97ab77af04b0091bf6376a0a2057e P e29d58cd2e8d40c8836787ec81759a73 [term 2 FOLLOWER]: Refusing update from remote peer de10964023ce4f08b0b6958d77893286: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:01.114248 10681 consensus_queue.cc:1048] T f8c97ab77af04b0091bf6376a0a2057e P de10964023ce4f08b0b6958d77893286 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e29d58cd2e8d40c8836787ec81759a73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:01.121510 10389 raft_consensus.cc:1275] T f8c97ab77af04b0091bf6376a0a2057e P 777301d5201941cd8687dffa05baa080 [term 2 FOLLOWER]: Refusing update from remote peer de10964023ce4f08b0b6958d77893286: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:01.123764 10648 consensus_queue.cc:1048] T f8c97ab77af04b0091bf6376a0a2057e P de10964023ce4f08b0b6958d77893286 [LEADER]: Connected to new peer: Peer: permanent_uuid: "777301d5201941cd8687dffa05baa080" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:01.171454 10462 raft_consensus.cc:1275] T 1e8353726b234c0481b0c983f4d2dcfb P de10964023ce4f08b0b6958d77893286 [term 2 FOLLOWER]: Refusing update from remote peer 777301d5201941cd8687dffa05baa080: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:01.172717 10674 consensus_queue.cc:1048] T 1e8353726b234c0481b0c983f4d2dcfb P 777301d5201941cd8687dffa05baa080 [LEADER]: Connected to new peer: Peer: permanent_uuid: "de10964023ce4f08b0b6958d77893286" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:01.182556 10313 raft_consensus.cc:1275] T 1e8353726b234c0481b0c983f4d2dcfb P e29d58cd2e8d40c8836787ec81759a73 [term 2 FOLLOWER]: Refusing update from remote peer 777301d5201941cd8687dffa05baa080: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:01.184320 10643 consensus_queue.cc:1048] T 1e8353726b234c0481b0c983f4d2dcfb P 777301d5201941cd8687dffa05baa080 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e29d58cd2e8d40c8836787ec81759a73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:01.465032 10313 raft_consensus.cc:1275] T 17bcaa1c8b9e46febf6df1edee6c921d P e29d58cd2e8d40c8836787ec81759a73 [term 2 FOLLOWER]: Refusing update from remote peer 777301d5201941cd8687dffa05baa080: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:01.466387 10643 consensus_queue.cc:1048] T 17bcaa1c8b9e46febf6df1edee6c921d P 777301d5201941cd8687dffa05baa080 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e29d58cd2e8d40c8836787ec81759a73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:01.476060 10460 raft_consensus.cc:1275] T 17bcaa1c8b9e46febf6df1edee6c921d P de10964023ce4f08b0b6958d77893286 [term 2 FOLLOWER]: Refusing update from remote peer 777301d5201941cd8687dffa05baa080: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:01.477720 10688 consensus_queue.cc:1048] T 17bcaa1c8b9e46febf6df1edee6c921d P 777301d5201941cd8687dffa05baa080 [LEADER]: Connected to new peer: Peer: permanent_uuid: "de10964023ce4f08b0b6958d77893286" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:03.498149 10212 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:54160:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260713 09:05:03.519423 10212 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:54160:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260713 09:05:03.581374  5762 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260713 09:05:03.620293 10353 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.160.131:39141, user_credentials={real_user=slave}} blocked reactor thread for 70725.7us
I20260713 09:05:03.681600 10737 tablet.cc:1724] T 0a0bbe9f12864a1fbd4366be9b24c7ce P e29d58cd2e8d40c8836787ec81759a73: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:05:03.689375 10738 tablet.cc:1724] T 17bcaa1c8b9e46febf6df1edee6c921d P e29d58cd2e8d40c8836787ec81759a73: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:05:03.694151 10740 tablet.cc:1724] T 17bcaa1c8b9e46febf6df1edee6c921d P 777301d5201941cd8687dffa05baa080: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:05:03.710654 10736 tablet.cc:1724] T 0a0bbe9f12864a1fbd4366be9b24c7ce P 777301d5201941cd8687dffa05baa080: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:05:03.715304 10748 tablet.cc:1724] T ca25fa71fd624025b9b30f1f9766079e P e29d58cd2e8d40c8836787ec81759a73: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:05:03.726830 10752 tablet.cc:1724] T cdb470a5ede942eb85026b549d16334e P e29d58cd2e8d40c8836787ec81759a73: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:05:03.751876 10754 tablet.cc:1724] T ca25fa71fd624025b9b30f1f9766079e P 777301d5201941cd8687dffa05baa080: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:05:03.767465 10758 tablet.cc:1724] T cdb470a5ede942eb85026b549d16334e P de10964023ce4f08b0b6958d77893286: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:05:03.771327 10759 tablet.cc:1724] T ca25fa71fd624025b9b30f1f9766079e P de10964023ce4f08b0b6958d77893286: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260713 09:05:03.761205 10277 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.160.130:38141, user_credentials={real_user=slave}} blocked reactor thread for 54884.4us
I20260713 09:05:03.782598 10762 tablet.cc:1724] T 17bcaa1c8b9e46febf6df1edee6c921d P de10964023ce4f08b0b6958d77893286: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:05:03.723903 10745 tablet.cc:1724] T 941c89919a23463b936f5923dc52b0b7 P 777301d5201941cd8687dffa05baa080: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:05:03.823256 10738 tablet.cc:1724] T 941c89919a23463b936f5923dc52b0b7 P e29d58cd2e8d40c8836787ec81759a73: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:05:03.827939 10736 tablet.cc:1724] T 141bc0096e2f4d44879429fcf2b9e8ae P 777301d5201941cd8687dffa05baa080: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:05:03.834656 10740 tablet.cc:1724] T 1e8353726b234c0481b0c983f4d2dcfb P 777301d5201941cd8687dffa05baa080: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:05:03.843626 10310 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "557f929e365c444b95d950d68ad9a22a"
dest_uuid: "e29d58cd2e8d40c8836787ec81759a73"
mode: GRACEFUL
new_leader_uuid: "de10964023ce4f08b0b6958d77893286"
 from {username='slave'} at 127.0.0.1:43638
I20260713 09:05:03.844321 10310 raft_consensus.cc:606] T 557f929e365c444b95d950d68ad9a22a P e29d58cd2e8d40c8836787ec81759a73 [term 1 LEADER]: Received request to transfer leadership to TS de10964023ce4f08b0b6958d77893286
I20260713 09:05:03.889250 10753 raft_consensus.cc:993] T 557f929e365c444b95d950d68ad9a22a P e29d58cd2e8d40c8836787ec81759a73: : Instructing follower de10964023ce4f08b0b6958d77893286 to start an election
I20260713 09:05:03.895676 10748 tablet.cc:1724] T 1e8353726b234c0481b0c983f4d2dcfb P e29d58cd2e8d40c8836787ec81759a73: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:05:03.895778 10752 tablet.cc:1724] T 192cecbc60384db2b901df514794148d P e29d58cd2e8d40c8836787ec81759a73: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:05:03.899822 10761 tablet.cc:1724] T f8c97ab77af04b0091bf6376a0a2057e P de10964023ce4f08b0b6958d77893286: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:05:03.904608 10759 tablet.cc:1724] T 0a0bbe9f12864a1fbd4366be9b24c7ce P de10964023ce4f08b0b6958d77893286: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:05:03.894652 10753 raft_consensus.cc:1081] T 557f929e365c444b95d950d68ad9a22a P e29d58cd2e8d40c8836787ec81759a73 [term 1 LEADER]: Signalling peer de10964023ce4f08b0b6958d77893286 to start an election
I20260713 09:05:03.915545 10457 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "557f929e365c444b95d950d68ad9a22a"
dest_uuid: "de10964023ce4f08b0b6958d77893286"
 from {username='slave'} at 127.0.0.1:53812
I20260713 09:05:03.916191 10457 raft_consensus.cc:493] T 557f929e365c444b95d950d68ad9a22a P de10964023ce4f08b0b6958d77893286 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:03.916603 10457 raft_consensus.cc:3060] T 557f929e365c444b95d950d68ad9a22a P de10964023ce4f08b0b6958d77893286 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:03.902719 10758 tablet.cc:1724] T 1e8353726b234c0481b0c983f4d2dcfb P de10964023ce4f08b0b6958d77893286: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:05:03.921062 10754 tablet.cc:1724] T cdb470a5ede942eb85026b549d16334e P 777301d5201941cd8687dffa05baa080: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:05:03.921947 10737 tablet.cc:1724] T 141bc0096e2f4d44879429fcf2b9e8ae P e29d58cd2e8d40c8836787ec81759a73: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:05:03.923604 10761 tablet.cc:1724] T 941c89919a23463b936f5923dc52b0b7 P de10964023ce4f08b0b6958d77893286: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:05:03.926503 10762 tablet.cc:1724] T 141bc0096e2f4d44879429fcf2b9e8ae P de10964023ce4f08b0b6958d77893286: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:05:03.926712 10736 tablet.cc:1724] T f8c97ab77af04b0091bf6376a0a2057e P 777301d5201941cd8687dffa05baa080: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:05:03.908828 10738 tablet.cc:1724] T f8c97ab77af04b0091bf6376a0a2057e P e29d58cd2e8d40c8836787ec81759a73: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:05:03.946779 10457 raft_consensus.cc:515] T 557f929e365c444b95d950d68ad9a22a P de10964023ce4f08b0b6958d77893286 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e29d58cd2e8d40c8836787ec81759a73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44227 } } peers { permanent_uuid: "777301d5201941cd8687dffa05baa080" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38141 } } peers { permanent_uuid: "de10964023ce4f08b0b6958d77893286" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39141 } }
I20260713 09:05:03.957345 10758 tablet.cc:1724] T 192cecbc60384db2b901df514794148d P de10964023ce4f08b0b6958d77893286: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:05:03.962170 10310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557f929e365c444b95d950d68ad9a22a" candidate_uuid: "de10964023ce4f08b0b6958d77893286" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e29d58cd2e8d40c8836787ec81759a73"
I20260713 09:05:03.962855 10310 raft_consensus.cc:3055] T 557f929e365c444b95d950d68ad9a22a P e29d58cd2e8d40c8836787ec81759a73 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:05:03.963178 10310 raft_consensus.cc:740] T 557f929e365c444b95d950d68ad9a22a P e29d58cd2e8d40c8836787ec81759a73 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e29d58cd2e8d40c8836787ec81759a73, State: Running, Role: LEADER
I20260713 09:05:03.963636 10745 tablet.cc:1724] T 192cecbc60384db2b901df514794148d P 777301d5201941cd8687dffa05baa080: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:05:03.963953 10310 consensus_queue.cc:260] T 557f929e365c444b95d950d68ad9a22a P e29d58cd2e8d40c8836787ec81759a73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e29d58cd2e8d40c8836787ec81759a73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44227 } } peers { permanent_uuid: "777301d5201941cd8687dffa05baa080" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38141 } } peers { permanent_uuid: "de10964023ce4f08b0b6958d77893286" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39141 } }
I20260713 09:05:03.965773 10457 leader_election.cc:290] T 557f929e365c444b95d950d68ad9a22a P de10964023ce4f08b0b6958d77893286 [CANDIDATE]: Term 2 election: Requested vote from peers e29d58cd2e8d40c8836787ec81759a73 (127.5.160.129:44227), 777301d5201941cd8687dffa05baa080 (127.5.160.130:38141)
I20260713 09:05:03.973961 10310 raft_consensus.cc:3060] T 557f929e365c444b95d950d68ad9a22a P e29d58cd2e8d40c8836787ec81759a73 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:03.966326 10389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557f929e365c444b95d950d68ad9a22a" candidate_uuid: "de10964023ce4f08b0b6958d77893286" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "777301d5201941cd8687dffa05baa080"
I20260713 09:05:03.975935 10389 raft_consensus.cc:3060] T 557f929e365c444b95d950d68ad9a22a P 777301d5201941cd8687dffa05baa080 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:03.981808 10210 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 42aa5b2b384a47958202f23744bf3d9a: soft_deleted_table [id=75e7e352ef324e96b563e50a00fa6af7] alter complete (version 1)
I20260713 09:05:03.983842 10310 raft_consensus.cc:2468] T 557f929e365c444b95d950d68ad9a22a P e29d58cd2e8d40c8836787ec81759a73 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate de10964023ce4f08b0b6958d77893286 in term 2.
I20260713 09:05:03.984127 10386 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "df28b0c1dbff45dfb8eb2842e331d776"
dest_uuid: "777301d5201941cd8687dffa05baa080"
mode: GRACEFUL
new_leader_uuid: "de10964023ce4f08b0b6958d77893286"
 from {username='slave'} at 127.0.0.1:38412
I20260713 09:05:03.988497 10389 raft_consensus.cc:2468] T 557f929e365c444b95d950d68ad9a22a P 777301d5201941cd8687dffa05baa080 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate de10964023ce4f08b0b6958d77893286 in term 2.
I20260713 09:05:03.988883 10386 raft_consensus.cc:606] T df28b0c1dbff45dfb8eb2842e331d776 P 777301d5201941cd8687dffa05baa080 [term 2 LEADER]: Received request to transfer leadership to TS de10964023ce4f08b0b6958d77893286
I20260713 09:05:03.990216 10426 leader_election.cc:304] T 557f929e365c444b95d950d68ad9a22a P de10964023ce4f08b0b6958d77893286 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 777301d5201941cd8687dffa05baa080, de10964023ce4f08b0b6958d77893286; no voters: 
I20260713 09:05:03.991124 10691 raft_consensus.cc:2804] T 557f929e365c444b95d950d68ad9a22a P de10964023ce4f08b0b6958d77893286 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:05:03.991638 10691 raft_consensus.cc:697] T 557f929e365c444b95d950d68ad9a22a P de10964023ce4f08b0b6958d77893286 [term 2 LEADER]: Becoming Leader. State: Replica: de10964023ce4f08b0b6958d77893286, State: Running, Role: LEADER
I20260713 09:05:03.992539 10691 consensus_queue.cc:237] T 557f929e365c444b95d950d68ad9a22a P de10964023ce4f08b0b6958d77893286 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e29d58cd2e8d40c8836787ec81759a73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44227 } } peers { permanent_uuid: "777301d5201941cd8687dffa05baa080" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38141 } } peers { permanent_uuid: "de10964023ce4f08b0b6958d77893286" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39141 } }
I20260713 09:05:03.998224  5762 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260713 09:05:04.000174  5762 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:05:04.015616 10212 catalog_manager.cc:5697] T 557f929e365c444b95d950d68ad9a22a P de10964023ce4f08b0b6958d77893286 reported cstate change: term changed from 1 to 2, leader changed from e29d58cd2e8d40c8836787ec81759a73 (127.5.160.129) to de10964023ce4f08b0b6958d77893286 (127.5.160.131). New cstate: current_term: 2 leader_uuid: "de10964023ce4f08b0b6958d77893286" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e29d58cd2e8d40c8836787ec81759a73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44227 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "777301d5201941cd8687dffa05baa080" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38141 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "de10964023ce4f08b0b6958d77893286" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39141 } health_report { overall_health: HEALTHY } } }
I20260713 09:05:04.146145 10746 raft_consensus.cc:993] T df28b0c1dbff45dfb8eb2842e331d776 P 777301d5201941cd8687dffa05baa080: : Instructing follower de10964023ce4f08b0b6958d77893286 to start an election
I20260713 09:05:04.146747 10751 raft_consensus.cc:1081] T df28b0c1dbff45dfb8eb2842e331d776 P 777301d5201941cd8687dffa05baa080 [term 2 LEADER]: Signalling peer de10964023ce4f08b0b6958d77893286 to start an election
I20260713 09:05:04.148146 10457 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "df28b0c1dbff45dfb8eb2842e331d776"
dest_uuid: "de10964023ce4f08b0b6958d77893286"
 from {username='slave'} at 127.0.0.1:53816
I20260713 09:05:04.148777 10457 raft_consensus.cc:493] T df28b0c1dbff45dfb8eb2842e331d776 P de10964023ce4f08b0b6958d77893286 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:04.149187 10457 raft_consensus.cc:3060] T df28b0c1dbff45dfb8eb2842e331d776 P de10964023ce4f08b0b6958d77893286 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:05:04.154901 10457 raft_consensus.cc:515] T df28b0c1dbff45dfb8eb2842e331d776 P de10964023ce4f08b0b6958d77893286 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e29d58cd2e8d40c8836787ec81759a73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44227 } } peers { permanent_uuid: "777301d5201941cd8687dffa05baa080" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38141 } } peers { permanent_uuid: "de10964023ce4f08b0b6958d77893286" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39141 } }
I20260713 09:05:04.157105 10457 leader_election.cc:290] T df28b0c1dbff45dfb8eb2842e331d776 P de10964023ce4f08b0b6958d77893286 [CANDIDATE]: Term 3 election: Requested vote from peers e29d58cd2e8d40c8836787ec81759a73 (127.5.160.129:44227), 777301d5201941cd8687dffa05baa080 (127.5.160.130:38141)
I20260713 09:05:04.157581 10310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df28b0c1dbff45dfb8eb2842e331d776" candidate_uuid: "de10964023ce4f08b0b6958d77893286" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e29d58cd2e8d40c8836787ec81759a73"
I20260713 09:05:04.158279 10310 raft_consensus.cc:3060] T df28b0c1dbff45dfb8eb2842e331d776 P e29d58cd2e8d40c8836787ec81759a73 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:05:04.158429 10386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df28b0c1dbff45dfb8eb2842e331d776" candidate_uuid: "de10964023ce4f08b0b6958d77893286" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "777301d5201941cd8687dffa05baa080"
I20260713 09:05:04.159049 10386 raft_consensus.cc:3055] T df28b0c1dbff45dfb8eb2842e331d776 P 777301d5201941cd8687dffa05baa080 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:05:04.159340 10386 raft_consensus.cc:740] T df28b0c1dbff45dfb8eb2842e331d776 P 777301d5201941cd8687dffa05baa080 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 777301d5201941cd8687dffa05baa080, State: Running, Role: LEADER
I20260713 09:05:04.160116 10386 consensus_queue.cc:260] T df28b0c1dbff45dfb8eb2842e331d776 P 777301d5201941cd8687dffa05baa080 [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: "e29d58cd2e8d40c8836787ec81759a73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44227 } } peers { permanent_uuid: "777301d5201941cd8687dffa05baa080" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38141 } } peers { permanent_uuid: "de10964023ce4f08b0b6958d77893286" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39141 } }
I20260713 09:05:04.161247 10386 raft_consensus.cc:3060] T df28b0c1dbff45dfb8eb2842e331d776 P 777301d5201941cd8687dffa05baa080 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:05:04.165478 10310 raft_consensus.cc:2468] T df28b0c1dbff45dfb8eb2842e331d776 P e29d58cd2e8d40c8836787ec81759a73 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate de10964023ce4f08b0b6958d77893286 in term 3.
I20260713 09:05:04.166812 10426 leader_election.cc:304] T df28b0c1dbff45dfb8eb2842e331d776 P de10964023ce4f08b0b6958d77893286 [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: de10964023ce4f08b0b6958d77893286, e29d58cd2e8d40c8836787ec81759a73; no voters: 
I20260713 09:05:04.167582 10691 raft_consensus.cc:2804] T df28b0c1dbff45dfb8eb2842e331d776 P de10964023ce4f08b0b6958d77893286 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:05:04.168040 10691 raft_consensus.cc:697] T df28b0c1dbff45dfb8eb2842e331d776 P de10964023ce4f08b0b6958d77893286 [term 3 LEADER]: Becoming Leader. State: Replica: de10964023ce4f08b0b6958d77893286, State: Running, Role: LEADER
I20260713 09:05:04.168301 10386 raft_consensus.cc:2468] T df28b0c1dbff45dfb8eb2842e331d776 P 777301d5201941cd8687dffa05baa080 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate de10964023ce4f08b0b6958d77893286 in term 3.
I20260713 09:05:04.168855 10691 consensus_queue.cc:237] T df28b0c1dbff45dfb8eb2842e331d776 P de10964023ce4f08b0b6958d77893286 [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: "e29d58cd2e8d40c8836787ec81759a73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44227 } } peers { permanent_uuid: "777301d5201941cd8687dffa05baa080" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38141 } } peers { permanent_uuid: "de10964023ce4f08b0b6958d77893286" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39141 } }
I20260713 09:05:04.176558 10212 catalog_manager.cc:5697] T df28b0c1dbff45dfb8eb2842e331d776 P de10964023ce4f08b0b6958d77893286 reported cstate change: term changed from 2 to 3, leader changed from 777301d5201941cd8687dffa05baa080 (127.5.160.130) to de10964023ce4f08b0b6958d77893286 (127.5.160.131). New cstate: current_term: 3 leader_uuid: "de10964023ce4f08b0b6958d77893286" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e29d58cd2e8d40c8836787ec81759a73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44227 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "777301d5201941cd8687dffa05baa080" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38141 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "de10964023ce4f08b0b6958d77893286" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39141 } health_report { overall_health: HEALTHY } } }
I20260713 09:05:04.396893 10310 raft_consensus.cc:1275] T 557f929e365c444b95d950d68ad9a22a P e29d58cd2e8d40c8836787ec81759a73 [term 2 FOLLOWER]: Refusing update from remote peer de10964023ce4f08b0b6958d77893286: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:04.398438 10691 consensus_queue.cc:1048] T 557f929e365c444b95d950d68ad9a22a P de10964023ce4f08b0b6958d77893286 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e29d58cd2e8d40c8836787ec81759a73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:04.410643 10386 raft_consensus.cc:1275] T 557f929e365c444b95d950d68ad9a22a P 777301d5201941cd8687dffa05baa080 [term 2 FOLLOWER]: Refusing update from remote peer de10964023ce4f08b0b6958d77893286: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:04.414814 10764 consensus_queue.cc:1048] T 557f929e365c444b95d950d68ad9a22a P de10964023ce4f08b0b6958d77893286 [LEADER]: Connected to new peer: Peer: permanent_uuid: "777301d5201941cd8687dffa05baa080" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:05:04.644503 10389 raft_consensus.cc:1275] T df28b0c1dbff45dfb8eb2842e331d776 P 777301d5201941cd8687dffa05baa080 [term 3 FOLLOWER]: Refusing update from remote peer de10964023ce4f08b0b6958d77893286: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:05:04.645915 10772 consensus_queue.cc:1048] T df28b0c1dbff45dfb8eb2842e331d776 P de10964023ce4f08b0b6958d77893286 [LEADER]: Connected to new peer: Peer: permanent_uuid: "777301d5201941cd8687dffa05baa080" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:04.652657 10314 raft_consensus.cc:1275] T df28b0c1dbff45dfb8eb2842e331d776 P e29d58cd2e8d40c8836787ec81759a73 [term 3 FOLLOWER]: Refusing update from remote peer de10964023ce4f08b0b6958d77893286: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:05:04.654950 10772 consensus_queue.cc:1048] T df28b0c1dbff45dfb8eb2842e331d776 P de10964023ce4f08b0b6958d77893286 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e29d58cd2e8d40c8836787ec81759a73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:05:05.063843  5762 tablet_server.cc:179] TabletServer@127.5.160.129:0 shutting down...
I20260713 09:05:05.087977  5762 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:05:05.088939  5762 tablet_replica.cc:333] T 941c89919a23463b936f5923dc52b0b7 P e29d58cd2e8d40c8836787ec81759a73: stopping tablet replica
I20260713 09:05:05.089643  5762 raft_consensus.cc:2243] T 941c89919a23463b936f5923dc52b0b7 P e29d58cd2e8d40c8836787ec81759a73 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:05.090143  5762 raft_consensus.cc:2272] T 941c89919a23463b936f5923dc52b0b7 P e29d58cd2e8d40c8836787ec81759a73 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:05:05.091187 10352 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 8 similar messages]
I20260713 09:05:05.092609  5762 tablet_replica.cc:333] T f8c97ab77af04b0091bf6376a0a2057e P e29d58cd2e8d40c8836787ec81759a73: stopping tablet replica
I20260713 09:05:05.093380  5762 raft_consensus.cc:2243] T f8c97ab77af04b0091bf6376a0a2057e P e29d58cd2e8d40c8836787ec81759a73 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:05.093935  5762 raft_consensus.cc:2272] T f8c97ab77af04b0091bf6376a0a2057e P e29d58cd2e8d40c8836787ec81759a73 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:05:05.094120 10352 consensus_peers.cc:597] T 1e8353726b234c0481b0c983f4d2dcfb P 777301d5201941cd8687dffa05baa080 -> Peer e29d58cd2e8d40c8836787ec81759a73 (127.5.160.129:44227): Couldn't send request to peer e29d58cd2e8d40c8836787ec81759a73. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:05:05.095795  5762 tablet_replica.cc:333] T 192cecbc60384db2b901df514794148d P e29d58cd2e8d40c8836787ec81759a73: stopping tablet replica
I20260713 09:05:05.096410  5762 raft_consensus.cc:2243] T 192cecbc60384db2b901df514794148d P e29d58cd2e8d40c8836787ec81759a73 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:05:05.097200  5762 raft_consensus.cc:2272] T 192cecbc60384db2b901df514794148d P e29d58cd2e8d40c8836787ec81759a73 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:05.098994  5762 tablet_replica.cc:333] T cdb470a5ede942eb85026b549d16334e P e29d58cd2e8d40c8836787ec81759a73: stopping tablet replica
I20260713 09:05:05.099597  5762 raft_consensus.cc:2243] T cdb470a5ede942eb85026b549d16334e P e29d58cd2e8d40c8836787ec81759a73 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:05:05.100323  5762 raft_consensus.cc:2272] T cdb470a5ede942eb85026b549d16334e P e29d58cd2e8d40c8836787ec81759a73 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:05.102453  5762 tablet_replica.cc:333] T 141bc0096e2f4d44879429fcf2b9e8ae P e29d58cd2e8d40c8836787ec81759a73: stopping tablet replica
I20260713 09:05:05.103181  5762 raft_consensus.cc:2243] T 141bc0096e2f4d44879429fcf2b9e8ae P e29d58cd2e8d40c8836787ec81759a73 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:05.103613  5762 raft_consensus.cc:2272] T 141bc0096e2f4d44879429fcf2b9e8ae P e29d58cd2e8d40c8836787ec81759a73 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:05.105686  5762 tablet_replica.cc:333] T 0a0bbe9f12864a1fbd4366be9b24c7ce P e29d58cd2e8d40c8836787ec81759a73: stopping tablet replica
I20260713 09:05:05.106223  5762 raft_consensus.cc:2243] T 0a0bbe9f12864a1fbd4366be9b24c7ce P e29d58cd2e8d40c8836787ec81759a73 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:05:05.106930  5762 raft_consensus.cc:2272] T 0a0bbe9f12864a1fbd4366be9b24c7ce P e29d58cd2e8d40c8836787ec81759a73 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:05.108894  5762 tablet_replica.cc:333] T 341ef6808b3544b3a230963179fc6e77 P e29d58cd2e8d40c8836787ec81759a73: stopping tablet replica
I20260713 09:05:05.109565  5762 raft_consensus.cc:2243] T 341ef6808b3544b3a230963179fc6e77 P e29d58cd2e8d40c8836787ec81759a73 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:05.109965  5762 raft_consensus.cc:2272] T 341ef6808b3544b3a230963179fc6e77 P e29d58cd2e8d40c8836787ec81759a73 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:05.111675  5762 tablet_replica.cc:333] T 59d7bb90bb594ba5a433ba9f3f9e6cb7 P e29d58cd2e8d40c8836787ec81759a73: stopping tablet replica
I20260713 09:05:05.112136  5762 raft_consensus.cc:2243] T 59d7bb90bb594ba5a433ba9f3f9e6cb7 P e29d58cd2e8d40c8836787ec81759a73 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:05:05.112834  5762 raft_consensus.cc:2272] T 59d7bb90bb594ba5a433ba9f3f9e6cb7 P e29d58cd2e8d40c8836787ec81759a73 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:05.114749  5762 tablet_replica.cc:333] T 9045ba338649407fb4cf14350c691bcd P e29d58cd2e8d40c8836787ec81759a73: stopping tablet replica
I20260713 09:05:05.115254  5762 raft_consensus.cc:2243] T 9045ba338649407fb4cf14350c691bcd P e29d58cd2e8d40c8836787ec81759a73 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:05:05.116093  5762 raft_consensus.cc:2272] T 9045ba338649407fb4cf14350c691bcd P e29d58cd2e8d40c8836787ec81759a73 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:05.117960  5762 tablet_replica.cc:333] T ca25fa71fd624025b9b30f1f9766079e P e29d58cd2e8d40c8836787ec81759a73: stopping tablet replica
I20260713 09:05:05.118491  5762 raft_consensus.cc:2243] T ca25fa71fd624025b9b30f1f9766079e P e29d58cd2e8d40c8836787ec81759a73 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:05:05.119168  5762 raft_consensus.cc:2272] T ca25fa71fd624025b9b30f1f9766079e P e29d58cd2e8d40c8836787ec81759a73 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:05.120889  5762 tablet_replica.cc:333] T 202fbd3d4b154886a5f439df47b09cfc P e29d58cd2e8d40c8836787ec81759a73: stopping tablet replica
I20260713 09:05:05.121469  5762 raft_consensus.cc:2243] T 202fbd3d4b154886a5f439df47b09cfc P e29d58cd2e8d40c8836787ec81759a73 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:05:05.122195  5762 raft_consensus.cc:2272] T 202fbd3d4b154886a5f439df47b09cfc P e29d58cd2e8d40c8836787ec81759a73 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:05.124054  5762 tablet_replica.cc:333] T 1e8353726b234c0481b0c983f4d2dcfb P e29d58cd2e8d40c8836787ec81759a73: stopping tablet replica
I20260713 09:05:05.124578  5762 raft_consensus.cc:2243] T 1e8353726b234c0481b0c983f4d2dcfb P e29d58cd2e8d40c8836787ec81759a73 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:05.124990  5762 raft_consensus.cc:2272] T 1e8353726b234c0481b0c983f4d2dcfb P e29d58cd2e8d40c8836787ec81759a73 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:05.126730  5762 tablet_replica.cc:333] T 557f929e365c444b95d950d68ad9a22a P e29d58cd2e8d40c8836787ec81759a73: stopping tablet replica
I20260713 09:05:05.127260  5762 raft_consensus.cc:2243] T 557f929e365c444b95d950d68ad9a22a P e29d58cd2e8d40c8836787ec81759a73 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:05.127660  5762 raft_consensus.cc:2272] T 557f929e365c444b95d950d68ad9a22a P e29d58cd2e8d40c8836787ec81759a73 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:05.130075  5762 tablet_replica.cc:333] T 6d0d06775f9d4b2395e317f4203f3b6f P e29d58cd2e8d40c8836787ec81759a73: stopping tablet replica
I20260713 09:05:05.130633  5762 raft_consensus.cc:2243] T 6d0d06775f9d4b2395e317f4203f3b6f P e29d58cd2e8d40c8836787ec81759a73 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:05.131148  5762 raft_consensus.cc:2272] T 6d0d06775f9d4b2395e317f4203f3b6f P e29d58cd2e8d40c8836787ec81759a73 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:05.132920  5762 tablet_replica.cc:333] T 17bcaa1c8b9e46febf6df1edee6c921d P e29d58cd2e8d40c8836787ec81759a73: stopping tablet replica
I20260713 09:05:05.133435  5762 raft_consensus.cc:2243] T 17bcaa1c8b9e46febf6df1edee6c921d P e29d58cd2e8d40c8836787ec81759a73 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:05.133814  5762 raft_consensus.cc:2272] T 17bcaa1c8b9e46febf6df1edee6c921d P e29d58cd2e8d40c8836787ec81759a73 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:05.135409  5762 tablet_replica.cc:333] T df28b0c1dbff45dfb8eb2842e331d776 P e29d58cd2e8d40c8836787ec81759a73: stopping tablet replica
I20260713 09:05:05.136049  5762 raft_consensus.cc:2243] T df28b0c1dbff45dfb8eb2842e331d776 P e29d58cd2e8d40c8836787ec81759a73 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:05.136538  5762 raft_consensus.cc:2272] T df28b0c1dbff45dfb8eb2842e331d776 P e29d58cd2e8d40c8836787ec81759a73 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:05.139428  5762 tablet_replica.cc:333] T 9221a6a208574176bae7e41c7505f371 P e29d58cd2e8d40c8836787ec81759a73: stopping tablet replica
I20260713 09:05:05.139966  5762 raft_consensus.cc:2243] T 9221a6a208574176bae7e41c7505f371 P e29d58cd2e8d40c8836787ec81759a73 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:05.140424  5762 raft_consensus.cc:2272] T 9221a6a208574176bae7e41c7505f371 P e29d58cd2e8d40c8836787ec81759a73 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:05.142457  5762 tablet_replica.cc:333] T 1d224924f1e745c289caaf395e07832e P e29d58cd2e8d40c8836787ec81759a73: stopping tablet replica
I20260713 09:05:05.142896  5762 raft_consensus.cc:2243] T 1d224924f1e745c289caaf395e07832e P e29d58cd2e8d40c8836787ec81759a73 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:05.143322  5762 raft_consensus.cc:2272] T 1d224924f1e745c289caaf395e07832e P e29d58cd2e8d40c8836787ec81759a73 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:05:05.153059 10352 consensus_peers.cc:597] T 141bc0096e2f4d44879429fcf2b9e8ae P 777301d5201941cd8687dffa05baa080 -> Peer e29d58cd2e8d40c8836787ec81759a73 (127.5.160.129:44227): Couldn't send request to peer e29d58cd2e8d40c8836787ec81759a73. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260713 09:05:05.156490 10352 consensus_peers.cc:597] T 17bcaa1c8b9e46febf6df1edee6c921d P 777301d5201941cd8687dffa05baa080 -> Peer e29d58cd2e8d40c8836787ec81759a73 (127.5.160.129:44227): Couldn't send request to peer e29d58cd2e8d40c8836787ec81759a73. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:05:05.174785  5762 tablet_server.cc:196] TabletServer@127.5.160.129:0 shutdown complete.
W20260713 09:05:05.179850 10352 consensus_peers.cc:597] T 941c89919a23463b936f5923dc52b0b7 P 777301d5201941cd8687dffa05baa080 -> Peer e29d58cd2e8d40c8836787ec81759a73 (127.5.160.129:44227): Couldn't send request to peer e29d58cd2e8d40c8836787ec81759a73. Status: Network error: Client connection negotiation failed: client connection to 127.5.160.129:44227: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:05:05.210950  5762 tablet_server.cc:179] TabletServer@127.5.160.130:0 shutting down...
W20260713 09:05:05.211164 10426 consensus_peers.cc:597] T df28b0c1dbff45dfb8eb2842e331d776 P de10964023ce4f08b0b6958d77893286 -> Peer e29d58cd2e8d40c8836787ec81759a73 (127.5.160.129:44227): Couldn't send request to peer e29d58cd2e8d40c8836787ec81759a73. Status: Network error: Client connection negotiation failed: client connection to 127.5.160.129:44227: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:05:05.248059  5762 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:05:05.248988  5762 tablet_replica.cc:333] T f8c97ab77af04b0091bf6376a0a2057e P 777301d5201941cd8687dffa05baa080: stopping tablet replica
I20260713 09:05:05.250185  5762 raft_consensus.cc:2243] T f8c97ab77af04b0091bf6376a0a2057e P 777301d5201941cd8687dffa05baa080 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:05.250849  5762 raft_consensus.cc:2272] T f8c97ab77af04b0091bf6376a0a2057e P 777301d5201941cd8687dffa05baa080 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:05.253909  5762 tablet_replica.cc:333] T 941c89919a23463b936f5923dc52b0b7 P 777301d5201941cd8687dffa05baa080: stopping tablet replica
I20260713 09:05:05.254936  5762 raft_consensus.cc:2243] T 941c89919a23463b936f5923dc52b0b7 P 777301d5201941cd8687dffa05baa080 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:05:05.256117  5762 raft_consensus.cc:2272] T 941c89919a23463b936f5923dc52b0b7 P 777301d5201941cd8687dffa05baa080 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:05.258329  5762 tablet_replica.cc:333] T ca25fa71fd624025b9b30f1f9766079e P 777301d5201941cd8687dffa05baa080: stopping tablet replica
I20260713 09:05:05.258836  5762 raft_consensus.cc:2243] T ca25fa71fd624025b9b30f1f9766079e P 777301d5201941cd8687dffa05baa080 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:05.259212  5762 raft_consensus.cc:2272] T ca25fa71fd624025b9b30f1f9766079e P 777301d5201941cd8687dffa05baa080 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:05.260888  5762 tablet_replica.cc:333] T 192cecbc60384db2b901df514794148d P 777301d5201941cd8687dffa05baa080: stopping tablet replica
I20260713 09:05:05.261503  5762 raft_consensus.cc:2243] T 192cecbc60384db2b901df514794148d P 777301d5201941cd8687dffa05baa080 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:05.261868  5762 raft_consensus.cc:2272] T 192cecbc60384db2b901df514794148d P 777301d5201941cd8687dffa05baa080 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:05.263410  5762 tablet_replica.cc:333] T cdb470a5ede942eb85026b549d16334e P 777301d5201941cd8687dffa05baa080: stopping tablet replica
I20260713 09:05:05.263886  5762 raft_consensus.cc:2243] T cdb470a5ede942eb85026b549d16334e P 777301d5201941cd8687dffa05baa080 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:05.264330  5762 raft_consensus.cc:2272] T cdb470a5ede942eb85026b549d16334e P 777301d5201941cd8687dffa05baa080 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:05.266074  5762 tablet_replica.cc:333] T 141bc0096e2f4d44879429fcf2b9e8ae P 777301d5201941cd8687dffa05baa080: stopping tablet replica
I20260713 09:05:05.266600  5762 raft_consensus.cc:2243] T 141bc0096e2f4d44879429fcf2b9e8ae P 777301d5201941cd8687dffa05baa080 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:05:05.267241  5762 raft_consensus.cc:2272] T 141bc0096e2f4d44879429fcf2b9e8ae P 777301d5201941cd8687dffa05baa080 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:05.268909  5762 tablet_replica.cc:333] T 0a0bbe9f12864a1fbd4366be9b24c7ce P 777301d5201941cd8687dffa05baa080: stopping tablet replica
I20260713 09:05:05.269523  5762 raft_consensus.cc:2243] T 0a0bbe9f12864a1fbd4366be9b24c7ce P 777301d5201941cd8687dffa05baa080 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:05.269871  5762 raft_consensus.cc:2272] T 0a0bbe9f12864a1fbd4366be9b24c7ce P 777301d5201941cd8687dffa05baa080 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:05.271454  5762 tablet_replica.cc:333] T 1d224924f1e745c289caaf395e07832e P 777301d5201941cd8687dffa05baa080: stopping tablet replica
I20260713 09:05:05.271917  5762 raft_consensus.cc:2243] T 1d224924f1e745c289caaf395e07832e P 777301d5201941cd8687dffa05baa080 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:05:05.272687  5762 raft_consensus.cc:2272] T 1d224924f1e745c289caaf395e07832e P 777301d5201941cd8687dffa05baa080 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:05.274644  5762 tablet_replica.cc:333] T 59d7bb90bb594ba5a433ba9f3f9e6cb7 P 777301d5201941cd8687dffa05baa080: stopping tablet replica
I20260713 09:05:05.275169  5762 raft_consensus.cc:2243] T 59d7bb90bb594ba5a433ba9f3f9e6cb7 P 777301d5201941cd8687dffa05baa080 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:05.275614  5762 raft_consensus.cc:2272] T 59d7bb90bb594ba5a433ba9f3f9e6cb7 P 777301d5201941cd8687dffa05baa080 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:05.277777  5762 tablet_replica.cc:333] T 9045ba338649407fb4cf14350c691bcd P 777301d5201941cd8687dffa05baa080: stopping tablet replica
I20260713 09:05:05.278340  5762 raft_consensus.cc:2243] T 9045ba338649407fb4cf14350c691bcd P 777301d5201941cd8687dffa05baa080 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:05.278795  5762 raft_consensus.cc:2272] T 9045ba338649407fb4cf14350c691bcd P 777301d5201941cd8687dffa05baa080 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:05.280686  5762 tablet_replica.cc:333] T 1e8353726b234c0481b0c983f4d2dcfb P 777301d5201941cd8687dffa05baa080: stopping tablet replica
I20260713 09:05:05.281351  5762 raft_consensus.cc:2243] T 1e8353726b234c0481b0c983f4d2dcfb P 777301d5201941cd8687dffa05baa080 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:05:05.282130  5762 raft_consensus.cc:2272] T 1e8353726b234c0481b0c983f4d2dcfb P 777301d5201941cd8687dffa05baa080 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:05.283901  5762 tablet_replica.cc:333] T 557f929e365c444b95d950d68ad9a22a P 777301d5201941cd8687dffa05baa080: stopping tablet replica
I20260713 09:05:05.284479  5762 raft_consensus.cc:2243] T 557f929e365c444b95d950d68ad9a22a P 777301d5201941cd8687dffa05baa080 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:05.284940  5762 raft_consensus.cc:2272] T 557f929e365c444b95d950d68ad9a22a P 777301d5201941cd8687dffa05baa080 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:05.288125  5762 tablet_replica.cc:333] T 202fbd3d4b154886a5f439df47b09cfc P 777301d5201941cd8687dffa05baa080: stopping tablet replica
I20260713 09:05:05.288744  5762 raft_consensus.cc:2243] T 202fbd3d4b154886a5f439df47b09cfc P 777301d5201941cd8687dffa05baa080 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:05.289283  5762 raft_consensus.cc:2272] T 202fbd3d4b154886a5f439df47b09cfc P 777301d5201941cd8687dffa05baa080 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:05.291335  5762 tablet_replica.cc:333] T 341ef6808b3544b3a230963179fc6e77 P 777301d5201941cd8687dffa05baa080: stopping tablet replica
I20260713 09:05:05.291868  5762 raft_consensus.cc:2243] T 341ef6808b3544b3a230963179fc6e77 P 777301d5201941cd8687dffa05baa080 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:05:05.292652  5762 raft_consensus.cc:2272] T 341ef6808b3544b3a230963179fc6e77 P 777301d5201941cd8687dffa05baa080 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:05.294682  5762 tablet_replica.cc:333] T 17bcaa1c8b9e46febf6df1edee6c921d P 777301d5201941cd8687dffa05baa080: stopping tablet replica
I20260713 09:05:05.295202  5762 raft_consensus.cc:2243] T 17bcaa1c8b9e46febf6df1edee6c921d P 777301d5201941cd8687dffa05baa080 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:05:05.296017  5762 raft_consensus.cc:2272] T 17bcaa1c8b9e46febf6df1edee6c921d P 777301d5201941cd8687dffa05baa080 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:05.298179  5762 tablet_replica.cc:333] T df28b0c1dbff45dfb8eb2842e331d776 P 777301d5201941cd8687dffa05baa080: stopping tablet replica
I20260713 09:05:05.298702  5762 raft_consensus.cc:2243] T df28b0c1dbff45dfb8eb2842e331d776 P 777301d5201941cd8687dffa05baa080 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:05.299105  5762 raft_consensus.cc:2272] T df28b0c1dbff45dfb8eb2842e331d776 P 777301d5201941cd8687dffa05baa080 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:05.302093  5762 tablet_replica.cc:333] T 6d0d06775f9d4b2395e317f4203f3b6f P 777301d5201941cd8687dffa05baa080: stopping tablet replica
I20260713 09:05:05.302652  5762 raft_consensus.cc:2243] T 6d0d06775f9d4b2395e317f4203f3b6f P 777301d5201941cd8687dffa05baa080 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:05:05.303469  5762 raft_consensus.cc:2272] T 6d0d06775f9d4b2395e317f4203f3b6f P 777301d5201941cd8687dffa05baa080 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:05.306033  5762 tablet_replica.cc:333] T 9221a6a208574176bae7e41c7505f371 P 777301d5201941cd8687dffa05baa080: stopping tablet replica
I20260713 09:05:05.306555  5762 raft_consensus.cc:2243] T 9221a6a208574176bae7e41c7505f371 P 777301d5201941cd8687dffa05baa080 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:05.307008  5762 raft_consensus.cc:2272] T 9221a6a208574176bae7e41c7505f371 P 777301d5201941cd8687dffa05baa080 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:05.346366  5762 tablet_server.cc:196] TabletServer@127.5.160.130:0 shutdown complete.
W20260713 09:05:05.374552 10426 consensus_peers.cc:597] T f8c97ab77af04b0091bf6376a0a2057e P de10964023ce4f08b0b6958d77893286 -> Peer 777301d5201941cd8687dffa05baa080 (127.5.160.130:38141): Couldn't send request to peer 777301d5201941cd8687dffa05baa080. Status: Network error: Client connection negotiation failed: client connection to 127.5.160.130:38141: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:05:05.376338  5762 tablet_server.cc:179] TabletServer@127.5.160.131:0 shutting down...
W20260713 09:05:05.405246 10426 consensus_peers.cc:597] T 9221a6a208574176bae7e41c7505f371 P de10964023ce4f08b0b6958d77893286 -> Peer e29d58cd2e8d40c8836787ec81759a73 (127.5.160.129:44227): Couldn't send request to peer e29d58cd2e8d40c8836787ec81759a73. Status: Network error: Client connection negotiation failed: client connection to 127.5.160.129:44227: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:05:05.406773  5762 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:05:05.407440  5762 tablet_replica.cc:333] T 941c89919a23463b936f5923dc52b0b7 P de10964023ce4f08b0b6958d77893286: stopping tablet replica
I20260713 09:05:05.408195  5762 raft_consensus.cc:2243] T 941c89919a23463b936f5923dc52b0b7 P de10964023ce4f08b0b6958d77893286 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:05.408694  5762 raft_consensus.cc:2272] T 941c89919a23463b936f5923dc52b0b7 P de10964023ce4f08b0b6958d77893286 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:05.410571  5762 tablet_replica.cc:333] T f8c97ab77af04b0091bf6376a0a2057e P de10964023ce4f08b0b6958d77893286: stopping tablet replica
I20260713 09:05:05.411124  5762 raft_consensus.cc:2243] T f8c97ab77af04b0091bf6376a0a2057e P de10964023ce4f08b0b6958d77893286 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:05:05.411840  5762 raft_consensus.cc:2272] T f8c97ab77af04b0091bf6376a0a2057e P de10964023ce4f08b0b6958d77893286 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:05.413523  5762 tablet_replica.cc:333] T ca25fa71fd624025b9b30f1f9766079e P de10964023ce4f08b0b6958d77893286: stopping tablet replica
I20260713 09:05:05.414037  5762 raft_consensus.cc:2243] T ca25fa71fd624025b9b30f1f9766079e P de10964023ce4f08b0b6958d77893286 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:05.414449  5762 raft_consensus.cc:2272] T ca25fa71fd624025b9b30f1f9766079e P de10964023ce4f08b0b6958d77893286 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:05.416133  5762 tablet_replica.cc:333] T 141bc0096e2f4d44879429fcf2b9e8ae P de10964023ce4f08b0b6958d77893286: stopping tablet replica
I20260713 09:05:05.416674  5762 raft_consensus.cc:2243] T 141bc0096e2f4d44879429fcf2b9e8ae P de10964023ce4f08b0b6958d77893286 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:05.417143  5762 raft_consensus.cc:2272] T 141bc0096e2f4d44879429fcf2b9e8ae P de10964023ce4f08b0b6958d77893286 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:05.418777  5762 tablet_replica.cc:333] T 0a0bbe9f12864a1fbd4366be9b24c7ce P de10964023ce4f08b0b6958d77893286: stopping tablet replica
I20260713 09:05:05.419294  5762 raft_consensus.cc:2243] T 0a0bbe9f12864a1fbd4366be9b24c7ce P de10964023ce4f08b0b6958d77893286 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:05.419713  5762 raft_consensus.cc:2272] T 0a0bbe9f12864a1fbd4366be9b24c7ce P de10964023ce4f08b0b6958d77893286 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:05.421370  5762 tablet_replica.cc:333] T 192cecbc60384db2b901df514794148d P de10964023ce4f08b0b6958d77893286: stopping tablet replica
I20260713 09:05:05.421862  5762 raft_consensus.cc:2243] T 192cecbc60384db2b901df514794148d P de10964023ce4f08b0b6958d77893286 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:05.422271  5762 raft_consensus.cc:2272] T 192cecbc60384db2b901df514794148d P de10964023ce4f08b0b6958d77893286 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:05.423913  5762 tablet_replica.cc:333] T cdb470a5ede942eb85026b549d16334e P de10964023ce4f08b0b6958d77893286: stopping tablet replica
I20260713 09:05:05.424444  5762 raft_consensus.cc:2243] T cdb470a5ede942eb85026b549d16334e P de10964023ce4f08b0b6958d77893286 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:05.424851  5762 raft_consensus.cc:2272] T cdb470a5ede942eb85026b549d16334e P de10964023ce4f08b0b6958d77893286 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:05.426558  5762 tablet_replica.cc:333] T 9221a6a208574176bae7e41c7505f371 P de10964023ce4f08b0b6958d77893286: stopping tablet replica
I20260713 09:05:05.427246  5762 raft_consensus.cc:2243] T 9221a6a208574176bae7e41c7505f371 P de10964023ce4f08b0b6958d77893286 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:05:05.427968  5762 raft_consensus.cc:2272] T 9221a6a208574176bae7e41c7505f371 P de10964023ce4f08b0b6958d77893286 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:05.430325  5762 tablet_replica.cc:333] T 1e8353726b234c0481b0c983f4d2dcfb P de10964023ce4f08b0b6958d77893286: stopping tablet replica
I20260713 09:05:05.430861  5762 raft_consensus.cc:2243] T 1e8353726b234c0481b0c983f4d2dcfb P de10964023ce4f08b0b6958d77893286 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:05.431223  5762 raft_consensus.cc:2272] T 1e8353726b234c0481b0c983f4d2dcfb P de10964023ce4f08b0b6958d77893286 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:05.432717  5762 tablet_replica.cc:333] T 557f929e365c444b95d950d68ad9a22a P de10964023ce4f08b0b6958d77893286: stopping tablet replica
I20260713 09:05:05.433230  5762 raft_consensus.cc:2243] T 557f929e365c444b95d950d68ad9a22a P de10964023ce4f08b0b6958d77893286 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:05:05.433874  5762 raft_consensus.cc:2272] T 557f929e365c444b95d950d68ad9a22a P de10964023ce4f08b0b6958d77893286 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:05.435626  5762 tablet_replica.cc:333] T 202fbd3d4b154886a5f439df47b09cfc P de10964023ce4f08b0b6958d77893286: stopping tablet replica
I20260713 09:05:05.436070  5762 raft_consensus.cc:2243] T 202fbd3d4b154886a5f439df47b09cfc P de10964023ce4f08b0b6958d77893286 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:05.436424  5762 raft_consensus.cc:2272] T 202fbd3d4b154886a5f439df47b09cfc P de10964023ce4f08b0b6958d77893286 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:05.438161  5762 tablet_replica.cc:333] T 341ef6808b3544b3a230963179fc6e77 P de10964023ce4f08b0b6958d77893286: stopping tablet replica
I20260713 09:05:05.438572  5762 raft_consensus.cc:2243] T 341ef6808b3544b3a230963179fc6e77 P de10964023ce4f08b0b6958d77893286 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:05.438916  5762 raft_consensus.cc:2272] T 341ef6808b3544b3a230963179fc6e77 P de10964023ce4f08b0b6958d77893286 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:05.440567  5762 tablet_replica.cc:333] T 9045ba338649407fb4cf14350c691bcd P de10964023ce4f08b0b6958d77893286: stopping tablet replica
I20260713 09:05:05.440992  5762 raft_consensus.cc:2243] T 9045ba338649407fb4cf14350c691bcd P de10964023ce4f08b0b6958d77893286 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:05.441457  5762 raft_consensus.cc:2272] T 9045ba338649407fb4cf14350c691bcd P de10964023ce4f08b0b6958d77893286 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:05.443090  5762 tablet_replica.cc:333] T 59d7bb90bb594ba5a433ba9f3f9e6cb7 P de10964023ce4f08b0b6958d77893286: stopping tablet replica
I20260713 09:05:05.443499  5762 raft_consensus.cc:2243] T 59d7bb90bb594ba5a433ba9f3f9e6cb7 P de10964023ce4f08b0b6958d77893286 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:05.443846  5762 raft_consensus.cc:2272] T 59d7bb90bb594ba5a433ba9f3f9e6cb7 P de10964023ce4f08b0b6958d77893286 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:05.445818  5762 tablet_replica.cc:333] T 1d224924f1e745c289caaf395e07832e P de10964023ce4f08b0b6958d77893286: stopping tablet replica
I20260713 09:05:05.446352  5762 raft_consensus.cc:2243] T 1d224924f1e745c289caaf395e07832e P de10964023ce4f08b0b6958d77893286 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:05.446826  5762 raft_consensus.cc:2272] T 1d224924f1e745c289caaf395e07832e P de10964023ce4f08b0b6958d77893286 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:05.448909  5762 tablet_replica.cc:333] T 6d0d06775f9d4b2395e317f4203f3b6f P de10964023ce4f08b0b6958d77893286: stopping tablet replica
W20260713 09:05:05.449246 10426 consensus_peers.cc:597] T df28b0c1dbff45dfb8eb2842e331d776 P de10964023ce4f08b0b6958d77893286 -> Peer 777301d5201941cd8687dffa05baa080 (127.5.160.130:38141): Couldn't send request to peer 777301d5201941cd8687dffa05baa080. Status: Network error: Client connection negotiation failed: client connection to 127.5.160.130:38141: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:05:05.449421  5762 raft_consensus.cc:2243] T 6d0d06775f9d4b2395e317f4203f3b6f P de10964023ce4f08b0b6958d77893286 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:05.449926  5762 raft_consensus.cc:2272] T 6d0d06775f9d4b2395e317f4203f3b6f P de10964023ce4f08b0b6958d77893286 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:05.451695  5762 tablet_replica.cc:333] T 17bcaa1c8b9e46febf6df1edee6c921d P de10964023ce4f08b0b6958d77893286: stopping tablet replica
I20260713 09:05:05.452181  5762 raft_consensus.cc:2243] T 17bcaa1c8b9e46febf6df1edee6c921d P de10964023ce4f08b0b6958d77893286 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:05.452600  5762 raft_consensus.cc:2272] T 17bcaa1c8b9e46febf6df1edee6c921d P de10964023ce4f08b0b6958d77893286 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:05.454325  5762 tablet_replica.cc:333] T df28b0c1dbff45dfb8eb2842e331d776 P de10964023ce4f08b0b6958d77893286: stopping tablet replica
I20260713 09:05:05.454807  5762 raft_consensus.cc:2243] T df28b0c1dbff45dfb8eb2842e331d776 P de10964023ce4f08b0b6958d77893286 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:05:05.455616  5762 raft_consensus.cc:2272] T df28b0c1dbff45dfb8eb2842e331d776 P de10964023ce4f08b0b6958d77893286 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:05.483909  5762 tablet_server.cc:196] TabletServer@127.5.160.131:0 shutdown complete.
I20260713 09:05:05.511171  5762 master.cc:562] Master@127.5.160.190:33343 shutting down...
I20260713 09:05:05.534400  5762 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 42aa5b2b384a47958202f23744bf3d9a [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:05:05.534955  5762 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 42aa5b2b384a47958202f23744bf3d9a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:05.535313  5762 tablet_replica.cc:333] T 00000000000000000000000000000000 P 42aa5b2b384a47958202f23744bf3d9a: stopping tablet replica
I20260713 09:05:05.555920  5762 master.cc:584] Master@127.5.160.190:33343 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1 (11578 ms)
[----------] 2 tests from FilterSoftDeletedTableTest (24297 ms total)

[----------] Global test environment tear-down
[==========] 8 tests from 2 test suites ran. (117874 ms total)
[  PASSED  ] 8 tests.
I20260713 09:05:05.611568  5762 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:220: suppressed but not reported on 411 messages since previous log ~430 seconds ago
I20260713 09:05:05.611794  5762 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:304: suppressed but not reported on 411 messages since previous log ~430 seconds ago
I20260713 09:05:05.611951  5762 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:139: suppressed but not reported on 408 messages since previous log ~430 seconds ago
I20260713 09:05:05.612121  5762 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 ~33 seconds ago
I20260713 09:05:05.612278  5762 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 ~33 seconds ago
I20260713 09:05:05.612479  5762 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/rpc/proxy.cc:239: suppressed but not reported on 8 messages since previous log ~0 seconds ago
I20260713 09:05:05.612751  5762 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet.cc:2406: suppressed but not reported on 124 messages since previous log ~33 seconds ago
